dfhack/library/include/dfhack
Alexander Gavrilov 53346328e8 Notify plugins about game being loaded or unloaded.
As a test, make seadwatch deactivate on these events.
2011-12-30 18:12:15 +04:00
..
SDL_fakes Hotkey UI for linux. 2011-07-09 11:33:58 +02:00
df Use the updated code generator with support for vtables & constructors. 2011-12-29 16:46:01 +04:00
extra Circle dig designation tool. 2011-08-22 15:18:35 +02:00
modules Add missing files. 2011-12-07 20:50:37 +01:00
BitArray.h Don't take over console in TEXT mode. 2011-08-01 03:31:52 +02:00
Console.h More init hardening. 2011-11-04 09:08:29 +01:00
Core.h Notify plugins about game being loaded or unloaded. 2011-12-30 18:12:15 +04:00
DataDefs.h Use the updated code generator with support for vtables & constructors. 2011-12-29 16:46:01 +04:00
Error.h Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping and ability to run reveal from DFHack console. 2011-06-16 23:53:39 +02:00
Export.h Very basic plugin system. 2011-06-20 04:29:38 +02:00
FakeSDL.h Hotkey commands work with TEXT mode (limited). 2011-08-01 04:40:23 +02:00
MiscUtils.h Fix for minor MSVC error. 2011-12-24 14:34:10 +01:00
Module.h sync, some map data structures, commented out some dead code 2011-07-06 11:13:36 +02:00
PluginManager.h Notify plugins about game being loaded or unloaded. 2011-12-30 18:12:15 +04:00
Pragma.h Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping and ability to run reveal from DFHack console. 2011-06-16 23:53:39 +02:00
Process.h Made invalid tile types really invalid, license and unused depends cleanup. 2011-11-25 18:54:50 +01:00
TileTypes.h Made invalid tile types really invalid, license and unused depends cleanup. 2011-11-25 18:54:50 +01:00
Types.h BitArray implementation, now used in Maps for the flags. 2011-07-30 16:47:49 +02:00
Vector.h Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping and ability to run reveal from DFHack console. 2011-06-16 23:53:39 +02:00
VersionInfo.h Fixes to help/readme entries related to digcircle. 2011-08-27 15:12:03 +02:00
VersionInfoFactory.h More init hardening. 2011-11-04 09:08:29 +01:00
Virtual.h Items refactor. readItem turned into copyItem, most Items methods now accept plain df_item * instead of the copies. 2011-10-26 22:18:13 +02:00