Commit Graph

150 Commits (76dddb8419c78258eb772320e79443d2c3279e04)

Author SHA1 Message Date
Petr Mrázek bb4d9e760c Merge branch 'bartavelle' of git://bigbox.banquise.net/dfhack 2010-05-12 09:32:59 +02:00
doomchild ea2045580e first commits 2010-05-11 16:34:59 -05:00
doomchild e2d4a2d45f started splitting things out better 2010-05-11 16:34:28 -05:00
doomchild 8cf8423854 updated to match master types 2010-05-11 16:34:11 -05:00
doomchild a797933de1 Merge remote branch 'upstream/master' 2010-05-10 14:51:17 -05:00
simon 81045aba5c It seems that the attribute structure also lives in the caste structure
Moved in DFTypes, files updated accordingly
2010-05-10 12:58:54 +02:00
doomchild abe55656ca added Constructions and Buildings objects 2010-05-07 14:13:41 -05:00
doomchild aa507095a3 added Tree structure 2010-05-07 14:13:10 -05:00
doomchild 8344d4e549 add Maps class and a temporary little reveal function 2010-05-07 09:54:36 -05:00
doomchild 5e92526040 missed an '=' in MatglossPair definition 2010-05-07 09:12:39 -05:00
doomchild 4a0670248d first commit 2010-05-06 16:06:58 -05:00
Petr Mrázek c32d9d6d8e Merge branch 'master' of http://github.com/doomchild/dfhack 2010-05-06 22:41:11 +02:00
doomchild ccc234fc4a Merge remote branch 'rusanon/master' 2010-05-05 17:25:08 -05:00
doomchild 81c6014152 updated for material C API additions 2010-05-05 16:35:42 -05:00
RusAnon 735b49e776 Some changes for mingw 2010-05-05 20:33:44 +11: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
doomchild 3d0a1299ac first commit, attaching/detaching/suspending/resuming works 2010-05-04 07:00:14 +08:00
doomchild 7d0ecfe5b8 first commit, attaching/detaching/suspending/resuming works 2010-05-03 15:54:13 -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 2e61410fb4 Debugging the material access system : seems to work now 2010-05-02 11:27:16 +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 a7e4b6dba4 Merge branch 'master' of http://github.com/pauple/dfhack 2010-05-02 00:51:14 +02:00
sami 3c9ac77581 fixes for the python stuff 2010-04-29 23:59:47 +03:00