dfhack/library/include
Alexander Gavrilov c6694e386f Add rather inefficient type_identity wrapping for std::set.
Accessing an element is O(N), as if it was walking a list.
2012-08-18 14:34:20 +04:00
..
df
modules Sync to the change in gamemode/gametype globals. 2012-06-16 14:42:56 +04:00
BitArray.h
ColorText.h Move formatting newly-found globals for symbols.xml to lua code. 2012-06-21 21:26: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
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
Hooks.h Move back to using interposition to be more portable 2012-06-29 10:15:48 -04:00
Internal.h
LuaTools.h Improve lua api for tile biome access. 2012-05-13 13:58:41 +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
ModuleFactory.h
PluginManager.h ruby: use the color_ostream argument from dfhack to output to dfhack-run 2012-07-03 16:13:15 +02:00
Pragma.h
RemoteClient.h Fix typo in the 1MB constant. 2012-04-15 11:31:05 +04:00
RemoteServer.h
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
VersionInfoFactory.h
wdirent.h