Age | Commit message (Expand) | Author |
2010-10-09 | removed physics references, transfer inventory on ship aquisition | Stijn Buys |
2010-10-07 | fixes crash on 'give ship' when the player hasn't joined yet | Stijn Buys |
2010-10-04 | eliminate compiler warnings about float to int conversion | Stijn Buys |
2010-10-04 | corrected a crashbug, added cargo listing for give cargo | Stijn Buys |
2010-10-04 | home button while docked, give cargo cheat | Stijn Buys |
2010-09-26 | show the correct amount of ships loaded into a station inventory | Stijn Buys |
2010-09-26 | moved trading definitions from station.ini to the zone.ini | Stijn Buys |
2010-09-19 | player can only sell cargo on bases that allow it, trademenu layout updates | Stijn Buys |
2010-09-18 | trade updates | Stijn Buys |
2010-09-18 | trade updates | Stijn Buys |
2010-09-17 | game launch code bugfix | Stijn Buys |
2010-09-17 | Initial inventory loading, ships docking ships | Stijn Buys |
2010-09-17 | Initial support for players docking other players' ships. | Stijn Buys |
2010-09-17 | Bump network protocol version to 19, menudescriptions use the info infrastruc... | Stijn Buys |
2010-03-13 | small OS X build fixes | Stijn Buys |
2009-11-14 | made core::Entity and core::Zone child classes from core::Label | 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-08-15 | planet safe distance for launch and goto | Stijn Buys |
2009-08-15 | API cleanups, const optimizations, submodel lights/flares/particles import | Stijn Buys |
2009-07-16 | Removes unused collor array support, disable bullet in sys/sys.h | Stijn Buys |
2009-07-07 | Initial bullet physics support | Stijn Buys |
2009-06-07 | fixed a few widget order problems, changed map targetting behaviour | Stijn Buys |
2009-04-15 | added info registry, list_info | Stijn Buys |
2009-03-07 | renamed Entity::eventstate() to Entity::state(), | Stijn Buys |
2009-02-24 | Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages, | Stijn Buys |
2009-01-28 | seed random generator on startup, | Stijn Buys |
2009-01-11 | core::Player interface updates | Stijn Buys |
2008-12-28 | generic docking API, | Stijn Buys |
2008-12-26 | default player settings in player.ini, | Stijn Buys |
2008-12-25 | Improved list_zone, list_ships | Stijn Buys |
2008-12-07 | add system map, | Stijn Buys |
2008-11-30 | realistic strafe speed, | Stijn Buys |
2008-11-23 | clean module consturction/destruction | Stijn Buys |
2008-11-10 | adds jumpgate, station, ship dealer | Stijn Buys |
2008-11-09 | working jumpgates | Stijn Buys |
2008-11-09 | removed old game.cc | Stijn Buys |
2008-09-28 | move base game module to new subdirectory | Stijn Buys |