Commit Graph

  • d0250ae426
    Update allocator_try_assign() to match behavior of fstream allocator for non-copyable types lethosor 2023-05-28 13:08:06 -0400
  • 6fbb22e912
    Add missing instantion for identity_traits<std::mutex>, refactor code shared with fstream identity lethosor 2023-05-28 13:07:21 -0400
  • 7c4d9364a2
    Make allocator_fn compile for non-copy-assignable types like std::mutex lethosor 2023-05-28 02:51:06 -0400
  • e5bc4b3221
    Add identity for std::mutex lethosor 2023-05-28 02:50:39 -0400
  • 69986a4bf7
    autodeploy to steam on tag Myk Taylor 2023-08-01 00:11:46 -0700
  • a299f0b5fb Auto-update submodules DFHack-Urist via GitHub Actions 2023-08-01 06:33:09 +0000
  • 876de86066
    Merge pull request #3616 from lethosor/check-structures-sanity-fix-string-cxx11 Myk 2023-07-31 23:13:31 -0700
  • a3916cdbb6
    check-structures-sanity: update detection for GCC C++11 std::string lethosor 2023-08-01 01:54:35 -0400
  • 0c6441619f
    Re-enable build of check-structures-sanity lethosor 2023-08-01 00:59:52 -0400
  • 94dae7a1f1
    dts::make_unique -> std::make_unique in unbuilt plugins lethosor 2023-08-01 00:59:26 -0400
  • e0a9626876
    Merge remote-tracking branch 'lethosor/cmake-plugin-flags-devel' into develop lethosor 2023-08-01 00:55:46 -0400
  • 199191e9d4
    Re-add BUILD_SUPPORTED flag so that devel plugins can be built by themselves lethosor 2023-08-01 00:18:39 -0400
  • 031a61a436
    Re-enable devel plugins that compile lethosor 2023-08-01 00:18:28 -0400
  • 9984dfef6e
    Merge remote-tracking branch 'lethosor/fix-linux-plugins-cxx11abi' into develop lethosor 2023-08-01 00:51:24 -0400
  • 9f168214dd
    Merge remote-tracking branch 'lethosor/fix-textures-cleanup-segfault' into develop lethosor 2023-08-01 00:35:19 -0400
  • 73f96209da
    Fix mangling of `plugin_globals` with GCC's C++11 ABI lethosor 2023-08-01 00:08:30 -0400
  • b36bd9b2d6
    Merge remote-tracking branch 'origin/pre-commit-ci-update-config' into develop lethosor 2023-08-01 00:27:37 -0400
  • 6e54210a66
    Merge remote-tracking branch 'lethosor/fix-global-crash' into develop lethosor 2023-08-01 00:22:01 -0400
  • f44bbe1581
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-08-01 04:21:22 +0000
  • e2ca506e23
    Fix off-by-one error in Textures::cleanup() lethosor 2023-08-01 00:13:09 -0400
  • 95753f618c
    memscan: check for new Linux executable name lethosor 2023-08-01 00:10:46 -0400
  • e55984c529
    Fix startup crashes when global addresses are missing lethosor 2023-08-01 00:05:02 -0400
  • 53c90affa1
    Merge pull request #3602 from plule/feat/suspended-icon Myk 2023-07-31 17:31:26 -0700
  • 17ca9e0132
    Update Textures.h Myk 2023-07-31 17:20:38 -0700
  • 67e5aa08d0
    fix syntax Myk Taylor 2023-07-31 10:13:29 -0700
  • 80d19ec42d
    fix paths for steam deploy Myk Taylor 2023-07-31 10:07:23 -0700
  • 9b8bd8dbf7
    names Myk Taylor 2023-07-31 05:37:57 -0700
  • 656683e001
    Merge pull request #3607 from myk002/myk_runners Myk 2023-07-31 05:08:35 -0700
  • 9b59fc6440
    use the actual tag of the checkout Myk Taylor 2023-07-31 04:51:44 -0700
  • 97ea3f3d67
    generate release notes changelog text Myk Taylor 2023-07-31 04:43:43 -0700
  • cf0b87fbc4
    Revert "always build launchdf" Myk Taylor 2023-07-31 04:02:12 -0700
  • e3a8009717
    initial draft of automated github release Myk Taylor 2023-07-31 03:56:26 -0700
  • bbe7dbb0b8
    build with gcc 10 by default Myk Taylor 2023-07-31 03:56:11 -0700
  • 52a478d1d7
    rename steam workflow file Myk Taylor 2023-07-31 03:03:25 -0700
  • a509bb5e61
    always build launchdf Myk Taylor 2023-07-31 03:01:11 -0700
  • 737ff8b3ab
    more cache tuning Myk Taylor 2023-07-31 02:50:32 -0700
  • 5c664fca1c
    reuse workflows for steam Myk Taylor 2023-07-31 01:49:02 -0700
  • 1fad6d76f1
    split linux package out to simplify matrix Myk Taylor 2023-07-31 00:05:47 -0700
  • b6ececed2d
    another clcache attempt Myk Taylor 2023-07-30 23:50:47 -0700
  • a0fae55c90
    fix windows clcache path Myk Taylor 2023-07-30 21:39:39 -0700
  • 0364557533
    actually use the new windows workflow Myk Taylor 2023-07-30 21:04:52 -0700
  • 2bb972ff77
    fix home ref Myk Taylor 2023-07-30 20:52:07 -0700
  • 872720740a
    attempt to get windows build reusable Myk Taylor 2023-07-30 20:47:59 -0700
  • 0b2877a538
    fixups Myk Taylor 2023-07-30 19:53:46 -0700
  • 1faf156bfc
    first attempt at a reusable workflow Myk Taylor 2023-07-30 19:36:12 -0700
  • 7514dd2cba
    name stage Myk Taylor 2023-07-30 16:58:27 -0700
  • 1d356bf351
    fix artifact name Myk Taylor 2023-07-30 16:45:01 -0700
  • 37357da64b
    add clcache Myk 2023-07-30 00:08:58 -0700
  • c797e5b2d2
    poke at a native windows build and see what happens Myk Taylor 2023-07-29 14:03:50 -0700
  • f65112f871
    give test actions their own cache namespace Myk Taylor 2023-07-29 01:03:29 -0700
  • 88a46a1b5b
    build Release profile for Linux Myk Taylor 2023-07-29 00:48:17 -0700
  • 6a50ae42ce
    more deduplication of installed files Myk Taylor 2023-07-29 00:34:56 -0700
  • ac633da050
    de-duplicate stonesense resources Myk Taylor 2023-07-28 23:58:54 -0700
  • aaf511b5ea Auto-update submodules DFHack-Urist via GitHub Actions 2023-07-29 07:12:04 +0000
  • 7231287f6d
    Merge pull request #3597 from myk002/myk_linux_deploy Myk 2023-07-28 22:55:55 -0700
  • c11740d439
    update dfhack launcher script Myk Taylor 2023-07-28 19:48:38 -0700
  • ec887aab2f
    build stonesense in the linux package Myk Taylor 2023-07-28 19:33:31 -0700
  • a27f42d67d
    split common files into their own depot Myk Taylor 2023-07-28 19:12:58 -0700
  • c67e0da250
    take advantage of cache scoping rules to simplify names Myk Taylor 2023-07-28 16:58:23 -0700
  • 73427de994
    build with gcc-10 for better system compat Myk Taylor 2023-07-28 16:16:36 -0700
  • 83a6824399
    Merge branch 'develop' into myk_linux_deploy Myk Taylor 2023-07-27 23:19:51 -0700
  • 1ca2b6b67e
    alphebetize Myk Taylor 2023-07-27 23:19:16 -0700
  • e824195395 Add a separate icon for jobs suspended by suspendmanager plule 2023-07-25 21:20:06 +0200
  • f3da973c09 Auto-update submodules DFHack-Urist via GitHub Actions 2023-07-24 07:14:05 +0000
  • be98d4934e
    add gl headers for allegro Myk Taylor 2023-07-23 11:06:48 -0700
  • 7cccd96599
    update stonesense ref Myk Taylor 2023-07-23 11:01:54 -0700
  • 4411361b93
    Revert "don't build stonesense for now" Myk Taylor 2023-07-23 11:00:44 -0700
  • b8e5dd18fb
    add linux build artifact Myk Taylor 2023-07-23 01:46:33 -0700
  • 0f14be32de
    don't build stonesense for now Myk Taylor 2023-07-23 01:24:17 -0700
  • 8ec860461a
    deploy linux build to steam Myk Taylor 2023-07-22 22:54:21 -0700
  • 971dca8604
    update scripts ref Myk Taylor 2023-07-22 14:53:36 -0700
  • a9df9f92d9
    update for 50.09-r2 Myk Taylor 2023-07-21 18:50:15 -0700
  • eb93f1de0d Auto-update submodules DFHack-Urist via GitHub Actions 2023-07-22 01:32:15 +0000
  • c8b2cf3648
    Merge pull request #3593 from myk002/myk_logistics_debugging Myk 2023-07-21 17:57:37 -0700
  • 87a391b2ce
    update changelog Myk Taylor 2023-07-21 17:46:38 -0700
  • 383966511d
    don't modify container while iterating Myk Taylor 2023-07-21 16:39:36 -0700
  • 20856a4e6f Auto-update submodules DFHack-Urist via GitHub Actions 2023-07-21 23:35:37 +0000
  • 1a040a1ba1
    Merge pull request #3592 from myk002/myk_tabs_to_spaces Myk 2023-07-21 16:34:25 -0700
  • 77d0fb297c
    convert tabs to spaces when getting clipboard text Myk Taylor 2023-07-21 15:03:06 -0700
  • ac8211a9c7
    add autobutcher link to pasture screen Myk Taylor 2023-07-21 14:35:59 -0700
  • d95ba2f93a
    Merge pull request #3589 from myk002/myk_dwarfvet Myk 2023-07-21 14:35:06 -0700
  • c72bf10623 Auto-update submodules DFHack-Urist via GitHub Actions 2023-07-21 21:30:08 +0000
  • 8534f43025 Auto-update submodules DFHack-Urist via GitHub Actions 2023-07-21 21:24:34 +0000
  • 65fc79c5e2
    Merge branch 'develop' into myk_dwarfvet Myk 2023-07-21 14:23:13 -0700
  • 993132a334
    Merge pull request #3586 from myk002/myk_mod_libraries Myk 2023-07-21 14:19:37 -0700
  • 41238add15
    Merge pull request #3587 from myk002/myk_warmdamp Myk 2023-07-21 14:19:20 -0700
  • b25266367d
    add examples to the docs Myk Taylor 2023-07-21 04:17:57 -0700
  • dff4816287
    update dwarfvet Myk Taylor 2023-07-21 04:12:01 -0700
  • d14054716c
    better name for overlay Myk Taylor 2023-07-21 00:28:05 -0700
  • d276b4a1a1 Auto-update submodules DFHack-Urist via GitHub Actions 2023-07-21 07:13:26 +0000
  • a77a6b5943
    clean up globals Myk Taylor 2023-07-20 19:40:40 -0700
  • 25301bf93e
    update docs Myk Taylor 2023-07-20 19:35:02 -0700
  • d18a1f12f7
    allow the color to override box select and cursor Myk Taylor 2023-07-20 19:32:38 -0700
  • a6b304d9b4
    fix box select bounds logic Myk Taylor 2023-07-20 19:28:49 -0700
  • 040d2caa95
    update changelog Myk Taylor 2023-07-20 19:22:30 -0700
  • 2370750809
    add warm/damp highlight overlay for ascii mode Myk Taylor 2023-07-20 19:17:09 -0700
  • e67df53c48
    document new blueprints dir in mods Myk Taylor 2023-07-20 17:44:09 -0700
  • 462ee0cba7
    generalize mod directory scanning Myk Taylor 2023-07-20 17:43:57 -0700
  • 2151bb6a78 Auto-update submodules DFHack-Urist via GitHub Actions 2023-07-20 07:13:22 +0000
  • 5ce8dbba68 Auto-update submodules DFHack-Urist via GitHub Actions 2023-07-19 15:27:10 +0000