summaryrefslogtreecommitdiffstats
path: root/sigencore/Player.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed sigencore to use namespaces in sourcesBen Boeckel2009-02-241-36/+39
* Update sigencore to the sigmod->game renameBen Boeckel2009-02-241-9/+9
* Fixed sigencore includes to use <> where possibleBen Boeckel2009-02-231-4/+4
* Containment uses Creatures while Team requires TeamMemberBen Boeckel2009-02-221-2/+2
* Player now knows the Overworld it is onBen Boeckel2009-02-221-0/+21
* Implemented Player item query methodsBen Boeckel2009-02-121-0/+82
* Fixed header including in sigencoreBen Boeckel2009-02-121-0/+3
* Added team method to PlayerBen Boeckel2009-02-121-0/+5
* Fixed calculation of actual money valueBen Boeckel2009-02-091-1/+1
* Fix calls in PlayerBen Boeckel2009-02-091-4/+4
* Add item handling in PlayerBen Boeckel2009-02-091-2/+77
* Fixed money handling in Player to allow for overridesBen Boeckel2009-02-091-2/+13
* Cleaned up Player classBen Boeckel2009-02-061-31/+45
* Fix internal references to be Sigencore instead of SigbattleBen Boeckel2009-01-271-9/+9
* Begin migration of core classes to libsigencoreBen Boeckel2009-01-271-0/+82