dfhack/library
lethosor d5be63823d
Merge remote-tracking branch 'TymurGubayev/patch-1' into develop
2021-08-31 00:55:36 -04:00
..
DataStaticsFields
include refactor list item removal into a library fn 2021-08-19 19:51:25 -07:00
lua Merge remote-tracking branch 'TymurGubayev/patch-1' into develop 2021-08-31 00:55:36 -04:00
modules refactor list item removal into a library fn 2021-08-19 19:51:25 -07:00
proto Remove execute permission on files that are not executables. 2018-07-03 15:37:16 -05:00
xml@ea89c65287 Update xml 2021-08-27 01:03:25 -04:00
.gitignore Use configure_file to optimize incremental builds for git-describe.h 2018-07-13 16:07:46 +03:00
CMakeLists.txt Make libz.dylib optional on macOS 2021-02-01 23:23:19 -05:00
ColorText.cpp
CompilerWorkAround.cpp Allow unloading plugins that use std::regex 2018-07-03 15:23:46 +03:00
Console-posix.cpp Make lineedit() fail sooner when another lineedit() call is active 2020-12-03 22:04:00 -05: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
DataStaticsCtor.cpp
DataStaticsFields.cpp
Debug.cpp
Error.cpp
Hooks-darwin.cpp
Hooks-egg.cpp
Hooks-linux.cpp
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
PlugLoad-posix.cpp Support dlsym loading from libgraphics vtables 2018-07-10 17:08:23 +03:00
PlugLoad-windows.cpp Add an error message when LoadLibrary fails 2021-01-01 15:35:59 +01:00
PluginManager.cpp
PluginStatics.cpp
Process-darwin.cpp More usage of smart pointers throughout core and version info. 2018-07-14 19:55:25 -07:00
Process-linux.cpp Use initial working directory as process path on Linux, and expose to Lua 2020-11-12 19:07:51 -05:00
Process-windows.cpp
RemoteClient.cpp Rename bind argument proto -> plugin to avoid confusion. 2018-07-03 16:00:48 -05:00
RemoteServer.cpp
RemoteTools.cpp
TileTypes.cpp
Types.cpp
VTableInterpose.cpp
VersionInfoFactory.cpp
binpatch.cpp
dfhack-run.cpp
git-describe.cmake.in