dfhack/library/include
Alexander Gavrilov 6046d68639 Support std::fstream in data structures and add file_compressorst to xml.
One tricky thing is that fstream does not have operator=, so the new
file_compressorst requires a manually implemented one that skips it.
2014-09-24 22:47:04 +04:00
..
df Support std::fstream in data structures and add file_compressorst to xml. 2014-09-24 22:47:04 +04:00
modules Convenience method to collect a vector from StockpileIterator. 2014-09-07 14:10:27 -06:00
BitArray.h
ColorText.h
Console.h
Core.h
DFHack.h ditch the unused Vegetation module 2012-12-06 23:47:25 +01:00
DataDefs.h Support std::fstream in data structures and add file_compressorst to xml. 2014-09-24 22:47:04 +04:00
DataFuncs.h
DataIdentity.h Support std::fstream in data structures and add file_compressorst to xml. 2014-09-24 22:47:04 +04:00
Error.h
Export.h
Hooks.h
Internal.h
LuaTools.h
LuaWrapper.h
MemAccess.h remove old unused code from when dfhack was out of process 2014-02-26 12:44:10 +01:00
MiscUtils.h
Module.h
ModuleFactory.h
PluginManager.h
Pragma.h
RemoteClient.h
RemoteServer.h
RemoteTools.h Support calling a lua function via a protobuf request. 2014-02-10 20:09:06 +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
SDL_keysym.h
TileTypes.h
Types.h gave t_matglossPair a few operator overloads so it can be used in std::map 2014-08-02 17:12:19 +05:30
VTableInterpose.h Document better how to access fields of the interposed class. 2014-06-10 13:10:10 +04:00
VersionInfo.h
VersionInfoFactory.h
wdirent.h