Commit Graph

588 Commits (340b0cf91c95e882a316d0b5ce23f074b6601ffc)
 

Author SHA1 Message Date
Petr Mrázek 340b0cf91c Veinlook uses Map features 2010-04-24 01:50:04 +02:00
Petr Mrázek 8156469825 Global, local feature reading in Maps 2010-04-24 01:15:15 +02:00
Petr Mrázek 9bd7a6ea9b Fixes for DFError.h 2010-04-23 18:51:54 +02:00
Petr Mrázek f908d86dbc Map features in veinlook (still mostly hardcoded) 2010-04-23 16:55:58 +02:00
Petr Mrázek ddc2dd354d operator precedence! 2010-04-23 04:00:41 +02:00
simon a6c42c6468 the Materials::ReadDescriptorColors function does return a value now ... 2010-04-22 10:38:26 +02:00
simon 494cc49b51 new offsets and data related to mood 2010-04-21 16:12:14 +02:00
simon a9fe256189 Merge commit 'origin' into bartavelle 2010-04-21 11:00:36 +02:00
simon 06cb869940 an appearance vector location 2010-04-21 11:00:10 +02:00
Petr Mrázek 14895378d8 Merge branch 'bartavelle' of git://bigbox.banquise.net/dfhack 2010-04-20 20:27:45 +02:00
simon 72376d1d35 Color descriptors handling 2010-04-20 18:25:52 +02:00
simon 10ff8d73d1 Update for color descriptors 2010-04-20 18:25:39 +02:00
simon 0b782333ca offsets for RGB color descriptors, and shapes 2010-04-20 18:25:15 +02:00
simon 22b703e085 readFloat support (to be checked for SHM builds !) 2010-04-20 18:13:00 +02:00
simon ae01bfe18e Merge commit 'origin' into bartavelle 2010-04-20 11:48:48 +02:00
Petr Mrázek da3dd0d70a ... 2010-04-20 06:31:10 +02:00
Petr Mrázek 8676ba5f07 Extremely basic map feature reading, lives in vector check ... 2010-04-20 04:37:45 +02:00
U-glouglou\simon ac57250f5e Forgot to remove this debugging help ... 2010-04-19 20:05:10 +02:00
simon 7f5edd58c8 Merge commit 'origin' into bartavelle 2010-04-19 14:46:30 +02:00
simon 1ff7f6e478 Add civilization support :
* field in creature structure
* offset of the player civilization id
2010-04-19 14:36:21 +02:00
Petr Mrázek 25f5db1b4c Invalidate all modules on Detach(), fix reveal. 2010-04-19 14:14:37 +02:00
Petr Mrázek 4bff245ab8 Quick and dirty fix to temperature problems wit dfliquids. pathing still sucks. 2010-04-19 12:39:47 +02:00
simon 9705e05d8c Creature tile description support
Reading of the tile character and colors in the race structure, plus
offsets in Memory.xml.
Upgrade of creaturedump
2010-04-19 11:23:11 +02:00
Petr Mrázek 6d06cfcee1 Fix bad ordering of map blocks in the stl map 2010-04-19 05:37:57 +02:00
Petr Mrázek 7d8b0b1bb8 cleanmap now ignores only mud 2010-04-19 05:00:32 +02:00
Petr Mrázek 3268b26852 Veindig can now dig stairs to reach veins on different z-levels 2010-04-19 04:42:27 +02:00
Petr Mrázek 5b28ac3b59 Fix compilation undex MSVC/Windows. 2010-04-19 00:56:22 +02:00
Petr Mrázek 96b42f8ac1 Fix linux crashes. 2010-04-19 00:32:50 +02:00
Petr Mrázek 39eacd2069 Merge branch 'master' of git://github.com/doomchild/dfhack 2010-04-18 21:53:12 +02:00
Petr Mrázek 2eddc69ef8 Removed g_pProcess global. 2010-04-18 21:30:02 +02:00
Petr Mrázek fb9ca213ec DFVector is now a template, eliminationg tons of ugly casts.
I think I got them all, but testing is required.
2010-04-18 14:56:09 +02:00
Petr Mrázek 13d07e5d70 Reveal that unrevals, solids 2010-04-17 22:08:16 +02:00
Petr Mrázek caa482fbd1 Support for reading/writing temperature, extended veinlook 2010-04-17 15:30:25 +02:00
doomchild 765d65a107 added vein reading 2010-04-16 16:21:16 -05:00
doomchild 9729ca420e added new type imports 2010-04-16 16:21:05 -05:00
doomchild 9c6d889a24 added vein types 2010-04-16 11:59:38 -05:00
Petr Mrázek 52b9ed3afe Reading of dwarf race index 2010-04-16 13:28:07 +02:00
Petr Mrázek 93c58005c2 Rename magma_create to liquids to reflect change of functionality 2010-04-16 00:24:59 +02:00
doomchild 3db399504e got reading/writing working 2010-04-15 15:56:13 -05:00
Petr Mrázek 78e1a58867 Fixed vdig, improved magma create :) 2010-04-15 22:14:55 +02:00
doomchild f65d4cfb29 added getters for new modules 2010-04-15 12:56:33 -05:00
doomchild a89eb15375 trimmed definitions 2010-04-15 12:56:18 -05:00
doomchild b2ab2037bb fixed ctypes import 2010-04-15 12:56:09 -05:00
doomchild b563a9a22d added remaining module types 2010-04-15 12:55:54 -05:00
doomchild b11e7d4748 added type definition 2010-04-15 12:55:44 -05:00
doomchild d7d05132b2 updated for new composite types 2010-04-15 12:55:31 -05:00
doomchild 3e70644160 first commit 2010-04-15 12:55:12 -05:00
doomchild a68a998fd1 switched from using raw dictionaries to imported python types for Note and Name 2010-04-15 10:04:38 -05:00
doomchild 0af57ac972 added flag and composite imports 2010-04-15 10:04:10 -05:00
doomchild 95d364dfca moved flag types to pydfhackflags.py
added namedtuples for a couple of composite types
2010-04-15 10:03:45 -05:00