Age | Commit message (Expand) | Author |
2008-03-23 | improved network connection handling, keep alive and time out | Stijn Buys |
2008-03-22 | display vertex array usage | Stijn Buys |
2008-03-22 | Implemented vertex arrays | Stijn Buys |
2008-03-22 | added func_who | Stijn Buys |
2008-03-22 | Broadcast name changes | Stijn Buys |
2008-03-21 | single server socket | Stijn Buys |
2008-03-21 | minor updates | Stijn Buys |
2008-03-21 | (no commit message) | Stijn Buys |
2008-03-21 | switched to UDP networking | Stijn Buys |
2008-03-21 | removed | Stijn Buys |
2008-03-16 | r_drawradius | Stijn Buys |
2008-03-16 | somewhat smoother network play, player assets, client pif updates | Stijn Buys |
2008-03-16 | accumulate client sends in the gameserver, transmit bufffer at the end of the... | Stijn Buys |
2008-03-16 | fixes compilation on soliter, abort dedicated server on error | Stijn Buys |
2008-03-15 | fixes compile error with gcc 4.1.2 (20061115) | Stijn Buys |
2008-03-09 | parse of light entities in models | Stijn Buys |
2008-03-09 | fixed sphere black hole, added basic HUD with speed and direction indicator, ... | Stijn Buys |
2008-03-08 | typo correction | Stijn Buys |
2008-03-08 | compiling with gcc 4.2.3 verified | Stijn Buys |
2008-03-08 | gcc 4.2 fixes | Stijn Buys |
2008-03-08 | added ships.ini | Stijn Buys |
2008-03-08 | game reads world.ini | Stijn Buys |
2008-03-06 | fancy shield | Stijn Buys |
2008-03-06 | moved render::Model to core::Model | Stijn Buys |
2008-03-06 | moved render::Face to core::Face | Stijn Buys |
2008-03-06 | moved draw routines to render namespace | Stijn Buys |
2008-03-06 | moving model to core | Stijn Buys |
2008-03-06 | draw unknown textures in hot pink | Stijn Buys |
2008-03-05 | directional light | Stijn Buys |
2008-03-05 | OpenGL lighting | Stijn Buys |
2008-03-03 | fixes two network play bugs | Stijn Buys |
2008-03-03 | usable models, target_engine | Stijn Buys |
2008-03-02 | added target_engine support | Stijn Buys |
2008-03-02 | Rotated world | Stijn Buys |
2008-03-02 | fixed final maploader bugs | Stijn Buys |
2008-03-02 | better working .map reader | Stijn Buys |
2008-03-02 | initial (buggy) support for .map models | Stijn Buys |
2008-02-24 | removed plane.h plane.cc | Stijn Buys |
2008-02-24 | fix chat spacebar bug, minor updates | Stijn Buys |
2008-02-23 | sv_framerate and cl_framerate | Stijn Buys |
2008-02-23 | client chatbox and message notifications | Stijn Buys |
2008-02-22 | keypad and numlock support | Stijn Buys |
2008-02-22 | save and load configuration implemented | Stijn Buys |
2008-02-21 | more minor updates | Stijn Buys |
2008-02-21 | dedicated server, entity transfer | Stijn Buys |
2008-02-19 | client-to-server connection | Stijn Buys |
2008-02-18 | removed second localplayer | Stijn Buys |
2008-02-18 | fixed off-by-one bug on key_right | Stijn Buys |
2008-02-18 | core redesign, part II | Stijn Buys |
2008-02-17 | major rewrite of Cvar, Func and Entity | Stijn Buys |