Commit Graph

  • 5f611ec48b Add automelt plugin Anuradha Dissanayake 2014-06-04 22:12:30 +1200
  • 15230f706c Fix spelling error Anuradha Dissanayake 2014-06-04 22:13:17 +1200
  • 9ddbd49e28 Add stockpile autodump functionality Anuradha Dissanayake 2014-06-04 22:01:17 +1200
  • 6ec0fd6589 New tweak: confirm-embark lethosor 2014-06-03 18:29:13 -0400
  • a7fd6c4783 Add embark-tools settings interface lethosor 2014-06-02 17:55:27 -0400
  • 23acf276b4 Silence warning C4800 on Windows Quietust 2014-06-03 08:58:31 -0500
  • 7de0b2dd39 Merge pull request #255 from quietust/develop Quietust 2014-06-03 08:44:19 -0500
  • df244aa7a4 Disable mouse query when linking levers. Anuradha Dissanayake 2014-06-01 22:13:36 +1200
  • 4034df3560 Fix incorrect plugin name in version check Anuradha Dissanayake 2014-02-05 23:35:53 +1300
  • 0a0358a8c1 Update structures Alexander Gavrilov 2014-06-03 12:17:03 +0400
  • 63254df6dd Fix obvious issues in stockflow. Alexander Gavrilov 2014-06-03 12:24:45 +0400
  • e7292379f7 Merge branch 'stockflow' of git://github.com/eswald/dfhack into develop Alexander Gavrilov 2014-06-03 12:13:56 +0400
  • 4831fb8a8c Merge branch 'patch-1' of git://github.com/BenLubar/dfhack into develop Alexander Gavrilov 2014-06-03 12:11:31 +0400
  • 89269f76fd Merge remote-tracking branch 'warmist/cmd-prompt' into develop Alexander Gavrilov 2014-06-03 12:10:06 +0400
  • 06304c5a60 Merge branch 'dev-plugins' of git://github.com/lethosor/dfhack into develop Alexander Gavrilov 2014-06-03 12:06:58 +0400
  • 49bbd41bc3 Added a way to change the mod install directory (and changed the default to hack/mods) and added simpler way to add to init.lua Warmist 2014-06-02 17:57:59 +0300
  • f07f2e1079 Fix autotrade plugin name in version string Anuradha Dissanayake 2014-06-02 16:05:05 +1200
  • f764081199 Add hotkeys plugin Anuradha Dissanayake 2014-06-02 15:48:34 +1200
  • d78f5ba384 Disable mouse query when linking levers. Anuradha Dissanayake 2014-06-01 22:13:36 +1200
  • 99659e7e00 cmd-prompt needs to work on ANY screen. This fixes it. Warmist 2014-05-26 18:16:32 +0300
  • dedd7e4185 Adds new console methods and commands to hide/show console. Only on windows (for now?) Warmist 2014-05-26 18:29:27 +0300
  • bdca1ee709 Linux: Extended back/forward word sequences lethosor 2014-05-26 10:03:28 -0400
  • b14ef95dec Merge branch 'console-move-word' into console-move-word-linux lethosor 2014-05-26 10:01:04 -0400
  • d320fe71d1 Implement extended arrow key sequences lethosor 2014-05-25 23:39:34 -0400
  • 58b9c02ce5 Migrate esc-b/f sequences to Linux lethosor 2014-05-25 22:10:40 -0400
  • 1fcaac9d2e OS X Console: Implement back/forward one word escape sequences lethosor 2014-05-25 21:52:16 -0400
  • e483e7439f Fix problems with NONE for item types and subtypes Quietust 2014-05-22 08:18:01 -0500
  • 2d778be956 Fix embark sidebar updating lethosor 2014-05-20 15:51:26 -0400
  • fcb62ac7dd sticky: Fix handling of rapid input lethosor 2014-05-19 17:43:30 -0400
  • da31bab419 Display embark label on all 5 map pages lethosor 2014-05-19 16:33:17 -0400
  • bb5f7b475d Add sticky (equivalent of tweak stable-cursor) lethosor 2014-05-19 16:11:42 -0400
  • 02811c773c Fix crash with child screens (e.g. saving a macro) lethosor 2014-05-19 15:53:29 -0400
  • 96b70a93bc Update readme lethosor 2014-05-18 21:21:17 -0400
  • 6519ac1bf8 Add sand indicator and allow enabling/disabling all tools lethosor 2014-05-18 20:03:31 -0400
  • 27bc40ed21 Update Readme.rst Lethosor 2014-05-18 18:53:28 -0400
  • 0f5802af9f Add embark-tools lethosor 2014-05-18 11:51:49 -0400
  • d1aee89491 remove space before hyphen Ben Lubar 2014-05-18 13:01:07 -0500
  • 76ec3ba58c Fix English names containing the word "the" Ben Lubar 2014-05-17 18:40:15 -0500
  • 8cc4bea0d4 Added petcapRemover plugin. expwnent 2014-05-17 17:59:41 -0400
  • d9dc7f31c2 Fix typo Lethosor 2014-05-17 13:48:48 -0400
  • f852802270 Merge branches 'search-mouse-crash', 'cmdprompt' and '3dveins-check-mode' into dev-plugins lethosor 2014-05-16 21:23:34 -0400
  • 293a535aa4 Fix crash with mouse input in search plugin lethosor 2014-05-16 20:42:18 -0400
  • 9b1d393c1c Append newline to each section of output lethosor 2014-05-15 17:30:42 -0400
  • 2074f7e78b Fix handling of newline characters in command-prompt output lethosor 2014-05-15 15:51:03 -0400
  • d52a07ef76 Dismiss previous command prompt before creating a new one lethosor 2014-05-14 18:56:30 -0400
  • a516811bb1 Only allow 3dveins to be run in fortress mode lethosor 2014-05-13 16:41:55 -0400
  • dbe903b5b7 Re-enable melting in stocks plugin. Anuradha Dissanayake 2014-05-13 22:15:37 +1200
  • e4a6f13347 Merge branch 'cleanup-needs-porting' into develop Alexander Gavrilov 2014-05-12 21:56:23 +0400
  • ac4ff76727 Add to NEWS Alexander Gavrilov 2014-05-12 21:55:49 +0400
  • a6d576961d Merge branch 'add-exportlegends-and-logregion' into develop Alexander Gavrilov 2014-05-12 21:51:03 +0400
  • 81775d83eb Add to NEWS Alexander Gavrilov 2014-05-12 21:50:32 +0400
  • afdfd00aa3 Merge branch 'segfault-reset-osx' of git://github.com/lethosor/dfhack into develop Alexander Gavrilov 2014-05-12 21:45:56 +0400
  • 56903b9374 Merge branch 'tiletypes-blank-args' of git://github.com/lethosor/dfhack into develop Alexander Gavrilov 2014-05-12 21:44:31 +0400
  • 01d302efc3 fixed whitespace again to four-space indentations PeridexisErrant 2014-05-12 10:34:57 +1000
  • 8a488ec914 actually fixed whitespace PeridexisErrant 2014-05-12 10:32:46 +1000
  • a2f5e971e2 fixed whitespace in dfstatus script PeridexisErrant 2014-05-12 10:29:59 +1000
  • 795325b6ef replace all tabs with eight spaces PeridexisErrant 2014-05-12 10:22:04 +1000
  • bbc417281c Restore old terminal settings on segfault on OS X lethosor 2014-05-11 14:42:40 -0400
  • b166f51568 Handle missing arguments to filter/paint in tiletypes lethosor 2014-05-11 14:10:09 -0400
  • e829b2eea4 Fix missing newline and update Readme.html Alexander Gavrilov 2014-05-11 16:05:00 +0400
  • ce7a5cd2e5 Merge branch 'patch-2' of git://github.com/lethosor/dfhack into develop Alexander Gavrilov 2014-05-11 15:45:48 +0400
  • ae8d630cfa Merge remote-tracking branch 'warmist/dev-rendermax' into develop Alexander Gavrilov 2014-05-11 15:44:29 +0400
  • a088219b3e Fixed ALL the bugs: zooming does not crash and fullscreening also does not crash now. Warmist 2014-05-11 14:19:02 +0300
  • fe93aba612 Update structures Alexander Gavrilov 2014-05-11 13:36:36 +0400
  • a3d7b54b9c Merge remote-tracking branch 'falconne/develop' into develop Alexander Gavrilov 2014-05-11 13:22:13 +0400
  • 8989c06900 Merge branch 'tweak_changes' into develop Alexander Gavrilov 2014-05-11 13:19:44 +0400
  • 709d6e53b5 Add new tweaks to NEWS and dfhack.init-example. Alexander Gavrilov 2014-05-11 13:19:14 +0400
  • 43064f41e3 Merge branch 'develop' of https://github.com/DFHack/dfhack Japa 2014-05-11 09:34:05 +0530
  • 2ec1d84164 Use DYLD_LIBRARY_PATH on OS X instead of LD_LIBRARY_PATH Lethosor 2014-05-08 23:15:26 -0400
  • 4b8f68dfa9 Add a few tweaks - fix wear on cloth/leather items, disable wear on adamantine clothes Quietust 2014-05-08 14:22:45 -0500
  • acdf90c1ba fixed dfstatus script, readme and init entries PeridexisErrant 2014-05-07 12:26:18 +1000
  • b6b839c802 Fix for osx to build. Warmist 2014-05-06 21:59:11 +0300
  • fef296110f Fixed friend class bug. Warmist 2014-05-06 07:17:02 +0300
  • fbd8727b6b Add docs for autochop Anuradha Dissanayake 2014-05-05 23:10:12 +1200
  • e011c390f1 formatted notes, deleted more PeridexisErrant 2014-05-05 15:52:21 +1000
  • 09620b65fb delete obsolete plugins, add notes +new dfstatus PeridexisErrant 2014-05-05 15:13:32 +1000
  • 26c2d0e16b added two scripts PeridexisErrant 2014-05-05 14:59:59 +1000
  • f824e7f294 stocks plugin: added more filtering and display options. Anuradha Dissanayake 2014-05-05 16:56:40 +1200
  • 144eff4cf2 Clearing the center column. Eric Wald 2014-05-04 15:36:42 -0600
  • 4fc850445d Magic Number Reduction: Display placement constants Eric Wald 2014-05-04 15:28:53 -0600
  • 767badbfb9 Magic number reduction: Clothing flags Eric Wald 2014-05-04 15:13:25 -0600
  • bdb22235af Magic number reduction: Job types Eric Wald 2014-05-04 15:02:12 -0600
  • 2d5f7e4022 Magic number reduction: Persistent storage Eric Wald 2014-05-04 12:52:59 -0600
  • 723cfcf28e Attempting to repair an order object leak. Eric Wald 2014-05-04 12:35:10 -0600
  • e29e29d537 Updated readme, NEWS and changed where rendermax looks for it's config. Warmist 2014-05-04 21:00:16 +0300
  • cca8014630 Mention more clearly how the data structures are defined in the Lua API. Alexander Gavrilov 2014-05-04 19:53:48 +0400
  • 13584f08c5 Merge remote-tracking branch 'warmist/dev-buildings' into develop Alexander Gavrilov 2014-05-04 19:52:01 +0400
  • 94904eb66b Updated NEWS. Warmist 2014-05-04 18:27:18 +0300
  • b76ededc1b Merge branch 'undump' of git://github.com/eswald/dfhack into develop Alexander Gavrilov 2014-05-04 18:32:29 +0400
  • fb4c402dc0 Merge 'ignore_DS_Store' of git://github.com/tareqak/dfhack into develop Alexander Gavrilov 2014-05-04 18:01:02 +0400
  • 1f93b8e144 getplants: add autochop function to automate woodcutting. Anuradha Dissanayake 2014-05-04 23:43:52 +1200
  • e9c7d502e2 dwarfmonitor: add screen to summarise preferences of fortress dwarfs. Anuradha Dissanayake 2014-05-04 22:45:48 +1200
  • 5a3065fa80 Use shifted keys for buildingplan so as not to interfere with QuickFort. Anuradha Dissanayake 2014-05-04 22:23:10 +1200
  • cba143c447 Add workshop profile search. Anuradha Dissanayake 2014-05-04 22:04:03 +1200
  • 7fd7d3d48c mousequery: several usability improvements. mousequery: show live overlay (in menu area) of what's on the tile under the mouse cursor. Anuradha Dissanayake 2014-05-04 21:55:58 +1200
  • de9140336f autotrade: adds "(Un)mark All" options to both panes of trade screen. Anuradha Dissanayake 2014-05-03 22:56:34 +1200
  • 5e52bb60f0 Update uicommon.h with new common display functions Anuradha Dissanayake 2014-05-03 21:19:46 +1200
  • a14f31fbfe Show box select dimensions in Automaterial Anuradha Dissanayake 2014-05-03 11:44:35 +1200
  • 6bb57c7b08 Merge gm-editor changes by warmist into develop Alexander Gavrilov 2014-05-02 17:57:10 +0400
  • 9733b30ed6 gui/gm-editor: Fixed enum editing. And added free pointer/reinterpret options Warmist 2014-04-26 21:50:52 +0300