Commit Graph

  • 6880225bb6
    Merge pull request #2824 from myk002/myk_keybindings Myk 2023-02-06 09:17:08 -0800
  • 149d7f7795
    Merge branch 'develop' into myk_keybindings Myk 2023-02-06 09:17:02 -0800
  • 0fc7341ce7
    Merge pull request #2825 from myk002/myk_focus_strings Myk 2023-02-06 09:16:37 -0800
  • 408e14d441
    Merge pull request #2826 from myk002/myk_cleanowned Myk 2023-02-06 09:16:27 -0800
  • 6933306255
    Merge pull request #2827 from myk002/myk_autobutcher Myk 2023-02-06 09:16:15 -0800
  • 1e03582fee
    Merge pull request #2828 from myk002/myk_best_practices Myk 2023-02-06 09:16:05 -0800
  • 795b637e3b
    Merge pull request #2830 from myk002/myk_automelt Myk 2023-02-06 09:15:52 -0800
  • c0cd37ff6f
    protect against NULLs and invalid stockpiles Myk Taylor 2023-02-06 09:04:50 -0800
  • 99f84fa175
    Merge pull request #2811 from TaxiService/patch-3 Myk 2023-02-06 08:10:08 -0800
  • 4e366790c0 Changelog/documentation for key_back John Cosker 2023-02-06 09:29:31 -0500
  • 36b76d709c Update documentation for CycleHotkeyLabel John Cosker 2023-02-06 08:59:55 -0500
  • d7d6c5aea6 Backwards options for cycle hotkey working John Cosker 2023-02-06 08:55:46 -0500
  • 6dbf7b83bd
    update auto plugin example, use new best practices Myk Taylor 2023-02-06 04:02:18 -0800
  • e285ee31a4
    tweak defaults, load initial races immediately Myk Taylor 2023-02-06 03:28:19 -0800
  • 397a64c4b5
    don't print out how many items there are in the world Myk Taylor 2023-02-06 02:58:11 -0800
  • bf91ffb1fe
    support focus paths for overlay widgets Myk Taylor 2023-02-06 02:37:32 -0800
  • 5747e9f3f0
    set up some keybindings that are ready to go Myk Taylor 2023-02-06 01:23:52 -0800
  • 9e318842a4
    implement some Gui module hotkey guards Myk Taylor 2023-02-06 00:58:57 -0800
  • 2ddd23e45d
    prevent rclick from bleeding through (again) Myk Taylor 2023-02-06 00:57:33 -0800
  • 032b62dcbe Auto-update submodules DFHack-Urist via GitHub Actions 2023-02-06 07:14:56 +0000
  • bc0eedd596
    Merge pull request #2821 from DFHack/myk_dig Myk 2023-02-05 21:19:09 -0800
  • d6c4d4417e
    Add dig to the build Myk 2023-02-05 21:11:07 -0800
  • 4ab3629abc
    Merge pull request #2813 from myk002/myk_zscreen_focus_fallthrough Myk 2023-02-05 20:07:52 -0800
  • 09e7c14210
    hide DFHack logo when it's in the way Myk Taylor 2023-02-05 18:27:31 -0800
  • 526d7c1726
    allow focus string generation to fall through unfocuses ZScreens Myk Taylor 2023-02-05 18:01:46 -0800
  • a7b5ce418e
    Merge pull request #2721 from robob27/enable-confirm Myk 2023-02-05 16:19:31 -0800
  • 443fe5d813
    Update library/Core.cpp Rob Goodberry 2023-02-05 19:07:49 -0500
  • a3c03a83ad
    Update docs/plugins/confirm.rst Rob Goodberry 2023-02-05 19:07:35 -0500
  • 52fed5d9ad Update options command Robob27 2023-02-05 19:02:01 -0500
  • 23fa38a993 Update confirm docs Robob27 2023-02-05 07:57:58 -0500
  • c09690bb5c Remove newline in debug Robob27 2023-02-05 07:33:26 -0500
  • 300692750a Add missing ; Robob27 2023-02-04 15:44:56 -0500
  • 2c817ec4ef Enable confirm by default Robob27 2023-02-04 15:04:34 -0500
  • 89761bca0c Remove unnecessary screen params Robob27 2023-02-04 14:54:56 -0500
  • b5e6da3568 Remove unused import Robob27 2023-02-04 14:44:27 -0500
  • edbc9300d8 Remove unused function Robob27 2023-02-04 14:42:00 -0500
  • 4e57464f21 Single line debug message Robob27 2023-02-04 14:29:16 -0500
  • c621c33b93 Initialize paused to false, cleanup comments Robob27 2023-02-04 14:25:27 -0500
  • 8a08878fd6 Less messy pause display Robob27 2023-02-04 14:08:20 -0500
  • c8d672eb05 Remove duplicate SquadEquipment entry Robob27 2023-02-03 12:06:42 -0500
  • 717b133d58 Move unpause detection back to feed Robob27 2023-02-03 00:58:48 -0500
  • d5ada27ed4 Remove unused variable Robob27 2023-02-03 00:30:41 -0500
  • 6657fb59e5 Fix pausing and warnings Robob27 2023-02-03 00:24:13 -0500
  • 2bf9b86c7b Fix getCurFocus lua, use where appropriate in c++ Robob27 2023-02-02 23:15:49 -0500
  • 36e4bba779 Fixup prefix matching Robob27 2023-02-02 22:46:32 -0500
  • cece0bfca1 Remove unnecessary comment Robob27 2023-02-02 21:39:01 -0500
  • 1c08b56a89 Proper prefix matching in hotkeys? Robob27 2023-02-02 21:35:46 -0500
  • 14f1e4b52f Per confirm pause maybe? Robob27 2023-02-02 20:53:58 -0500
  • f7df51587c More focus strings, correct docs Robob27 2023-02-02 13:21:38 -0500
  • a5de0fb0de Add stockpile removal confirm Robob27 2023-02-02 02:50:33 -0500
  • fdbe91e35b Add the rest of the bottom modes Robob27 2023-02-02 02:45:50 -0500
  • 576fcfbeab Clean up some nesting Robob27 2023-02-02 02:22:49 -0500
  • a14de11a13 Clean up artifacts during render Robob27 2023-02-02 02:08:23 -0500
  • 8f32f1ed7b Fixup focusStrings->focusString Robob27 2023-02-02 01:44:04 -0500
  • 0c80eff087 Remove unnecessary using Robob27 2023-02-02 01:39:51 -0500
  • e049bfee89 Fixup docs Robob27 2023-02-02 01:29:37 -0500
  • 86b57380a6 fixup unnecessary changes, remove unnecessary stuff Robob27 2023-02-02 01:20:42 -0500
  • 3da1964c53 Fix another warning, test force_full_display_count Robob27 2023-02-02 01:05:56 -0500
  • 59db67e654 Remove unnecessary invalidate Robob27 2023-02-02 00:44:29 -0500
  • dc40f7182c Fix warning Robob27 2023-02-02 00:42:07 -0500
  • 2cb9830404 Fix default mouse_button value Robob27 2023-02-02 00:33:59 -0500
  • 4a0d542b5e Add more confirms Robob27 2023-02-02 00:33:27 -0500
  • 085a308e99 Remove/readd comments Robob27 2023-02-01 17:29:33 -0500
  • 6e442a26ca More WIP Robob27 2023-02-01 17:22:56 -0500
  • a770a4cae4 WIP Robob27 2023-01-27 13:22:52 -0500
  • 3ca2521ce9
    Merge pull request #2807 from Bumber64/patch-1 Myk 2023-02-05 15:43:31 -0800
  • 87931d99f6
    Merge pull request #2810 from TaxiService/patch-2 Myk 2023-02-05 15:42:41 -0800
  • 8253505e4f
    Update changelog.txt Ryan Williams 2023-02-05 12:07:54 -0800
  • 35c87dfe11
    Update changelog.txt Ryan Williams 2023-02-05 12:05:22 -0800
  • 08d90de277
    Merge branch 'DFHack:develop' into patch-1 Ryan Williams 2023-02-05 12:02:58 -0800
  • b6196e91e4
    increase min scrollbar height to 2 (from 1) TaxiService 2023-02-05 19:00:38 +0100
  • 30a1f2f924
    de-hardcoding scrollbar spritesheet definitions TaxiService 2023-02-05 18:56:51 +0100
  • 8c79ca5500 Auto-update submodules DFHack-Urist via GitHub Actions 2023-02-05 07:13:47 +0000
  • 90860f0db0
    Merge pull request #2808 from Bumber64/patch-2 Myk 2023-02-04 22:53:18 -0800
  • 427b90c9d5
    Merge pull request #2802 from myk002/myk_automelt Myk 2023-02-04 22:50:34 -0800
  • 1eb67ab239
    Update Gui::resetDwarfmodeView Ryan Williams 2023-02-04 19:56:37 -0800
  • 0f78509328
    agitated_wilderness_creature is in unit->flags4 Ryan Williams 2023-02-04 19:29:37 -0800
  • c345acd417
    Update Units::isFortControlled Ryan Williams 2023-02-04 18:48:41 -0800
  • 11e3362670
    Merge pull request #2799 from TaxiService/patch-1 Myk 2023-02-04 17:42:31 -0800
  • 2daf1ceca5
    make automelt resistent to morphed building ids Myk Taylor 2023-02-04 12:56:19 -0800
  • 1365e4bc7d
    Merge pull request #2800 from kelvie/build-stonesense Myk 2023-02-04 12:22:01 -0800
  • de04cf04e0
    wrong scrollbar sprites mapping fix (issue #2777) TaxiService 2023-02-04 15:18:26 +0100
  • 71deeb7a48
    bump version to 50.05-alpha3.1 Myk Taylor 2023-02-03 15:48:09 -0800
  • 29f56a6c14
    Merge pull request #2792 from myk002/myk_seedwatch Myk 2023-02-03 15:35:54 -0800
  • ce16aef29f
    update changelog Myk Taylor 2023-02-03 15:27:44 -0800
  • 43d1a1563b
    fix param parsing for setting targets Myk Taylor 2023-02-03 15:27:01 -0800
  • 4a21b0843f
    bump to 50.05-alpha3 Myk Taylor 2023-02-03 14:28:17 -0800
  • 1e904cfc11 GHA: use declarative env Kelvie Wong 2023-02-03 14:08:56 -0800
  • 667851d037 Auto-update submodules DFHack-Urist via GitHub Actions 2023-02-03 21:50:53 +0000
  • 5a4ab977a5
    update changelog Myk Taylor 2023-02-03 12:53:59 -0800
  • f2521c4a5c
    protect against bad tree data Myk Taylor 2023-02-03 12:52:50 -0800
  • 972df67eee
    add more instrumentation to autochop Myk Taylor 2023-02-03 12:26:01 -0800
  • 81abd52313
    include TRACE messages in the build Myk Taylor 2023-02-03 12:25:44 -0800
  • e2095f9ae3
    restore the file mode to executable Myk Taylor 2023-02-03 10:31:17 -0800
  • 114014878e
    Merge pull request #2788 from kelvie/build-stonesense Myk 2023-02-03 10:29:43 -0800
  • 5b4e3bd607
    Merge branch 'develop' into build-stonesense Myk 2023-02-03 10:29:16 -0800
  • 9db9d06867
    Merge pull request #2759 from CoreyJ87/patch-1 Myk 2023-02-03 10:28:19 -0800
  • d980c7bdef
    actually expand EXTRA_CMAKE_ARGS in the command Myk 2023-02-03 10:25:04 -0800
  • 04f586b5c8
    move stonesense flag to the cross compile action Myk 2023-02-03 10:12:25 -0800
  • cddcf7850d cross compile: build stonesense as well Kelvie Wong 2023-01-31 17:13:39 -0800