summaryrefslogtreecommitdiffstats
path: root/sigmod/Game.h
Commit message (Collapse)AuthorAgeFilesLines
* Use a reference for the typechart gettersno-macrosBen Boeckel2009-08-101-2/+2
|
* Add getters for Subclass membersBen Boeckel2009-08-101-0/+42
|
* Pluralize status to statuses when a memberBen Boeckel2009-08-101-1/+1
|
* Rename Species to Specie in codeBen Boeckel2009-08-101-6/+3
|
* Remove old subclass methodsBen Boeckel2009-08-101-330/+0
|
* Add callbacks for types in GameBen Boeckel2009-08-101-0/+8
|
* Convert subclass lists into Subclass instancesBen Boeckel2009-08-101-22/+49
|
* Add mapPosition storage to GameBen Boeckel2009-04-011-0/+7
|
* Fix up Game internallyBen Boeckel2009-02-241-17/+17
|
* Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash ↵Ben Boeckel2009-02-241-0/+509
when using namespace Sigmod