dfhack/library/include
lethosor d0c28d3f50 Prevent plugins with active viewscreens from being unloaded
This requires plugins to pass plugin_self to Screen::show(), but
avoids the need to implement special checks in plugin_onstatechange
for the SC_BEGIN_UNLOAD event.
2016-01-01 11:15:29 -05:00
..
df Add custom enabler::zoom_display() method (screen.zoom in Lua) 2015-03-25 17:55:56 -04:00
modules Prevent plugins with active viewscreens from being unloaded 2016-01-01 11:15:29 -05:00
.gitignore Add git commit information to libdfhack-version 2015-06-24 19:32:45 -04:00
BitArray.h
ColorText.h
Console.h hide/show: Provide feedback on unsupported platforms 2015-02-08 09:30:40 -05:00
Core.h Improve handling of fatal errors and errors in dfhack.lua 2015-10-17 21:18:04 -04:00
DFHack.h
DFHackVersion.h Add prerelease build flag and warning script 2015-12-11 20:27:46 -05:00
DataDefs.h Use is_valid_enum_item in FOR_ENUM_ITEMS 2015-07-18 12:57:12 -04:00
DataFuncs.h Add support for 11-argument function wrappers 2015-12-18 17:45:23 -05:00
DataIdentity.h
Error.h
Export.h
Hooks.h Add SDL_SemWait and SDL_SemPost hooks 2015-03-25 16:08:25 -04:00
Internal.h
LuaTools.h Improve handling of fatal errors and errors in dfhack.lua 2015-10-17 21:18:04 -04:00
LuaWrapper.h Avoid DataStaticsFields dependency on PluginManager.h 2015-08-11 22:59:19 -04:00
MemAccess.h Expose process MD5/PE to Lua (useful in export-dt-ini) 2015-12-27 14:59:18 -05:00
MiscUtils.h Add df2console() wrapper 2015-02-13 17:56:29 -05:00
Module.h
ModuleFactory.h
PluginManager.h Remove plugin export functionality (unused) 2015-11-15 11:54:34 -05:00
Pragma.h Fix whitespace issues 2015-02-14 22:53:06 -05:00
RemoteClient.h
RemoteServer.h
RemoteTools.h
SDL_events.h
SDL_keyboard.h
SDL_keysym.h Fix whitespace issues 2015-02-14 22:53:06 -05:00
TileTypes.h Fix whitespace issues 2015-02-14 22:53:06 -05:00
Types.h Add Filesystem::listdir() 2015-01-28 19:15:58 -05:00
VTableInterpose.h
VersionInfo.h
VersionInfoFactory.h
wdirent.h Fix whitespace issues 2015-02-14 22:53:06 -05:00