summaryrefslogtreecommitdiff
path: root/BuildingConfiguration.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Trim fat.Petr Mrázek2012-02-191-68/+0
|
* Break everything forever.Petr Mrázek2012-02-191-3/+11
|
* stonesense now doesn't crash while starting for the second timePetr Mrázek2011-08-071-2/+2
|
* Got custom workshops to, well... work.Japa2011-02-251-0/+18
|
* changed some constructions to make them more uniformJapa2010-04-231-18/+0
| | | | | | | | updated levers fixed the keyboard input. updated to the latest DFhack, added temperature viewing.
* worked more on getting custom buildings to work, also made placeholders for ↵Japa2010-04-171-1/+14
| | | | most of the materials. everything not set yet is not PINK! as a motivation to get it done.
* started working on getting custom buildings to work. not done yet, but ↵Japa2010-04-151-0/+18
| | | | backups are God.
* updated trunk to the new graphics engine, and the latest DFhackJapa2010-04-091-0/+76
|
* There is no trunkJapa2010-04-091-76/+0
| | | | it is not the code that compiles, it is you.
* Building names translated at config loadKris Parker2009-12-041-5/+23
|
* Started working on a unified system for loading content configuration.Jonas Ask2009-11-271-9/+11
|
* First pass at merging new building configKris Parker2009-11-131-2/+4
|
* Stockpiles would override buildings. Cant have that. thanks kaypy.Jonas Ask2009-10-291-0/+8
| | | | Building info dump routine added.
* Optimizing code.Jonas Ask2009-10-271-1/+2
| | | | Changed most loops to precache vector size.
* Patch by Peterix. Linux compatibility hopefully improved quite a bit...Jonas Ask2009-10-261-4/+3
| | | | Worked in two workshops by kaypy.
* Changed buildings configs to use strings as IDs, this makes things more ↵Jonas Ask2009-10-241-2/+33
| | | | readable and less breakish
* Started work on XML building configurations.Jonas Ask2009-10-201-0/+15