dfhack/library/modules
Myk Taylor 75e7e6462d
add focus strings for viewscreen_worldst
2023-10-10 16:40:20 -07:00
..
Buildings.cpp
Burrows.cpp
Constructions.cpp
DFSDL.cpp Check that SDL_ShowSimpleMessageBox has been bound first 2023-09-21 01:18:56 -04:00
DFSteam.cpp
Designations.cpp
EventManager.cpp manageJobStartedEvent handle moved to inner loop and iterates from previous in linked list in case it is removed. fix a bug with item change events and using invalidated stack pointer as item data. swapped order of destroyed and created building event calls, and a couple other improvements 2023-09-28 16:19:32 +01:00
Filesystem.cpp
Graphic.cpp replace `dts:make_unique` with `std::make_unique` 2023-07-07 21:38:15 -05:00
Gui.cpp add focus strings for viewscreen_worldst 2023-10-10 16:40:20 -07:00
Items.cpp add note about handling bags 2023-09-03 07:12:30 -07:00
Job.cpp fix and reinstate heat safety filter 2023-09-03 11:54:32 -07:00
Kitchen.cpp
MapCache.cpp
Maps.cpp
Materials.cpp fix and reinstate heat safety filter 2023-09-03 11:54:32 -07:00
Military.cpp
Once.cpp
Persistence.cpp
Random.cpp
Renderer.cpp
Screen.cpp centralize management of mouse state 2023-10-01 16:28:18 -07:00
Textures.cpp remove doubled check 2023-09-24 13:01:31 +03:00
Translation.cpp protect against bad values in TranslateName 2023-09-28 16:35:29 -07:00
Units.cpp label war and hunt trained animals in readable names 2023-10-09 17:24:13 -07:00
World.cpp