dfhack/library
doomchild a508542d7c added material and custom workshop buffer callback
updated Creature class definition with new members
fixed field size in Skill class
2010-08-19 12:47:45 -05:00
..
depends Moving stuff around, part 2 2010-05-26 06:48:23 +02:00
include updated to match C++ additions 2010-08-18 16:00:58 -05:00
modules fixed bug where reading en empty job list played with a null pointer 2010-08-19 12:45:43 -05:00
private Common base for all modules 2010-06-25 07:11:26 +02:00
python added material and custom workshop buffer callback 2010-08-19 12:47:45 -05:00
shm Fix for SHM on windows 2010-07-17 20:13:44 +02:00
CMakeLists.txt Cleartask tool, updated docs. 2010-08-13 23:25:14 +02:00
ContextShared.cpp Common base for all modules 2010-06-25 07:11:26 +02:00
DFContext.cpp A bit of checking in some places. 2010-08-14 18:32:38 +02:00
DFContextManager.cpp Lots of comments. Using templates in the search tool. 2010-05-30 05:13:59 +02:00
DFContext_C.cpp Common base for all modules 2010-06-25 07:11:26 +02:00
DFMemInfo.cpp Memory.xml in new format (offsetedit/Memory-ng.xml). The declarations/descriptions are still missing. 2010-08-12 21:38:15 +02:00
DFMemInfoManager.cpp Moved memory defs to /data. Memory.xml is copied into the right folder at build time (works even with MSVC). 2010-08-13 02:23:38 +02:00
DFProcess-linux-SHM.cpp Fix memleak with Context not cleaning up. 2010-08-14 01:25:18 +02:00
DFProcess-linux-wine.cpp Fix memleak with Context not cleaning up. 2010-08-14 01:25:18 +02:00
DFProcess-linux.cpp Fix memleak with Context not cleaning up. 2010-08-14 01:25:18 +02:00
DFProcess-windows-SHM.cpp Fix memleak with Context not cleaning up. 2010-08-14 01:25:18 +02:00
DFProcess-windows.cpp Fix memleak with Context not cleaning up. 2010-08-14 01:25:18 +02:00
DFProcessEnumerator.cpp long long 2010-06-11 20:13:37 +02:00
DFTypes_C.cpp updated to use pre-registered callbacks like everything else 2010-08-18 12:59:11 -05:00
config.h.cmake Moving stuff around, part 2 2010-05-26 06:48:23 +02:00