Petr Mrázek
|
8b298f8d91
|
More maps tweaks, function for block event removal, added cleanmap version that nukes spatter objects instead of rewriting their
bitmaps.
|
2011-07-07 09:49:58 +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
|
74ab0f94aa
|
Added std namespace use for stl types in MapExtras.h
|
2011-07-06 12:26:18 +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
|
7136ac7aa4
|
Get rid of the stdint.h garbage and use the real header.
|
2011-06-15 17:35:47 +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
|
923c8cae9c
|
Occupancy support in MapCache. Added the item dumper tool mentioned on irc (autodump).
|
2011-04-28 01:36:31 +02:00 |
Petr Mrázek
|
67ea981dc3
|
Big ugly deuglyfication of DFTileTypes and its use in the tools.
|
2011-04-17 13:06:19 +02:00 |
Petr Mrázek
|
e255a2cba6
|
Rename single character member variables from DFTileTypes to something sensible.
|
2011-04-17 11:37:36 +02:00 |
Petr Mrázek
|
b0b76f6d7c
|
Tool for resetting hidden tile status after botched reveals.
|
2011-04-10 18:41:49 +02:00 |
Petr Mrázek
|
b630e93c5a
|
Added base layer material support to map cache, material display to dfprobe.
|
2011-04-10 17:01:58 +02:00 |
Petr Mrázek
|
1d35044db3
|
Started removing C++-isms from C wrapper. Removed DFGlobal.h
|
2011-04-10 13:12:28 +02:00 |
Petr Mrázek
|
4547c8c0aa
|
Use MapExtras more.
|
2011-04-10 06:17:11 +02:00 |
Petr Mrázek
|
c223bb858f
|
Added MapExtras, ported dfliquids to MapCache. Fixed vein non-ident bug in dfvdig.
|
2011-03-11 03:09:45 +01:00 |