dfhack/library/include/modules
Casey Link 7072252902 fix build error on windows
with certain #include permutations the lack of this define would
break the build on windows as windows.h pollutes the namespace with min
and max macros that conflict with std::min and std::max.
2014-12-05 12:35:24 +01:00
..
Buildings.h Convenience method to collect a vector from StockpileIterator. 2014-09-07 14:10:27 -06:00
Burrows.h
Constructions.h
Engravings.h
EventManager.h Updated interaction-trigger to work better. 2014-11-09 18:36:21 -05:00
Filesystem.h fix build error on windows 2014-12-05 12:35:24 +01:00
Graphic.h
Gui.h Allow commands invoked through command-prompt to access selected items/units/buildings 2014-11-25 20:25:31 -05:00
Items.h
Job.h
MapCache.h
Maps.h Update Maps::SortBlockEvents to include spoors and item spatters 2014-08-20 10:51:58 -05:00
Materials.h
Notes.h
Once.h
PerlinNoise.inc
Random.h
Screen.h Add a new API for converting between interface_key and string characters. 2014-08-11 14:23:19 +04:00
Translation.h
Units.h
Vermin.h
Windows.h
World.h
kitchen.h