Age | Commit message (Expand) | Author |
2014-12-07 | Implemented messageboxes and the ability for the game module to send them to ... | Stijn Buys |
2012-01-07 | Renamed the 'load' function to 'module' | Stijn Buys |
2011-07-09 | Cleanup of the messaging interface. | Stijn Buys |
2011-05-31 | Removed a forced recalculateLocalAabb for compound shapes, | Stijn Buys |
2011-05-11 | Review of the main loop timer, converted timers from float to unsigned long, | Stijn Buys |
2011-02-10 | Added a local chat channel. The say command defaults to zone chat, global mes... | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-01-25 | header sanitizing | Stijn Buys |
2009-01-25 | bump network protocol version to 15, | Stijn Buys |
2009-01-11 | initial loader frame | Stijn Buys |
2008-11-23 | clean module consturction/destruction | Stijn Buys |
2008-11-15 | entity extensions | Stijn Buys |
2008-11-08 | adds rcon, rconpassword and sv_password | Stijn Buys |
2008-11-08 | docking, bumps network protocol version | Stijn Buys |
2008-10-19 | on-screen notifications | Stijn Buys |
2008-10-16 | various user interface related updates | Stijn Buys |
2008-10-11 | zonechange events, menu previous command | Stijn Buys |
2008-10-07 | working button click | Stijn Buys |
2008-09-29 | adds introduction screen to the client | Stijn Buys |
2008-09-27 | mission targets, texture unloading, private messages | Stijn Buys |
2008-08-04 | network protocol version 5, netserver per-client updates, zone change protocol | Stijn Buys |
2008-07-21 | load autoexec.cfg | Stijn Buys |
2008-07-17 | engine sounds | Stijn Buys |
2008-05-18 | OpenAL support | Stijn Buys |
2008-05-14 | console, camera & interpolation | Stijn Buys |
2008-04-09 | parse command line arguments | Stijn Buys |
2008-02-22 | save and load configuration implemented | Stijn Buys |
2008-02-18 | core redesign, part II | Stijn Buys |
2008-02-17 | major rewrite of Cvar, Func and Entity | Stijn Buys |
2008-02-16 | code cleanup | Stijn Buys |
2008-02-16 | initial client-to-server connection | Stijn Buys |
2008-02-14 | dedicated server accepts incoming connections | Stijn Buys |
2008-02-13 | camera Overview as spectator only, join works | Stijn Buys |
2008-02-09 | more entities | Stijn Buys |
2008-02-09 | entities, step 1 | Stijn Buys |
2008-02-05 | renamed ApplicationInterface to Application | Stijn Buys |