Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-02-14dedicated server accepts incoming connectionsStijn Buys
2008-02-13network subsystem initial importStijn Buys
2008-02-13camera Overview as spectator only, join worksStijn Buys
2008-02-13oopsStijn Buys
2008-02-13split client from game moduleStijn Buys
2008-02-12removedStijn 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-08updated filesystem, removed inifile, updated game and tga loaderStijn Buys
2008-02-06minor cleanupsStijn Buys