Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2008-04-09parse command line argumentsStijn Buys
2008-04-06mouse grabbing, Cvar and Func infoStijn Buys
2008-04-05Makefile.am updates, math::Axis, improved VertexArray, r_arraysizeStijn Buys
2008-03-28win32 compile error fixStijn Buys
2008-03-28more win32 updatesStijn Buys
2008-03-26win32 updatesStijn Buys
2008-03-25screenshotsStijn Buys
2008-03-24potential unintialized valueStijn Buys
2008-03-24support for detail brushesStijn Buys
2008-03-24moved the sphere into the vertex arrayStijn Buys
2008-03-24merged vertex and evertex arraysStijn Buys
2008-03-23strobe lightsStijn Buys
2008-03-23moved intial data transfer after pifStijn Buys
2008-03-23model pointer cachingStijn Buys
2008-03-23improved network connection handling, keep alive and time outStijn Buys
2008-03-22display vertex array usageStijn Buys
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-21switched to UDP networkingStijn 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-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-08compiling with gcc 4.2.3 verifiedStijn Buys
2008-03-08game reads world.iniStijn Buys
2008-03-06moved render::Model to core::ModelStijn Buys
2008-03-06moved render::Face to core::FaceStijn Buys
2008-03-06moving model to coreStijn Buys
2008-03-03fixes two network play bugsStijn Buys
2008-03-02added target_engine supportStijn Buys
2008-03-02Rotated worldStijn Buys
2008-03-02initial (buggy) support for .map modelsStijn Buys
2008-02-23sv_framerate and cl_framerateStijn 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-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
2008-02-14dedicated server accepts incoming connectionsStijn Buys
2008-02-13camera Overview as spectator only, join worksStijn Buys
2008-02-13oopsStijn Buys
2008-02-13split client from game moduleStijn Buys