dfhack/library
lethosor 56dfc66309 Implement map load/unload scripts and allow additional scripts to be registered 2015-02-11 15:03:47 -05:00
..
doc
include Implement map load/unload scripts and allow additional scripts to be registered 2015-02-11 15:03:47 -05:00
lua Don't store runScript() in script environments 2015-02-10 17:22:16 -05:00
modules Fix listdir_recursive on Windows. 2015-01-31 22:28:17 -05:00
proto
xml@e1151e8d64 Update XML. 2015-01-25 14:08:42 -05:00
CMakeLists.txt Merge remote-tracking branch 'lethosor/plugload-posix' 2015-01-05 16:50:43 -05:00
ColorText.cpp Add missing <algorithm> include for std::min & std::max 2014-11-09 11:19:40 +01:00
Console-posix.cpp hide/show: Provide feedback on unsupported platforms 2015-02-08 09:30:40 -05:00
Console-windows.cpp hide/show: Provide feedback on unsupported platforms 2015-02-08 09:30:40 -05:00
Core.cpp Implement map load/unload scripts and allow additional scripts to be registered 2015-02-11 15:03:47 -05:00
DataDefs.cpp Support std::fstream in data structures and add file_compressorst to xml. 2014-09-24 22:47:04 +04:00
DataStatics.cpp
DataStaticsCtor.cpp
DataStaticsFields.cpp Support std::fstream in data structures and add file_compressorst to xml. 2014-09-24 22:47:04 +04:00
Hooks-darwin.cpp Clean up whitespace in Hooks-darwin.cpp 2015-01-05 15:57:34 -05:00
Hooks-egg.cpp
Hooks-linux.cpp
Hooks-windows.cpp
LuaApi.cpp Merge remote-tracking branch 'cdombroski/zone-plugin-cleanup' into temp 2015-01-31 21:01:41 -05:00
LuaTools.cpp Fixed bug with Lua printing buffering too long sometimes in Windows. 2014-08-15 05:54:54 -04:00
LuaTypes.cpp Support std::fstream in data structures and add file_compressorst to xml. 2014-09-24 22:47:04 +04:00
LuaWrapper.cpp
MacPool.h
MacPool.mm
MiscUtils.cpp
PlugLoad-posix.cpp Merge PlugLoad-linux.cpp and PlugLoad-darwin.cpp 2014-12-29 10:33:54 -05:00
PlugLoad-windows.cpp
PluginManager.cpp Use short plugin name in error messages when possible 2015-02-09 22:06:33 -05:00
Process-darwin.cpp Disable excessive logging in Process-darwin.cpp 2015-01-05 15:58:02 -05:00
Process-linux.cpp
Process-windows.cpp Merge changes, also fix Windows build (missing header) 2014-02-27 15:58:15 -06:00
RemoteClient.cpp
RemoteServer.cpp
RemoteTools.cpp Fix build, update XML 2014-07-29 16:43:29 -05:00
TileTypes.cpp
Types.cpp Add Filesystem::listdir() 2015-01-28 19:15:58 -05:00
VTableInterpose.cpp
VersionInfoFactory.cpp Fix the OSX image base address so that binary patches work correctly. 2014-06-26 18:28:50 +04:00
binpatch.cpp
dfhack-run.cpp