Commit Graph

312 Commits (dd3bdecc1a4a1b19e1ccc0102f751e78c05e0d14)

Author SHA1 Message Date
simon d435313632 Body parts are decoded
Color modifiers parts are decoded
2010-05-05 13:48:01 +02:00
simon 0c0eaa66d8 Eyes color are now decoded 2010-05-05 12:57:05 +02:00
RusAnon 735b49e776 Some changes for mingw 2010-05-05 20:33:44 +11:00
simon 99b0d7dc1e Color modifiers are now decoded for castes 2010-05-05 11:17:40 +02:00
RusAnon 1da629fc5c Fix for libpath bug 2010-05-05 15:34:54 +11:00
RusAnon 3d5121dfc9 Should fix windows compilation 2010-05-05 15:28:34 +11:00
RusAnon 8978637786 Moved shell.py and trees.py to tools/ 2010-05-05 15:28:10 +11:00
RusAnon 382c8b4261 Added setuptools bootstrap file 2010-05-05 11:38:34 +11:00
RusAnon 6be1a64ebf Merge branch 'master' of http://github.com/doomchild/dfhack 2010-05-05 09:21:46 +11:00
doomchild fdd33ad7c2 added Gui_C stuff 2010-05-04 16:24:12 -05:00
doomchild 5dd2a6753a first commit 2010-05-04 16:23:54 -05:00
doomchild ad14eb855f added module getters 2010-05-04 10:52:42 -05:00
simon 32176875f9 preliminary improvement system 2010-05-04 16:46:15 +02:00
doomchild 3d0a1299ac first commit, attaching/detaching/suspending/resuming works 2010-05-04 07:00:14 +08:00
doomchild ada8da8422 fixed void pointer delete bug 2010-05-04 07:00:13 +08:00
doomchild 7d0ecfe5b8 first commit, attaching/detaching/suspending/resuming works 2010-05-03 15:54:13 -05:00
doomchild 417ce7953e fixed void pointer delete bug 2010-05-03 15:50:43 -05:00
RusAnon 2b04c0f662 Hack to bypass MEMXML_DATA_PATH xml path restriction 2010-05-03 22:03:28 +11:00
RusAnon 8eeb9296c3 Fixed compiling and installing of so and xml 2010-05-03 21:36:21 +11:00
RusAnon 394002f688 Some work on blocks access 2010-05-03 21:19:40 +11:00
RusAnon add3288333 Automatically handle Suspend/Resume Start/Finish 2010-05-03 18:45:25 +11:00
RusAnon f678b344d2 Construction and Vegetation exports 2010-05-03 18:31:20 +11:00
RusAnon 9d9e7a4f24 Translation exports, creature fix 2010-05-03 18:28:14 +11:00
RusAnon 9d770b9b76 Creature exported funcs 2010-05-03 18:25:23 +11:00
RusAnon 9f5220235a Materials exported funcs 2010-05-03 18:21:55 +11:00
RusAnon d507974e8e MemInfo exported funcs 2010-05-03 18:18:41 +11:00
RusAnon 5908e1ca71 Updated Position for mix-ins and decorators 2010-05-03 18:10:00 +11:00
RusAnon 3c9abeff07 Use mix-ins and decorators for Map 2010-05-03 18:03:32 +11:00
RusAnon 2fd787cc8a Some tweaks for Point 2010-05-03 18:03:06 +11:00
RusAnon e4210ad444 Decorator to enforce suspend 2010-05-03 18:02:33 +11:00
RusAnon 7ac5b9a1fe Mix-ins for Start/Finish handling 2010-05-03 18:02:16 +11:00
RusAnon 3ccb7783c9 Added subclasses for all exported classes, and linked them to API 2010-05-03 17:13:35 +11:00
RusAnon 1d2f085ef3 Added subclassing for all managers 2010-05-03 16:31:17 +11:00
RusAnon ff52803eff Import from package; Check for import errors and handle them 2010-05-03 15:00:18 +11:00
RusAnon f2fd748fc6 Some more fixes for setup and the binding 2010-05-03 14:26:13 +11:00
RusAnon 34a8424afd Some fixes for compiling, setup and importing 2010-05-03 14:12:31 +11:00
RusAnon 021480ca9a Made proper egg package 2010-05-03 14:06:46 +11:00
RusAnon ec514c303b Added __init__.py to make it package 2010-05-03 13:51:08 +11:00
RusAnon 2a095cdc52 Classes for coords and blocks 2010-05-03 13:49:51 +11:00
root fcc2cbfa09 IPython shell for easy lib using 2010-05-03 13:37:13 +11:00
U-glouglou\simon f4d6836a85 A bit of debugging done, and the Items::getItemDescription is finally here ! 2010-05-02 12:50:51 +02:00
U-glouglou\simon 2e61410fb4 Debugging the material access system : seems to work now 2010-05-02 11:27:16 +02:00
U-glouglou\simon 663d5894b8 proper modes 2010-05-02 10:36:13 +02:00
U-glouglou\simon f46a7f1213 Basic code for item handling, now it should be tested :) 2010-05-02 10:35:23 +02:00
Petr Mrázek 64f1e47716 More warning-squashing 2010-05-02 03:06:57 +02:00
Petr Mrázek 5b57a71ac4 Warning-squashing 2010-05-02 02:38:18 +02:00
Petr Mrázek bae9939e50 Fix-merge early C API implementation 2010-05-02 01:20:31 +02:00
Petr Mrázek 29aa8f03c0 Merge branch 'master' of http://github.com/doomchild/dfhack 2010-05-02 00:52:16 +02:00
Petr Mrázek a7e4b6dba4 Merge branch 'master' of http://github.com/pauple/dfhack 2010-05-02 00:51:14 +02:00
Petr Mrázek 324913a038 Integrate new digger tool 2010-05-02 00:49:01 +02:00
doomchild ed65961071 added Position_C.cpp to build list 2010-04-30 16:04:17 -05:00
doomchild 177bbf30c0 added ReadRaw/WriteRaw 2010-04-30 16:04:05 -05:00
doomchild d750e30612 now using DFCommonInternal.h 2010-04-30 16:03:37 -05:00
doomchild 08a897f086 using integers.h now 2010-04-30 16:01:40 -05:00
doomchild 4166f1e194 added EXPORT definition, because I'm lazy and don't like typing __declspec(dllexport) everywhere 2010-04-30 16:01:29 -05:00
doomchild 39ab2cd8ec added C api to make lists 2010-04-30 15:25:12 -05:00
doomchild d95ea2c006 first commit 2010-04-30 15:24:49 -05:00
Petr Mrázek 26bbd1de17 Make new probe tool out of the 'vecc' thing. 2010-04-30 21:52:37 +02:00
simon 9f939687ec Some generic material is decoded, although not well 2010-04-30 17:42:31 +02:00
simon 6531829268 adding creature extract support 2010-04-30 17:03:21 +02:00
sami 3c9ac77581 fixes for the python stuff 2010-04-29 23:59:47 +03:00
simon 43dff6522a multiple fixes so that the python interface builds with my modifications 2010-04-29 18:24:34 +02:00
simon 860b0a67af Merge commit 'origin' into bartavelle 2010-04-29 18:13:43 +02:00
simon d5b8821a90 better names for what's in the "t_material" structure 2010-04-29 16:59:30 +02:00
Petr Mrázek 07f8c442b9 Fix MSVC build of pydfhack, remove config.h (this is generated by cmake on build) 2010-04-29 00:10:39 +02:00
Petr Mrázek c0ae0840db stones.py sort-of works 2010-04-28 23:48:50 +02:00
Petr Mrázek 61c5e36537 Pythn module fixes for 64bit, it gets built now, but doesn't work AFAIK 2010-04-28 23:11:24 +02:00
simon 3cab327704 Added embryo function for getting item descriptions 2010-04-28 18:24:27 +02:00
simon 3e16c75944 fixes for some compilation warnings 2010-04-28 18:21:52 +02:00
simon 82dbf08d0b Modified the material API 2010-04-28 18:09:32 +02:00
simon 8065867a3b moving the t_material structure to the Materials.h file 2010-04-28 17:40:27 +02:00
Petr Mrázek 87a2741a09 Merge branch 'master' of http://github.com/doomchild/dfhack 2010-04-28 13:29:36 +02:00
Petr Mrázek c37f164c39 More work on local features - hell temple 2010-04-27 23:48:25 +02:00
Petr Mrázek 06ce1c7225 Fix local feature read for arena mode (no read if base == 0) 2010-04-27 00:17:53 +02:00
Petr Mrázek 41268470b6 Fix ptrace bug on 64bit linux systems 2010-04-27 00:12:22 +02:00
Petr Mrázek 157deb85af CR/LF? 2010-04-26 18:23:47 +02:00
Petr Mrázek f91720c97e Merge branch 'bartavelle' of git://bigbox.banquise.net/dfhack 2010-04-26 18:22:41 +02:00
Petr Mrázek 96c2effab6 Sync 2010-04-26 18:12:00 +02:00
doomchild 097b65b5ba added error check to TranslateName 2010-04-26 10:32:06 -05:00
doomchild 3bf53e59f1 tweaked BuildName 2010-04-26 10:31:43 -05:00
doomchild e43bc0dfc5 changed Name to namedtuple 2010-04-26 10:31:29 -05:00
simon bc08be3cbb Another flag is useful here 2010-04-26 17:19:20 +02:00
simon 9be275727c Material flags is a DWORD, not a WORD 2010-04-26 15:39:42 +02:00
simon 2188ab1122 Add support for reading those strange flags in the mood materials 2010-04-26 15:34:07 +02:00
simon 4ef3108d58 offset magic 2010-04-26 15:25:12 +02:00
simon dfea1911ca mood skill support in the creature structure 2010-04-26 14:12:07 +02:00
simon 310f8c3dbe forgot to remove debug printf ... 2010-04-26 13:29:28 +02:00
simon b59b552f93 Mood reading preliminary support 2010-04-26 13:23:57 +02:00
simon a60470ccd1 Merge branch 'bartavelle' of gitosis@bigbox.banquise.net:dfhack into bartavelle 2010-04-26 10:22:01 +02:00
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
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