dfhack/library
Petr Mrázek 8e6f528e72 Merge branch 'master' of git://github.com/belal/dfhack 2010-02-19 03:35:36 +01:00
..
gopt fixed compile errors in gopt 2010-02-18 18:25:24 +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 added gopt to CMakeLists.txt 2010-02-18 18:31:18 +01:00
DFCommonInternal.h Added std::string read/write by belal. Extremely volatile. 2010-02-16 00:04:15 +01:00
DFHackAPI.cpp Asserts into IFs 2010-02-18 21:28:28 +01:00
DFHackAPI.h Tabs to spaces 2010-02-18 18:06:32 +01:00
DFMemInfo.cpp API changes: InitRead* methods made safer - they now return false on error 2010-02-11 21:08:39 +00:00
DFMemInfo.h API changes: InitRead* methods made safer - they now return false on error 2010-02-11 21:08:39 +00:00
DFMemInfoManager.cpp massive Memory.xml VTable sections restructure, support for d17 added in Memory.xml, needs testing. shm not updated yet 2010-02-10 00:20:15 +00:00
DFMemInfoManager.h fixed tons of warnings, removed dependency on xtest 2009-12-13 21:03:19 +00:00
DFProcess-linux-SHM.cpp Process::readClassName implemented 2010-02-19 02:48:03 +01:00
DFProcess-linux-wine.cpp Process::readClassName implemented 2010-02-19 02:48:03 +01:00
DFProcess-linux.cpp Process::readClassName implemented 2010-02-19 02:48:03 +01:00
DFProcess-windows-SHM.cpp Process::readClassName implemented 2010-02-19 02:48:03 +01:00
DFProcess-windows.cpp Process::readClassName implemented 2010-02-19 02:48:03 +01:00
DFProcess.h Process::readClassName implemented 2010-02-19 02:48:03 +01:00
DFProcessEnumerator-linux.cpp Added std::string read/write by belal. Extremely volatile. 2010-02-16 00:04:15 +01:00
DFProcessEnumerator-windows.cpp Tabs to spaces 2010-02-18 18:06:32 +01:00
DFProcessEnumerator.h Added std::string read/write by belal. Extremely volatile. 2010-02-16 00:04:15 +01:00
DFTileTypes.cpp optimizations 2009-11-22 14:43:53 +00:00
DFTileTypes.h reserve space for biome vectors, tiny fix to tiletype table 2009-11-25 18:19:09 +00:00
DFTypes.h Tabs to spaces 2010-02-18 18:06:32 +01:00
DFVector.h merge in shm branch 2009-12-22 21:19:39 +00:00
DFWindow-linux.cpp merge in shm branch 2009-12-22 21:19:39 +00:00
DFWindow-windows.cpp merge in shm branch 2009-12-22 21:19:39 +00:00
DFWindow.h merge in shm branch 2009-12-22 21:19:39 +00:00
Export.h creatures almost done 2009-11-14 03:46:56 +00: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
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