dfhack/library
Myk Taylor 3b45878d41
allow non-options in commandlines and return them
also call qerror() on error, not os.exit
2021-01-10 16:51:45 -08:00
..
DataStaticsFields
include only reset extents if they are unusable 2020-12-16 11:10:47 -08:00
lua allow non-options in commandlines and return them 2021-01-10 16:51:45 -08:00
modules only reset extents if they are unusable 2020-12-16 11:10:47 -08:00
proto
xml@4b3b0f0046 Update xml 2020-12-29 23:47:44 -05:00
.gitignore
CMakeLists.txt Update xml 2020-12-29 23:47:44 -05:00
ColorText.cpp
CompilerWorkAround.cpp
Console-posix.cpp Add "delete word" support to Console-posix 2020-08-02 23:10:35 -04:00
Console-windows.cpp
Core.cpp Add Filesystem::restorecwd() 2020-10-14 21:22:53 -04:00
DFHackVersion.cpp
DataDefs.cpp Tone down a couple warnings 2020-08-02 12:55:36 -04: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 fix a return statement in FirstCall 2018-07-14 12:15:52 -07:00
LuaApi.cpp Use initial working directory as process path on Linux, and expose to Lua 2020-11-12 19:07:51 -05:00
LuaTools.cpp
LuaTypes.cpp Lua: Fix off-by-one preventing accessing last df-other-vectors item by ID, add tests 2020-07-26 02:11:27 -04:00
LuaWrapper.cpp Add ref_target attribute to primitive field references 2020-04-09 00:02:07 -04: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
RemoteTools.cpp
TileTypes.cpp
Types.cpp
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