doomchild
|
42670c798b
|
added grass vein and world construction types
|
2011-03-01 14:39:33 -06:00 |
doomchild
|
06ae98c9dd
|
first commit
|
2011-03-01 14:39:18 -06:00 |
doomchild
|
0b77744905
|
added game mode reader
|
2011-03-01 14:38:55 -06:00 |
doomchild
|
bdb0ebd8ea
|
added grass vein and world construction readers
|
2011-03-01 14:38:18 -06:00 |
Petr Mrázek
|
fa220531b7
|
Proper enum for game mode
|
2011-03-01 13:08:20 +01:00 |
Petr Mrázek
|
54a580ac68
|
Hide depend headers better, upgraded tinyxml
|
2011-03-01 07:50:56 +01:00 |
Petr Mrázek
|
b1061d0f94
|
Game mode reading, removed some include paths
|
2011-03-01 06:59:23 +01:00 |
Petr Mrázek
|
c6a402c2b8
|
One more vein type. No ready for use.
|
2011-02-27 20:43:44 +01:00 |
Petr Mrázek
|
254aec1787
|
Alternate way to read vegetation using a vector in map blocks. 31.19 only for now.
|
2011-02-27 13:59:45 +01:00 |
Petr Mrázek
|
4284b948a0
|
Creature matgloss, creature and color matgloss offsets.
|
2011-02-27 09:48:08 +01:00 |
Petr Mrázek
|
d6592502cc
|
No need to start Buildings for reading the custom types
|
2011-02-25 03:13:50 +01:00 |
Petr Mrázek
|
803269122f
|
... What The Hell ?
|
2011-02-24 21:34:51 +01:00 |
Petr Mrázek
|
820acc7483
|
Windows fixes
|
2011-02-24 21:32:12 +01:00 |
Petr Mrázek
|
97bfa32a82
|
More cleanup in the Process lands.
|
2011-02-24 11:43:33 +01:00 |
Petr Mrázek
|
79b78673e5
|
Fix build on MSVC
|
2011-02-24 01:32:15 +01:00 |
Petr Mrázek
|
d26f9ee4a4
|
Merge branch 'master' of https://github.com/tomprince/dfhack into tomprince-master
|
2011-02-23 23:48:24 +01:00 |
Petr Mrázek
|
62bec260b1
|
Fix 32bit linux build again.
|
2011-02-23 21:57:36 +01:00 |
Petr Mrázek
|
a62196dea3
|
Merge branch 'master' of https://github.com/tomprince/dfhack into tomprince-master
Conflicts:
library/DFProcess-linux.cpp
|
2011-02-23 21:55:24 +01:00 |
Tom Prince
|
4806318494
|
Factor out microsoft string handling functions.
|
2011-02-23 15:55:07 -05:00 |
Tom Prince
|
aac3056b12
|
Get rid of NormalProcess::Private on windows.
|
2011-02-23 15:27:15 -05:00 |
Petr Mrázek
|
a5479a4bef
|
Linux 32bit fix.
|
2011-02-23 20:13:29 +01:00 |
Tom Prince
|
63ab8672d3
|
Add create*Process functions to create process instances.
This allows us to remove friendship of DFProcessEnumerator for Process
subclasses.
|
2011-02-23 06:13:10 -05:00 |
Tom Prince
|
2927b08f93
|
Remove handle-body idiom of DFProcess on linux.
Since the classes aren't exposed to the client, there is no reason to
split the class.
|
2011-02-23 06:11:28 -05:00 |
Tom Prince
|
b3c490857c
|
Refactor DFProcess-linux-{,wine}.cpp into DFProcess-linux-base.cpp.
|
2011-02-23 06:11:28 -05:00 |
Tom Prince
|
c287e54793
|
Merge much of DFProcess-*-SHM.cpp into DFProcess-SHM.cpp.
|
2011-02-23 04:02:14 -05:00 |
Tom Prince
|
9ba80d517f
|
Remove some gratuitous differences in the SHM implementations.
|
2011-02-23 02:26:55 -05:00 |
Tom Prince
|
9b854be327
|
Remove duplicate code implementing readInt.
Implement one version in terms of the other.
|
2011-02-23 02:04:29 -05:00 |
Tom Prince
|
9964dbac72
|
Add missing private/ProcessInternal.h
|
2011-02-23 01:07:22 -05:00 |
Tom Prince
|
6ca0dd7c1d
|
Fix Process class.
|
2011-02-23 04:01:07 +01:00 |
Petr Mrázek
|
9f5ee8a790
|
Many fixes, still many to go.
|
2011-02-18 02:51:17 +01:00 |
Petr Mrázek
|
1c8249c55a
|
Mingw32 fixes
|
2011-02-18 01:14:16 +01:00 |
Petr Mrázek
|
02e6e46d5f
|
Grass veins
|
2011-02-17 01:54:45 +01:00 |
Petr Mrázek
|
72fd88cff3
|
Windows base map offsets
|
2011-02-17 01:18:27 +01:00 |
Petr Mrázek
|
eb1a0b6b22
|
A little cleanup in Context.cpp, started work on 31.19
|
2011-02-16 19:29:16 +01:00 |
Petr Mrázek
|
ad5e207276
|
make veinlook work with less offsets (maybe)
|
2011-02-15 00:45:37 +01:00 |
Petr Mrázek
|
6c9652258d
|
memory xml bugfix related to valid attribute of the Offsets tag
|
2011-02-14 21:25:02 +01:00 |
Petr Mrázek
|
3835ba0f75
|
Search tools run on windows and moved to supported, some windows segment/heap/PE section enumeration work.
New windows dependency: ntdll.lib
|
2011-02-14 03:58:32 +01:00 |
Petr Mrázek
|
e958b8432a
|
More work on windos VM map method (compiles, needs testing), some MSVC 2010 nonsense warnings disabled.
|
2011-02-12 10:26:36 +01:00 |
Petr Mrázek
|
d16bee48d2
|
Merge branch 'master' of github.com:peterix/dfhack
|
2011-02-08 22:57:14 +01:00 |
Petr Mrázek
|
5bed6c5949
|
Sync, autosearch skeleton.
|
2011-02-08 22:55:40 +01:00 |
Petr Mrázek
|
7676120dc8
|
Windows VM ranges (not tested)
|
2011-02-08 15:34:34 +01:00 |
Petr Mrázek
|
130d965494
|
TODO use VirtualQuery
|
2011-02-08 14:34:43 +01:00 |
Petr Mrázek
|
8439b3fa7d
|
Required fixes for properly exporting the new symbols.
|
2010-11-19 02:40:38 +01:00 |
Petr Mrázek
|
c13b7c035f
|
Fix weather tool/offsets for 31.18. Added a file I missed.
|
2010-11-19 01:14:41 +01:00 |
Petr Mrázek
|
ac91f46b6c
|
Merged patches from Rainer Keller
|
2010-11-17 20:50:50 +01:00 |
Petr Mrázek
|
1a93c73737
|
Big chunk of windows 31.18 offsets.
|
2010-11-17 04:48:06 +01:00 |
Petr Mrázek
|
a5d21e612b
|
Fixes, some messing around with the invalidation code
|
2010-11-08 00:31:40 +01:00 |
Petr Mrázek
|
9ac7c1a9f2
|
memory.xml invalidation (untested)
|
2010-11-08 00:10:59 +01:00 |
Petr Mrázek
|
457b331be7
|
Small fixes
|
2010-11-03 10:45:29 +01:00 |
Petr Mrázek
|
cb6cf89b0c
|
Merge branch 'master' of http://github.com/reverb/dfhack
|
2010-11-01 10:47:15 +01:00 |