Commit Graph

  • 815821eb93 Merge branch 'develop' into cmake-cleanup lethosor 2020-01-18 22:28:43 -0500
  • d4d083d8cf autofarm: fix GCC warnings lethosor 2020-01-18 20:53:13 -0500
  • bb9bc4e353 Update submodules lethosor 2020-01-18 18:52:32 -0500
  • f55a1b9990 autofarm: mention runonce and status in built-in help lethosor 2020-01-18 18:52:17 -0500
  • f070ac246e Fix link text for "disable" command references in docs lethosor 2020-01-18 18:51:54 -0500
  • 7554b30727 Call out infiniteSky docs warning lethosor 2020-01-18 18:49:54 -0500
  • afd5d0b184 Add autofarm docs lethosor 2020-01-18 18:49:15 -0500
  • dc8b8b501b Move autofarm to supported plugins lethosor 2020-01-18 17:17:28 -0500
  • 3e47ba543b Merge remote-tracking branch 'ab9rf/autofarm-cpp' into develop lethosor 2020-01-18 17:11:43 -0500
  • 513b7e02a6 Add new verbose option to getplants docs lethosor 2020-01-18 16:38:08 -0500
  • e5a5e39c3a Move getplants issue details to user-facing docs lethosor 2020-01-18 16:34:29 -0500
  • 72fd32cb2a Tweak spelling/wording/style lethosor 2020-01-18 16:22:21 -0500
  • af1668126d Merge remote-tracking branch 'PatrikLundell/getplants' into develop lethosor 2020-01-18 16:19:40 -0500
  • 1cd78a2de4
    Merge pull request #1482 from BenLubar/title-folder-text Alan 2020-01-16 10:19:46 -0500
  • eeacbc80c6 Explicit type conversion with %d warning silencing PatrikLundell 2020-01-16 13:59:31 +0100
  • ee2259bbca Replaced poor auto with actual type PatrikLundell 2020-01-16 12:57:09 +0100
  • cbf5c5459a
    Don't print an error about not being able to get the SDL title in text mode. Ben Lubar 2020-01-15 16:07:41 -0600
  • cd4b00e23e Merge branch 'getplants' of https://github.com/PatrikLundell/dfhack into getplants PatrikLundell 2020-01-15 21:30:56 +0100
  • 8cebb6cef5 removed trailing whitespace PatrikLundell 2020-01-15 21:29:01 +0100
  • 7797f9979b
    Merge branch 'develop' into getplants PatrikLundell 2020-01-15 20:00:49 +0100
  • 8c049389a4 Reverted STOCKPILE_PLANT_GROWTH to LEAF_MAT PatrikLundell 2020-01-15 19:31:19 +0100
  • 15e06640f6 Partial correction of issue 1479 and added verbose flag PatrikLundell 2020-01-15 12:40:43 +0100
  • 045d8bfd1e Linux launcher: attempt to fall back to a working architecture for setarch lethosor 2020-01-14 23:54:51 -0500
  • 4feb0aa21f Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop lethosor 2020-01-14 23:41:22 -0500
  • 96d8dffd32
    Make dfhack.run_command return the command_result value. Ben Lubar 2020-01-14 17:53:52 -0600
  • 47fa9e1159 Update authors, submodules lethosor 2020-01-13 23:35:31 -0500
  • 5eca50476e Merge remote-tracking branch 'nornagon/unit-description' into develop lethosor 2020-01-13 23:31:23 -0500
  • be5dc2d4a4
    Make Units::isGay act consistently when called on an asexual unit. Ben Lubar 2020-01-09 14:48:30 -0600
  • 5de368a1ed unit_{=> get_}physical_description Jeremy Apthorp 2020-01-04 22:17:03 +1100
  • 7644dde9e4
    default to empty description if symbol unavailable Jeremy Apthorp 2019-12-14 12:01:13 -0800
  • 50e696acf6 getDescription => getPhysicalDescription Jeremy Apthorp 2019-12-14 09:34:46 -0800
  • 7fce6fe0b0 move THISCALL define to header, clean up code a little Jeremy Apthorp 2019-12-13 23:54:27 -0800
  • dfab521a71
    specify __thiscall Jeremy Apthorp 2019-12-12 17:51:41 -0800
  • 9a37849603 use symbols.xml Jeremy Apthorp 2019-12-07 22:41:55 -0800
  • 910f965838 wip Jeremy Apthorp 2019-12-07 19:27:35 -0800
  • 23b56c4492
    Fix "kittens" development plugin not building on Linux due to missing thread library Ben Lubar 2019-12-06 12:28:18 -0600
  • fd1d490163
    Fix tailor plugin switch statement warnings (no functionality change) Ben Lubar 2019-12-06 12:24:27 -0600
  • 07dedfb333 Fixed/improved river tile detection PatrikLundell 2019-11-24 21:32:07 +0100
  • dfafafdf9b autofarm.cpp: whitespace, complexity Kelly Kinkade 2019-11-21 18:58:06 -0600
  • ef703873c8 Merge branch 'autofarm-cpp' of https://github.com/ab9rf/dfhack into autofarm-cpp Kelly Kinkade 2019-11-18 09:02:57 -0600
  • 5d92026bbe autofarm: make crop assignment more stable Kelly Kinkade 2018-08-27 22:29:14 -0500
  • 7c8c6546c7 autofarm: suspend while processing Kelly Kinkade 2018-08-18 14:57:26 -0500
  • 4abd410b1b Convert autofarm from ruby to C++ Kelly Kinkade 2018-08-16 09:16:52 -0500
  • e7353ba9bf embark-assistant: clean up "else if" style lethosor 2019-11-02 22:13:28 -0400
  • 267d52bd17 Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop lethosor 2019-11-02 22:09:58 -0400
  • a885e3b9be autoclothing: add docs lethosor 2019-11-02 22:00:43 -0400
  • 487377d5b9 Merge remote-tracking branch 'JapaMala/auto_clothing' into develop lethosor 2019-11-02 22:00:18 -0400
  • 44f3640344 tailor: add another missing c_str() call lethosor 2019-11-02 21:46:10 -0400
  • 6a00510272 tailor: add missing c_str() calls lethosor 2019-11-02 21:30:48 -0400
  • bf4dec6c6a Update scripts, stonesense, authors lethosor 2019-11-02 21:13:17 -0400
  • 150edcfff8 Move tailor to supported plugins lethosor 2019-11-02 21:12:41 -0400
  • c2e5ae844c tailor: add docs lethosor 2019-11-02 21:07:10 -0400
  • ba8b828e69 Merge remote-tracking branch 'ab9rf/tailor' into develop lethosor 2019-11-02 21:02:23 -0400
  • 5780075246 Merge remote-tracking branch 'warmist/dfmonitor_lua_fix' into develop lethosor 2019-11-02 16:47:29 -0400
  • 49563b4618 Merge remote-tracking branch 'warmist/FilteredListFix' into develop lethosor 2019-11-02 16:28:06 -0400
  • 119450109f Add jimcarreer to authors (#1463) lethosor 2019-11-01 23:53:55 -0400
  • 5190257864 createitem: Improve error handling when no caste is specified lethosor 2019-11-01 23:46:42 -0400
  • 5e1fc0700b Merge remote-tracking branch 'jimcarreer/createitem-ux' into develop lethosor 2019-11-01 23:24:10 -0400
  • f3d5a185ba macOS launcher: remove quarantine flags lethosor 2019-11-01 22:42:08 -0400
  • 7e501fd70b Fixed bug in region type determination in new code PatrikLundell 2019-10-31 20:07:34 +0100
  • 0292b32446
    Merge pull request #1461 from lethosor/fix-eventful-building-id Alan 2019-10-09 18:28:17 -0400
  • cffc30b433
    Output Castes on Error jimcarreer 2019-10-06 14:25:33 -0400
  • 582169e0a5 eventExample: make unitAttack a bit safer lethosor 2019-10-05 21:05:26 -0400
  • 08aeb6faeb Fix EventManager building ID type lethosor 2019-10-05 20:26:31 -0400
  • 8675ff660c Windows+Ninja: Fix build error due to trying to include " dfhack_llimits.h" lethosor 2019-10-04 13:15:58 -0400
  • dcce9ae599 Add quotes around dfhack_llimits.h include for MSVC lethosor 2019-10-04 13:06:13 -0400
  • e8fcc8d5c0
    Merge pull request #1460 from JapaMala/remote_reader Alan 2019-10-04 01:16:05 -0400
  • 7d5970303f Update xml (dfhack/df-structures#286) lethosor 2019-10-04 00:14:08 -0400
  • a26ed764f2 Merge remote-tracking branch 'suokko/avoid_rebuilding_df_statics_if_core_h_changes' into develop lethosor 2019-10-04 00:06:25 -0400
  • ca7d0f1cac Add algorithm include for MSVC lethosor 2019-10-03 23:26:57 -0400
  • f3658db85f Merge branch 'develop' into avoid_rebuilding_df_statics_if_core_h_changes lethosor 2019-10-03 23:23:36 -0400
  • a2b5c1ddd9
    lua/widgets filtered list input fix Warmist 2019-09-30 22:00:06 +0300
  • 7979150566 Removed trailing blank PatrikLundell 2019-09-24 11:14:50 +0200
  • 5eceab2794 Added 'fileresult' optional parameter, improved world traversal PatrikLundell 2019-09-23 13:13:04 +0200
  • f00a7f9b39 Bump RFR Version number. JapaMala 2019-09-08 15:33:39 -0500
  • 099ae66be8 Merge branch 'develop' into remote_reader JapaMala 2019-09-08 15:30:14 -0500
  • 0a42fe0e38 Delete trailing whitespace Warmist 2019-09-02 19:50:00 +0300
  • 62aff6edee Whitespace fix Warmist 2019-09-02 18:40:50 +0300
  • df756f22f8 Change dwarfmonitor to use global lua state. This needs more CoreSuspends but they are needed either way. This way you can access other script environments and access this plugin enviroment from lua. Warmist 2019-09-02 18:35:46 +0300
  • 7a5902418e Abbreviate label on narrow screens lethosor 2019-08-25 21:49:41 -0400
  • 417212814d embark-assistant: add in-game key to activate lethosor 2019-08-25 21:32:29 -0400
  • ac5a54c8db Merge branch 'develop' into cmake-cleanup lethosor 2019-08-23 23:58:00 -0400
  • 0f4162acc9
    Merge pull request #1402 from BenLubar/persist Alan 2019-08-23 23:37:06 -0400
  • 01ce954c29 changelog: update with scripts changes since 0.44.12-r2 and clean up lethosor 2019-08-23 22:17:09 -0400
  • 222b88063c Update submodules lethosor 2019-08-23 21:37:50 -0400
  • 2ef46562c8 Avoid calling doSaveData twice when unloading a world lethosor 2019-08-23 20:45:35 -0400
  • 100e584c34 Fix saving persistent data on regular save lethosor 2019-08-23 20:30:06 -0400
  • 07575095fd Merge branch 'develop' into persist lethosor 2019-08-22 22:00:50 -0400
  • 0b8eba7d23 Merge remote-tracking branch 'PatrikLundell/embark-assistant' into develop lethosor 2019-08-22 21:50:54 -0400
  • d17820a596 Made RemoteFortressReader pulll from the active units list, not from the full units list. japamala 2019-08-22 19:26:19 -0600
  • b19a04fa88
    Revert newline change Alan 2019-08-22 21:24:48 -0400
  • 2344e60101
    Merge pull request #1181 from warmist/twbt_experiments Alan 2019-08-21 09:33:45 -0400
  • a07b568597 Changed the serialization to use the actual enum item names instead of converting them to numbers. JapaMala 2019-08-13 17:15:06 -0500
  • 47b43e6dd7 Merge branch 'develop' into auto_clothing JapaMala 2019-08-06 20:12:26 -0500
  • e1661d8404 Merge remote-tracking branch 'remotes/dfhack/develop' into auto_clothing JapaMala 2019-08-06 20:07:20 -0500
  • 88757d5c27 Merge branch 'develop' into cmake-cleanup lethosor 2019-07-20 19:19:40 -0400
  • e86e20717e Merge remote-tracking branch 'JapaMala/remote_reader' into develop lethosor 2019-07-20 19:05:32 -0400
  • aee7b6b24d Note about pthread/cmake <3.8 issue (from ragundo) lethosor 2019-07-20 17:11:11 -0400
  • 99038c395a Merge remote-tracking branch 'ab9rf/biometype' into develop lethosor 2019-07-20 16:32:46 -0400
  • ab9ad6f93e Clean up *.cmake style lethosor 2019-07-20 16:16:25 -0400