Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-29Added sound effects for weapon mounting and target hitting,Stijn Buys
enabled projectile soundname transfer in networked games, resolved an issue where a ship was able to shoot itself, bumped network protocol to 26,
2012-12-04Set item timestamp when flags are set or unset.Stijn Buys
2012-11-14Added Item::Mounted flag.Stijn Buys
2012-10-21Support the Item::Unrestricted flag, client allows to sell unrestricted ↵Stijn Buys
items anywhere.
2012-10-20Item id based inventory, support for weapon dealers.Stijn Buys
2012-10-15Added support for item::Unique flag and Item::dirty().Stijn Buys
2012-10-08Renamed Item::flag_is_set() to Item::has_flag().Stijn Buys
2010-10-26updated network protocol version to 20, implemented invemtory depletion, ↵Stijn Buys
unified depletion with keepalive
2010-10-09removed physics references, transfer inventory on ship aquisitionStijn Buys
2010-09-22full trading support for networked gamesStijn Buys
2010-09-19player can only sell cargo on bases that allow it, trademenu layout updatesStijn Buys
2010-09-18trade updatesStijn Buys
2010-09-17Initial inventory loading, ships docking shipsStijn Buys
2010-09-15updated comments, updated buy menu, info support for map window, added const ↵Stijn Buys
to target selection
2009-11-14update the info system, fixes network info exchangeStijn 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-06-28item library foundationStijn Buys
2009-06-07fixed a few widget order problems, changed map targetting behaviourStijn Buys
2009-05-30added item class templateStijn Buys