Petr Mrázek
|
144802e3ef
|
Merge https://github.com/hashaash/dfhack
|
2012-08-02 14:44:52 +02:00 |
Petr Mrázek
|
8a8b45d840
|
Merge https://github.com/warmist/dfhack
|
2012-08-02 14:44:31 +02:00 |
Donald Ruegsegger
|
d8cb6e2c4e
|
Fixed seedwatch not working on reclaim
Just needed to add a check for game_type::DWARF_RECLAIM in two places
|
2012-08-01 19:52:50 -05:00 |
Warmist
|
9f53f6296d
|
Removed Console module from dfusion.
|
2012-07-18 21:07:27 +03:00 |
Quietust
|
9705497a7e
|
Merge branch 'master' of git://github.com/peterix/dfhack
|
2012-07-17 10:39:20 -05:00 |
Quietust
|
2695d55090
|
Make indentation consistent (spaces), only display "not enabled" error if you actually try to do something
|
2012-07-17 10:27:30 -05:00 |
Petr Mrázek
|
6be752454d
|
Check zone plugin parameters better
|
2012-07-12 02:16:08 +02:00 |
Quietust
|
0f23aba89d
|
Sync with df-structures
|
2012-07-11 14:31:47 -05:00 |
Petr Mrázek
|
a5977db443
|
Merge https://github.com/jjyg/dfhack
|
2012-07-09 01:13:07 +02:00 |
Petr Mrázek
|
6975f643fc
|
Fixage, syncing with structures
|
2012-07-09 01:05:40 +02:00 |
jj
|
c20951c30b
|
Merge branch 'master' of git://github.com/angavrilov/dfhack
|
2012-07-06 20:37:14 +02:00 |
Alexander Gavrilov
|
4bbb185f7b
|
Fix build and allow autodump to any walkable tile (e.g. a stair).
|
2012-07-06 20:11:20 +04:00 |
jj
|
d645d6b046
|
ruby: better message on out of bounds array access
|
2012-07-06 13:32:39 +02:00 |
jj
|
bef5079d43
|
ruby: add vector.first/last
|
2012-07-06 13:25:47 +02:00 |
jj
|
8e17ebbefc
|
add SC_PAUSED / SC_UNPAUSED onStateChange events
|
2012-07-05 18:03:02 +02:00 |
Timothy Collett
|
45456b2230
|
Enable building Stonesense and Ruby support
|
2012-07-05 11:39:27 -04:00 |
Timothy Collett
|
068542d58a
|
Submodule changes
|
2012-07-05 11:39:08 -04:00 |
Timothy Collett
|
b718912184
|
Fix Ruby build
|
2012-07-05 10:31:55 -04:00 |
jj
|
7074048146
|
showmood: display number of items already collected
|
2012-07-05 16:17:41 +02:00 |
jj
|
7732901b6e
|
ruby: tweak onupdate to allow tick rate-limiting
|
2012-07-05 15:35:37 +02:00 |
jj
|
f560d2de11
|
ruby: add MapTile class
|
2012-07-05 14:15:34 +02:00 |
jj
|
e4d4bf23ae
|
update xml, fix autolabor with new trade depot flags name
|
2012-07-04 19:05:44 +02:00 |
jj
|
f80ca239d0
|
ruby: allow coords arguments to *_find, add building_find
|
2012-07-04 18:34:41 +02:00 |
jj
|
7c4f60df1d
|
ruby: extend item_find to work on constructed coffers
|
2012-07-04 17:48:44 +02:00 |
jj
|
15cfc1d00b
|
ruby: handle constructed beds in item_find in LookAround mode
|
2012-07-04 17:24:46 +02:00 |
jj
|
edf0a9cb3d
|
ruby: add decode_mat method for mat_type/mat_index
|
2012-07-04 17:24:03 +02:00 |
jj
|
cb17bde8f4
|
ruby: refix codegen for refers-to without key-field, add translate_name
|
2012-07-04 15:18:36 +02:00 |
jj
|
877b879e57
|
ruby: item_find handle v/i unit inventory
|
2012-07-03 23:57:15 +02:00 |
jj
|
2e42e31754
|
ruby: add curview, fix item_find/unit_find wrt gview mode, fix refers-to to use binsearch
|
2012-07-03 19:51:52 +02:00 |
jj
|
501fd43dda
|
ruby: fix handling of <pointer to unknown data struct>
|
2012-07-03 18:40:10 +02:00 |
jj
|
a7a25b80a0
|
ruby: use the color_ostream argument from dfhack to output to dfhack-run
|
2012-07-03 16:13:15 +02:00 |
jj
|
0bdff401ca
|
ruby: fix codegen align int64_t on windows
|
2012-07-03 15:24:35 +02:00 |
jj
|
b9425474a1
|
ruby: fix codegen for darwin
|
2012-07-02 21:57:53 +02:00 |
Timothy Collett
|
c24333515b
|
Merge branch 'master' of https://github.com/jjyg/dfhack
Conflicts:
library/Core.cpp
Starting to merge in Ruby stuffs
|
2012-07-02 11:07:30 -04:00 |
Timothy Collett
|
421e5fd82c
|
Swap order of includes to work around silly compiler/assembler bug on OS X
|
2012-07-02 11:02:48 -04:00 |
jj
|
554683929f
|
ruby: allow explicit target-os override in codegen
|
2012-07-01 14:20:55 +02:00 |
Alexander Gavrilov
|
bd5aea994b
|
Merge remote-tracking branch 'q-github/master'
|
2012-06-30 15:51:49 +04:00 |
jj
|
31a5495031
|
ruby: osx support (maybe)
|
2012-06-29 17:51:26 +02:00 |
jj
|
592c0a41ac
|
ruby: remove useless raise in unit_find
|
2012-06-29 11:29:36 +02:00 |
jj
|
56ff129ee0
|
ruby: fix enum + base-type
|
2012-06-29 11:25:41 +02:00 |
Quietust
|
f0d4d799d8
|
Don't index world_data->region_map beyond its bounds
|
2012-06-27 16:38:39 -05:00 |
jj
|
24aa3827c1
|
ruby: generate accessors for refers-to and vector of ref-target
|
2012-06-27 14:52:34 +02:00 |
Warmist
|
85f9d35f6f
|
Temporary fix for memory accessor.
|
2012-06-25 22:26:08 +03:00 |
Warmist
|
4e4e375122
|
Merge branch 'master' of https://github.com/angavrilov/dfhack
|
2012-06-25 22:23:37 +03:00 |
Warmist
|
1c013486d5
|
Removed non-working onfunction.
|
2012-06-25 22:22:20 +03:00 |
jj
|
c2c29af959
|
ruby: fix deadlock on df exit due to BEGIN_UNLOAD + Core.Suspend()
|
2012-06-25 19:16:35 +02:00 |
jj
|
412e8608d8
|
ruby: add method for basic xml ref-target support, tweak scripts/slayrace
|
2012-06-25 19:05:50 +02:00 |
jj
|
17d06b969b
|
ruby: move all ruby invocations inside a CoreSuspend lock, remove ruby suspend method
|
2012-06-25 17:06:37 +02:00 |
jj
|
8fb139a2f4
|
ruby: document mutex use, load ruby-autogen in the background
|
2012-06-25 01:45:50 +02:00 |
jj
|
d1762e3cb8
|
ruby: add growcrops script, add doc for methods in README
|
2012-06-24 21:44:40 +02:00 |