Petr Mrázek
|
143f30f64b
|
Merge branch 'master' of http://github.com/sizeak/dfhack
Conflicts:
library/VersionInfo.cpp
|
2010-08-23 16:16:58 +02:00 |
Petr Mrázek
|
1bceac2343
|
Rename memory_info and its factory class.
|
2010-08-20 14:10:05 +02:00 |
Petr Mrázek
|
a159707250
|
Fix memleak with Context not cleaning up.
|
2010-08-14 01:25:18 +02:00 |
Petr Mrázek
|
1645df7088
|
Some offsets for 0.31.04, bugfixes
|
2010-06-06 00:56:09 +02:00 |
Petr Mrázek
|
04b71f154c
|
Fun and games. Also turning old DFWindow class into a module tracked by Context.
|
2010-05-26 12:24:45 +02:00 |
Petr Mrázek
|
b710ed687a
|
Moving stuff around, part 2
|
2010-05-26 06:48:23 +02:00 |
Petr Mrázek
|
c26da9b84c
|
More DF 2010 reorganization
|
2010-04-02 16:46:33 +02:00 |
Petr Mrázek
|
71fc49897f
|
Accelerated creatures work on Windows
Refactored vector reading, proper length of vectors from MSVC9 is known (0x18, triplet starts at 0xC)
|
2010-03-30 02:26:52 +02:00 |
Petr Mrázek
|
05250b4eb5
|
Make Linux Process validation not fail with MissingMemoryDefinition
|
2010-02-28 06:21:50 +01:00 |
Petr Mrázek
|
70f22d008e
|
Support for d18 on windows
Also deployment to people who get Memory.xml from git...
Fixed wine process attach bug
|
2010-02-23 22:29:55 +01:00 |
Petr Mrázek
|
1e04722a63
|
Refactor of memory_info class, now with more d-pointer
|
2010-02-22 23:34:20 +01:00 |
Petr Mrázek
|
f71fef9ef5
|
Process::readClassName implemented
|
2010-02-19 02:48:03 +01:00 |
Petr Mrázek
|
56969fb977
|
Added std::string read/write by belal. Extremely volatile.
|
2010-02-16 00:04:15 +01:00 |