summaryrefslogtreecommitdiff
path: root/GroundMaterialConfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Major stonesense fixage.Petr Mrázek2012-01-271-1/+1
* Remove redundant 'dfhack' folder.Petr Mrázek2011-10-231-1/+1
* stonesense now doesn't crash while starting for the second timePetr Mrázek2011-08-071-4/+4
* Update stonesense for current dfhack, make sure it's buildable as a plugin.Petr Mrázek2011-07-221-1/+1
* Got some sort of functionality out of DFapi. this means an empty window.Japa2011-07-201-0/+1
* more work on grassJapa2011-02-181-2/+2
* fixed floor borders, added some water options, and packed in DT's sprites.Japa2010-09-191-0/+1
* Fixed an issue where old terrain xml files wouldn't get loaded.Japa2010-08-281-2/+4
* Moved more stuff to OO sprites.Japa2010-06-241-158/+16
* (no commit message)Japa2010-06-121-0/+27
* all creatures are now fully colorable. example creatures includedJapa2010-05-121-47/+3
* added the ability to color creatures according to bodyparts. coming soon: col...Japa2010-05-121-15/+15
* updated to the latest DFhack, added the functionality to have seperate sprite...Japa2010-05-041-14/+58
* updated trunk to the new graphics engine, and the latest DFhackJapa2010-04-091-0/+392
* There is no trunkJapa2010-04-091-238/+0
* Use default wall/floor types rather than leaving tiles blankKris Parker2009-12-171-4/+4
* Removed some implicit type casting warnings.Jonas Ask2009-12-131-6/+6
* xml and index files are read based on a central master indexKris Parker2009-12-131-2/+2
* Merge terrain config to the trunkKris Parker2009-12-101-115/+204
* Added what used to be GroundMaterials to the ContentLoader.Jonas Ask2009-11-271-58/+38
* Started working on a unified system for loading content configuration.Jonas Ask2009-11-271-2/+2
* Finished implementation of the config based wall and floor system.Jonas Ask2009-11-161-51/+112
* Temporary check in of floor and wall config. Switching workstations.Jonas Ask2009-11-151-2/+24
* Added configurable wall and floor types, responding to their material indexJonas Ask2009-10-281-0/+86