dfhack/library
lethosor 47b4773786
df.new(): catch errors thrown by allocate()
This can include DFHack::Error::VTableMissing exceptions if the vtable of a
member field is unknown.

Fixes #3627
2023-08-04 17:22:20 -04:00
..
DataStaticsFields
include Forward-declare types only used in DataIdentity.cpp 2023-08-02 00:15:27 -04:00
lua enable most core tests 2023-08-04 10:11:28 -07:00
modules Refactor: move static identity_traits to their own file, simplify field defs 2023-08-02 00:15:26 -04:00
proto
xml@f037dc64fc Auto-update submodules 2023-08-04 20:22:58 +00:00
.gitignore
CMakeLists.txt Refactor: move static identity_traits to their own file, simplify field defs 2023-08-02 00:15:26 -04:00
ColorText.cpp
CompilerWorkAround.cpp
Console-posix.cpp
Console-windows.cpp
Core.cpp Fix startup crashes when global addresses are missing 2023-08-01 00:05:02 -04:00
DFHackVersion.cpp
DataDefs.cpp don't leak warning suppression out of protobuf 2023-06-25 17:53:16 -07:00
DataIdentity.cpp Forward-declare types only used in DataIdentity.cpp 2023-08-02 00:15:27 -04:00
DataStatics.cpp
DataStaticsCtor.cpp
Debug.cpp remove need to ignore warnings for dfhack-dependent targets 2023-06-25 17:44:06 -07:00
Error.cpp
Hooks.cpp get things mostly ported to SDL2 2023-06-23 14:31:12 -07:00
LuaApi.cpp update dwarfvet 2023-07-21 04:12:56 -07:00
LuaTools.cpp Fix startup crashes when global addresses are missing 2023-08-01 00:05:02 -04:00
LuaTypes.cpp
LuaWrapper.cpp df.new(): catch errors thrown by allocate() 2023-08-04 17:22:20 -04:00
MiscUtils.cpp move clipboard wrappers into DFSDL module (but not in the namespace) 2023-07-05 12:08:18 -07:00
MiscUtils.test.cpp
PlugLoad-posix.cpp
PlugLoad-windows.cpp
PluginManager.cpp
PluginStatics.cpp
Process-darwin.cpp
Process-linux.cpp
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
main.test.cpp