dfhack/plugins/devel
expwnent c409289ee4 EventManager: TICK events should unregister correctly when requested and after they fire, other tweaks.
- fixed unregister to allow unregistering individual TICK events
 - make registerTick return the resulting freq you have to put back in to the handler in order for it to be unregisterable
- when TICK events fire, they now automatically remove themselves from handlers[TICK], as they should
- make sure manageTickEvent fires once per tick
2013-10-20 22:54:25 -04:00
..
CMakeLists.txt New module: Once. Intended to help prevent debug error message spam. 2013-03-23 22:38:33 -04:00
autolabor2.cpp Remove "using namespace std" from MiscUtils.h. 2013-10-10 12:15:50 +04:00
buildprobe.cpp
counters.cpp
dumpmats.cpp
eventExample.cpp EventManager: TICK events should unregister correctly when requested and after they fire, other tweaks. 2013-10-20 22:54:25 -04:00
frozen.cpp
itemhacks.cpp
kittens.cpp Add built-in enable and disable commands. 2013-09-30 13:19:51 +04:00
memview.cpp Add built-in enable and disable commands. 2013-09-30 13:19:51 +04:00
nestboxes.cpp Add built-in enable and disable commands. 2013-09-30 13:19:51 +04:00
notes.cpp
onceExample.cpp New module: Once. Intended to help prevent debug error message spam. 2013-03-23 22:38:33 -04:00
printArgs.cpp
rawdump.cpp
ref-index.cpp
rprobe.cpp
stepBetween.cpp
stockcheck.cpp
stripcaged.cpp
tiles.cpp
tilesieve.cpp
vectors.cpp
vshook.cpp Add built-in enable and disable commands. 2013-09-30 13:19:51 +04:00