dfhack/library
Matthew Cline 41130cb613 ClassNameCheck tracks class names used
Each time the ClassNameCheck constructor is called it adds to the list
of class names given to it, which can later be retrieved by a class
static method.
2011-07-24 21:24:34 -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 ClassNameCheck tracks class names used 2011-07-24 21:24:34 -07:00
modules Minimize notes module. 2011-07-23 03:25:42 +02: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 Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping and ability to run reveal from DFHack console. 2011-06-16 23:53:39 +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