about summary refs log tree commit diff
path: root/src/game/client/gc_hooks.cpp
AgeCommit message (Collapse)Author
2008-03-18loads of small fixes everywhereMagnus Auvinen
2008-03-17added more checking to the messagesMagnus Auvinen
2008-03-17reworked the whole message systemMagnus Auvinen
2008-03-17fixed client name in the chat logMagnus Auvinen
2008-03-12tilemap skip optimizatingMagnus Auvinen
2008-03-11cleaned up some console stuffMagnus Auvinen
2008-03-11added motdMagnus Auvinen
2008-03-10fixed the ninja renderingMagnus Auvinen
2008-03-01fixed so that the map rotation works like it shouldMagnus Auvinen
2008-03-01redone the input system so you can know do keybindings with say etcMagnus Auvinen
2008-03-01fixed remote console. some gui tweaks aswell.Magnus Auvinen
2008-02-24larger restructure to improve securityMagnus Auvinen
2008-02-10added simple map downloading \o/Magnus Auvinen
2008-02-10done some more latency work. added the extra message for projectiles to ↵Magnus Auvinen
reduce latency
2008-02-04console now has proper backlog and command history. kill command added. ↵Jakob Fries
predicted hooks no longer make a sound when hitting a player.
2008-02-02cleaned up the console code. added the ability to tune the game in runtime.Magnus Auvinen
2008-01-30animated console, added log messages for team changes and ctf flag eventsJakob Fries
2008-01-29more cleanupsMagnus Auvinen
2008-01-29large update. cleaned up some code. added new effects for almost everythingMagnus Auvinen
2008-01-20fixed collision bug with player <-> playerMagnus Auvinen
2008-01-19Moved fonts to data dirJakob Fries
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-16Added first version of the console.Jakob Fries
2008-01-13fixed various issuesMagnus Auvinen
2008-01-13new mapformat in place. continued the cleanup. some effects are gone, gonna ↵Magnus Auvinen
be redone so no biggie. CTF isn't working now.
2008-01-12continued the cleanupMagnus Auvinen