about summary refs log tree commit diff
path: root/src/game/client
AgeCommit message (Collapse)Author
2009-01-11fixed fsaa sampling and reduction of fsaa if gfx init failsMagnus Auvinen
2009-01-11use dmg for osx deliver, build universal binary, fix backspace being entered ↵Joel de Vahl
as a character
2009-01-11fixed #593Alfred Eriksson
2009-01-11reverted wrongful commitAlfred Eriksson
2009-01-11removed the tuning filtering and warning. modded servers can use tuning for ↵Alfred Eriksson
free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning.
2009-01-10fixed the scrolling in server listAlfred Eriksson
2009-01-10fixed so when you are in not in playing mode, the input snapping drops to ↵Magnus Auvinen
1hz to save even more bandwidth
2009-01-10increased input snapping rate from 5hz to 10hz inorder to predict the ↵Magnus Auvinen
network latency better
2009-01-10fixed #585Alfred Eriksson
2008-12-30fixed bug where the backspace doesn't work like it should under mac os xJoel de Vahl
2008-12-20fixed a small bugAlfred Eriksson
2008-12-19fixed so that events isn't processed when scrubbing a demoMagnus Auvinen
2008-11-17show the internet server browser when trying to show ingame pages offlineAlfred Eriksson
2008-11-17fixed demo list refreshingAlfred Eriksson
2008-11-17stops recording when client switches stateAlfred Eriksson
2008-11-17added gfx_noclip to disable clippingAlfred Eriksson
2008-11-17fixed overlapping texts in hudAlfred Eriksson
2008-11-16paused the aiming when game is pausedAlfred Eriksson
2008-11-16fixed issues when pausing the game and added pause and unpause console commandsMagnus Auvinen
2008-11-16fixed server side demo recording and some possible crashes with incorrect demosMagnus Auvinen
2008-11-15added some extra debugging informationMagnus Auvinen
2008-11-08fixed the favorite button in the server infoMagnus Auvinen
2008-11-08better voting supportMagnus Auvinen
2008-11-08solved #559Magnus Auvinen
2008-11-04fixed check for bind-keyid; patch by RomDDominik Geyer
2008-11-01editor now works correctly when console is toggled (focus problem)Alfred Eriksson
2008-10-23fixed #538Alfred Eriksson
2008-10-23removed glfw and portaudio. SDL is now a requirementMagnus Auvinen
2008-10-21fixed gametype filteringMagnus Auvinen
2008-10-21fixed editor saving, open and append. note that you can only save maps to ↵Magnus Auvinen
your user directory
2008-10-21fixed esc key that I broke recentlyMagnus Auvinen
2008-10-21fixed error when menu takes over enter keyMagnus Auvinen
2008-10-21fixed ninja animationMagnus Auvinen
2008-10-21continued on ban support. cleaned up settings a bit. reworked the datadir ↵Magnus Auvinen
autodetection. introduced engine_openfile, engine_getpath and engine_listdir. never use fs_listdir or io_open directly
2008-10-21fixed typoAlfred Eriksson
2008-10-20renamed gc_render* to render*Magnus Auvinen
2008-10-20fixed text input box bugMagnus Auvinen
2008-10-20fixed sending of new player info when player changes something in the infoMagnus Auvinen
2008-10-20fixed so that you can't vote on maps that arn't in the map list. fixed crash ↵Magnus Auvinen
bug in the server info menu page
2008-10-20fixed various issues with binding keys like enter and f1-f15Magnus Auvinen
2008-10-20correctly paused input for game when chatting or in menuMagnus Auvinen
2008-10-20fixed so that the gui removes previous key binding if you change itMagnus Auvinen
2008-10-20release input when console is showingMagnus Auvinen
2008-10-20added SDL supportMagnus Auvinen
2008-10-19fixed a lot of network troublesMagnus Auvinen
2008-10-18fixed the hammer so it looks good again and works like it shouldMagnus Auvinen
2008-10-18fixed problem with the UI always listening directly to the keyboardMagnus Auvinen
2008-10-18gameclient is now reset correctlyAlfred Eriksson
2008-10-18fixed the weapon turning stuffMagnus Auvinen
2008-10-17fixed fetching of server info and corrected some spelling errorsMagnus Auvinen