Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-12read factions.ini and add te ablity to apply faction colors to entities,Stijn Buys
2010-11-11added initial faction support, entities can receive faction colorsStijn Buys
2010-11-08moved clear() from game::Game~ to core::GameServer~ (solves FIXME),Stijn Buys
2010-10-26updated network protocol version to 20, implemented invemtory depletion, unif...Stijn Buys
2010-10-25renamed ship torque_force to turn_force, added ship roll_forceStijn Buys
2010-10-25directory prefix is no required for ini files, merge ui.ini and menu.iniStijn Buys
2010-10-20removes Static and Solid entity flags, corrects EntityDynamic motionstate sync Stijn Buys
2010-10-20docking functions cleanup, jumpgates work againStijn Buys
2010-10-20advanced ship physics specifications, specs game functionStijn Buys
2010-10-18bullet ActionInterface for controlable entities, KeepAlive flag and g_keepaliveStijn Buys
2010-10-18local vstrafe support, initial ship collision, g_damping factorStijn Buys
2010-10-17moved bullet objets to core::Entity,Stijn Buys
2010-10-17core bullet physics support,Stijn Buys
2010-10-15beam / eject cargo updatesStijn Buys
2010-10-15added 'eject cargo' game commandStijn Buys
2010-10-09removed physics references, transfer inventory on ship aquisitionStijn Buys
2010-10-07fixes crash on 'give ship' when the player hasn't joined yetStijn Buys
2010-10-04eliminate compiler warnings about float to int conversionStijn Buys
2010-10-04corrected a crashbug, added cargo listing for give cargoStijn Buys
2010-10-04home button while docked, give cargo cheatStijn Buys
2010-09-26show the correct amount of ships loaded into a station inventoryStijn Buys
2010-09-26moved trading definitions from station.ini to the zone.iniStijn Buys
2010-09-19player can only sell cargo on bases that allow it, trademenu layout updatesStijn Buys
2010-09-18trade updatesStijn Buys
2010-09-18trade updatesStijn Buys
2010-09-17game launch code bugfixStijn Buys
2010-09-17Initial inventory loading, ships docking shipsStijn Buys
2010-09-17Initial support for players docking other players' ships. Stijn Buys
2010-09-17Bump network protocol version to 19, menudescriptions use the info infrastruc...Stijn Buys
2010-03-13small OS X build fixesStijn Buys
2009-11-14made core::Entity and core::Zone child classes from core::LabelStijn Buys
2009-11-14update the info system, fixes network info exchangeStijn Buys
2009-11-13added core::InfoType, refactored game::ShipModel as core::Info subclass, intr...Stijn Buys
2009-11-12initial commodities and entity inventory, bump network proto version to 18Stijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-15planet safe distance for launch and gotoStijn Buys
2009-08-15API cleanups, const optimizations, submodel lights/flares/particles importStijn Buys
2009-07-16Removes unused collor array support, disable bullet in sys/sys.hStijn Buys
2009-07-07Initial bullet physics supportStijn Buys
2009-06-07fixed a few widget order problems, changed map targetting behaviourStijn Buys
2009-04-15added info registry, list_infoStijn Buys
2009-03-07renamed Entity::eventstate() to Entity::state(),Stijn Buys
2009-02-24Replaced 'The Osirion Project' with 'Project::OSiRioN' in messages,Stijn Buys
2009-01-28seed random generator on startup,Stijn Buys
2009-01-11core::Player interface updatesStijn Buys
2008-12-28generic docking API,Stijn Buys
2008-12-26default player settings in player.ini,Stijn Buys
2008-12-25Improved list_zone, list_shipsStijn Buys
2008-12-07add system map,Stijn Buys
2008-11-30realistic strafe speed, Stijn Buys