dfhack/library
DFHack-Urist via GitHub Actions 27433b7388 Auto-update submodules
library/xml: master
2021-05-07 07:20:06 +00:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
include Merge remote-tracking branch 'lethosor/command-prompt-fix-gui-scripts' into develop 2021-04-02 21:53:14 -04:00
lua Add initial implementation of mock.restore() 2021-04-16 00:34:46 -04:00
modules Ensure that command-prompt is dismissed after a command creates a new screen 2021-03-21 20:42:50 -04:00
proto Remove execute permission on files that are not executables. 2018-07-03 15:37:16 -05:00
xml@3ab7044d1a Auto-update submodules 2021-05-07 07:20:06 +00: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
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 Merge remote-tracking branch 'myk002/myk_enable_luacov' into develop 2021-03-28 00:38:36 -04: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
Hooks-egg.cpp
Hooks-linux.cpp
Hooks-windows.cpp
LuaApi.cpp make alchemist flag valid for controllable civs 2021-02-05 16:45:39 -08: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
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
RemoteServer.cpp fix some warnings 2020-02-10 19:35:17 -06:00
RemoteTools.cpp
TileTypes.cpp
Types.cpp update structures 2020-03-02 23:12:03 -06:00
VTableInterpose.cpp
VersionInfoFactory.cpp
binpatch.cpp
dfhack-run.cpp allow dfhack-run to output colors. 2020-03-06 15:02:03 -06:00
git-describe.cmake.in