Age | Commit message (Expand) | Author |
2011-07-09 | Cleanup of the messaging interface. | Stijn Buys |
2011-02-04 | Made time(), timestamp() and related methods non-virtual, corrects a crash when | Stijn Buys |
2011-01-27 | Moved material loading from render to core, make sure the dedicated server re... | Stijn Buys |
2011-01-21 | Support structures for complex entity collision, | Stijn Buys |
2010-09-27 | documentation updates, initial chat window playerlist, trade menu ESC key | Stijn Buys |
2009-11-15 | added core::Info id, changed network info message, updated entity network mes... | Stijn Buys |
2009-11-12 | initial commodities and entity inventory, bump network proto version to 18 | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-08-16 | minor cleanups, corrected map widget | Stijn Buys |
2009-07-07 | virtual functions cleanup | Stijn Buys |
2009-07-07 | Moved vertexarray from render to core | Stijn Buys |
2009-06-29 | client player list updates, short pif network messages, bump to network proto... | Stijn Buys |
2009-06-28 | item library foundation | Stijn Buys |
2009-04-15 | added info registry, list_info | Stijn Buys |
2009-01-25 | bump network protocol version to 15, | Stijn Buys |
2009-01-11 | core::Player interface updates | Stijn Buys |
2009-01-10 | preliminary player ping support | Stijn Buys |
2008-11-15 | entity extensions | Stijn Buys |
2008-10-16 | various user interface related updates | Stijn Buys |
2008-10-11 | zonechange events, menu previous command | Stijn Buys |
2008-09-28 | zone unload on module disconnect | Stijn Buys |
2008-09-27 | mission targets, texture unloading, private messages | Stijn Buys |
2008-08-30 | dedicated server ncurses console updates | Stijn Buys |
2008-07-31 | more heisenbugs fixes | Stijn Buys |
2008-07-28 | zone support | Stijn Buys |
2008-07-27 | a nicer cl_prediction | Stijn Buys |
2008-07-16 | network protocol cleanup, radar test (doesn't work) | 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-14 | console, camera & interpolation | Stijn Buys |
2008-05-11 | fix movement in local game, fix camera cockpit mode offset | Stijn Buys |
2008-05-10 | client-side roll interpolation | Stijn Buys |
2008-05-10 | more interpolation issues | Stijn Buys |
2008-05-10 | client-side axis interpolation | Stijn Buys |
2008-05-07 | client-side frame interpolation: network updates, interpolation of position | Stijn Buys |
2008-05-06 | client-side frame interpolation: frames and timers | Stijn Buys |
2008-05-03 | liibmodel | Stijn Buys |
2008-03-23 | improved network connection handling, keep alive and time out | Stijn Buys |
2008-03-21 | switched to UDP networking | Stijn Buys |
2008-03-16 | somewhat smoother network play, player assets, client pif updates | Stijn Buys |
2008-03-06 | moved render::Model to core::Model | Stijn Buys |
2008-03-02 | initial (buggy) support for .map models | Stijn Buys |
2008-02-21 | more minor updates | Stijn Buys |
2008-02-18 | removed second localplayer | 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-13 | split client from game module | Stijn Buys |
2008-02-09 | more entities | Stijn Buys |