dfhack/library/modules
Petr Mrázek 1d7ed14442 Merge https://github.com/quietust/dfhack
Re-add some get* forms of module calls.

Conflicts:
	plugins/mapexport/mapexport.cpp
2012-01-27 06:27:57 +01:00
..
Buildings.cpp Buildings aren't a module anymore, fix probe segfaults. 2012-01-08 02:22:13 +01:00
Constructions.cpp Merge https://github.com/quietust/dfhack 2012-01-27 06:27:57 +01:00
Engravings.cpp Merge https://github.com/quietust/dfhack 2012-01-27 06:27:57 +01:00
Graphic.cpp Remove bad assert from Translation, as well as <cassert> from other modules that don't use it 2012-01-24 10:57:25 -06:00
Gui.cpp Strip out old offsets from Gui module and use df::global vars where available 2012-01-24 22:18:21 -06:00
Items.cpp Kill the Units module, and add another pair of methods to the Items module to simplify some things 2012-01-24 11:32:34 -06:00
Job.cpp Only use #include <> for system libraries - for everything else, use "" 2012-01-15 14:54:14 -06:00
Maps.cpp Fix "origin" field on mapblock40d to actually be correct 2012-01-25 07:57:11 -06:00
Materials.cpp Make things work properly. 2012-01-27 05:54:26 +01:00
Notes.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Translation.cpp Remove bad assert from Translation, as well as <cassert> from other modules that don't use it 2012-01-24 10:57:25 -06:00
Units.cpp Make things work properly. 2012-01-27 05:54:26 +01:00
Vegetation.cpp Merge https://github.com/quietust/dfhack 2012-01-27 06:27:57 +01:00
Vermin.cpp Update code to accomodate the new coord/coord2d/coord_path structs. 2012-01-19 14:30:22 +04:00
World.cpp Switch some World module stuff to read out of appropriate df::global vars, and fix setPauseState to only write a byte instead of a dword 2012-01-24 21:51:17 -06:00
kitchen.cpp Kill the Kitchen module (which was never really a proper module to begin with) 2012-01-16 21:22:42 -06:00