Commit Graph

  • 2695d55090 Make indentation consistent (spaces), only display "not enabled" error if you actually try to do something Quietust 2012-07-17 10:27:30 -0500
  • 671f8cc1ff Synchronize with changes to df-structures Kelly Martin 2012-07-16 20:56:46 -0500
  • ab4c4b63c0 Merge remote-tracking branch 'jjyg/master' Kelly Martin 2012-07-16 20:52:15 -0500
  • 70ac2ffa17 Merge remote-tracking branch 'upstream/master' Kelly Martin 2012-07-16 20:52:03 -0500
  • 9c0bc3144a magmasource: add documentation jj 2012-07-12 14:50:59 +0200
  • c823f12737 add scripts/magmasource to generate an infinite magma source jj 2012-07-12 14:35:49 +0200
  • aee15db75f Even better handling of terminal reset on linux Petr Mrázek 2012-07-12 13:00:01 +0200
  • a4194cc5b9 Even more derp. Petr Mrázek 2012-07-12 11:54:03 +0200
  • 493b059f4c Reset terminal to sane state after exiting on linux - without clearing the scrollback. Petr Mrázek 2012-07-12 02:51:00 +0200
  • f0393a62f5 Move fixnaked to the proper place Petr Mrázek 2012-07-12 02:27:10 +0200
  • 1c9194d1c4 While installing scripts, do not copy ~ files. Petr Mrázek 2012-07-12 02:24:32 +0200
  • eae94693f7 Eliminate magic numbers from the fixnaked script. Petr Mrázek 2012-07-12 02:17:01 +0200
  • 6be752454d Check zone plugin parameters better Petr Mrázek 2012-07-12 02:16:08 +0200
  • 0615a27663 ruby: refix unit_idlers, make unit_find handle 'u'nitlist viewscreen jj 2012-07-12 00:44:07 +0200
  • d8e55196c2 ruby: better handling of errors in onupdate callbacks jj 2012-07-11 23:25:55 +0200
  • b0edb33023 ruby: fix unit_idlers jj 2012-07-11 23:24:53 +0200
  • 2cafe540d5 Add more ruby cruft to .gitignore Kelly Martin 2012-07-11 14:42:21 -0500
  • b2623e68a3 Track submodules Kelly Martin 2012-07-11 14:38:04 -0500
  • 79ca632f64 Merge remote-tracking branch 'jjyg/master' Kelly Martin 2012-07-11 14:37:19 -0500
  • 08469abd09 Merge branch 'master' of https://github.com/angavrilov/dfhack.git Kelly Martin 2012-07-11 14:37:06 -0500
  • 0f23aba89d Sync with df-structures Quietust 2012-07-11 14:31:47 -0500
  • 4c7c38df93 * Autolabor: really exclude the broker from all labors when trader requested * Autolabor: add 'haulpct' config option to control percentage of non-idle dwarfs assigned to hauling labors (default is 33) * Zones: allow nontamed birds to be nestboxes. warning: does not check for 'hostile to civilization' birds, so if you try to tame a hostile elk bird, !!fun!! will happen * Stripcaged: changed default behavior to keep armor, reduced noisiness Kelly Martin 2012-07-11 14:30:47 -0500
  • 8f8f25384c Merge pull request #167 from amezick/master Petr Mrázek 2012-07-08 19:22:20 -0700
  • a5977db443 Merge https://github.com/jjyg/dfhack Petr Mrázek 2012-07-09 01:13:07 +0200
  • 6975f643fc Fixage, syncing with structures Petr Mrázek 2012-07-09 01:05:40 +0200
  • c20951c30b Merge branch 'master' of git://github.com/angavrilov/dfhack jj 2012-07-06 20:37:14 +0200
  • 028b47a321 update xml jj 2012-07-06 20:36:53 +0200
  • 4bbb185f7b Fix build and allow autodump to any walkable tile (e.g. a stair). Alexander Gavrilov 2012-07-06 20:11:20 +0400
  • d645d6b046 ruby: better message on out of bounds array access jj 2012-07-06 13:32:39 +0200
  • bef5079d43 ruby: add vector.first/last jj 2012-07-06 13:25:47 +0200
  • 1c5b5b956f gitignore build/install_manifest jj 2012-07-06 13:01:53 +0200
  • fb8f0510a4 ruby: update gitignore jj 2012-07-06 13:00:38 +0200
  • 8e17ebbefc add SC_PAUSED / SC_UNPAUSED onStateChange events jj 2012-07-05 18:03:02 +0200
  • 45456b2230 Enable building Stonesense and Ruby support Timothy Collett 2012-07-05 11:39:27 -0400
  • 068542d58a Submodule changes Timothy Collett 2012-07-05 11:39:08 -0400
  • 6f4f3039e1 Merge remote-tracking branch 'jjyg/master' Kelly Martin 2012-07-05 10:04:28 -0500
  • fb2d901e01 Merge remote-tracking branch 'angavrilov/master' Kelly Martin 2012-07-05 10:01:04 -0500
  • 217ef18aef Merge remote-tracking branch 'upstream/master' Kelly Martin 2012-07-05 10:00:36 -0500
  • 83f00e5583 Autolabor: allow setting the nonidle hauler percentage at runtime. Stripcaged: add keeparmor option Kelly Martin 2012-07-05 09:59:28 -0500
  • 23d28f9961 Update df-structures dependency Timothy Collett 2012-07-05 10:32:32 -0400
  • b718912184 Fix Ruby build Timothy Collett 2012-07-05 10:31:55 -0400
  • 7074048146 showmood: display number of items already collected jj 2012-07-05 16:17:41 +0200
  • 7732901b6e ruby: tweak onupdate to allow tick rate-limiting jj 2012-07-05 15:35:37 +0200
  • f560d2de11 ruby: add MapTile class jj 2012-07-05 14:15:34 +0200
  • e4d4bf23ae update xml, fix autolabor with new trade depot flags name jj 2012-07-04 19:05:44 +0200
  • f80ca239d0 ruby: allow coords arguments to *_find, add building_find jj 2012-07-04 18:34:41 +0200
  • 7c4f60df1d ruby: extend item_find to work on constructed coffers jj 2012-07-04 17:48:44 +0200
  • cdd711efa4 add COAL subtypes in MaterialInfo::getToken jj 2012-07-04 17:31:41 +0200
  • 15cfc1d00b ruby: handle constructed beds in item_find in LookAround mode jj 2012-07-04 17:24:46 +0200
  • edf0a9cb3d ruby: add decode_mat method for mat_type/mat_index jj 2012-07-04 17:24:03 +0200
  • cb17bde8f4 ruby: refix codegen for refers-to without key-field, add translate_name jj 2012-07-04 15:18:36 +0200
  • 877b879e57 ruby: item_find handle v/i unit inventory jj 2012-07-03 23:57:15 +0200
  • 2e42e31754 ruby: add curview, fix item_find/unit_find wrt gview mode, fix refers-to to use binsearch jj 2012-07-03 19:51:52 +0200
  • 501fd43dda ruby: fix handling of <pointer to unknown data struct> jj 2012-07-03 18:40:10 +0200
  • 1d6160de02 added fixstuckdoors.rb script jj 2012-07-03 17:41:09 +0200
  • a7a25b80a0 ruby: use the color_ostream argument from dfhack to output to dfhack-run jj 2012-07-03 16:10:10 +0200
  • 0bdff401ca ruby: fix codegen align int64_t on windows jj 2012-07-03 14:12:32 +0200
  • b9425474a1 ruby: fix codegen for darwin jj 2012-07-02 21:57:53 +0200
  • c24333515b Merge branch 'master' of https://github.com/jjyg/dfhack Timothy Collett 2012-07-02 11:07:30 -0400
  • 421e5fd82c Swap order of includes to work around silly compiler/assembler bug on OS X Timothy Collett 2012-07-02 11:02:48 -0400
  • 554683929f ruby: allow explicit target-os override in codegen jj 2012-07-01 14:20:55 +0200
  • 07dc20055a Tweak documentation for utils.make_sort_order and devel/prepare-save Alexander Gavrilov 2012-06-30 16:25:41 +0400
  • bd5aea994b Merge remote-tracking branch 'q-github/master' Alexander Gavrilov 2012-06-30 15:51:49 +0400
  • 31a5495031 ruby: osx support (maybe) jj 2012-06-29 17:51:26 +0200
  • 6f433ff58f Move back to using interposition to be more portable Timothy Collett 2012-06-29 10:15:48 -0400
  • 125de95093 document ruby scripts usage in the README jj 2012-06-29 14:10:07 +0200
  • b421c08d31 growcrops: allow any unambiguous substring among existing seed types jj 2012-06-29 14:09:11 +0200
  • 7971925f7a slayrace: ignore caged units jj 2012-06-29 11:51:54 +0200
  • a72a59b2f9 add scripts/removebadthoughts jj 2012-06-29 11:38:58 +0200
  • 592c0a41ac ruby: remove useless raise in unit_find jj 2012-06-29 11:29:36 +0200
  • 56ff129ee0 ruby: fix enum + base-type jj 2012-06-29 11:25:41 +0200
  • ccbebdafb0 fix error spam when using Zoom hotkeys jj 2012-06-28 15:02:48 +0200
  • f0d4d799d8 Don't index world_data->region_map beyond its bounds Quietust 2012-06-27 16:38:39 -0500
  • 24aa3827c1 ruby: generate accessors for refers-to and vector of ref-target jj 2012-06-27 14:52:34 +0200
  • 85f9d35f6f Temporary fix for memory accessor. Warmist 2012-06-25 22:26:08 +0300
  • 4e4e375122 Merge branch 'master' of https://github.com/angavrilov/dfhack Warmist 2012-06-25 22:23:37 +0300
  • 1c013486d5 Removed non-working onfunction. Warmist 2012-06-25 22:22:20 +0300
  • c2c29af959 ruby: fix deadlock on df exit due to BEGIN_UNLOAD + Core.Suspend() jj 2012-06-25 19:16:35 +0200
  • 412e8608d8 ruby: add method for basic xml ref-target support, tweak scripts/slayrace jj 2012-06-25 19:05:50 +0200
  • 17d06b969b ruby: move all ruby invocations inside a CoreSuspend lock, remove ruby suspend method jj 2012-06-25 17:06:37 +0200
  • 8fb139a2f4 ruby: document mutex use, load ruby-autogen in the background jj 2012-06-25 01:45:50 +0200
  • d5ae1fc4f2 Merge branch 'master' of https://github.com/danaris/dfhack Timothy G Collett 2012-06-24 18:41:24 -0400
  • 7cdbae3f04 Update df-structures Timothy G Collett 2012-06-24 18:35:16 -0400
  • b40682f61c Add running scripts Timothy G Collett 2012-06-24 18:32:53 -0400
  • d1762e3cb8 ruby: add growcrops script, add doc for methods in README jj 2012-06-24 21:41:43 +0200
  • 552da8417e ruby: handle .rb files in df/hack/scripts/ jj 2012-06-24 19:52:40 +0200
  • 3f4d2e4792 ruby: split ruby.rb in modules jj 2012-06-24 17:30:26 +0200
  • 4c2d4d4b86 ruby: clean stuff up, install ruby modules in df/hack/ruby/ jj 2012-06-24 16:09:31 +0200
  • 9046fed648 Add documentation for some utility functions implemented in lua. Alexander Gavrilov 2012-06-24 12:51:19 +0400
  • ad1ba9bf6b ruby: try msvc workaround for __thiscall jj 2012-06-24 02:59:56 +0200
  • 59fb4daa9a Merge https://github.com/angavrilov/dfhack Petr Mrázek 2012-06-23 00:25:50 +0200
  • 6199d6915c Nuke some error prints. Petr Mrázek 2012-06-23 00:25:30 +0200
  • 0e582901ee Update the compile document with some info about df-structures and RPC. Alexander Gavrilov 2012-06-22 20:41:15 +0400
  • bd37cc09c5 Update the Lua API document with info about scripts. Alexander Gavrilov 2012-06-22 20:17:55 +0400
  • dedc59c709 Merge branch 'master' of https://github.com/angavrilov/dfhack Quietust 2012-06-22 07:47:10 -0500
  • 65e82f7c12 Support controllable error presentation verbosity in lua code. Alexander Gavrilov 2012-06-22 16:36:50 +0400
  • 752da9ced5 Move formatting newly-found globals for symbols.xml to lua code. Alexander Gavrilov 2012-06-21 21:26:25 +0400
  • f207714d42 Add finders for enabler, gps and init. Alexander Gavrilov 2012-06-21 21:08:36 +0400
  • a17a4a2ce2 Script to remove certain bad thoughts Angus Mezick 2012-06-20 14:45:09 -0400
  • ed4acbdedb Add a searcher for current_weather, using a prepared save. Alexander Gavrilov 2012-06-20 10:12:26 +0400