dfhack/library
myk002 6fd0f4505f add dfhack history repository and expose to lua 2022-08-15 16:27:43 -07:00
..
DataStaticsFields
include add getEntries() to the CommandHistory API 2022-08-15 16:27:43 -07:00
lua use setText() accessor method instead of direct access 2022-08-15 16:24:34 -07:00
modules
proto Remove execute permission on files that are not executables. 2018-07-03 15:37:16 -05:00
xml@dc118c5e90 Auto-update submodules 2022-08-03 07:17:28 +00:00
.gitignore
CMakeLists.txt
ColorText.cpp
CompilerWorkAround.cpp
Console-posix.cpp
Console-windows.cpp
Core.cpp
DFHackVersion.cpp
DataDefs.cpp tagged union support for lua (#1818) 2021-03-30 15:55:06 -05:00
DataStatics.cpp
DataStaticsCtor.cpp
DataStaticsFields.cpp
Debug.cpp
Error.cpp Add function names to NullPointer and InvalidArgument exceptions 2018-05-11 09:49:27 -04:00
Hooks-darwin.cpp
Hooks-linux.cpp Fix some warnings on macOS 2021-09-07 11:58:44 -04:00
Hooks-windows.cpp
LuaApi.cpp add dfhack history repository and expose to lua 2022-08-15 16:27:43 -07:00
LuaTools.cpp
LuaTypes.cpp
LuaWrapper.cpp
MiscUtils.cpp
PlugLoad-posix.cpp
PlugLoad-windows.cpp
PluginManager.cpp
PluginStatics.cpp
Process-darwin.cpp
Process-linux.cpp
Process-windows.cpp
RemoteClient.cpp
RemoteServer.cpp
RemoteTools.cpp
TileTypes.cpp Remove Core.h include from DataDefs.h 2018-12-30 17:08:42 -05:00
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 More usage of smart pointers throughout core and version info. 2018-07-14 19:55:25 -07:00
binpatch.cpp
dfhack-run.cpp
git-describe.cmake.in