dfhack/plugins/devel
lethosor 4fc6cb6f17 Several PluginManager improvements
* load/unload/reload are no longer restricted to plugins that exist
  on startup
* Names passed to DFHACK_PLUGIN must match the plugin's filename
  (remotefortressreader vs RemoteFortressReader, counters vs probe)
* "plug" output lists all plugins and state/command information
* Deleted plugins can be reloaded again if they are replaced
* load/unload/reload don't fail silently with broken plugins
* Built-in commands are recognized internally (e.g. "help help"
  does not display "help is not a recognized command"), although help
  for them is not yet implemented
* New command: "type" (bash-like) - shows where/how a command is
  implemented
* "plug" can accept multiple plugin names
* "ls" displays more information about unloaded/unrecognized plugins
* "load all" changed to "load -all" (or "load --all", "load -a", ...)
2015-08-14 16:11:23 -04:00
..
CMakeLists.txt Move vshook plugin to title-version and enable by default 2015-08-09 13:37:26 -04:00
autolabor2.cpp
buildprobe.cpp
counters.cpp Several PluginManager improvements 2015-08-14 16:11:23 -04:00
dumpmats.cpp
eventExample.cpp
frozen.cpp
itemhacks.cpp
kittens.cpp Move zoom-related commands to a separate dev plugin 2015-04-01 17:24:52 -04:00
memview.cpp Make memview output more readable 2015-05-09 19:41:13 -04:00
nestboxes.cpp
notes.cpp
onceExample.cpp
rawdump.cpp
ref-index.cpp
rprobe.cpp
stepBetween.cpp
stockcheck.cpp
stripcaged.cpp
tiles.cpp
tilesieve.cpp
vectors.cpp
zoom.cpp Move zoom-related commands to a separate dev plugin 2015-04-01 17:24:52 -04:00