about summary refs log tree commit diff
path: root/src/engine/client/ec_inp.c
AgeCommit message (Collapse)Author
2008-02-11security audit: first batch of fixes. replaced sprintf, strcpy with more ↵Magnus Auvinen
secure versions
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, ↵Jakob Fries
disconnect, quit.
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