Commit Graph

  • 39ab2cd8ec added C api to make lists doomchild 2010-04-30 15:25:12 -0500
  • d95ea2c006 first commit doomchild 2010-04-30 15:24:49 -0500
  • 26bbd1de17 Make new probe tool out of the 'vecc' thing. Petr Mrázek 2010-04-30 21:52:37 +0200
  • bef2ba34e7 test of derivate system simon 2010-04-30 17:48:19 +0200
  • 9f939687ec Some generic material is decoded, although not well simon 2010-04-30 17:42:31 +0200
  • 72abababa8 Support for decorations too simon 2010-04-30 17:08:16 +0200
  • d4b0f90167 Add support for -1 for typeC and typeD simon 2010-04-30 17:06:38 +0200
  • 23f71d8184 test display of materials simon 2010-04-30 17:03:48 +0200
  • c8d0f391fa Offset for race extracts simon 2010-04-30 17:03:41 +0200
  • 6531829268 adding creature extract support simon 2010-04-30 17:03:21 +0200
  • c0f1178888 :) simon 2010-04-30 16:21:09 +0200
  • 7b35f976e5 material types are extracted from items ! simon 2010-04-30 16:17:10 +0200
  • 13c856e2fa decoration quality is displayed simon 2010-04-30 11:54:08 +0200
  • efeabff033 Dfitemdump can now read decorations simon 2010-04-30 11:50:09 +0200
  • 30ce422a37 can now read quality value for items simon 2010-04-30 11:00:18 +0200
  • 3c9ac77581 fixes for the python stuff sami 2010-04-29 23:59:47 +0300
  • 43dff6522a multiple fixes so that the python interface builds with my modifications simon 2010-04-29 18:24:34 +0200
  • 860b0a67af Merge commit 'origin' into bartavelle simon 2010-04-29 18:13:43 +0200
  • f0406f408e tentative item reading stuff simon 2010-04-29 17:00:34 +0200
  • d5b8821a90 better names for what's in the "t_material" structure simon 2010-04-29 16:59:30 +0200
  • 07f8c442b9 Fix MSVC build of pydfhack, remove config.h (this is generated by cmake on build) Petr Mrázek 2010-04-29 00:10:39 +0200
  • c0ae0840db stones.py sort-of works Petr Mrázek 2010-04-28 23:48:50 +0200
  • 61c5e36537 Pythn module fixes for 64bit, it gets built now, but doesn't work AFAIK Petr Mrázek 2010-04-28 23:11:24 +0200
  • 3cab327704 Added embryo function for getting item descriptions simon 2010-04-28 18:24:27 +0200
  • 3e16c75944 fixes for some compilation warnings simon 2010-04-28 18:21:52 +0200
  • 65db80cd50 A little bug to be corrected ... simon 2010-04-28 18:13:29 +0200
  • 82dbf08d0b Modified the material API simon 2010-04-28 18:09:32 +0200
  • 3853a49d85 Updated README and COMPILE, bugfix release Petr Mrázek 2010-04-28 17:56:37 +0200
  • 8065867a3b moving the t_material structure to the Materials.h file simon 2010-04-28 17:40:27 +0200
  • 87a2741a09 Merge branch 'master' of http://github.com/doomchild/dfhack Petr Mrázek 2010-04-28 13:29:36 +0200
  • c37f164c39 More work on local features - hell temple Petr Mrázek 2010-04-27 23:48:25 +0200
  • df3efe23fb Fix creature moods on 0.31.01 and 0.31.02 Petr Mrázek 2010-04-27 20:18:46 +0200
  • 06ce1c7225 Fix local feature read for arena mode (no read if base == 0) Petr Mrázek 2010-04-27 00:17:53 +0200
  • 41268470b6 Fix ptrace bug on 64bit linux systems Petr Mrázek 2010-04-27 00:12:22 +0200
  • 157deb85af CR/LF? Petr Mrázek 2010-04-26 18:23:47 +0200
  • f91720c97e Merge branch 'bartavelle' of git://bigbox.banquise.net/dfhack Petr Mrázek 2010-04-26 18:22:41 +0200
  • 96c2effab6 Sync Petr Mrázek 2010-04-26 18:12:00 +0200
  • 19895639ab loading inorganics was necesary simon 2010-04-26 17:48:51 +0200
  • ff9a4d6091 test description of metal bars simon 2010-04-26 17:33:17 +0200
  • 097b65b5ba added error check to TranslateName doomchild 2010-04-26 10:32:06 -0500
  • 3bf53e59f1 tweaked BuildName doomchild 2010-04-26 10:31:43 -0500
  • e43bc0dfc5 changed Name to namedtuple doomchild 2010-04-26 10:31:29 -0500
  • bc08be3cbb Another flag is useful here simon 2010-04-26 17:19:20 +0200
  • f5d52661b6 Display is a bit better simon 2010-04-26 15:40:08 +0200
  • 9be275727c Material flags is a DWORD, not a WORD simon 2010-04-26 15:39:42 +0200
  • 2188ab1122 Add support for reading those strange flags in the mood materials simon 2010-04-26 15:34:07 +0200
  • 4ef3108d58 offset magic simon 2010-04-26 15:25:12 +0200
  • f73d936398 Printing mood modifiers as signed ints is more user friendly simon 2010-04-26 15:24:04 +0200
  • 2c4aa5a970 fixed offset simon 2010-04-26 15:20:27 +0200
  • 00257f8441 proper access rights for this file ... simon 2010-04-26 14:53:27 +0200
  • dfea1911ca mood skill support in the creature structure simon 2010-04-26 14:12:07 +0200
  • 453b4521c0 plurals converted to singles ... simon 2010-04-26 14:06:07 +0200
  • 467b852f8d type description test simon 2010-04-26 14:04:16 +0200
  • 310f8c3dbe forgot to remove debug printf ... simon 2010-04-26 13:29:28 +0200
  • b59b552f93 Mood reading preliminary support simon 2010-04-26 13:23:57 +0200
  • a60470ccd1 Merge branch 'bartavelle' of gitosis@bigbox.banquise.net:dfhack into bartavelle simon 2010-04-26 10:22:01 +0200
  • 91c8adbaf1 Merge commit 'origin' into bartavelle simon 2010-04-26 10:21:04 +0200
  • 51f6dbd981 Fix local features in prospector. Petr Mrázek 2010-04-26 00:51:45 +0200
  • d03cb827f3 Merge branch 'master' of http://github.com/doomchild/dfhack Petr Mrázek 2010-04-25 22:24:39 +0200
  • 78dbe8cca6 Fixes for Maps, local features still problematic Petr Mrázek 2010-04-25 20:52:57 +0200
  • 6268d66221 API::Attach doesn't trash the current attached process and its modules. Petr Mrázek 2010-04-25 11:05:11 +0200
  • abaee5ce45 uint -> uint32_t, removed 8 unit offset from the local feature dump method Petr Mrázek 2010-04-24 16:36:41 +0200
  • 340b0cf91c Veinlook uses Map features Petr Mrázek 2010-04-24 01:50:04 +0200
  • 8156469825 Global, local feature reading in Maps Petr Mrázek 2010-04-24 01:15:15 +0200
  • ee9da5910b updated to use new namedtuples doomchild 2010-04-23 14:32:38 -0500
  • 8eacdbe7f9 added new namedtuples doomchild 2010-04-23 14:32:24 -0500
  • 72dc92d2fb new tool : mood dump U-glouglou\simon 2010-04-23 20:13:08 +0200
  • 80d10a9748 mood offset U-glouglou\simon 2010-04-23 20:12:32 +0200
  • 365c6dd0ed updated to Tree tuple type doomchild 2010-04-23 11:56:38 -0500
  • 9bd7a6ea9b Fixes for DFError.h Petr Mrázek 2010-04-23 18:51:54 +0200
  • 9f93a48bb4 Revert "mood dump test" simon 2010-04-23 18:39:25 +0200
  • 80cf2755a4 mood dumper à tester simon 2010-04-23 18:28:27 +0200
  • ceaea4341d mood dump test simon 2010-04-23 18:22:45 +0200
  • cabe5d9271 added WriteLabors doomchild 2010-04-23 11:01:34 -0500
  • f908d86dbc Map features in veinlook (still mostly hardcoded) Petr Mrázek 2010-04-23 16:55:58 +0200
  • f06f8cc752 updated to match upstream flag definition doomchild 2010-04-23 09:18:01 -0500
  • 95ce40e4b6 Merge remote branch 'upstream/master' doomchild 2010-04-23 09:14:10 -0500
  • ddc2dd354d operator precedence! Petr Mrázek 2010-04-23 04:00:41 +0200
  • b288f43c3e first commit doomchild 2010-04-22 13:06:59 -0500
  • 73f676bc36 fixed std::string to Python string conversion in DF_Building_ReadCustomWorkshopTypes doomchild 2010-04-22 09:07:04 -0500
  • 6903a46d90 Merge remote branch 'upstream/master' doomchild 2010-04-22 09:01:04 -0500
  • a6c42c6468 the Materials::ReadDescriptorColors function does return a value now ... simon 2010-04-22 10:38:26 +0200
  • b0bda21d8e fixed type setters to return -1 instead of NULL on error doomchild 2010-04-21 14:59:04 -0500
  • dcaeadf4d3 include DFTypes.h doomchild 2010-04-21 14:58:38 -0500
  • 662bb2291b added base type assignments doomchild 2010-04-21 14:58:17 -0500
  • d148aeecc8 updated build script doomchild 2010-04-21 14:57:53 -0500
  • 60c41d41df include DFTypes.h doomchild 2010-04-21 14:57:41 -0500
  • 1a575a2d19 include std stuff doomchild 2010-04-21 14:57:23 -0500
  • b7a9a0d146 include DFTypes.h doomchild 2010-04-21 14:57:05 -0500
  • 831afd391d add integer conversions for union types doomchild 2010-04-21 14:56:34 -0500
  • 7ecdc4a5b4 added type changes for vegetation and gui doomchild 2010-04-21 10:41:06 -0500
  • 3a94785cc0 changed API type name doomchild 2010-04-21 10:40:43 -0500
  • 73fc2cf498 first commit doomchild 2010-04-21 10:40:31 -0500
  • 494cc49b51 new offsets and data related to mood simon 2010-04-21 16:12:14 +0200
  • a9fe256189 Merge commit 'origin' into bartavelle simon 2010-04-21 11:00:36 +0200
  • 06cb869940 an appearance vector location simon 2010-04-21 11:00:10 +0200
  • 16d5175ee5 updated for upstream additions doomchild 2010-04-20 15:34:10 -0500
  • 20b752f68f Merge remote branch 'upstream/master' doomchild 2010-04-20 15:04:18 -0500
  • 14895378d8 Merge branch 'bartavelle' of git://bigbox.banquise.net/dfhack Petr Mrázek 2010-04-20 20:27:45 +0200
  • f86cb94d36 updated type string, tweaked reverse designation build doomchild 2010-04-20 12:21:52 -0500