dfhack/library
lethosor 2c230f0d3e Improve protobuf file regeneration (no longer uses a dummy status.txt file) 2016-10-24 22:51:27 -04:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
doc
include Add Lua::TableInsert() helper 2016-10-15 14:55:48 -04:00
lua Give loadfile() result a better name for tracebacks 2016-10-19 09:53:12 -04:00
modules Fix Buildings::setOwner() persistence 2016-08-21 20:58:40 -04:00
proto Improve protobuf file regeneration (no longer uses a dummy status.txt file) 2016-10-24 22:51:27 -04:00
xml@81e2cf0234 Update scripts, xml 2016-10-19 09:53:51 -04:00
CMakeLists.txt Improve protobuf file regeneration (no longer uses a dummy status.txt file) 2016-10-24 22:51:27 -04:00
ColorText.cpp Fix crash in vprinterr due to va_list misuse 2016-07-03 23:33:07 -04:00
Console-posix.cpp
Console-windows.cpp
Core.cpp Fix some warnings with GCC -Wall 2016-10-15 00:37:18 -04:00
DFHackVersion.cpp
DataDefs.cpp Fix some warnings with GCC -Wall 2016-10-15 00:37:18 -04:00
DataStatics.cpp
DataStaticsCtor.cpp
DataStaticsFields.cpp Restore fixed-width types in string representations of lua fields 2016-08-10 23:58:45 -04:00
Hooks-darwin.cpp
Hooks-egg.cpp
Hooks-linux.cpp
Hooks-windows.cpp win64 fixes (partial) 2016-07-27 19:46:49 -04:00
LuaApi.cpp Fix some warnings with GCC -Wall 2016-10-15 00:37:18 -04:00
LuaTools.cpp Fix some warnings with GCC -Wall 2016-10-15 00:37:18 -04:00
LuaTypes.cpp Fix some warnings with GCC -Wall 2016-10-15 00:37:18 -04:00
LuaWrapper.cpp Fix some warnings with GCC -Wall 2016-10-15 00:37:18 -04:00
MiscUtils.cpp fix word_wrap not returning a value. 2016-06-16 20:52:16 +05:30
PlugLoad-posix.cpp
PlugLoad-windows.cpp
PluginManager.cpp Fix some warnings with GCC -Wall 2016-10-15 00:37:18 -04:00
Process-darwin.cpp Fix (for win64) and avoid duplicating base address 2016-07-27 20:10:03 -04:00
Process-linux.cpp Fix (for win64) and avoid duplicating base address 2016-07-27 20:10:03 -04:00
Process-windows.cpp win64 fixes: doReadClassName, ParseVersion 2016-07-27 20:21:57 -04:00
RemoteClient.cpp Update clsocket and Open()/Listen() usage 2016-06-14 13:21:51 -04:00
RemoteServer.cpp Update clsocket and Open()/Listen() usage 2016-06-14 13:21:51 -04:00
RemoteTools.cpp Move save_dir back into cur_savegame and update submodules 2016-08-14 12:41:09 -04:00
TileTypes.cpp
Types.cpp
VTableInterpose.cpp Fix follow_jmp for 64-bit code - skip REX prefix if found 2016-09-25 18:29:57 -05:00
VersionInfoFactory.cpp win64 fixes: doReadClassName, ParseVersion 2016-07-27 20:21:57 -04:00
binpatch.cpp
dfhack-run.cpp
git-describe.cmake