Commit Graph

  • ecb1ca0972 Large change to how autolabor assigns labors. Military dwarves and children/nobles will never be assigned labors. Labor assignments are more understandable. RossM 2012-04-02 20:55:02 -0700
  • 707aee82bd Merge branch 'master' of git://github.com/peterix/dfhack Robert Heinrich 2012-04-02 20:33:29 +0200
  • 59d1971df1 Add docs for the lua wrapper. Alexander Gavrilov 2012-04-02 22:00:38 +0400
  • a8fe0eccb4 Add functions for checking validity of lua wrapper objects. Alexander Gavrilov 2012-04-02 19:10:57 +0400
  • 9cc2040a6b minor fix in zone tool: ignore dead units Robert Heinrich 2012-04-02 16:58:12 +0200
  • 0f7e380e1b minor: readme.rst Robert Heinrich 2012-04-02 16:08:30 +0200
  • 772c6b1cbb Added plugin 'zone'. Helps with assigning units to pens/pastures and pits. Robert Heinrich 2012-04-02 16:07:23 +0200
  • 467f4108ae Track structures Petr Mrázek 2012-04-02 13:42:56 +0200
  • 2a998a5b8a Merge https://github.com/quietust/dfhack Petr Mrázek 2012-04-02 13:42:18 +0200
  • 06da0f9720 Fix coord/coord2d division/modulo operators to properly handle negative numbers (fixes some glitches with revflood and possibly other utils) Quietust 2012-04-01 19:44:35 -0500
  • d109b6570b Add dfhack.with_suspend(f[, args...]) that calls f with core suspended. Alexander Gavrilov 2012-04-01 19:38:42 +0400
  • e3d50b9b04 Optimize wrapper: use pointers instead of strings as most frequent keys. Alexander Gavrilov 2012-04-01 18:34:04 +0400
  • 604c84953b Fix a bug: LookupTypeInfo cannot assume the result is userdata. Alexander Gavrilov 2012-04-01 17:59:47 +0400
  • a3e526abdb Add df.is_instance(a,b) to check if typeof(b) is subtype of typeof(a). Alexander Gavrilov 2012-04-01 17:32:57 +0400
  • edd63080b5 Only print the shortcut help once in the lua interactive mode. Alexander Gavrilov 2012-04-01 17:00:25 +0400
  • afe4eba957 Improve performance of the persistent data api, and wrap it for lua. Alexander Gavrilov 2012-04-01 16:43:40 +0400
  • a9a6fbd8b5 Lua tweaks: a couple of functions, dfusion tweak, backtrace metadata. Alexander Gavrilov 2012-04-01 12:50:56 +0400
  • 73cf822a13 Merge remote-tracking branch 'warmist/master' Alexander Gavrilov 2012-04-01 11:43:09 +0400
  • b21d813c73 Merge branch 'master' of git://github.com/peterix/dfhack RossM 2012-03-31 23:01:41 -0700
  • 2b4044f3f2 Tweaks! Petr Mrázek 2012-04-01 03:46:17 +0200
  • 7ff728b6fc Track world and map changes separately for plugin_onstatechange Petr Mrázek 2012-04-01 02:56:54 +0200
  • 209b261284 Get rid of MALLOC_FILL build option Petr Mrázek 2012-04-01 00:30:42 +0200
  • 4bac6edd79 Merge https://github.com/rh73/dfhack Petr Mrázek 2012-04-01 00:29:00 +0200
  • 9d6e26fa5f Fix crashing color_ostream::printerr due to vfprintf vs fprintf mixup. Alexander Gavrilov 2012-03-31 22:26:41 +0400
  • 39787e9cd5 Renamed digging commands to uniformly start with 'dig*'(vdig -> digv etc). Added command digl, diglx (dig layerstone instead of veins). Updated readme.rst. Robert Heinrich 2012-03-31 15:41:55 +0200
  • 0f41608ed4 Pull console output support and REPL out of dfusion into core lib. Alexander Gavrilov 2012-03-31 15:40:54 +0400
  • 5a90e71c87 Fixes for lua5.2 Warmist 2012-03-31 12:12:16 +0300
  • 9384f0c842 Update lua to 5.2 and fix obvious breakage due to obsolete api. Alexander Gavrilov 2012-03-31 12:11:43 +0400
  • 10b610669f Give some sensible looking names to the arrays in pregnancy_ptr. Alexander Gavrilov 2012-03-31 10:31:45 +0400
  • 8665d1b195 Merge branch 'master' of git://github.com/peterix/dfhack Quietust 2012-03-30 19:41:00 -0500
  • a01f512733 Track structures Petr Mrázek 2012-03-31 01:33:14 +0200
  • f8d96d1d26 Merge https://github.com/warmist/dfhack Petr Mrázek 2012-03-31 01:32:16 +0200
  • 543f3970db Tweak readme, bump version to 0.34.07 Petr Mrázek 2012-03-31 01:13:21 +0200
  • 387d0fd062 Track stonesense Petr Mrázek 2012-03-31 00:34:09 +0200
  • 95947a8635 Reworked to use start_dwarf_count offset from version info Warmist 2012-03-31 01:27:26 +0300
  • c0cd5b9212 New offset for embark/simple-embark (starting dwarfs) Warmist 2012-03-31 00:54:37 +0300
  • 0f3ae4499f New devel plugin - list counters for selected creature Quietust 2012-03-30 16:39:19 -0500
  • 4d5aade389 Update changeitem, allow attempting to change item subtype Quietust 2012-03-30 16:34:07 -0500
  • a4c41bf64c Merge https://github.com/rh73/dfhack Petr Mrázek 2012-03-30 23:34:51 +0200
  • 1da914fb87 Fix init.lua Petr Mrázek 2012-03-30 21:59:35 +0200
  • 5d8415c8d9 Merge https://github.com/warmist/dfhack Petr Mrázek 2012-03-30 20:32:57 +0200
  • 61fe605676 Merge https://github.com/RossM/dfhack Petr Mrázek 2012-03-30 20:30:28 +0200
  • 703aca81d8 Merge branch 'master' of git://github.com/peterix/dfhack RossM 2012-03-30 10:06:43 -0700
  • 590ea629f3 Don't try to give labors to merchant guards or dead dwarves. RossM 2012-03-30 10:01:33 -0700
  • 063099e535 Set '_' to the first result value for both interactive shortcuts. Alexander Gavrilov 2012-03-30 12:17:09 +0400
  • e989ca58db Enhance the interactive interpreter mode of dfusion. Alexander Gavrilov 2012-03-30 11:57:27 +0400
  • 81bc73f435 Follow a typo fix in flag name. Alexander Gavrilov 2012-03-30 10:44:52 +0400
  • e8ee876ddc Track. Kelly Martin 2012-03-29 21:18:57 -0500
  • 6a7e7241b8 Fix bug in changevein - if multiple veins overlap the same tile, pick the LAST one rather than the first one Quietust 2012-03-29 19:05:53 -0500
  • 07bb51946f Fix bug in MapCache - squash veins with the correct priority Quietust 2012-03-29 18:59:07 -0500
  • dd33c80324 Another revision number... Petr Mrázek 2012-03-29 22:01:37 +0200
  • 531704da8c print (after dfuse/dfusion) no longer needs tostring Warmist 2012-03-29 22:08:45 +0300
  • ec48405f0a Fix mistake: static initialization code cannot access other static objects. Alexander Gavrilov 2012-03-29 22:56:06 +0400
  • 7d47208c65 Merge branch 'master' of git://github.com/peterix/dfhack Warmist 2012-03-29 21:33:41 +0300
  • 0c2c94fa92 Remove random bad asserts Petr Mrázek 2012-03-29 20:18:14 +0200
  • 69b1bbe59e Turn sorting lambdas into functors in autolabor. Petr Mrázek 2012-03-29 20:00:26 +0200
  • 2446fb7abf Merge branch 'master' of git://github.com/peterix/dfhack Robert Heinrich 2012-03-29 18:27:40 +0200
  • b847a026e3 Increment revision due to DERP. Petr Mrázek 2012-03-29 19:17:48 +0200
  • adc0a6396d DERP: missed the readme. Petr Mrázek 2012-03-29 19:17:04 +0200
  • 5f53388890 Track stonesense Petr Mrázek 2012-03-29 19:03:51 +0200
  • 541e0ca205 Merge https://github.com/rh73/dfhack Petr Mrázek 2012-03-29 18:42:45 +0200
  • 004acdad4e Tweaks! Petr Mrázek 2012-03-29 18:37:22 +0200
  • a4995d7681 minor: return CR_WRONG_USAGE if user forgot to specify material and/or quality Robert Heinrich 2012-03-29 18:26:10 +0200
  • ce69cdb5df New way of doing assignments used in tools/empregnate. Warmist 2012-03-29 18:39:11 +0300
  • 836d8de73e minor: commands.clear() is not needed in plugin_init() anymore. (done by pluginManager now) removed some useless comments Robert Heinrich 2012-03-29 17:20:25 +0200
  • e249ef1377 minor fix (forgot a line break in helpstring) Robert Heinrich 2012-03-29 17:14:41 +0200
  • cc54d5dfa9 Merge branch 'master' of git://github.com/angavrilov/dfhack Robert Heinrich 2012-03-29 16:12:54 +0200
  • 4525bee58f Merge branch 'master' of git://github.com/ab9rf/dfhack Robert Heinrich 2012-03-29 16:10:31 +0200
  • 9b75373403 Merge branch 'master' of git://github.com/peterix/dfhack Robert Heinrich 2012-03-29 16:03:12 +0200
  • 88c914142b added plugin changeitem (change material type and base quality) Robert Heinrich 2012-03-29 15:33:54 +0200
  • a9b7c74a23 Allow assigning NULL lightuserdata to pointers, and export a global. Alexander Gavrilov 2012-03-29 14:47:33 +0400
  • 85c91c92d8 Implement __pairs and __ipairs for DF objects. Alexander Gavrilov 2012-03-29 14:39:13 +0400
  • f6c6218909 Temporary tweak: patch in __pairs and __ipairs from 5.2 into lua 5.1. Alexander Gavrilov 2012-03-29 11:32:22 +0400
  • 17ff235c81 Use codegen.out.xml instead of static.inc in cmake code generation rules. Alexander Gavrilov 2012-03-29 10:59:54 +0400
  • e968e936c7 Merge remote-tracking branch 'origin/master' Kelly Martin 2012-03-28 23:24:35 -0500
  • d9d1d34d5a track Kelly Martin 2012-03-28 23:24:05 -0500
  • 453141920f Merge remote-tracking branch 'upstream/master' Kelly Martin 2012-03-28 23:22:28 -0500
  • fea34bfdde autolabor: set reequip flag when appropriate. also tweaked scoring to reduce job clumping. Kelly Martin 2012-03-28 21:57:08 -0500
  • 1a92f561fe autolabor: set reequip flag when appropriate Kelly Martin 2012-03-28 21:56:23 -0500
  • d82120a3db More fixes Petr Mrázek 2012-03-29 02:49:44 +0200
  • 757ad3334c Track structures Petr Mrázek 2012-03-29 00:27:03 +0200
  • 1f5c586f62 Merge https://github.com/rh73/dfhack Petr Mrázek 2012-03-28 20:16:14 +0200
  • 6235d2e801 Merge https://github.com/angavrilov/dfhack Petr Mrázek 2012-03-28 19:53:10 +0200
  • 6ea0d810bb Merge https://github.com/mikestewart/dfhack Petr Mrázek 2012-03-28 19:52:36 +0200
  • 84de54addb Merge https://github.com/ab9rf/dfhack Petr Mrázek 2012-03-28 19:51:44 +0200
  • 95ec363a7f Merge branch 'master' of https://github.com/peterix/dfhack Quietust 2012-03-28 11:51:49 -0500
  • 166392af62 Make autolabor accept "enable" and "disable" as well as "0" or "1". Add ability to set target number of miners in autolabor with "autolabor miners". Kelly Martin 2012-03-28 10:25:36 -0500
  • e4e643f9d2 Clear the command vector during plugin load and unload to avoid confusion. Alexander Gavrilov 2012-03-28 18:47:03 +0400
  • 8775834a8a Merge remote-tracking branch 'upstream/master' Kelly Martin 2012-03-28 08:38:12 -0500
  • b7ff7681ac Merge remote-tracking branch 'peterix/master' Alexander Gavrilov 2012-03-28 15:07:13 +0400
  • 06188da380 Track structures Petr Mrázek 2012-03-28 12:46:50 +0200
  • 1343519bdb Merge branch 'master' of git://github.com/peterix/dfhack Robert Heinrich 2012-03-28 12:15:30 +0200
  • baf0785807 Merge branch 'master' of git://github.com/quietust/dfhack Robert Heinrich 2012-03-28 12:14:08 +0200
  • 4646033741 Merge branch 'master' of git://github.com/peterix/dfhack Robert Heinrich 2012-03-28 11:56:59 +0200
  • 4b2837dc39 Bump version to 0.34.06-1 Petr Mrázek 2012-03-28 11:56:46 +0200
  • 40cf5fe538 Track structures Petr Mrázek 2012-03-28 11:46:23 +0200
  • 7c728a1e81 minor fix in readme.rst Robert Heinrich 2012-03-27 18:06:46 +0800
  • cebdbff46d minor updates in readme.rst; moved changelayer plugin to main plugin folder Robert Heinrich 2012-03-27 17:28:10 +0800
  • 515a4467e8 minor: fixed typo Robert Heinrich 2012-03-26 20:59:18 +0800
  • 929657bed4 Disable pointer auto-vivification unless new is specified. Alexander Gavrilov 2012-03-28 15:28:42 +0800