Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-18ADded support for enitty information printing, print current armor values ↵Stijn Buys
for ships, print death messages
2012-10-21Corrected loadgame to have the Unique and Unrestricted item properties set ↵Stijn Buys
from actual in-game properties rather than read from the savegame file.
2012-10-20Item id based inventory, support for weapon dealers.Stijn Buys
2012-10-08Renamed Item::flag_is_set() to Item::has_flag().Stijn Buys
2012-10-08added zone flags, Stijn Buys
renamed Entity::flag_is_set() to Entity::has_flag()
2012-01-15Implemented game-specific load/save game methods.Stijn Buys
2012-01-14Moved server-side savegame functions into a separate class.Stijn Buys