This website requires JavaScript.
db1decea0a
Creature birth date and time is now read
simon
2010-05-12 14:41:43 +0200
76dddb8419
Support for the TLCM_TIMING attribute in color descriptors
simon
2010-05-12 14:21:31 +0200
0083cfe347
Merge branch 'master' of git://github.com/peterix/dfhack
simon
2010-05-12 11:16:27 +0200
bb4d9e760c
Merge branch 'bartavelle' of git://bigbox.banquise.net/dfhack
Petr Mrázek
2010-05-12 09:32:59 +0200
f8d738e0fa
added Item getter
doomchild
2010-05-11 16:35:23 -0500
ea2045580e
first commits
doomchild
2010-05-11 16:34:59 -0500
e2d4a2d45f
started splitting things out better
doomchild
2010-05-11 16:34:28 -0500
8cf8423854
updated to match master types
doomchild
2010-05-11 16:34:11 -0500
e66d68e562
finished off Translation module
doomchild
2010-05-11 16:33:37 -0500
bc7f676a49
added Items and Creatures to build list
doomchild
2010-05-11 16:33:13 -0500
006f5472c8
added Creatures_C.cpp to build list
doomchild
2010-05-10 16:27:12 -0500
cfc30e7c2d
specified allocater buffer types
doomchild
2010-05-10 16:26:35 -0500
a797933de1
Merge remote branch 'upstream/master'
doomchild
2010-05-10 14:51:17 -0500
a7fb5efb28
default race attributes values are now decoded and displayed
simon
2010-05-10 13:11:46 +0200
81045aba5c
It seems that the attribute structure also lives in the caste structure Moved in DFTypes, files updated accordingly
simon
2010-05-10 12:58:54 +0200
abe55656ca
added Constructions and Buildings objects
doomchild
2010-05-07 14:13:41 -0500
aa507095a3
added Tree structure
doomchild
2010-05-07 14:13:10 -0500
6c9fc515de
added Vegetation_C to build list
doomchild
2010-05-07 14:12:49 -0500
bcbf56328d
first commit
doomchild
2010-05-07 14:12:04 -0500
8344d4e549
add Maps class and a temporary little reveal function
doomchild
2010-05-07 09:54:36 -0500
5e92526040
missed an '=' in MatglossPair definition
doomchild
2010-05-07 09:12:39 -0500
178cf7681a
Merge branch 'master' of bigbox.banquise.net:dfhack
simon
2010-05-07 11:03:17 +0200
1ea6a960d9
added Buildings, Constructions, and Maps C stuff
doomchild
2010-05-06 16:08:24 -0500
4a0670248d
first commit
doomchild
2010-05-06 16:06:58 -0500
c32d9d6d8e
Merge branch 'master' of http://github.com/doomchild/dfhack
Petr Mrázek
2010-05-06 22:41:11 +0200
bb4b613583
Added dummy description for bones and stuff like that
simon
2010-05-06 17:28:29 +0200
d9433aa878
Bad bug that had to be corrected
simon
2010-05-06 16:49:27 +0200
52b7ab6f46
Some support for decoding mood added Fucked indentation a little bit with visual studio
simon
2010-05-06 16:47:36 +0200
ccc234fc4a
Merge remote branch 'rusanon/master'
doomchild
2010-05-05 17:25:08 -0500
bdf2d15179
added Materials_C.cpp to build list
doomchild
2010-05-05 16:36:05 -0500
81c6014152
updated for material C API additions
doomchild
2010-05-05 16:35:42 -0500
31bd401a78
first commit
doomchild
2010-05-05 16:04:10 -0500
88f98030d3
Merge commit 'origin' into bartavelle
simon
2010-05-05 14:15:56 +0200
25d66ee039
A little temporary fix before the mood overhaul
simon
2010-05-05 14:14:22 +0200
a6dc645f48
Creatures colors are now decodable !
simon
2010-05-05 14:08:18 +0200
d435313632
Body parts are decoded Color modifiers parts are decoded
simon
2010-05-05 13:48:01 +0200
0c0eaa66d8
Eyes color are now decoded
simon
2010-05-05 12:57:05 +0200
735b49e776
Some changes for mingw
RusAnon
2010-05-05 20:33:44 +1100
99b0d7dc1e
Color modifiers are now decoded for castes
simon
2010-05-05 11:17:40 +0200
1da629fc5c
Fix for libpath bug
RusAnon
2010-05-05 15:34:54 +1100
3d5121dfc9
Should fix windows compilation
RusAnon
2010-05-05 15:28:34 +1100
8978637786
Moved shell.py and trees.py to tools/
RusAnon
2010-05-05 15:28:10 +1100
382c8b4261
Added setuptools bootstrap file
RusAnon
2010-05-05 11:38:34 +1100
6be1a64ebf
Merge branch 'master' of http://github.com/doomchild/dfhack
RusAnon
2010-05-05 09:21:46 +1100
635d744d62
Merge branch 'master' of http://github.com/peterix/dfhack
RusAnon
2010-05-05 09:20:53 +1100
fdd33ad7c2
added Gui_C stuff
doomchild
2010-05-04 16:24:12 -0500
5dd2a6753a
first commit
doomchild
2010-05-04 16:23:34 -0500
722e2e746e
Add a trace script
Petr Mrázek
2010-05-04 21:33:40 +0200
ad14eb855f
added module getters
doomchild
2010-05-04 10:52:28 -0500
2356e49768
proper offsets for sex and caste (they are different things)
simon
2010-05-04 16:47:40 +0200
32176875f9
preliminary improvement system
simon
2010-05-04 16:46:15 +0200
07ddc54e76
Utility to count flows and liquids
RusAnon
2010-05-04 13:47:06 +1100
3d0a1299ac
first commit, attaching/detaching/suspending/resuming works
doomchild
2010-05-04 04:54:13 +0800
ada8da8422
fixed void pointer delete bug
doomchild
2010-05-04 04:50:43 +0800
7d0ecfe5b8
first commit, attaching/detaching/suspending/resuming works
doomchild
2010-05-03 15:54:13 -0500
417ce7953e
fixed void pointer delete bug
doomchild
2010-05-03 15:50:43 -0500
2b04c0f662
Hack to bypass MEMXML_DATA_PATH xml path restriction
RusAnon
2010-05-03 22:03:28 +1100
e5d2805184
Ignore ./dist
RusAnon
2010-05-03 21:36:59 +1100
8eeb9296c3
Fixed compiling and installing of so and xml
RusAnon
2010-05-03 21:36:21 +1100
394002f688
Some work on blocks access
RusAnon
2010-05-03 21:19:40 +1100
add3288333
Automatically handle Suspend/Resume Start/Finish
RusAnon
2010-05-03 18:45:25 +1100
f678b344d2
Construction and Vegetation exports
RusAnon
2010-05-03 18:31:20 +1100
9d9e7a4f24
Translation exports, creature fix
RusAnon
2010-05-03 18:28:14 +1100
9d770b9b76
Creature exported funcs
RusAnon
2010-05-03 18:25:23 +1100
9f5220235a
Materials exported funcs
RusAnon
2010-05-03 18:21:55 +1100
d507974e8e
MemInfo exported funcs
RusAnon
2010-05-03 18:18:41 +1100
5908e1ca71
Updated Position for mix-ins and decorators
RusAnon
2010-05-03 18:10:00 +1100
3c9abeff07
Use mix-ins and decorators for Map
RusAnon
2010-05-03 18:03:32 +1100
2fd787cc8a
Some tweaks for Point
RusAnon
2010-05-03 18:03:06 +1100
e4210ad444
Decorator to enforce suspend
RusAnon
2010-05-03 18:02:33 +1100
7ac5b9a1fe
Mix-ins for Start/Finish handling
RusAnon
2010-05-03 18:02:16 +1100
3ccb7783c9
Added subclasses for all exported classes, and linked them to API
RusAnon
2010-05-03 17:13:35 +1100
1d2f085ef3
Added subclassing for all managers
RusAnon
2010-05-03 16:31:17 +1100
ff52803eff
Import from package; Check for import errors and handle them
RusAnon
2010-05-03 15:00:18 +1100
f2fd748fc6
Some more fixes for setup and the binding
RusAnon
2010-05-03 14:26:13 +1100
34a8424afd
Some fixes for compiling, setup and importing
RusAnon
2010-05-03 14:12:31 +1100
021480ca9a
Made proper egg package
RusAnon
2010-05-03 14:06:46 +1100
ec514c303b
Added __init__.py to make it package
RusAnon
2010-05-03 13:51:08 +1100
2a095cdc52
Classes for coords and blocks
RusAnon
2010-05-03 13:49:51 +1100
fcc2cbfa09
IPython shell for easy lib using
root
2010-05-03 13:37:13 +1100
e578cafe8f
Ignore pydfhack.so
root
2010-05-03 13:36:29 +1100
b644c86dc4
Ignore .pyc
root
2010-05-03 13:29:50 +1100
91ab69fdcb
Ignore .pyc
root
2010-05-03 13:29:17 +1100
f4d6836a85
A bit of debugging done, and the Items::getItemDescription is finally here !
U-glouglou\simon
2010-05-02 12:50:51 +0200
2e61410fb4
Debugging the material access system : seems to work now
U-glouglou\simon
2010-05-02 11:27:16 +0200
663d5894b8
proper modes
U-glouglou\simon
2010-05-02 10:36:13 +0200
f46a7f1213
Basic code for item handling, now it should be tested :)
U-glouglou\simon
2010-05-02 10:35:23 +0200
64f1e47716
More warning-squashing
Petr Mrázek
2010-05-02 03:06:57 +0200
5b57a71ac4
Warning-squashing
Petr Mrázek
2010-05-02 02:38:18 +0200
bae9939e50
Fix-merge early C API implementation
Petr Mrázek
2010-05-02 01:20:31 +0200
29aa8f03c0
Merge branch 'master' of http://github.com/doomchild/dfhack
Petr Mrázek
2010-05-02 00:52:16 +0200
a7e4b6dba4
Merge branch 'master' of http://github.com/pauple/dfhack
Petr Mrázek
2010-05-02 00:51:14 +0200
324913a038
Integrate new digger tool
Petr Mrázek
2010-05-02 00:49:01 +0200
59f0c4b14b
Added digger2 comments.
rout
2010-05-01 23:15:37 +0200
abed3312bd
Added improved digger tool.
rout
2010-05-01 23:09:58 +0200
ed65961071
added Position_C.cpp to build list
doomchild
2010-04-30 16:04:17 -0500
177bbf30c0
added ReadRaw/WriteRaw
doomchild
2010-04-30 16:04:05 -0500
d750e30612
now using DFCommonInternal.h
doomchild
2010-04-30 16:03:37 -0500
08a897f086
using integers.h now
doomchild
2010-04-30 16:01:40 -0500
4166f1e194
added EXPORT definition, because I'm lazy and don't like typing __declspec(dllexport) everywhere
doomchild
2010-04-30 16:01:29 -0500