Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
base
/
savegame.cc
Age
Commit message (
Expand
)
Author
2013-11-10
Prevent player reputation for the 'default' faction from getting loaded from ...
Stijn Buys
2013-11-07
Track the amount of time the player has spent,
Stijn Buys
2013-11-07
Save/load player reputation,
Stijn Buys
2013-11-07
Load reputation from factions.ini.
Stijn Buys
2013-11-05
Minor cleanup.
Stijn Buys
2013-03-02
Corrected line number in a loadgame error message.
Stijn Buys
2013-01-19
Do not print an error message if a savegame has no spawn set.
Stijn Buys
2013-01-06
Set the item::Mountable flag where required,
Stijn Buys
2013-01-01
Turrets and cannons can only be mounted in an approriate slot.
Stijn Buys
2012-12-16
dded <cassert> include where required.
Stijn Buys
2012-11-30
Save weapon slot positions.
Stijn Buys
2012-11-18
ADded support for enitty information printing, print current armor values for...
Stijn Buys
2012-10-21
Corrected loadgame to have the Unique and Unrestricted item properties set fr...
Stijn Buys
2012-10-20
Item id based inventory, support for weapon dealers.
Stijn Buys
2012-10-08
Renamed Item::flag_is_set() to Item::has_flag().
Stijn Buys
2012-10-08
added zone flags,
Stijn Buys
2012-01-15
Implemented game-specific load/save game methods.
Stijn Buys
2012-01-14
Moved server-side savegame functions into a separate class.
Stijn Buys