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 Fix whitespace issues 2015-02-14 22:53:06 -05:00
buildprobe.cpp Fix whitespace issues 2015-02-14 22:53:06 -05:00
counters.cpp Several PluginManager improvements 2015-08-14 16:11:23 -04:00
dumpmats.cpp Update to 0.40.11, fix a few devel plugins to build again 2014-09-04 08:26:45 -05:00
eventExample.cpp Fix whitespace issues 2015-02-14 22:53:06 -05:00
frozen.cpp Update the devel plugins. 2012-03-10 17:25:00 +04:00
itemhacks.cpp Fix whitespace issues 2015-02-14 22:53:06 -05:00
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 Add built-in enable and disable commands. 2013-09-30 13:19:51 +04:00
notes.cpp Update the devel plugins. 2012-03-10 17:25:00 +04:00
onceExample.cpp New module: Once. Intended to help prevent debug error message spam. 2013-03-23 22:38:33 -04:00
rawdump.cpp New plugin interface 2012-02-21 18:19:17 +01:00
ref-index.cpp Add a performance test for location caching in general refs. 2012-08-26 14:43:14 +04:00
rprobe.cpp Update to 0.40.11, fix a few devel plugins to build again 2014-09-04 08:26:45 -05: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 follow rename itemst.flags.artifact1 -> artifact 2012-11-28 19:48:47 +01: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 Update the devel plugins. 2012-03-10 17:25:00 +04:00
vectors.cpp Fix whitespace issues 2015-02-14 22:53:06 -05:00
zoom.cpp Move zoom-related commands to a separate dev plugin 2015-04-01 17:24:52 -04:00