dfhack/plugins/Dfusion/src
Alexander Gavrilov d4d6349f48 Expose builtin commands to dfhack-run, and add lua script support.
Move builtin command implementation to Core methods, and fall
back to hack/scripts/*.lua for otherwise unrecognized commands.
2012-05-04 19:47:18 +04:00
..
OutFile.cpp .o file reader source files 2011-08-04 21:52:22 +03:00
functioncall.cpp Linux compatibilty run, not sure if windows is not broken... 2011-08-08 22:19:04 +03:00
hexsearch.cpp Fix MSVC builds, break buildings :D 2012-01-05 23:39:14 +01:00
lua_Console.cpp Expose builtin commands to dfhack-run, and add lua script support. 2012-05-04 19:47:18 +04:00
lua_FunctionCall.cpp Lua function calling. 2011-12-04 18:45:34 +02:00
lua_Hexsearch.cpp Started move to new system. Temp disabled non-working plugins. 2012-03-17 15:05:48 +02:00
lua_Misc.cpp Added ability to call dfuse as a hotkey. 2012-04-03 16:17:43 +03:00
lua_Offsets.cpp Lots of work done with xml parsing. 2012-03-04 14:45:15 +02:00
lua_Process.cpp Fixes for DfHack::Process foolery. 2012-03-11 14:59:32 +02:00
lua_VersionInfo.cpp Add missing array terminator - without this, Release builds crash on startup 2012-03-27 10:23:11 -05:00
luamain.cpp Update lua to 5.2 and fix obvious breakage due to obsolete api. 2012-03-31 12:11:43 +04:00
luaxx.cc Update lua to 5.2 and fix obvious breakage due to obsolete api. 2012-03-31 12:11:43 +04:00
lune.cpp Lots of changes, including hexsearch and wrapper for lua, also LUNE - an object oriented lua wrapper 2011-08-03 16:07:57 +03:00