Age | Commit message (Expand) | Author |
2011-07-13 | Corrected the net_selecttimeout cvar description | Stijn Buys |
2011-07-09 | Cleanup of the messaging interface. | 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 |
2011-02-09 | added sv_collisionmargin Cvar and applied the value to mesh collisions, | Stijn Buys |
2011-01-27 | Added net_selecttimeout cvar and changed the default timeout to 10,000 micros... | Stijn Buys |
2011-01-21 | Support structures for complex entity collision, | Stijn Buys |
2010-11-29 | Parse command line options after engine initialization. | Stijn Buys |
2010-10-26 | updated network protocol version to 20, implemented invemtory depletion, unif... | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-02-23 | Search the location of the binary for the data/ directory | 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-18 | example module | Stijn Buys |
2008-10-18 | minor module updates | Stijn Buys |
2008-10-16 | various user interface related updates | Stijn Buys |
2008-10-15 | moved client console into a Widget | Stijn Buys |
2008-10-11 | zonechange events, menu previous command | Stijn Buys |
2008-10-10 | adds KeyPress, DevInfo and Stats widgets | Stijn Buys |
2008-10-07 | working button click | Stijn Buys |
2008-09-29 | adds introduction screen to the client | Stijn Buys |
2008-09-28 | intro module | Stijn Buys |
2008-09-28 | move base game module to new subdirectory | Stijn Buys |
2008-09-27 | mission targets, texture unloading, private messages | Stijn Buys |
2008-08-24 | afterburner/reverse/strafe | Stijn Buys |
2008-08-04 | network protocol version 5, netserver per-client updates, zone change protocol | Stijn Buys |
2008-08-01 | initial make install support | Stijn Buys |
2008-07-28 | zone support | Stijn Buys |
2008-07-21 | load autoexec.cfg | Stijn Buys |
2008-07-17 | engine sounds | Stijn Buys |
2008-07-05 | ncurses updates, refactored say | Stijn Buys |
2008-07-02 | initial server ncurses console | Stijn Buys |
2008-06-08 | disable client prediction by default, add --without-client option to configure | Stijn Buys |
2008-06-08 | enable client prediction | Stijn Buys |
2008-05-24 | Help | Stijn Buys |
2008-05-24 | text_length functions, improved lighting, r_bbox draws bounding boxes | Stijn Buys |
2008-05-18 | OpenAL support | Stijn Buys |
2008-05-14 | console, camera & interpolation | Stijn Buys |
2008-05-12 | color and info updates | Stijn Buys |
2008-05-12 | console colors | Stijn Buys |
2008-05-12 | aux::plural, aux::article | Stijn Buys |
2008-04-09 | parse command line arguments | Stijn Buys |
2008-04-06 | mouse grabbing, Cvar and Func info | Stijn Buys |
2008-03-28 | win32 compile error fix | Stijn Buys |
2008-03-28 | more win32 updates | Stijn Buys |