dfhack/library/include
Alexander Gavrilov c6c5ad56c9 Track lua event listener count, and let the C++ host know.
This allows completely avoiding the call overhead if there
are none. The downside is that the event object now has to
be a userdata with lots of metamethods.
2012-08-23 19:27:28 +04:00
..
df Sync to changes in the data structure definitions. 2012-04-19 11:03:29 +04:00
modules Add getProfessionColor and getCasteProfessionColor to Units module 2012-08-22 16:54:00 -05:00
BitArray.h Support resize/erase/insert for containers, and allow any index in BitArray. 2012-03-24 16:28:53 +04:00
ColorText.h Extract the color enum from color_ostream to toplevel. 2012-08-19 09:21:25 +04:00
Console.h Disable a whole bunch of no-longer-necessary debug output 2012-06-14 09:55:34 -04:00
Core.h Expose an API to claim the suspend lock from the Core. 2012-08-18 11:52:38 +04:00
DFHack.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00
DataDefs.h Add rather inefficient type_identity wrapping for std::set. 2012-08-18 14:34:20 +04:00
DataFuncs.h Add experimental support for interposing vmethods of known classes. 2012-08-17 22:40:53 +04:00
DataIdentity.h Add rather inefficient type_identity wrapping for std::set. 2012-08-18 14:34:20 +04:00
Error.h Implement unconstructed building instance creation and linking into world. 2012-04-29 21:07:39 +04:00
Export.h Fix indentation 2012-03-15 11:50:38 -05:00
Hooks.h Move back to using interposition to be more portable 2012-06-29 10:15:48 -04:00
Internal.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00
LuaTools.h Track lua event listener count, and let the C++ host know. 2012-08-23 19:27:28 +04:00
LuaWrapper.h Support casting references and allocating arrays of numbers in lua wrapper. 2012-06-13 22:26:54 +04:00
MemAccess.h Add a utility function for patching read-only memory. 2012-08-17 15:07:48 +04:00
MiscUtils.h Add a mechanism converting ui focus to a string representation. 2012-05-19 19:50:36 +04:00
Module.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00
ModuleFactory.h Remove UTF-8 BOMs 2012-01-27 09:47:14 -06:00
PluginManager.h Track lua event listener count, and let the C++ host know. 2012-08-23 19:27:28 +04:00
Pragma.h Silence warning 4482 2012-03-24 18:18:29 -05:00
RemoteClient.h Fix typo in the 1MB constant. 2012-04-15 11:31:05 +04:00
RemoteServer.h Make the server suspend the core around calls unless disabled. 2012-03-18 11:04:15 +04:00
RemoteTools.h Enable warnings correctly on linux and fix a lot of them. 2012-04-20 13:30:37 +04:00
SDL_events.h Re-add fake SDL headers, get rid of real SDL use. 2012-06-14 02:15:43 +02:00
SDL_keyboard.h Re-add fake SDL headers, get rid of real SDL use. 2012-06-14 02:15:43 +02:00
SDL_keysym.h Re-add fake SDL headers, get rid of real SDL use. 2012-06-14 02:15:43 +02:00
TileTypes.h Add a plugin that makes selected burrows auto-grow on digging. 2012-04-13 21:41:42 +04:00
Types.h Move some things that won't work in dfhack-client to a separate file. 2012-05-05 21:07:18 +04:00
VTableInterpose.h Expose an API to claim the suspend lock from the Core. 2012-08-18 11:52:38 +04:00
VersionInfo.h Reverse-rebase the vtable pointers printed to stderr.log. 2012-04-12 11:21:25 +04:00
VersionInfoFactory.h Make it run on Windows, re-added more missing globals to memory.xml 2012-02-10 02:35:51 +01:00
wdirent.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00