Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-05 | Support the 'infoname' key in zone ini files. | Stijn Buys | |
2012-12-28 | Addedd core:: support for EntityGlobe rings. | Stijn Buys | |
2012-11-25 | Moved core::EntityGlobe into a separate file, | Stijn Buys | |
added various methods to core::Item and core::Slot, added r_slots cvar to draw entity slots and docks, added game methods for mounting and umounting of weapons, added playerlist to chat window. | |||
2011-08-07 | Add zone label to the entity info label. | Stijn Buys | |
2011-07-12 | Removed Entity::Complex flag: collision models will be used if availble, | Stijn Buys | |
removed a number of irrelevant comments. | |||
2011-01-21 | Support structures for complex entity collision, | Stijn Buys | |
renamed sv_arrysize cvar to mem_vertex. | |||
2010-11-28 | Added nonsolid to core::Parser. | Stijn Buys | |
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-11-18 | Have core::Parser handle axis rotations in the same manner as model::MapFile. | Stijn Buys | |
2010-11-13 | corrected a bug where ship names got erased, | Stijn Buys | |
made core::Entity::info() const, added core::Info::find() to get non-const *core::Info pointers | |||
2010-11-12 | moved global entity info type to core::Entity::infotype(), | Stijn Buys | |
automatic generation of jumppoint and jumpgate names and descriptions, prepared game code for the seperation of Entity::radius() and Model::radius() | |||
2010-11-12 | made core::Entity::entity_shape a private attribute | Stijn Buys | |
2010-09-17 | Initial inventory loading, ships docking ships | Stijn Buys | |
2010-09-16 | map info support, initial trade window | 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-08-11 | mandatory "maps/" prefix in .ini files | Stijn Buys | |
2009-08-11 | misc_model support | Stijn Buys | |
2009-06-07 | fixed a few widget order problems, changed map targetting behaviour | Stijn Buys | |
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 | |||
2008-11-09 | docking menus | Stijn Buys | |
2008-11-08 | docking, bumps network protocol version | Stijn Buys | |
2008-11-01 | server-side model loading, initial @dock function | Stijn Buys | |
2008-09-28 | intro module groundworks | Stijn Buys | |