Petr Mrázek
|
4d939363b5
|
Many fixes to DFHack tools and examples
|
2010-03-26 13:01:46 +01:00 |
Petr Mrázek
|
1c499121e6
|
Fixes to memory.xml, name reading
|
2010-03-08 18:27:19 +01:00 |
Zhentar
|
052dd53c03
|
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 |
belal
|
0fa2bb8cd8
|
settlement offsets for windows and linux d9-d17, fixes for linux offsets, forgot the name offset, and switched the current and all settlement address :)
|
2010-02-25 17:50:52 +01:00 |
belal
|
a5d42e4051
|
Code for getting the current and all settlements in the world, currently has offsets for the settlement location, name, and area size. Right now the current settlement causes msvc to claim the heap is corrupted, I think due to the fact that the current_settlement vector only has 1 item in it. I think it may be a bug in the vector code, as my code is basically identical between the current settlement and the other settlements.
Signed-off-by: belal <jimbelal@gmail.com>
|
2010-02-25 17:50:52 +01:00 |