Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-24 | Actually add entities in the intro to their zone, | Stijn Buys | |
removed core::EntityControlable::movement(), cleaned up core::EntityGlobe, adds support for a per-globe corona, adds core::EntityControlable::control_flags(), bumps network protocol version to 21 | |||
2010-10-20 | removes Static and Solid entity flags, corrects EntityDynamic motionstate sync | Stijn Buys | |
2010-10-17 | moved 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-15 | beam / eject cargo updates | Stijn Buys | |
2010-09-26 | moved trading definitions from station.ini to the zone.ini | Stijn Buys | |
2010-09-17 | Initial inventory loading, ships docking ships | Stijn Buys | |
2009-11-15 | added entity request network message | Stijn Buys | |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys | |
2009-08-16 | more constness, initial patchDef2 support in MapFile, reverse engine ↵ | Stijn Buys | |
disables impulse drive, r_axis support | |||
2009-08-15 | API cleanups, const optimizations, submodel lights/flares/particles import | Stijn Buys | |
2009-03-07 | renamed Entity::eventstate() to Entity::state(), | Stijn Buys | |
introduced Destroyed state | |||
2009-02-24 | Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages, | Stijn Buys | |
added g_collision cflag to facillitate future development, added ShowOnMap entity flag | |||
2009-01-10 | fix printing of wrong name when docking | Stijn Buys | |
2008-12-28 | generic docking API, | Stijn Buys | |
race activating requires docking | |||
2008-11-10 | adds jumpgate, station, ship dealer | Stijn Buys | |
2008-11-09 | working jumpgates | Stijn Buys | |
2008-09-28 | move base game module to new subdirectory | Stijn Buys | |