dfhack/library/modules
Mike Stewart 14b471a459 Add ability menu/area map width reading and writing to the Gui module, and use the new information in follow to properly center the screen regardless of menu configuration. Also general fixing and cleanup in follow. 2012-02-21 23:30:44 -08:00
..
Buildings.cpp Update t_building, change subtype into a union of all possible subtypes (depending on type) 2012-02-18 11:34:52 -06:00
Constructions.cpp Synch with structures changes 2012-02-07 15:37:21 -06:00
Engravings.cpp Synchronize with df-structures 2012-02-08 22:35:22 -06: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 Add ability menu/area map width reading and writing to the Gui module, and use the new information in follow to properly center the screen regardless of menu configuration. Also general fixing and cleanup in follow. 2012-02-21 23:30:44 -08:00
Items.cpp In all loops that iterate across a vector, use a size_t as the index 2012-01-31 10:55:38 -06:00
Job.cpp In all loops that iterate across a vector, use a size_t as the index 2012-01-31 10:55:38 -06:00
Maps.cpp Fixage. Runs with 34.01 2012-02-15 21:35:44 +01:00
Materials.cpp Make it build and run on linux (no stonesense, df2mc, dfusion) 2012-02-09 03:07:26 +01:00
Notes.cpp Make it build and run on linux (no stonesense, df2mc, dfusion) 2012-02-09 03:07:26 +01:00
Translation.cpp Improve Translation::isValid() - make sure world exists 2012-01-27 22:01:59 -06:00
Units.cpp In all loops that iterate across a vector, use a size_t as the index 2012-01-31 10:55:38 -06: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 Make it build and run on linux (no stonesense, df2mc, dfusion) 2012-02-09 03:07:26 +01:00
kitchen.cpp Cleanup code to get rid of MSVC warning C4482 2012-01-31 10:17:27 -06:00