Age | Commit message (Expand) | Author |
2014-12-25 | Added a core::Level type, added a level attribute to core::Entity and core::I... | Stijn Buys |
2014-12-16 | Project::OSiRiON can now be built with Clang, use -Wno-overloaded-virtual. | Stijn Buys |
2014-12-13 | Added repair engine function and the ability to repair ships at bases. | Stijn Buys |
2014-12-13 | Use messagebox notifications when buying a ship. | Stijn Buys |
2013-11-09 | Removed shipmodel npcname support, | Stijn Buys |
2013-11-04 | Added support for NPC patrol routes. | Stijn Buys |
2013-10-08 | Improved ship info. | Stijn Buys |
2013-09-27 | Adds a default armor setting to ship templates. | Stijn Buys |
2013-01-01 | Initial support for turret-style weapons. | Stijn Buys |
2012-12-25 | Release 0.2.3-svn1265. | Stijn Buys |
2012-12-09 | Improved info text parsing, | Stijn Buys |
2012-11-25 | Moved core::EntityGlobe into a separate file, | Stijn Buys |
2012-11-18 | Implements server-side ship damage, | Stijn Buys |
2012-10-11 | Moved handling of the physics reset for the Docked and Destroyed state from g... | Stijn Buys |
2011-07-29 | Corrected mass in the shipmodel info. | Stijn Buys |
2011-07-12 | Removed Entity::Complex flag: collision models will be used if availble, | Stijn Buys |
2011-07-12 | Corrected a segfault when launching in a newly purchased ship | Stijn Buys |
2011-02-24 | Applied Thorn's unknown spelling purification patch. | Stijn Buys |
2011-02-08 | Corrected triangle loading of collision model, added 'complex' flag to ships.ini | Stijn Buys |
2010-11-24 | Exposed ship physics damping factors through ships.ini and the specs command. | Stijn Buys |
2010-11-18 | Changed game::Ship::mass() default value to radius() * 100, updated the specs... | Stijn Buys |
2010-11-13 | don't set shipmodel info on world entities as this would make shipmodel info ... | Stijn Buys |
2010-11-13 | set ship entity info | Stijn Buys |
2010-11-13 | adds a ship key for world entities which applies ship model settings to a wor... | Stijn Buys |
2010-11-13 | corrected a bug where ship names got erased, | Stijn Buys |
2010-11-12 | enables entity model scaling, Entity::radius() gets precedence over Model::ra... | Stijn Buys |
2010-11-12 | moved global entity info type to core::Entity::infotype(), | Stijn Buys |
2010-11-12 | read factions.ini and add te ablity to apply faction colors to entities, | Stijn Buys |
2010-11-11 | added initial faction support, entities can receive faction colors | Stijn Buys |
2010-10-25 | renamed ship torque_force to turn_force, added ship roll_force | Stijn Buys |
2010-10-25 | directory prefix is no required for ini files, merge ui.ini and menu.ini | Stijn Buys |
2010-10-20 | advanced ship physics specifications, specs game function | Stijn Buys |
2010-10-19 | corrects a bullet segfault when deleteing an EntityControlable | Stijn Buys |
2010-10-09 | fix crash introduced with inventory transfer, buywindow credits indicator, | Stijn Buys |
2010-10-09 | removed physics references, transfer inventory on ship aquisition | Stijn Buys |
2010-09-26 | moved trading definitions from station.ini to the zone.ini | Stijn Buys |
2010-09-20 | display correct cargo size in game::Shipmodel info, ui::Slider scrollwheel su... | Stijn Buys |
2010-09-18 | trade updates | Stijn Buys |
2010-09-18 | cosmetic updates in engine list functions, trade menu updates | Stijn Buys |
2010-09-17 | Initial support for players docking other players' ships. | Stijn Buys |
2010-03-13 | small OS X build fixes | Stijn Buys |
2010-02-21 | network info messages bugfixes | Stijn Buys |
2009-11-15 | added core::Info id, changed network info message, updated entity network mes... | Stijn Buys |
2009-11-14 | update the info system, fixes network info exchange | Stijn Buys |
2009-11-13 | added core::InfoType, refactored game::ShipModel as core::Info subclass, intr... | Stijn Buys |
2009-11-12 | initial commodities and entity inventory, bump network proto version to 18 | Stijn Buys |
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys |
2009-06-07 | fixed a few widget order problems, changed map targetting behaviour | Stijn Buys |
2009-04-19 | added jumpdrive capability to shipmodel info message, | Stijn Buys |
2009-04-15 | added info registry, list_info | Stijn Buys |