Commit Graph

  • f5d3b9f699 Auto-update submodules DFHack-Urist via GitHub Actions 2022-06-02 04:51:00 +0000
  • 89d3d45e87
    Allow EditField widgets to manage their own activation and keyboard focus (#2147) Myk 2022-06-01 21:48:21 -0700
  • ad2d9cad03
    [lua] implement keyboard focus subsystem (#2160) Myk 2022-06-01 17:42:13 -0700
  • bc0def4342
    MiscUtils word_wrap: Add option to trim only leading whitespace after wrapping (#2169) Ryan Williams 2022-05-30 19:58:46 -0700
  • b1e118384e Update Maps.cpp Ryan Williams 2022-05-30 15:23:07 -0700
  • 574728ac5c
    Move add_proper_report up with other utility fns Ryan Williams 2022-05-30 15:04:43 -0700
  • 85b828537e
    Merge branch 'DFHack:develop' into Bumber64-patch-2 Ryan Williams 2022-05-30 14:45:45 -0700
  • 0ff0d272b5
    use static instead of anon namespace; suggested changes Ryan Williams 2022-05-30 13:51:24 -0700
  • 1c3ea000e1
    Trim trailing whitespace Ryan Williams 2022-05-28 15:56:49 -0700
  • 249ed2888f
    Fix scope issue Ryan Williams 2022-05-28 13:28:10 -0700
  • e613085b0e
    remove whitespace Ryan Williams 2022-05-28 12:39:49 -0700
  • 2b29431806
    More fixes Ryan Williams 2022-05-28 12:35:49 -0700
  • 9d2bb01caf Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-28 07:17:45 +0000
  • ea7fe2b926
    account for scroll bars when sizing message boxes myk002 2022-05-27 15:38:13 -0700
  • 07f54deb0b
    fix wrong `Label.frame_body.x2` value (#2134) Timur Kelman 2022-05-28 00:25:17 +0200
  • add8aa2386 Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-27 07:18:24 +0000
  • ca10cbc9e6
    Merge remote-tracking branch 'lethosor/mock-observe-func' into develop lethosor 2022-05-27 01:46:24 -0400
  • 71d003c77d
    Ensure that test stack frames in the test file are printed lethosor 2022-05-27 01:03:40 -0400
  • 888c531774
    Add mock.observe_func(), improve mock.lua documentation lethosor 2022-05-27 00:33:44 -0400
  • 1f58896054
    Clarify text and fix typos in the readme Myk 2022-05-25 22:49:09 -0700
  • 56b301164f Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-25 07:18:15 +0000
  • 7d2ecae8b4
    Merge branch 'DFHack:develop' into Bumber64-patch-2 Ryan Williams 2022-05-24 05:34:18 -0700
  • 4b21e7afb4
    Remove parseReportString from API (now utility fn) Ryan Williams 2022-05-24 03:52:33 -0700
  • 77d045488b
    Confirmation dialog for removing manager orders (#2163) Myk 2022-05-23 21:17:52 -0700
  • c4febc789a Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-21 07:17:35 +0000
  • 81edd716d0
    update scripts HEAD with test fixes myk002 2022-05-19 16:36:22 -0700
  • 8b1070b553
    tombstone deteriorate*rb scripts (#2157) Myk 2022-05-19 15:27:08 -0700
  • 18628ff5b8 make key_sep more configurable myk002 2022-05-18 16:35:06 -0700
  • 53609db1f9 let CycleHotkeyLabels take numeric initial_options myk002 2022-05-18 14:04:56 -0700
  • 47b87a5ac1 Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-17 07:18:04 +0000
  • ce34ac8f33
    Use debugfilter; remove redundant changelog entries Ryan Williams 2022-05-16 18:41:47 -0700
  • 0da881d5eb Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-15 07:17:46 +0000
  • 785fe9aa3a fix "info" level described as "error" level Ryan Williams 2022-05-14 00:55:11 -0700
  • dfd3a39f0e Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-14 07:23:55 +0000
  • ac8ac96080 fix warning on windows about possible loss of data myk002 2022-05-13 14:22:05 -0700
  • d6df928d69 update changelog myk002 2022-05-13 13:58:36 -0700
  • e4f951b01d make both easy and lavish meals myk002 2022-05-01 11:54:05 -0700
  • b489a8584f add more prepared meals logic myk002 2022-04-29 10:00:26 -0700
  • 1b426efdb9 reduce spurious warnings from libzip myk002 2022-05-13 13:40:17 -0700
  • 8f6522899b
    Upgrade jsoncpp to 1.9.5 (#2144) Myk 2022-05-13 13:52:43 -0700
  • 4d08a49afb Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-12 05:41:20 +0000
  • b2aa2a9b31
    move isoworld to pull from the new dfhack branch Myk 2022-05-11 22:40:33 -0700
  • 08a39400de Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-12 05:33:14 +0000
  • bf8eaef6bc Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-12 05:21:01 +0000
  • a3a0631c41
    fix typo in ci/update-submodules.manifest Myk 2022-05-11 22:18:52 -0700
  • 2c6e450ac9 update the list of submodules to autoupdate myk002 2022-05-10 15:08:55 -0700
  • f7a3074204
    Merge branch 'fix-script-docs-ext-check' into develop lethosor 2022-05-11 13:29:43 -0400
  • baab258774 Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-11 07:23:49 +0000
  • 8696f72f77
    Fix script-docs.py extension check lethosor 2022-05-11 01:06:47 -0400
  • 7439678214 tombstone devel/unforbidall script myk002 2022-05-10 11:14:30 -0700
  • 15a11d1a39 Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-10 07:22:46 +0000
  • f9cc79fb8d
    pre-commit: decrease autoupdate interval to monthly lethosor 2022-05-10 00:57:56 -0400
  • 1203274e9f
    Update Authors.rst lethosor 2022-05-09 23:03:07 -0400
  • 947098e564
    Merge remote-tracking branch 'softmoth/command-prompt-wrap' into develop lethosor 2022-05-09 22:14:31 -0400
  • 5d2739eee0
    [command-prompt] word-wrap response text Tim Siegel 2022-05-05 14:52:33 -0400
  • c3347d465f
    [command-prompt] cosmetics: whitespace, sort headers Tim Siegel 2022-04-20 11:59:44 -0400
  • 55e4008925
    MiscUtils: teach word_wrap() to optionally preserve whitespace Tim Siegel 2022-04-21 16:58:53 -0400
  • e95d8c7296 Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-09 16:39:47 +0000
  • c44a2cfa6a Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-09 07:18:27 +0000
  • a646ed7313
    Split configure + build into separate steps for more granular timing lethosor 2022-05-01 13:48:54 -0400
  • 14afcc2b0a
    Merge branch 'develop' into Bumber64-patch-2 Ryan Williams 2022-05-05 22:58:23 -0700
  • 018452af82
    Update changelog.txt Ryan Williams 2022-05-05 22:57:04 -0700
  • 585888c2d3
    update version, changelog, modules for 0.47.05-r5 myk002 2022-05-04 17:21:31 -0700
  • d4ba946d2b Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-03 07:18:10 +0000
  • 74499ad64a
    Use to_string on integer Ryan Williams 2022-05-03 00:09:34 -0700
  • 704651582b
    Merge branch 'develop' into Bumber64-patch-2 Ryan Williams 2022-05-02 23:54:12 -0700
  • 5be0fe2a44
    Fix issues, update changelog and docs Ryan Williams 2022-05-02 23:52:47 -0700
  • 0389637ac8 clean up changelog.txt Myk 2022-05-02 21:08:09 -0700
  • 8703eeef91
    [dreamfort] pull in changes from Google Drive sources (#2124) Myk 2022-05-02 09:29:02 -0700
  • 2328c530e2 Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-02 07:18:18 +0000
  • 621ccef996
    Merge branch 'develop' into Bumber64-patch-2 Ryan Williams 2022-05-01 23:42:21 -0700
  • 038b6f0d86
    Fix changelog conflicts Ryan Williams 2022-05-01 23:07:52 -0700
  • f565de88e8
    Fix stuff (#4) Ryan Williams 2022-05-01 22:53:53 -0700
  • cc20d9fbb7
    Update Authors.rst lethosor 2022-05-01 13:35:30 -0400
  • e077e95f69
    Add pre-commit hook to check Authors.rst lethosor 2022-05-01 13:23:41 -0400
  • 4439333f58
    Adds ccache to build workflow (#2122) Josh Cooper 2022-05-01 08:55:25 -0700
  • 5f1d2a08e4 Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-01 13:33:50 +0000
  • 876d9132b1
    Add a link to the rust library for interacting with the remote API (#2121) Pierre Lulé 2022-05-01 15:31:59 +0200
  • 7120988044 Auto-update submodules DFHack-Urist via GitHub Actions 2022-05-01 07:17:58 +0000
  • 88f3627ef4
    CI: Pass --color to sphinx lethosor 2022-05-01 01:04:47 -0400
  • fe29bff845
    Adds cxxrandom unit test and fixes interface problems (#2099) Josh Cooper 2022-04-30 21:46:47 -0700
  • 9643246b18 Auto-update submodules DFHack-Urist via GitHub Actions 2022-04-30 19:20:07 +0000
  • e9a2de08cd Auto-update submodules DFHack-Urist via GitHub Actions 2022-04-30 07:17:43 +0000
  • e2fb15a3a5
    add dwarfmode.MenuOverlay:renderMapOverlay() (#2119) Myk 2022-04-29 20:32:22 -0700
  • 24dd4d8ac0
    Update init files (#2117) Myk 2022-04-29 20:24:09 -0700
  • e603fee3ce
    move sidebar mode management code to init myk002 2022-04-29 12:10:05 -0700
  • af47434f52
    protect against 0 width in string:wrap() myk002 2022-04-29 11:29:00 -0700
  • b9c36c1e63
    Added custom-raw-tokens utility (#2038) Tachytaenius 2022-04-29 16:39:59 +0100
  • f08a268e8a
    add scroll icons to Label widget (#2101) Timur Kelman 2022-04-29 15:55:08 +0200
  • c89baa5e33
    Update Lua API.rst Ryan Williams 2022-04-28 22:40:36 -0700
  • 8eb2831b7e
    Adds plugins/external/ and auto-populates the cmake within upon creation (#2095) Josh Cooper 2022-04-27 19:53:05 -0700
  • dcadde38d7 add new global function: ensure_key myk002 2022-04-27 12:16:53 -0700
  • 6ad362d698
    return a reference to the created dialogs myk002 2022-04-27 11:51:46 -0700
  • dc2a14c0c2 Add "partial-items" tweak. Quietust 2022-04-26 20:52:24 -0600
  • fe0b33d9c4 fix typo: equiptment Nik Nyby 2022-04-26 10:59:51 -0400
  • b56d9520e9
    Fix trailing whitespace Ryan Williams 2022-04-25 00:39:05 -0700
  • a47bf1533e
    Update changelog.txt Ryan Williams 2022-04-25 00:17:31 -0700
  • ad9a08f1e7
    Update Lua API.rst Ryan Williams 2022-04-25 00:10:26 -0700
  • 709adda968
    Update Lua API.rst Ryan Williams 2022-04-25 00:06:53 -0700
  • c66448015e
    Update Lua API.rst Ryan Williams 2022-04-25 00:02:37 -0700