dfhack/library
myk002 42ae45dd5f support designate for enterSidebarMode 2021-10-02 09:26:32 -07:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
include refactor list item removal into a library fn 2021-08-19 19:51:25 -07:00
lua support designate for enterSidebarMode 2021-10-02 09:26:32 -07:00
modules Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
proto
xml@fc098e53fc Auto-update submodules 2021-09-28 07:15:58 +00:00
.gitignore
CMakeLists.txt Make libz.dylib optional on macOS 2021-02-01 23:23:19 -05:00
ColorText.cpp
CompilerWorkAround.cpp
Console-posix.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
Console-windows.cpp Make lineedit() fail sooner when another lineedit() call is active 2020-12-03 22:04:00 -05:00
Core.cpp clear modstate on window focus 2021-08-06 07:10:42 -07:00
DFHackVersion.cpp
DataDefs.cpp tagged union support for lua (#1818) 2021-03-30 15:55:06 -05:00
DataStatics.cpp don't crash if the path to an instance-vector contains a null pointer 2020-04-18 20:40:17 -05:00
DataStaticsCtor.cpp
DataStaticsFields.cpp
Debug.cpp
Error.cpp
Hooks-darwin.cpp Fix some warnings on macOS 2021-09-07 11:58:44 -04:00
Hooks-egg.cpp
Hooks-linux.cpp Fix some warnings on macOS 2021-09-07 11:58:44 -04:00
Hooks-windows.cpp
LuaApi.cpp Rename getPlantAtCoords to getPlantAtTile 2021-06-23 22:59:39 -07:00
LuaTools.cpp only enable luacov for the core context 2021-03-10 23:31:30 -08:00
LuaTypes.cpp tagged union support for lua (#1818) 2021-03-30 15:55:06 -05:00
LuaWrapper.cpp tagged union support for lua (#1818) 2021-03-30 15:55:06 -05:00
MiscUtils.cpp Use a string and .reserve for normalizing instead of stringbuf 2020-09-24 15:22:58 -07:00
PlugLoad-posix.cpp
PlugLoad-windows.cpp Add an error message when LoadLibrary fails 2021-01-01 15:35:59 +01:00
PluginManager.cpp Flush plugin warning messages 2020-08-06 22:45:46 -04:00
PluginStatics.cpp move xlsxreader identity statics to dfhack lib 2020-08-11 14:51:17 -07:00
Process-darwin.cpp Fix some warnings on macOS 2021-09-07 11:58:44 -04:00
Process-linux.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
Process-windows.cpp
RemoteClient.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
RemoteServer.cpp
RemoteTools.cpp
TileTypes.cpp
Types.cpp
VTableInterpose.cpp
VersionInfoFactory.cpp
binpatch.cpp
dfhack-run.cpp
git-describe.cmake.in