Alexander Gavrilov
|
f655a0986d
|
Sync to changes in the data structure definitions.
|
2012-04-19 11:03:29 +04:00 |
Alexander Gavrilov
|
7a34a89f53
|
Add burrow subcommands to modify burrow unit and tile sets.
|
2012-04-14 14:12:59 +04:00 |
Alexander Gavrilov
|
0c2b78b96b
|
Add api for manipulating burrows to the core.
|
2012-04-11 19:42:05 +04:00 |
Alexander Gavrilov
|
b15d2da819
|
Get rid of some obsolete api functions, and restructure MapCache.
|
2012-04-10 18:21:19 +04:00 |
Quietust
|
06da0f9720
|
Fix coord/coord2d division/modulo operators to properly handle negative numbers (fixes some glitches with revflood and possibly other utils)
|
2012-04-01 19:44:35 -05:00 |
Alexander Gavrilov
|
878bc3d3a1
|
Implement pre-embark estimate in prospector.
Requires careful tuning of the vein density computation.
|
2012-02-02 22:14:49 +04:00 |
Quietust
|
a82f4c9138
|
Cleanup code to get rid of MSVC warning C4482
|
2012-01-31 10:17:27 -06:00 |
Quietust
|
d504479fc2
|
Merge https://github.com/angavrilov/dfhack
|
2012-01-21 09:59:54 -06:00 |
Quietust
|
d9c4f259a0
|
These will become necessary shortly
|
2012-01-21 08:59:19 -06:00 |
Alexander Gavrilov
|
2449b80010
|
Update to match the data definitions.
|
2012-01-21 17:18:53 +04:00 |
Alexander Gavrilov
|
cc510a2c4b
|
Replace DFCoord with df::coord and df::coord2d.
|
2012-01-20 14:28:00 +04:00 |
Quietust
|
4bb724cd6c
|
Significant cleanup of Maps module - next step will be to kill it properly
|
2012-01-19 14:11:52 -06:00 |
Alexander Gavrilov
|
7db467a740
|
Update code to accomodate the new coord/coord2d/coord_path structs.
Also replicate the methods of DFCoord.
|
2012-01-19 14:30:22 +04:00 |