Commit Graph

823 Commits (966a145b3e8670c1ab4a92c48063baddf4597857)
 

Author SHA1 Message Date
Petr Mrázek d03cb827f3 Merge branch 'master' of http://github.com/doomchild/dfhack 2010-04-25 22:24:39 +02:00
Petr Mrázek 78dbe8cca6 Fixes for Maps, local features still problematic 2010-04-25 20:52:57 +02:00
Petr Mrázek 6268d66221 API::Attach doesn't trash the current attached process and its modules. 2010-04-25 11:05:11 +02:00
Petr Mrázek abaee5ce45 uint -> uint32_t, removed 8 unit offset from the local feature dump method 2010-04-24 16:36:41 +02:00
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
doomchild ee9da5910b updated to use new namedtuples 2010-04-23 14:32:38 -05:00
doomchild 8eacdbe7f9 added new namedtuples 2010-04-23 14:32:24 -05:00
U-glouglou\simon 72dc92d2fb new tool : mood dump 2010-04-23 20:13:08 +02:00
U-glouglou\simon 80d10a9748 mood offset 2010-04-23 20:12:32 +02:00
doomchild 365c6dd0ed updated to Tree tuple type 2010-04-23 11:56:38 -05:00
Petr Mrázek 9bd7a6ea9b Fixes for DFError.h 2010-04-23 18:51:54 +02:00
simon 9f93a48bb4 Revert "mood dump test"
This reverts commit ceaea4341d.

Conflicts:

	tools/moodump.cpp
2010-04-23 18:39:25 +02:00
simon 80cf2755a4 mood dumper à tester 2010-04-23 18:28:27 +02:00
simon ceaea4341d mood dump test 2010-04-23 18:22:45 +02:00
doomchild cabe5d9271 added WriteLabors 2010-04-23 11:01:34 -05:00
Petr Mrázek f908d86dbc Map features in veinlook (still mostly hardcoded) 2010-04-23 16:55:58 +02:00
doomchild f06f8cc752 updated to match upstream flag definition 2010-04-23 09:18:01 -05:00
doomchild 95ce40e4b6 Merge remote branch 'upstream/master' 2010-04-23 09:14:10 -05:00
Petr Mrázek ddc2dd354d operator precedence! 2010-04-23 04:00:41 +02:00
doomchild b288f43c3e first commit 2010-04-22 13:06:59 -05:00
doomchild 73f676bc36 fixed std::string to Python string conversion in DF_Building_ReadCustomWorkshopTypes 2010-04-22 09:07:04 -05:00
doomchild 6903a46d90 Merge remote branch 'upstream/master' 2010-04-22 09:01:04 -05:00
simon a6c42c6468 the Materials::ReadDescriptorColors function does return a value now ... 2010-04-22 10:38:26 +02:00
doomchild b0bda21d8e fixed type setters to return -1 instead of NULL on error 2010-04-21 14:59:04 -05:00
doomchild dcaeadf4d3 include DFTypes.h 2010-04-21 14:58:38 -05:00
doomchild 662bb2291b added base type assignments 2010-04-21 14:58:17 -05:00
doomchild d148aeecc8 updated build script 2010-04-21 14:57:53 -05:00
doomchild 60c41d41df include DFTypes.h 2010-04-21 14:57:41 -05:00
doomchild 1a575a2d19 include std stuff 2010-04-21 14:57:23 -05:00
doomchild b7a9a0d146 include DFTypes.h 2010-04-21 14:57:05 -05:00
doomchild 831afd391d add integer conversions for union types 2010-04-21 14:56:34 -05:00
doomchild 7ecdc4a5b4 added type changes for vegetation and gui 2010-04-21 10:41:06 -05:00
doomchild 3a94785cc0 changed API type name 2010-04-21 10:40:43 -05:00
doomchild 73fc2cf498 first commit 2010-04-21 10:40:31 -05: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
doomchild 16d5175ee5 updated for upstream additions 2010-04-20 16:23:23 -05:00
doomchild 20b752f68f Merge remote branch 'upstream/master' 2010-04-20 15:04:18 -05:00
Petr Mrázek 14895378d8 Merge branch 'bartavelle' of git://bigbox.banquise.net/dfhack 2010-04-20 20:27:45 +02:00
doomchild f86cb94d36 updated type string, tweaked reverse designation build 2010-04-20 12:21:52 -05:00
doomchild 5cc3b5e4c7 added map_type...now I should be able to subclass easier 2010-04-20 12:20:30 -05:00
doomchild 45f81d18bd updated type strings/names 2010-04-20 12:19:53 -05: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
doomchild 2b544ba2de updated compiler flags to get rid of stupid newline warnings 2010-04-20 09:19:23 -05:00
simon ae01bfe18e Merge commit 'origin' into bartavelle 2010-04-20 11:48:48 +02:00