dfhack/library/modules
silverflyone d8afb6c682 Update Buildings.cpp
Changed the StockpileIterator::operator++ to checks block based on <= 16 rather than <16. Previously it was not returning items at stockpile tiles at the block boundary. Identified as part of combine.lua changes.
2023-02-15 15:31:50 +11:00
..
Buildings.cpp Update Buildings.cpp 2023-02-15 15:31:50 +11:00
Burrows.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
Constructions.cpp
DFSDL.cpp move SDL shims to a new DFSDL module 2023-01-04 17:15:32 -08:00
Designations.cpp
EventManager.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
Filesystem.cpp
Graphic.cpp
Gui.cpp Add getSelectedCivZone to dfhack.gui 2023-02-13 15:22:33 -08:00
Items.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
Job.cpp get things to compile with the recent structure updates 2023-01-08 11:33:14 -08:00
Kitchen.cpp properly cast for unsigned comparisons 2023-02-02 23:57:52 -08:00
MapCache.cpp
Maps.cpp getbiometype naming, docs 2023-01-21 20:33:40 +00:00
Materials.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
Once.cpp
Persistence.cpp fix persistence for changed file structure 2023-01-06 21:24:01 -06:00
Random.cpp
Renderer.cpp
Screen.cpp allow focus string generation to fall through unfocuses ZScreens 2023-02-05 18:01:46 -08:00
Textures.cpp add new control panel textures 2023-01-31 23:52:30 -08:00
Translation.cpp
Units.cpp Add isGeldable, isMarkedForGelding, isPet 2023-02-11 05:44:45 -05:00
World.cpp