dfhack/library/modules
Myk 374a3878cc
Merge pull request #3933 from myk002/myk_walk
[Maps] add api for getting the walkability group of a tile
2023-10-30 16:22:11 -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
Gui.cpp optionally highlight the zoom target tile 2023-10-27 03:45:31 -07:00
Items.cpp don't special case vermin; fallback on caste instead 2023-10-28 10:25:26 -07:00
Job.cpp fix and reinstate heat safety filter 2023-09-03 11:54:32 -07:00
Kitchen.cpp
MapCache.cpp
Maps.cpp add api for getting the walkability group of a tile 2023-10-29 16:36:02 -07:00
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 Update Translation.cpp 2023-10-15 21:56:36 -07:00
Units.cpp use generic baby/child names when race doesn't have something specific 2023-10-14 04:22:43 -07:00
World.cpp