summaryrefslogtreecommitdiff
path: root/ContentBuildingReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidied up some error messages, fixed some sprites.Japa2012-08-201-5/+5
* Plugin API changesPetr Mrázek2012-03-101-2/+2
* Allow generic building definitions.Petr Mrázek2012-02-191-13/+13
* Fix stupid bugs and segfaults comming from C strings.Petr Mrázek2012-02-191-9/+61
* Break everything forever.Petr Mrázek2012-02-191-50/+130
* Remove redundant 'dfhack' folder.Petr Mrázek2011-10-231-1/+1
* Make stonesense use DF/stonesense for all resources.Petr Mrázek2011-08-071-4/+12
* stonesense now doesn't crash while starting for the second timePetr Mrázek2011-08-071-2/+2
* Got some sort of functionality out of DFapi. this means an empty window.Japa2011-07-201-0/+1
* Got custom workshops to, well... work.Japa2011-02-251-1/+31
* Switched buildings over to the new sprite system.Japa2010-06-251-68/+6
* changed some constructions to make them more uniformJapa2010-04-231-18/+1
* started working on getting custom buildings to work. not done yet, but backup...Japa2010-04-151-147/+163
* updated trunk to the new graphics engine, and the latest DFhackJapa2010-04-091-0/+424
* There is no trunkJapa2010-04-091-380/+0
* Materials are selected by name in building configurationsKris Parker2009-12-251-4/+2
* xml and index files are read based on a central master indexKris Parker2009-12-131-2/+2
* Building names translated at config loadKris Parker2009-12-041-4/+11
* Removed duplicate blockconditionKris Parker2009-12-041-7/+3
* First pass at critter animationKris Parker2009-11-281-19/+0
* Creature node now supports file attribute to alter source image fileKris Parker2009-11-281-6/+5
* removed magic numbers from framesKris Parker2009-11-281-2/+2
* Smoother animation system.Kris Parker2009-11-281-0/+24
* building cleanup code reinstatedKris Parker2009-11-281-9/+16
* Some additional messages to cope with areas that dont have access to the xml ...Kris Parker2009-11-281-0/+1
* Better, quieter, xml error reportingKris Parker2009-11-281-7/+9
* Hunting a leak in ContentBuildingReader.cpp.Jonas Ask2009-11-271-2/+3
* Started working on a unified system for loading content configuration.Jonas Ask2009-11-271-0/+364