about summary refs log tree commit diff
path: root/src/engine/client/ec_inp.c
AgeCommit message (Expand)Author
2008-03-01redone the input system so you can know do keybindings with say etcMagnus Auvinen
2008-02-11security audit: first batch of fixes. replaced sprintf, strcpy with more secu...Magnus Auvinen
2008-01-19large commit. documented a bit. editor updates. general cleanup of everythingMagnus Auvinen
2008-01-18Console is now accessable in-game and has more commands: connect, disconnect,...Jakob Fries
2008-01-12merged 0.3.3 changes over to trunkMagnus Auvinen
2008-01-11Minimized font's gfx memory footprint.Jakob Fries
2007-12-17fixed the bug with binding the mouse wheelMagnus Auvinen
2007-12-15cleaned up code structure a bitMagnus Auvinen