Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-03-22Implemented vertex arraysStijn Buys
2008-03-22added func_whoStijn Buys
2008-03-22Broadcast name changesStijn Buys
2008-03-21single server socketStijn Buys
2008-03-21minor updatesStijn Buys
2008-03-21(no commit message)Stijn Buys
2008-03-21switched to UDP networkingStijn Buys
2008-03-21removedStijn Buys
2008-03-16r_drawradiusStijn Buys
2008-03-16somewhat smoother network play, player assets, client pif updatesStijn Buys
2008-03-16accumulate client sends in the gameserver, transmit bufffer at the end of the...Stijn Buys
2008-03-16fixes compilation on soliter, abort dedicated server on errorStijn Buys
2008-03-15fixes compile error with gcc 4.1.2 (20061115)Stijn Buys
2008-03-09parse of light entities in modelsStijn Buys
2008-03-09fixed sphere black hole, added basic HUD with speed and direction indicator, ...Stijn Buys
2008-03-08typo correctionStijn Buys
2008-03-08compiling with gcc 4.2.3 verifiedStijn Buys
2008-03-08gcc 4.2 fixesStijn Buys
2008-03-08added ships.iniStijn Buys
2008-03-08game reads world.iniStijn Buys
2008-03-06fancy shieldStijn Buys
2008-03-06moved render::Model to core::ModelStijn Buys
2008-03-06moved render::Face to core::FaceStijn Buys
2008-03-06moved draw routines to render namespaceStijn Buys
2008-03-06moving model to coreStijn Buys
2008-03-06draw unknown textures in hot pinkStijn Buys
2008-03-05directional lightStijn Buys
2008-03-05OpenGL lightingStijn Buys
2008-03-03fixes two network play bugsStijn Buys
2008-03-03usable models, target_engineStijn Buys
2008-03-02added target_engine supportStijn Buys
2008-03-02Rotated worldStijn Buys
2008-03-02fixed final maploader bugsStijn Buys
2008-03-02better working .map readerStijn Buys
2008-03-02initial (buggy) support for .map modelsStijn Buys
2008-02-24removed plane.h plane.ccStijn Buys
2008-02-24fix chat spacebar bug, minor updatesStijn Buys
2008-02-23sv_framerate and cl_framerateStijn Buys
2008-02-23client chatbox and message notificationsStijn Buys
2008-02-22keypad and numlock supportStijn Buys
2008-02-22save and load configuration implementedStijn Buys
2008-02-21more minor updatesStijn Buys
2008-02-21dedicated server, entity transferStijn Buys
2008-02-19client-to-server connectionStijn Buys
2008-02-18removed second localplayerStijn Buys
2008-02-18fixed off-by-one bug on key_rightStijn Buys
2008-02-18core redesign, part IIStijn Buys
2008-02-17major rewrite of Cvar, Func and EntityStijn Buys
2008-02-16code cleanupStijn Buys
2008-02-16initial client-to-server connectionStijn Buys