dfhack/library/modules
Quietust 34f9d98d45 Simplify TranslateName a bit using a helper function 2012-01-27 21:46:52 -06:00
..
Buildings.cpp Buildings aren't a module anymore, fix probe segfaults. 2012-01-08 02:22:13 +01:00
Constructions.cpp Remove UTF-8 BOMs 2012-01-27 09:47:14 -06: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 Remove UTF-8 BOMs 2012-01-27 09:47:14 -06:00
Job.cpp Remove UTF-8 BOMs 2012-01-27 09:47:14 -06:00
Maps.cpp Remove UTF-8 BOMs 2012-01-27 09:47:14 -06:00
Materials.cpp "unknown1" was renamed to "body_info" 2012-01-27 09:41:51 -06:00
Notes.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Translation.cpp Simplify TranslateName a bit using a helper function 2012-01-27 21:46:52 -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