Petr Mrázek
|
5b28ac3b59
|
Fix compilation undex MSVC/Windows.
|
2010-04-19 00:56:22 +02:00 |
Petr Mrázek
|
96b42f8ac1
|
Fix linux crashes.
|
2010-04-19 00:32:50 +02:00 |
Petr Mrázek
|
39eacd2069
|
Merge branch 'master' of git://github.com/doomchild/dfhack
|
2010-04-18 21:53:12 +02:00 |
Petr Mrázek
|
2eddc69ef8
|
Removed g_pProcess global.
|
2010-04-18 21:30:02 +02:00 |
Petr Mrázek
|
fb9ca213ec
|
DFVector is now a template, eliminationg tons of ugly casts.
I think I got them all, but testing is required.
|
2010-04-18 14:56:09 +02:00 |
Petr Mrázek
|
13d07e5d70
|
Reveal that unrevals, solids
|
2010-04-17 22:08:16 +02:00 |
Petr Mrázek
|
caa482fbd1
|
Support for reading/writing temperature, extended veinlook
|
2010-04-17 15:30:25 +02:00 |
doomchild
|
765d65a107
|
added vein reading
|
2010-04-16 16:21:16 -05:00 |
doomchild
|
9729ca420e
|
added new type imports
|
2010-04-16 16:21:05 -05:00 |
doomchild
|
9c6d889a24
|
added vein types
|
2010-04-16 11:59:38 -05:00 |
Petr Mrázek
|
52b9ed3afe
|
Reading of dwarf race index
|
2010-04-16 13:28:07 +02:00 |
Petr Mrázek
|
93c58005c2
|
Rename magma_create to liquids to reflect change of functionality
|
2010-04-16 00:24:59 +02:00 |
doomchild
|
3db399504e
|
got reading/writing working
|
2010-04-15 15:56:13 -05:00 |
Petr Mrázek
|
78e1a58867
|
Fixed vdig, improved magma create :)
|
2010-04-15 22:14:55 +02:00 |
doomchild
|
f65d4cfb29
|
added getters for new modules
|
2010-04-15 12:56:33 -05:00 |
doomchild
|
a89eb15375
|
trimmed definitions
|
2010-04-15 12:56:18 -05:00 |
doomchild
|
b2ab2037bb
|
fixed ctypes import
|
2010-04-15 12:56:09 -05:00 |
doomchild
|
b563a9a22d
|
added remaining module types
|
2010-04-15 12:55:54 -05:00 |
doomchild
|
b11e7d4748
|
added type definition
|
2010-04-15 12:55:44 -05:00 |
doomchild
|
d7d05132b2
|
updated for new composite types
|
2010-04-15 12:55:31 -05:00 |
doomchild
|
3e70644160
|
first commit
|
2010-04-15 12:55:12 -05:00 |
doomchild
|
a68a998fd1
|
switched from using raw dictionaries to imported python types for Note and Name
|
2010-04-15 10:04:38 -05:00 |
doomchild
|
0af57ac972
|
added flag and composite imports
|
2010-04-15 10:04:10 -05:00 |
doomchild
|
95d364dfca
|
moved flag types to pydfhackflags.py
added namedtuples for a couple of composite types
|
2010-04-15 10:03:45 -05:00 |
doomchild
|
5ce44119bb
|
removed some unneeded types and imports
|
2010-04-15 10:03:07 -05:00 |
Petr Mrázek
|
59cdbeefe7
|
catsplosion ported, doesn't work
|
2010-04-15 13:04:58 +02:00 |
doomchild
|
0d2554f829
|
first commit
|
2010-04-14 16:54:27 -05:00 |
doomchild
|
2284fb32d2
|
added construction type
|
2010-04-14 16:54:11 -05:00 |
doomchild
|
d4d026656b
|
fixed #define
|
2010-04-14 16:53:52 -05:00 |
Petr Mrázek
|
ab3a842fdb
|
Support for creature castes
|
2010-04-14 22:12:02 +02:00 |
doomchild
|
64852e958e
|
first commit
|
2010-04-14 12:36:42 -05:00 |
doomchild
|
849b6e53c2
|
added building type
|
2010-04-14 12:26:14 -05:00 |
doomchild
|
15a11355b3
|
added getter for dicts
|
2010-04-14 10:50:59 -05:00 |
doomchild
|
02334e640d
|
added vegetation type
|
2010-04-14 10:50:42 -05:00 |
doomchild
|
2f730797b9
|
first commit
|
2010-04-14 10:49:39 -05:00 |
Petr Mrázek
|
e8a3106b10
|
Plant/Wood materials reading fixed.
|
2010-04-14 12:16:56 +02:00 |
Petr Mrázek
|
2594cd4eb3
|
Fix language vector for 0.31.03
|
2010-04-13 23:21:31 +02:00 |
doomchild
|
ad642cf4e7
|
added a reverse name builder (PyObject* to DFHack::t_name)
|
2010-04-13 16:13:22 -05:00 |
doomchild
|
f6b2abca5b
|
added translate type
|
2010-04-13 16:12:54 -05:00 |
doomchild
|
f047f96eef
|
first commit
|
2010-04-13 16:12:36 -05:00 |
doomchild
|
244a3c1333
|
fixed a couple of attribute accesses
|
2010-04-13 09:08:49 -05:00 |
Petr Mrázek
|
4bcd653732
|
0.3.1.2 tag, fixes for attach on Windows
|
2010-04-13 14:18:09 +02:00 |
Petr Mrázek
|
81cf60c0e0
|
Fixes to creature offsets. Needs more checking.
|
2010-04-13 07:36:16 +02:00 |
Petr Mrázek
|
88a3d96ef6
|
0.31.03 support. Creature soul offsets need a bit of work it seems.
|
2010-04-13 05:46:26 +02:00 |
Petr Mrázek
|
e85b429127
|
Throw exceptions on memory read errors! Fix reading creatures that have no soul.
|
2010-04-13 03:11:26 +02:00 |
Petr Mrázek
|
549b845738
|
Custom buildings (tested)
|
2010-04-13 00:03:29 +02:00 |
doomchild
|
32cbdea87b
|
added type init
|
2010-04-12 14:47:55 -05:00 |
doomchild
|
524d4f6025
|
turned off imports (I think they're hanging references, and I don't actually need them right now)
|
2010-04-12 14:47:42 -05:00 |
doomchild
|
2eb66640bf
|
added debugging messages to deallocation
|
2010-04-12 14:47:18 -05:00 |
doomchild
|
c296080cac
|
switched to using PyList_SET_ITEM in BuildSkillList
|
2010-04-12 14:46:53 -05:00 |