summaryrefslogtreecommitdiff
path: root/ConditionalSprite.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plugin API changesPetr Mrázek2012-03-101-2/+2
* Fix building type matchingPetr Mrázek2012-02-191-8/+8
* Switched buildings over to the new sprite system.Japa2010-06-251-5/+2
* updated trunk to the new graphics engine, and the latest DFhackJapa2010-04-091-0/+175
* There is no trunkJapa2010-04-091-175/+0
* Smoother animation system.Kris Parker2009-11-281-0/+1
* Removed a bunch of warnings.Jonas Ask2009-11-141-6/+6
* dumb off-by-one crashKris Parker2009-11-141-2/+2
* rotational sprite nodeKris Parker2009-11-141-1/+42
* First pass at merging new building configKris Parker2009-11-131-9/+121
* Building sprite conditions are now stackable. This means any sprite can have ...Jonas Ask2009-10-211-31/+4
* Started the work on a configurable building system.Jonas Ask2009-10-211-7/+6
* Started work on XML building configurations.Jonas Ask2009-10-201-0/+49