summaryrefslogtreecommitdiffstats
path: root/lib/Games/SMTNocturne/Demons
Commit message (Collapse)AuthorAgeFilesLines
* method to get all demons of a given typeJesse Luehrs2014-05-251-0/+8
|
* avoid undef warningJesse Luehrs2014-05-251-1/+1
|
* sort in alphabetical order (not reverse)Jesse Luehrs2014-05-251-1/+1
|
* forgot an accessorJesse Luehrs2014-05-251-0/+1
|
* stringificationJesse Luehrs2014-05-251-0/+6
|
* always return the same instance for a given demonJesse Luehrs2014-05-251-6/+7
|
* function to get possible types that can fuse to make a typeJesse Luehrs2014-05-251-0/+16
|
* there's only a single set of typesJesse Luehrs2014-05-251-1/+1
|
* rename some thingsJesse Luehrs2014-05-251-2/+2
|
* implement basic fusionsJesse Luehrs2014-05-252-0/+2078