dfhack/library
Petr Mrázek a8ff3d9d48 Merge pull request #116 from matthew-cline/TOPIC-items
Improved Items module and itemhacks plugin
2011-07-25 01:10:07 -07:00
..
depends Nuke linenoise. Now it's integrated in Console. 2011-07-14 12:21:07 +02:00
doc Making ready for adding plugins. Fixes all over the place, more removal of obsolete parts. 2011-06-20 01:12:07 +02:00
include Merge pull request #116 from matthew-cline/TOPIC-items 2011-07-25 01:10:07 -07:00
modules Merge pull request #116 from matthew-cline/TOPIC-items 2011-07-25 01:10:07 -07:00
private Notes module 2011-07-20 18:26:52 -07:00
CMakeLists.txt Notes module 2011-07-20 18:26:52 -07:00
Console-linux.cpp Added plugin loading/unloading/reloading. Many locks. Too many damn locks. 2011-07-18 16:22:49 +02:00
Console-windows.cpp Safer console shutdown. 2011-07-17 11:06:45 +02:00
Core.cpp ClassNameCheck tracks class names used 2011-07-24 21:24:34 -07:00
FakeSDL-linux.cpp Safer console shutdown. 2011-07-17 11:06:45 +02:00
FakeSDL-windows.cpp Windows side of the Console rewrite 2011-07-14 04:05:27 +02:00
PluginManager.cpp Make 'die' plugin a builtin, made the console interaction less confusing. 2011-07-20 20:58:19 +02:00
Process-linux.cpp Process: added a method for getting the main module base (windows). Returns 0 on linux. 2011-07-16 23:00:28 +02:00
Process-windows.cpp Process: added a method for getting the main module base (windows). Returns 0 on linux. 2011-07-16 23:00:28 +02:00
TileTypes.cpp Merge branch 'dfapi' 2011-07-23 17:29:05 +02:00
VersionInfo.cpp Maps no longer copy the map block pointer array, blocks are structs, map data is public. 2011-07-07 07:00:36 +02:00
VersionInfoFactory.cpp Windows side of the Console rewrite 2011-07-14 04:05:27 +02:00
Virtual.cpp Forgot to commit a file. 2011-07-12 23:27:09 +02:00