Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-09fix texture bindingStijn Buys
2008-04-09parse command line argumentsStijn Buys
2008-04-06mouse control fine-tuningStijn Buys
2008-04-06mouse controlStijn Buys
2008-04-06new target_direction modelStijn Buys
2008-04-06mouse grabbing, Cvar and Func infoStijn Buys
2008-04-05Makefile.am updates, math::Axis, improved VertexArray, r_arraysizeStijn Buys
2008-03-26improved TGA handlingStijn Buys
2008-03-26win32 updatesStijn Buys
2008-03-25screenshotsStijn Buys
2008-03-24camera distance matches model radiusStijn Buys
2008-03-24moved the sphere into the vertex arrayStijn Buys
2008-03-23improved network connection handling, keep alive and time outStijn Buys
2008-03-22Implemented vertex arraysStijn Buys
2008-03-16r_drawradiusStijn Buys
2008-03-16somewhat smoother network play, player assets, client pif updatesStijn 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-06moved render::Model to core::ModelStijn Buys
2008-03-06moved draw routines to render namespaceStijn Buys
2008-03-06moving model to coreStijn Buys
2008-03-05directional lightStijn Buys
2008-03-05OpenGL lightingStijn Buys
2008-03-03usable models, target_engineStijn Buys
2008-03-02added target_engine supportStijn Buys
2008-03-02Rotated worldStijn Buys
2008-03-02initial (buggy) support for .map modelsStijn 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-17major rewrite of Cvar, Func and EntityStijn Buys
2008-02-16initial client-to-server connectionStijn Buys
2008-02-13camera Overview as spectator only, join worksStijn Buys
2008-02-13split client from game moduleStijn Buys
2008-02-11renamed Entity.base_* to Entity.core_*Stijn Buys
2008-02-10more entity updatesStijn Buys
2008-02-09more entitiesStijn Buys
2008-02-09entities, step 1Stijn Buys
2008-02-09load/save console input historyStijn Buys
2008-02-09command completion (single match)Stijn Buys
2008-02-06console scrollStijn Buys
2008-02-05make keyboard input actually workStijn Buys
2008-02-05keyboard handling, cvar fixesStijn Buys