dfhack/library/modules
Myk Taylor 69c9e3ffb7
render tiles if given in the pen; otherwise text
this commit also smooths out many conflicts with other layers, but the
anchor layer still gives us trouble. it will overwrite us unless we
cover the upper left tile of the anchor graphic, and then the entire
anchor graphic will disappear. not ideal, but it's a start
2022-12-27 14:39:03 -08:00
..
Buildings.cpp comment out problematic code in Buildings.cpp 2022-12-16 14:47:43 -06:00
Burrows.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
Constructions.cpp Implement/change/expose constructions findAtTile & insert (not building) 2022-10-12 21:10:22 +01:00
Designations.cpp Update xml and all uses of job_handler 2017-11-25 00:59:59 -05:00
EventManager.cpp more instrumentation for eventmanager 2022-12-20 09:49:35 -08:00
Filesystem.cpp Make the manager orders library available by default (#2233) 2022-07-06 07:03:29 -07:00
Graphic.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
Gui.cpp Fix Gui/Screen to work with g_src changes (dfhack/df-structures#487) 2022-12-23 00:36:09 -05:00
Items.cpp comment out problematic code in Items.cpp 2022-12-16 14:47:43 -06:00
Job.cpp manually handle DestroyBuilding jobs (#2209) 2022-06-21 16:38:04 -07:00
Kitchen.cpp Cleanup Kitchen module (and the seedwatch plugin which uses it) 2022-03-12 12:04:34 -08:00
MapCache.cpp don't overwrite dig priority by accident 2022-10-19 16:47:54 -07:00
Maps.cpp Update Maps.cpp 2022-05-30 16:26:30 -07:00
Materials.cpp fix apparent typo in Materials scanning 2022-12-09 09:21:50 -08:00
Once.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
Persistence.cpp update structures; fix some minor compile warnings 2020-02-05 12:35:43 -06:00
Random.cpp Add missing import/export info for MersenneRNG::unitvector<> 2014-03-25 13:30:21 -05:00
Renderer.cpp comment out problematic code from Renderer 2022-12-21 14:06:58 -08:00
Screen.cpp render tiles if given in the pen; otherwise text 2022-12-27 14:39:03 -08:00
Translation.cpp update structures 2020-07-01 23:10:34 -05:00
Units.cpp Rename [xyz]CategoryActionTimers to [xyz]GroupActionTimers in action timer API 2022-12-01 23:24:04 +00:00
World.cpp Add Persistence module. 2018-08-26 18:27:58 -05:00