about summary refs log tree commit diff
path: root/src/game/client/components/controls.cpp
AgeCommit message (Collapse)Author
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-03-12fixed several problems with spectator view in game and demo player. Closes #83oy
2011-03-10fixed camera in spectator modeoy
2011-03-10added extended spectator mode. Closes #28oy
2011-03-04made network clip flags. Closes #131oy
2011-03-01only update the ping if the scoreboard is active. Closes #27oy
2011-01-17release gameclient components when opening the editor. Closes #429oy
2010-11-21disable free view when chatting as spectator. Closes #303oy
2010-11-20Updated copyrightsSworddragon
2010-09-19fixed view offset when changing from spectator to player. Closes #152oy
2010-08-10fixed weapon change on start bugoy
2010-06-03fixed shotbug (#80)oy
2010-05-31fixed movement bug (#741)Tom Adams
2010-05-29copied refactor to trunkMagnus Auvinen
2009-06-07new font rendering system using freetype2. only compiles under linux for nowMagnus Auvinen
2009-01-24added help messages for all commands. added syntax in the help msgAlfred Eriksson
2009-01-24fixed so the console show help for each command. not all commands have ↵Magnus Auvinen
descriptions however
2009-01-24added tab completion to the console. works for local and remoteMagnus Auvinen
2009-01-21improved the prediction timer to handle crappy connections betterMagnus Auvinen
2009-01-17fixed dynamic nameplates bug #674Alfred 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
2008-11-16paused the aiming when game is pausedAlfred Eriksson
2008-10-20correctly paused input for game when chatting or in menuMagnus Auvinen
2008-09-13fixed cursor problemsMagnus Auvinen
2008-09-09fixed spectator mode freeviewDominik Geyer
2008-09-04fixed on_console_init and on_saveMagnus Auvinen
2008-08-31setting of correct game type in game controller. fixed gametype filter in ↵Magnus Auvinen
browser. various cleanups
2008-08-30added the loading screen againMagnus Auvinen
2008-08-27fixed weapon switchingMagnus Auvinen
2008-08-27scoreboard fixedMagnus Auvinen
2008-08-27major commit. game client restructure. not complete, loads of stuff not ↵Magnus Auvinen
working, but the structure is there