dfhack/library/include
Alexander Gavrilov 4eb4811777 Make the DF suspend lock recursive, and add RPC calls for batch suspend.
The idea is that if you have to execute many RPC calls, it is
faster to suspend once. The service class takes care to auto-resume
in the destructor in case the client just disappears.
2012-03-15 15:33:19 +04:00
..
df Implement pre-embark estimate in prospector. 2012-02-02 22:14:49 +04:00
modules Update MapCache to allow decoding tiles underneath ice and constructions, and allow revflood to take those into account 2012-03-13 15:40:38 -05:00
BitArray.h Fix horrible errors and make MSVC shut upt about non-issues. 2012-03-01 01:29:55 +01:00
ColorText.h Improve support for void RPC functions, dfhack-run, etc. 2012-03-15 11:07:43 +04:00
Console.h Pull out a colored text output interface out of the Console class. 2012-03-10 13:29:33 +04:00
Core.h Make the DF suspend lock recursive, and add RPC calls for batch suspend. 2012-03-15 15:33:19 +04:00
DFHack.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00
DataDefs.h Support crafts and add a couple of options in workflow. 2012-03-14 12:09:02 +04:00
Error.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Export.h Fix more MSVC fail, make console recognize 'man' command. 2012-02-22 19:54:07 +01:00
Hooks.h Add eggy hooks (linux only for now) 2012-02-28 03:37:56 +01:00
Internal.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00
MemAccess.h Update to use the new symbols file. 2012-02-11 19:24:44 +01:00
MiscUtils.h Pull out a colored text output interface out of the Console class. 2012-03-10 13:29:33 +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 Add support for exporting functions from plugins, with example in rename. 2012-03-15 13:01:23 +04:00
Pragma.h Fix horrible errors and make MSVC shut upt about non-issues. 2012-03-01 01:29:55 +01:00
RemoteClient.h Make the DF suspend lock recursive, and add RPC calls for batch suspend. 2012-03-15 15:33:19 +04:00
RemoteServer.h Make the DF suspend lock recursive, and add RPC calls for batch suspend. 2012-03-15 15:33:19 +04:00
SDL_events.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00
SDL_keyboard.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00
SDL_keysym.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00
TileTypes.h First pass at windowing, track df2mc, stonesense 2012-03-05 01:34:04 +01:00
Types.h Get rid of t_effect_40d and EFFECT_TYPE - they're in the XML now, and they're actually correct too 2012-02-13 21:56:47 -06:00
VersionInfo.h Make it build and run on linux (no stonesense, df2mc, dfusion) 2012-02-09 03:07:26 +01:00
VersionInfoFactory.h Make it run on Windows, re-added more missing globals to memory.xml 2012-02-10 02:35:51 +01:00
Virtual.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00
wdirent.h Header changes/cleanup. 2011-12-31 12:48:42 +01:00