dfhack/library
belal 6661d7e1f7 added getPath() for all linux versions as well, should work fine 2010-09-16 18:21:41 -07:00
..
depends Moving stuff around, part 2 2010-05-26 06:48:23 +02:00
include added getPath() for all linux versions as well, should work fine 2010-09-16 18:21:41 -07:00
modules Keeping the current working directory addition, but reverting the current tileset and color stuff, as the tileset was just an initializer, not the actual current one, just going to have to read the init.txt file myself 2010-09-13 09:45:53 -04:00
private Seemingly working VersionInfo loading parts. The offset names are now all wrong in the modules. DO NOT USE 2010-08-28 03:57:56 +02:00
python "import pydftypes" changed to "import dftypes" 2010-08-19 12:51:02 -05:00
shm Support for reading inventory 2010-08-17 15:21:54 +02:00
CMakeLists.txt Merge branch 'master' of http://github.com/doomchild/dfhack 2010-09-01 20:30:25 +02:00
ContextShared.cpp Sync, fixes. 2010-08-31 06:52:03 +02:00
DFContext.cpp Rename memory_info and its factory class. 2010-08-20 14:10:05 +02:00
DFContextManager.cpp Seemingly working VersionInfo loading parts. The offset names are now all wrong in the modules. DO NOT USE 2010-08-28 03:57:56 +02:00
DFContext_C.cpp Common base for all modules 2010-06-25 07:11:26 +02:00
DFProcess-linux-SHM.cpp added getPath() for all linux versions as well, should work fine 2010-09-16 18:21:41 -07:00
DFProcess-linux-wine.cpp added getPath() for all linux versions as well, should work fine 2010-09-16 18:21:41 -07:00
DFProcess-linux.cpp added getPath() for all linux versions as well, should work fine 2010-09-16 18:21:41 -07:00
DFProcess-windows-SHM.cpp Add function to get the current working directory of the DF process, as well as offsets for the relative paths of the current tileset and color file, also created a simple program to dump those three things out 2010-09-12 21:38:21 -04:00
DFProcess-windows.cpp Add function to get the current working directory of the DF process, as well as offsets for the relative paths of the current tileset and color file, also created a simple program to dump those three things out 2010-09-12 21:38:21 -04:00
DFProcessEnumerator.cpp Seemingly working VersionInfo loading parts. The offset names are now all wrong in the modules. DO NOT USE 2010-08-28 03:57:56 +02:00
DFTypes_C.cpp add allocator callbacks for t_feature, t_hotkey, and t_screen 2010-08-26 10:27:56 -05:00
VersionInfo.cpp Offset dumper reports missing offsets instead of skipping them 2010-08-28 14:06:18 +02:00
VersionInfoFactory.cpp Sync, fixes. 2010-08-31 06:52:03 +02:00
config.h.cmake Moving stuff around, part 2 2010-05-26 06:48:23 +02:00