Simon Jackson
|
061108c685
|
weird skill reading byte alignment fix (reverted to how it was original minus the offsetof change)
|
2010-06-17 19:24:18 +01:00 |
Simon Jackson
|
39222c972a
|
Merge branch 'master' of git://github.com/peterix/dfhack
|
2010-06-17 14:16:37 +01:00 |
Petr Mrázek
|
c53b643886
|
Fix liquids bug, added status checks to Maps (still not the real thing, but better)
|
2010-06-17 06:46:20 +02:00 |
Simon Jackson
|
9a15f00c8d
|
bug fix, sex writing (seems to work ok), trait writing(untested)
|
2010-06-16 20:47:05 +01:00 |
Petr Mrázek
|
5e105c9571
|
fix typo
|
2010-06-16 02:03:37 +02:00 |
Simon Jackson
|
ba9d2d14c2
|
Magic number cleaning
|
2010-06-16 08:01:17 +08:00 |
Simon Jackson
|
77d2343742
|
Attribute writing added
|
2010-06-16 07:22:39 +08:00 |
Simon Jackson
|
8fb05f24db
|
Skill writing added
|
2010-06-16 07:22:38 +08:00 |
Simon Jackson
|
2254f3dfe5
|
Flag writing function added
|
2010-06-16 07:22:38 +08:00 |
Simon Jackson
|
b95efc22fe
|
Happiness writing function added and tested. Seems ok so far
|
2010-06-16 07:22:38 +08:00 |
Petr Mrázek
|
b732e63673
|
long long
|
2010-06-11 20:13:37 +02:00 |
Petr Mrázek
|
3f099f8928
|
LARGE_INTEGER replacement
|
2010-06-11 19:53:28 +02:00 |
Simon Jackson
|
0562ce9802
|
Ok fixed level data to work from 0 to xp needed for next level. Due to xp starting from 0 for each level, getting the level based on xp had to be removed so now you can only get level data by level, which returns a struct containing level, name and xp need to next level.
|
2010-06-11 00:00:21 +01:00 |
Simon Jackson
|
3142e75186
|
Merge branch 'master' of git://github.com/peterix/dfhack
|
2010-06-10 17:42:38 +01:00 |
Simon Jackson
|
8987111cfe
|
Stupid mistake was stupid
|
2010-06-10 17:31:09 +01:00 |
Simon Jackson
|
45031a3724
|
Added levels done (unless issues)
|
2010-06-10 16:53:25 +01:00 |
Petr Mrázek
|
7885eb8e74
|
0.31.06-SDL, needs testing
|
2010-06-10 10:30:56 +02:00 |
Petr Mrázek
|
1645df7088
|
Some offsets for 0.31.04, bugfixes
|
2010-06-06 00:56:09 +02:00 |
Petr Mrázek
|
6b7f3e1816
|
Big namespace cleaning
|
2010-06-05 00:02:02 +02:00 |
Petr Mrázek
|
115e969530
|
Build fixes, made precompiled SHM libs
|
2010-06-04 03:05:38 +02:00 |
Petr Mrázek
|
b8600169ef
|
Minor comments and other changes
|
2010-06-01 21:06:16 +02:00 |
Petr Mrázek
|
123fb5a9d0
|
Lots of comments. Using templates in the search tool.
|
2010-05-30 05:13:59 +02:00 |
Petr Mrázek
|
5ee4acfd2e
|
Fixed build problem in C API. Beware of bad memory management!
|
2010-05-29 23:50:14 +02:00 |
Petr Mrázek
|
fa0d881e16
|
Merge branch 'master' of http://github.com/doomchild/dfhack
|
2010-05-29 23:39:59 +02:00 |
Petr Mrázek
|
95b44a8ef3
|
Documented ContextManager
|
2010-05-29 22:46:23 +02:00 |
Petr Mrázek
|
7300e61f8a
|
ContextManager and ProcessEnumerator have the basic functionality done.
Created a test program to validate them and show how to use them.
|
2010-05-29 21:34:36 +02:00 |
Petr Mrázek
|
ab40868b29
|
ProcessEnumerator tracks processes properly now.
|
2010-05-28 05:18:32 +02:00 |
doomchild
|
66159d4221
|
updated to use new callback signatures
|
2010-05-27 12:35:40 -05:00 |
doomchild
|
3caac25145
|
changed callback signatures to allow for return codes
|
2010-05-27 12:35:11 -05:00 |
doomchild
|
6e91b7c9de
|
updated to include WindowIO_C and World_C
|
2010-05-26 14:51:39 -05:00 |
doomchild
|
a962299c20
|
cleaned up header includes
|
2010-05-26 14:51:21 -05:00 |
Petr Mrázek
|
bd4456b5f6
|
Fix bad SHM reads of ranges above 1MB.
|
2010-05-26 18:05:12 +02:00 |
Petr Mrázek
|
af1a41712e
|
Tiny fixes.
|
2010-05-26 17:54:30 +02:00 |
Petr Mrázek
|
ee8ac4e508
|
Missed an include ~_~
|
2010-05-26 15:15:14 +02:00 |
Petr Mrázek
|
04b71f154c
|
Fun and games. Also turning old DFWindow class into a module tracked by Context.
|
2010-05-26 12:24:45 +02:00 |
Petr Mrázek
|
966a145b3e
|
Moving stuff around, part 3
|
2010-05-26 08:42:09 +02:00 |
Petr Mrázek
|
b710ed687a
|
Moving stuff around, part 2
|
2010-05-26 06:48:23 +02:00 |
Petr Mrázek
|
cd18db8ccd
|
Reorganize pydfhack
|
2010-04-02 16:49:07 +02:00 |
Petr Mrázek
|
d3f1f63d92
|
Merge branch 'pydfhack' of git://github.com/doomchild/dfhack into DF2010
|
2010-04-02 16:47:46 +02:00 |
Petr Mrázek
|
c26da9b84c
|
More DF 2010 reorganization
|
2010-04-02 16:46:33 +02:00 |
doomchild
|
49ecc368bf
|
added getter for window size added ReadHotkeys
|
2010-04-01 17:01:46 -05:00 |
doomchild
|
3324327535
|
added getter for current cursor creature
|
2010-04-01 17:01:41 -05:00 |
doomchild
|
37cc11615c
|
added setters for view/cursor coordinates
|
2010-04-01 17:01:34 -05:00 |
doomchild
|
07cb3b8ac2
|
Read*Matgloss calls now return a dictionary of tuples, keyed on the matgloss.id
|
2010-04-01 17:01:14 -05:00 |
doomchild
|
8308b73b6c
|
disabled SWIG build step
|
2010-04-01 17:01:07 -05:00 |
doomchild
|
3be3174c33
|
added Read*Matgloss calls
|
2010-04-01 02:55:11 -05:00 |
doomchild
|
23460c94d8
|
added license message
|
2010-04-01 01:02:03 -05:00 |
doomchild
|
e39330847b
|
added license message
|
2010-04-01 01:01:47 -05:00 |
doomchild
|
fda4482dc5
|
added license message
added MatGlossPlant struct
|
2010-04-01 01:01:16 -05:00 |
doomchild
|
5f09b47ca8
|
added license message
|
2010-04-01 01:00:51 -05:00 |