dfhack/library/include
Alexander Gavrilov e925d8f4d9 Add an API function for reading tiles from the screen buffers. 2012-09-07 11:36:45 +04:00
..
df Sync to changes in the data structure definitions. 2012-04-19 11:03:29 +04:00
modules Add an API function for reading tiles from the screen buffers. 2012-09-07 11:36:45 +04:00
BitArray.h Fix wrong assumptions in lua wrapper for BitArray. 2012-09-02 17:18:01 +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 Implement inheritance-aware vmethod interposing. 2012-08-26 14:43:14 +04:00
DataFuncs.h Add experimental support for interposing vmethods of known classes. 2012-08-17 22:40:53 +04:00
DataIdentity.h Fix wrong assumptions in lua wrapper for BitArray. 2012-09-02 17:18:01 +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 stock MessageBox and InputBox dialog screens for lua scripts. 2012-09-05 19:45:45 +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 Fix a deadlock problem between suspend in (un)load, and onupdate. 2012-08-26 14:43:14 +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 Fix access to unnamed bits in bitfields, and allow hook.apply(false) 2012-09-01 11:25:24 +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