..
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
Merge branch 'shm-only'
2010-03-09 15:31:44 +01:00
DFHackAPI.cpp
used different creature vector than before, this is the correct one, the old one was missing some creatures, and the current_creature index was not right, also found the offsets for mood and artifacts for 40d
2010-03-14 13:21:52 -04:00
DFHackAPI.h
Merge remote branch 'remotes/peterix/master' into version_compatiblity
2010-03-13 08:45:30 -05:00
DFMemInfo.cpp
per-process file locks on linux (stored in /tmp/DFHack/PID/)
2010-03-09 21:25:17 +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
per-process file locks on linux (stored in /tmp/DFHack/PID/)
2010-03-09 21:25:17 +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
Revert "Nuked many Process classes. Only SHM remains. We'll see how it goes :)"
2010-03-09 15:15:15 +01:00
DFProcess-windows.cpp
Merge branch 'shm-only'
2010-03-09 15:31:44 +01:00
DFProcess.h
Revert "Nuked many Process classes. Only SHM remains. We'll see how it goes :)"
2010-03-09 15:15:15 +01: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
used different creature vector than before, this is the correct one, the old one was missing some creatures, and the current_creature index was not right, also found the offsets for mood and artifacts for 40d
2010-03-14 13:21:52 -04: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