dfhack/library/include
Alexander Gavrilov 0daafef690 Wrap MaterialInfo for lua. 2012-04-06 19:56:19 +04:00
..
df Fix coord/coord2d division/modulo operators to properly handle negative numbers (fixes some glitches with revflood and possibly other utils) 2012-04-01 19:44:35 -05:00
modules Wrap MaterialInfo for lua. 2012-04-06 19:56:19 +04: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 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 Track world and map changes separately for plugin_onstatechange 2012-04-01 02:56:54 +02:00
DFHack.h
DataDefs.h Pull console output support and REPL out of dfusion into core lib. 2012-03-31 15:40:54 +04:00
DataFuncs.h Wrap a few utility functions defined on the c++ side for lua. 2012-04-05 19:55:59 +04:00
DataIdentity.h Add a World::GetPersistentData version that auto-adds if not found. 2012-04-05 11:32:23 +04:00
Error.h Wrap a few utility functions defined on the c++ side for lua. 2012-04-05 19:55:59 +04:00
Export.h Fix indentation 2012-03-15 11:50:38 -05:00
Hooks.h Add eggy hooks (linux only for now) 2012-02-28 03:37:56 +01:00
Internal.h
LuaTools.h A few more utility functions for lua. 2012-04-03 20:02:01 +04:00
LuaWrapper.h Wrap a few utility functions defined on the c++ side for lua. 2012-04-05 19:55:59 +04:00
MemAccess.h
MiscUtils.h Encode & decode names in utf-8 for transfer in remote messages. 2012-04-05 18:10:16 +04:00
Module.h
ModuleFactory.h
PluginManager.h Track world and map changes separately for plugin_onstatechange 2012-04-01 02:56:54 +02:00
Pragma.h Silence warning 4482 2012-03-24 18:18:29 -05:00
RemoteClient.h Add a ListMaterials remote call for bulk download of basic material info. 2012-03-17 15:36:42 +04:00
RemoteServer.h Make the server suspend the core around calls unless disabled. 2012-03-18 11:04:15 +04:00
RemoteTools.h Fix warnings. 2012-03-26 12:42:05 +04:00
SDL_events.h
SDL_keyboard.h
SDL_keysym.h
TileTypes.h Add a tiletype function to get basic shapes from shapes. Track modules. 2012-03-16 20:41:07 +01:00
Types.h
VersionInfo.h
VersionInfoFactory.h
wdirent.h