dfhack/library
Petr Mrázek eb4757043b Move depends out of main library, make them (static) libraries. 2012-03-13 14:46:48 +01:00
..
doc Many tweaks to plugins, reorganized the build system and removed more cruft. 2011-08-14 08:42:21 +02:00
include Misc fixes for warnings... 2012-03-10 16:03:11 +01:00
modules Move depends out of main library, make them (static) libraries. 2012-03-13 14:46:48 +01:00
proto Add some experimental message definitions to the main library. 2012-03-09 21:42:22 +04:00
xml@24e809abe0 Track structures 2012-03-10 15:51:50 +01:00
CMakeLists.txt Move depends out of main library, make them (static) libraries. 2012-03-13 14:46:48 +01:00
ColorText.cpp Pull out a colored text output interface out of the Console class. 2012-03-10 13:29:33 +04:00
Console-linux.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
Console-windows.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
Core.cpp Merge branch 'cleanups' of https://github.com/plaes/dfhack 2012-03-12 15:05:44 +01:00
DataDefs.cpp Merge branch 'master' into purge 2012-02-11 18:48:17 +01:00
DataStatics.cpp Merge branch 'master' into purge 2012-02-11 18:48:17 +01:00
DataStaticsCtor.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Hooks-egg.cpp Fix normal hooks. 2012-02-28 12:59:02 +01:00
Hooks-linux.cpp Fix normal hooks. 2012-02-28 12:59:02 +01:00
Hooks-windows.cpp Fixed up formatting, debug messages in new Windows Hotkey stuff. 2012-03-09 01:07:47 -08:00
MiscUtils.cpp Move a few functions into the core, and add some more. 2012-01-08 20:02:12 +04:00
PlugLoad-linux.cpp Add eggy hooks (linux only for now) 2012-02-28 03:37:56 +01:00
PlugLoad-windows.cpp Add eggy hooks (linux only for now) 2012-02-28 03:37:56 +01:00
PluginManager.cpp Check for a valid plugin_shutdown function when unloading plugins 2012-03-11 23:07:38 +01:00
Process-linux.cpp Make it build and run on linux (no stonesense, df2mc, dfusion) 2012-02-09 03:07:26 +01:00
Process-windows.cpp Get rid of ntdll, update stonesense 2012-02-25 22:59:32 +01:00
TileTypes.cpp When searching for tile types, only require candidate tile to match variant or special if it actually has them 2012-02-13 20:32:41 -06:00
VersionInfoFactory.cpp Fix horrible errors and make MSVC shut upt about non-issues. 2012-03-01 01:29:55 +01:00
Virtual.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00