summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* refactor demon types into actual subclassesJesse Luehrs2009-10-0634-9/+536
* convert to namespace::autocleanJesse Luehrs2009-10-055-7/+7
* add a few fusion rules for elements and mitamaJesse Luehrs2009-10-052-1/+35
* convert Chart to use multimethodsJesse Luehrs2009-10-051-7/+4
* add subtypes for each specific demon typeJesse Luehrs2009-10-051-7/+14
* convert to using mx-typesJesse Luehrs2009-10-053-25/+27
* shorten Games::SMTNocturne::Fusion::Demon to DemonJesse Luehrs2009-10-041-14/+9
* add a (currently inefficient) method for finding ways to create demonsJesse Luehrs2009-10-041-0/+36
* add overload for prettyprinting demonsJesse Luehrs2009-10-041-0/+5
* add basic demon fusion rulesJesse Luehrs2009-10-041-0/+16
* make the top level module load the relevant classesJesse Luehrs2009-10-041-3/+2
* make the chart a class attribute, since it reads from DATAJesse Luehrs2009-10-041-1/+2
* sketch out some working data loadingJesse Luehrs2009-10-026-0/+1921
* initial commitJesse Luehrs2009-10-011-0/+71