dfhack/plugins/devel
lethosor e7754ea890
Enable -Wunused-variable and fix most errors
2021-09-07 01:16:21 -04:00
..
check-structures-sanity Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
CMakeLists.txt rewriting check-structures-sanity to improve performance and remove the need for the lowmem option 2020-03-10 18:53:56 -05:00
buildprobe.cpp
color-dfhack-text.cpp
counters.cpp Several PluginManager improvements 2015-08-14 16:11:23 -04:00
dumpmats.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
eventExample.cpp eventExample: make unitAttack a bit safer 2019-10-05 21:05:26 -04:00
frozen.cpp Fix GCC warnings in 'tweak kitchen-prefs-all' and dev plugins 2018-06-01 10:02:38 -04:00
itemhacks.cpp Fix whitespace issues 2015-02-14 22:53:06 -05:00
kittens.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
memutils.cpp Add basic lua expression support to memview 2016-08-24 16:26:34 -04:00
memutils.h Add basic lua expression support to memview 2016-08-24 16:26:34 -04:00
memview.cpp fix use-after-free in memview 2020-02-14 17:38:31 -06:00
notes.cpp
onceExample.cpp New module: Once. Intended to help prevent debug error message spam. 2013-03-23 22:38:33 -04:00
rawdump.cpp
ref-index.cpp
renderer-msg.cpp
rprobe.cpp Fix GCC warnings in 'tweak kitchen-prefs-all' and dev plugins 2018-06-01 10:02:38 -04:00
stepBetween.cpp StepBetween: renamed stuff back to the way it was. Thought I had already done that. 2013-01-05 18:09:50 -05:00
stockcheck.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
stripcaged.cpp Get rid of tabs 2012-11-16 15:33:36 -06:00
tiles.cpp Fix whitespace issues 2015-02-14 22:53:06 -05:00
tilesieve.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
vectors.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
zoom.cpp