dfhack/library
Petr Mrázek 13fcdb8b8f Fix one more InitReadNames call 2010-03-23 00:37:35 +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 Revert "Nuked many Process classes. Only SHM remains. We'll see how it goes :)" 2010-03-09 15:15:15 +01:00
DFCommonInternal.h sprinkled some exceptions over the memory reading 2010-02-28 03:34:54 +01:00
DFError.h Another try at locking 2010-03-12 00:13:50 +01:00
DFHackAPI.cpp Fix one more InitReadNames call 2010-03-23 00:37:35 +01:00
DFHackAPI.h Added reading/writing support for effects like mist 2010-03-20 17:30:13 +01:00
DFMemInfo.cpp Added a cache mechanism to vtable lookups 2010-03-14 22:58:28 +01:00
DFMemInfo.h per-process file locks on linux (stored in /tmp/DFHack/PID/) 2010-03-09 21:25:17 +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 Added reading/writing support for effects like mist 2010-03-20 17:30:13 +01:00
DFProcess-linux-wine.cpp Revert "Nuked many Process classes. Only SHM remains. We'll see how it goes :)" 2010-03-09 15:15:15 +01:00
DFProcess-linux.cpp Revert "Nuked many Process classes. Only SHM remains. We'll see how it goes :)" 2010-03-09 15:15:15 +01:00
DFProcess-windows-SHM.cpp Flush input in veinlook, so it doesn't 'lag' so bad 2010-03-18 20:05:32 +01:00
DFProcess-windows.cpp Merge branch 'shm-only' 2010-03-09 15:31:44 +01:00
DFProcess.h add iostream to DFProcess.h include, std:: prefix to the output line, DT was getting mad about them not being defined 2010-03-14 20:28:36 -04:00
DFProcessEnumerator-linux.cpp Revert "Nuked many Process classes. Only SHM remains. We'll see how it goes :)" 2010-03-09 15:15:15 +01:00
DFProcessEnumerator-windows.cpp Prevent windows process enumerator from listing the same process twice 2010-03-09 15:21:53 +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 Added reading/writing support for effects like mist 2010-03-20 17:30:13 +01: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 Added a cache mechanism to vtable lookups 2010-03-14 22:58:28 +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