Quietust
|
9afcea3deb
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
Petr Mrázek
|
78a98de37e
|
Fix MSVC builds, break buildings :D
|
2012-01-05 23:39:14 +01:00 |
Petr Mrázek
|
86464b99cc
|
Remove DfVector, break MSVC builds until further notice.
|
2012-01-04 01:45:11 +01:00 |
Petr Mrázek
|
9db20bd84d
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Espen Wiborg
|
1a88df201c
|
Traits are active if MORE than 10 away from 50
|
2011-12-30 10:20:16 +08:00 |
Warmist
|
dc78e99f75
|
Added getKeys to OffsetGroup (for easy lua access to all things that memory.xml has)
|
2011-12-24 13:53:59 +02:00 |
Petr Mrázek
|
4ff5db06be
|
Maps no longer copy the map block pointer array, blocks are structs, map data is public.
|
2011-07-07 07:00:36 +02:00 |
Petr Mrázek
|
93be1eb1fb
|
Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping and ability to run reveal from DFHack console.
|
2011-06-16 23:53:39 +02:00 |
Petr Mrázek
|
81d648dfa7
|
First 'working' DFHack inside DF, for 'some' values of 'working'.
|
2011-06-12 23:17:40 +02:00 |
Petr Mrázek
|
61dea59e29
|
Fix a big heap of warnings.
|
2011-05-15 22:24:40 +02:00 |
Petr Mrázek
|
212500ee00
|
Big Items refactor, made all the Accessor offsets optional.
|
2011-04-11 22:13:06 +02:00 |
Petr Mrázek
|
bb04aa1a32
|
Linux header cleanups. Windows side will follow.
|
2011-04-10 10:19:15 +02:00 |
Petr Mrázek
|
837ea52c22
|
Fix windows/wine version information bugs related to processes without a PE header.
|
2011-03-31 05:39:12 +02:00 |
Petr Mrázek
|
4c030e7cc1
|
Some linux 31.22 offsets, slight tweaks to Materials
|
2011-03-25 02:31:27 +01:00 |
Petr Mrázek
|
450562437a
|
Memory.xml cleanup, removing redundant information.
|
2011-03-03 23:54:44 +01:00 |
Petr Mrázek
|
6f7a8e3af5
|
Export fail removal - sa_feature, other minor changes
|
2011-03-03 17:50:17 +01:00 |
Petr Mrázek
|
5bed6c5949
|
Sync, autosearch skeleton.
|
2011-02-08 22:55:40 +01:00 |
Petr Mrázek
|
1a93c73737
|
Big chunk of windows 31.18 offsets.
|
2010-11-17 04:48:06 +01:00 |
Petr Mrázek
|
9ac7c1a9f2
|
memory.xml invalidation (untested)
|
2010-11-08 00:10:59 +01:00 |
Petr Mrázek
|
51d545402d
|
Offset dumper reports missing offsets instead of skipping them
|
2010-08-28 14:06:18 +02:00 |
Petr Mrázek
|
2703d74fbd
|
Sane output from offset dumper
|
2010-08-28 12:47:33 +02:00 |
Petr Mrázek
|
84b417cf1a
|
Memory-ng.xml should be consistent now. Offset dumper doesn't complain.
|
2010-08-28 06:31:44 +02:00 |
Petr Mrázek
|
e762f1caea
|
Merge branch 'master' of git://bigbox.banquise.net/dfhack
Conflicts:
tools/examples/creaturedump.cpp
tools/supported/dumpoffsets.cpp
|
2010-08-28 04:39:03 +02:00 |
Petr Mrázek
|
f2dea86819
|
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 |
Petr Mrázek
|
b33d56354f
|
OffsetGroup class (unfinished)
|
2010-08-23 19:28:53 +02:00 |
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
|
368de864a1
|
Sync
|
2010-08-23 01:29:55 +02:00 |
Petr Mrázek
|
1bceac2343
|
Rename memory_info and its factory class.
|
2010-08-20 14:10:05 +02:00 |