dfhack/library/include
lethosor 0332a5c25a Replace a call to abort() with a VTableMissing exception
This makes some scripts crash less when the viewscreen vtable is unavailable,
for example.
2017-12-25 20:13:15 -05:00
..
df Update xml and all uses of job_handler 2017-11-25 00:59:59 -05:00
modules Add "tweak cage-butcher" and some extra Building module functions 2017-06-25 15:27:21 -04:00
.gitignore
BitArray.h
ColorText.h
Console.h
Core.h Add new built-in "alias" command 2017-06-19 00:15:20 -04:00
DFHack.h
DFHackVersion.h
DataDefs.h Cast size_t to int explicitly to avoid compiler warning C4267 2016-10-15 10:31:38 +05:30
DataFuncs.h update DataFuncs to support vmethods with 12-13 parameters (#1192) 2017-12-02 21:41:44 -06:00
DataIdentity.h Cast size_t to int explicitly to avoid compiler warning C4267 2016-10-15 10:31:38 +05:30
Error.h Replace a call to abort() with a VTableMissing exception 2017-12-25 20:13:15 -05:00
Export.h
Hooks.h Fix ncurses wgetch() on OS X 2017-06-08 13:05:31 -04:00
Internal.h
LuaTools.h Add Lua::TableInsert() helper 2016-10-15 14:55:48 -04:00
LuaWrapper.h
MemAccess.h Fix some more warnings (GCC 4.8) 2016-07-28 11:00:52 -04:00
Memory.h Update default base address on 64-bit Linux 2016-08-18 17:28:18 -04:00
MiscUtils.h Wrap script descriptions in `ls` output and remove description length cap 2016-06-14 21:24:27 -04:00
Module.h
ModuleFactory.h
PluginManager.h
Pragma.h Fix a bunch of 64-bit Windows warnings 2017-07-21 13:30:05 -05:00
RemoteClient.h Increased the message size limit in RemoteClient from 8mb to 64mb. 2016-06-20 13:17:30 +05:30
RemoteServer.h
RemoteTools.h
SDL_events.h
SDL_keyboard.h
SDL_keysym.h
TileTypes.h
Types.h
VTableInterpose.h
VersionInfo.h Fix rebase_delta type mismatch 2016-09-28 20:43:02 -04:00
VersionInfoFactory.h Initial 64-bit support 2016-07-03 23:32:43 -04:00
wdirent.h