dfhack/library
lethosor 8967e98a33
Merge remote-tracking branch 'myk002/myk_scrollable_labels' into develop
2021-01-30 19:33:04 -05:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
include only reset extents if they are unusable 2020-12-16 11:10:47 -08:00
lua Merge remote-tracking branch 'myk002/myk_scrollable_labels' into develop 2021-01-30 19:33:04 -05:00
modules move identity check up a bit to avoid useless work 2021-01-24 08:57:56 -08:00
proto Remove execute permission on files that are not executables. 2018-07-03 15:37:16 -05:00
xml@be0444cc16 Update xml 2021-01-30 18:08:32 -05:00
.gitignore
CMakeLists.txt Update xml 2020-12-29 23:47:44 -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 Add Filesystem::restorecwd() 2020-10-14 21:22:53 -04:00
DFHackVersion.cpp
DataDefs.cpp
DataStatics.cpp
DataStaticsCtor.cpp
DataStaticsFields.cpp
Debug.cpp Implement runtime debug print filtering 2018-07-03 15:23:46 +03:00
Error.cpp
Hooks-darwin.cpp
Hooks-egg.cpp Fix bug #188, eggy hook 2013-04-24 17:50:34 +02:00
Hooks-linux.cpp
Hooks-windows.cpp
LuaApi.cpp Send runCommand output to correct output stream 2021-01-08 21:06:42 -05:00
LuaTools.cpp
LuaTypes.cpp
LuaWrapper.cpp
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
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
RemoteTools.cpp
TileTypes.cpp
Types.cpp
VTableInterpose.cpp
VersionInfoFactory.cpp
binpatch.cpp
dfhack-run.cpp
git-describe.cmake.in