Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-11Support for station weapons.Stijn Buys
2012-10-20Item id based inventory, support for weapon dealers.Stijn Buys
2010-10-26updated network protocol version to 20, implemented invemtory depletion, ↵Stijn Buys
unified depletion with keepalive
2010-10-17moved bullet objets to core::Entity,Stijn Buys
moved docking functions to game.cc and removed entity->dock(), enabled depth testing for bullet debug draw
2010-10-09removed physics references, transfer inventory on ship aquisitionStijn Buys
2010-09-26moved trading definitions from station.ini to the zone.iniStijn Buys
2010-09-17Initial inventory loading, ships docking shipsStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-15API cleanups, const optimizations, submodel lights/flares/particles importStijn Buys
2009-07-07Initial bullet physics supportStijn Buys
2009-03-07renamed Entity::eventstate() to Entity::state(),Stijn Buys
introduced Destroyed state
2009-02-24Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages,Stijn Buys
added g_collision cflag to facillitate future development, added ShowOnMap entity flag
2009-01-10fix printing of wrong name when dockingStijn Buys
2008-12-28generic docking API,Stijn Buys
race activating requires docking
2008-11-10adds jumpgate, station, ship dealerStijn Buys