dfhack/library
lethosor 625be319c9 Re-enable memory range logging on OS X if an environment variable is set 2015-03-19 19:37:10 -04:00
..
doc Many tweaks to plugins, reorganized the build system and removed more cruft. 2011-08-14 08:42:21 +02:00
include Add gametype checks to World.cpp 2015-03-09 20:08:21 -04:00
lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
modules Add gametype checks to World.cpp 2015-03-09 20:08:21 -04:00
proto
xml@0eeeb82fa7 Update xml 2015-02-26 16:12:12 -05:00
CMakeLists.txt Move DFHack version to a separate (static) library 2015-02-19 12:08:23 -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 Replace backslashes with forward slashes in command names 2015-03-06 16:53:57 -05:00
DFHackVersion.cpp Move DFHack version to a separate (static) library 2015-02-19 12:08:23 -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 Add PushEvent hook on OS X 2015-02-21 21:28:35 -05:00
Hooks-egg.cpp
Hooks-linux.cpp
Hooks-windows.cpp Fix whitespace issues 2015-02-14 22:53:06 -05:00
LuaApi.cpp Merge pull request #575 from lethosor/game-type 2015-03-13 22:25:37 -04:00
LuaTools.cpp Move DFHack version to a separate (static) library 2015-02-19 12:08:23 -05: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 Add df2console() wrapper 2015-02-13 17:56:29 -05:00
PlugLoad-posix.cpp Remove AS prefixes from add-spatter.cpp 2015-02-19 12:05:32 -05:00
PlugLoad-windows.cpp
PluginManager.cpp Make plugin load errors more descriptive 2015-02-21 21:28:35 -05:00
Process-darwin.cpp Re-enable memory range logging on OS X if an environment variable is set 2015-03-19 19:37:10 -04:00
Process-linux.cpp
Process-windows.cpp
RemoteClient.cpp
RemoteServer.cpp
RemoteTools.cpp Move DFHack version to a separate (static) library 2015-02-19 12:08:23 -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