dfhack/library
Petr Mrázek b1a15b6fb3 Merge branch 'version_compatiblity' of git://github.com/belal/dfhack 2010-03-08 14:52:40 +01:00
..
argstream CR-LF mess 2010-03-05 00:55:57 +01:00
md5 massive refactors of process, processmanager is now processenumerator, better split between windows and linux code, finalized suspend/resume 2009-11-17 03:19:13 +00:00
tinyxml fixed tons of warnings, removed dependency on xtest 2009-12-13 21:03:19 +00:00
unmaintained optimizations 2009-11-22 14:43:53 +00:00
CMakeLists.txt Fixed exceptions on GCC 2010-02-28 05:35:54 +01:00
DFCommonInternal.h sprinkled some exceptions over the memory reading 2010-02-28 03:34:54 +01:00
DFError.h d19_2 support, building vtables, some minor bugfixes 2010-03-06 21:21:01 +01:00
DFHackAPI.cpp Fix python and a gcc syntax error 2010-03-08 14:50:32 +01:00
DFHackAPI.h Proper-fy name handling for creatures. For surnames and such, official DF logic is used. 2010-03-05 00:02:41 -06:00
DFMemInfo.cpp Modified Memory.xml to support all d# versions, modified Vtable meminfo reading, so it auto-resolves all vtables now, so you should never have to do any rebasing or anything. Fixed some bugs in windows meminfo as well 2010-03-07 21:00:31 -05:00
DFMemInfo.h Changes for better SWIG support 2010-02-26 22:22:10 +01:00
DFMemInfoManager.cpp d19_2 support, building vtables, some minor bugfixes 2010-03-06 21:21:01 +01:00
DFMemInfoManager.h Changes for better SWIG support 2010-02-26 22:22:10 +01:00
DFProcess-linux-SHM.cpp Fix terrible Linux SHM performance on single-core 2010-02-28 18:08:44 +01:00
DFProcess-linux-wine.cpp Make Linux Process validation not fail with MissingMemoryDefinition 2010-02-28 06:21:50 +01:00
DFProcess-linux.cpp Make Linux Process validation not fail with MissingMemoryDefinition 2010-02-28 06:21:50 +01:00
DFProcess-windows-SHM.cpp Fix for Windows exceptions 2010-02-28 19:59:07 +01:00
DFProcess-windows.cpp Modified Memory.xml to support all d# versions, modified Vtable meminfo reading, so it auto-resolves all vtables now, so you should never have to do any rebasing or anything. Fixed some bugs in windows meminfo as well 2010-03-07 21:00:31 -05:00
DFProcess.h Changes for better SWIG support 2010-02-26 22:22:10 +01:00
DFProcessEnumerator-linux.cpp Refactor of memory_info class, now with more d-pointer 2010-02-22 23:34:20 +01:00
DFProcessEnumerator-windows.cpp Fixes for crash bugs and memory corruption. 2010-02-25 17:50:52 +01:00
DFProcessEnumerator.h Changes for better SWIG support 2010-02-26 22:22:10 +01:00
DFTileTypes.cpp optimizations 2009-11-22 14:43:53 +00:00
DFTileTypes.h Changes for better SWIG support 2010-02-26 22:22:10 +01:00
DFTypes.h Further cleanup for name stuff; fixing examples that I broke and handling settlements. Also added mood, so that it can be determined whether or not the dwarf's artifact was created. 2010-03-07 20:01:30 -06:00
DFVector.cpp Fixed exceptions on GCC 2010-02-28 05:35:54 +01:00
DFVector.h Fixed exceptions on GCC 2010-02-28 05:35:54 +01:00
DFWindow-linux.cpp Major memory_info rework. 2010-02-25 13:41:57 +01:00
DFWindow-windows.cpp Major memory_info rework. 2010-02-25 13:41:57 +01:00
DFWindow.h Changes for better SWIG support 2010-02-26 22:22:10 +01:00
Export.h Changes for better SWIG support 2010-02-26 22:22:10 +01:00
Tranquility.h Fixed annoying MSVC bug and MSVC warning spam 2010-02-22 00:18:44 +01:00
config.h.cmake doh 2009-10-30 07:54:43 +00:00
integers.h Add offsets for versions d9-d17 for windows and linux, windows has been tested, linux has not, but it should be right unless I screwed something up 2010-02-18 15:29:45 -05:00
pydfhack.i Fix python and a gcc syntax error 2010-03-08 14:50:32 +01:00
stdint_win.h fixed MSVC build, added build instructions for it, internal stdint.h implementation for MSVC 2009-10-22 02:14:16 +00:00