Commit Graph

  • 738611383b Auto-update submodules DFHack-Urist via GitHub Actions 2022-07-20 23:33:08 +0000
  • 2f50d161d9 Auto-update submodules DFHack-Urist via GitHub Actions 2022-07-20 23:31:20 +0000
  • 837215ea64
    modify ci/script-docs.py to read new doc locations myk002 2022-07-20 16:28:11 -0700
  • 64b793b409
    support EditField:setText() so scripts can use it myk002 2022-07-20 15:40:49 -0700
  • 9dcb63da53
    don't bork on no frame, set cursor to end of text myk002 2022-07-20 15:36:17 -0700
  • d9a1104473
    update docs for cleanowned myk002 2022-07-20 14:51:06 -0700
  • e9e477c680
    update docs for clean and spotclean myk002 2022-07-20 13:51:03 -0700
  • 048b20ac45
    no help entries for non-enableable plugins myk002 2022-07-20 13:34:29 -0700
  • 1f3c4cdd18
    update docs for cleanconst myk002 2022-07-20 13:26:30 -0700
  • d3dd12c38f
    update docs for changevein myk002 2022-07-20 13:24:27 -0700
  • fae5f0635a
    update docs for changelayer myk002 2022-07-20 13:21:05 -0700
  • ddd2e5003a
    update docs for changeitem myk002 2022-07-20 13:00:27 -0700
  • 0fe4bed121
    document both burrow command and burrows plugin myk002 2022-07-20 12:42:27 -0700
  • 0dd153cc0d
    ensure we pick up the plugin help entry myk002 2022-07-20 12:34:40 -0700
  • c9f69081a6 Auto-update submodules DFHack-Urist via GitHub Actions 2022-07-20 07:17:41 +0000
  • 1cad77601e
    update formatting for plugin docs myk002 2022-07-19 23:11:02 -0700
  • 954e246140
    reformat builtins and properly read tags myk002 2022-07-19 23:01:25 -0700
  • ddcb9b4921
    add missing 'man' builtin myk002 2022-07-19 22:35:08 -0700
  • e3588cf49c
    return entire tag data structure for iterating myk002 2022-07-19 22:13:53 -0700
  • e5961b45b4 Auto-update submodules DFHack-Urist via GitHub Actions 2022-07-19 07:17:31 +0000
  • a20612b0a8 Update structures Quietust 2022-07-16 10:17:46 -0600
  • 66b7bcaf1a
    update docs for burrows myk002 2022-07-18 17:09:48 -0700
  • 19a4accca4
    update docs for bulidingplan myk002 2022-07-18 16:58:01 -0700
  • 629c22b148
    update docs for building-hacks myk002 2022-07-18 16:38:28 -0700
  • 154dc7c96c
    update docs for blueprint myk002 2022-07-18 16:32:43 -0700
  • 2bc6e09ba0
    fix formatting typos myk002 2022-07-18 16:20:43 -0700
  • 08154ca1b5
    update docs for autotrade myk002 2022-07-18 16:13:27 -0700
  • fd84fdce73
    update docs for automelt myk002 2022-07-18 16:13:20 -0700
  • 0ba3a4684b
    update docs for automaterial myk002 2022-07-18 16:13:04 -0700
  • 87e67ea8b3
    update docs for autolabor myk002 2022-07-18 14:53:06 -0700
  • 6c760d1a3d
    update docs for autohauler myk002 2022-07-18 14:33:24 -0700
  • b1916f16b1
    update docs for autogems myk002 2022-07-18 13:59:11 -0700
  • 3ca7997d3e
    update docs for autofarm myk002 2022-07-18 13:49:51 -0700
  • 25bc59297b
    update docs for autodump (and related hotkeys) myk002 2022-07-18 13:28:16 -0700
  • 3969a366ec
    update docs for autoclothing myk002 2022-07-18 13:02:03 -0700
  • 51c817191c
    update docs for autochop myk002 2022-07-18 12:52:38 -0700
  • 5ff31e0cc1
    remove defunct advtools plugin myk002 2022-07-18 12:36:11 -0700
  • 02ba204f5b
    update docs for add-spatter myk002 2022-07-18 11:39:52 -0700
  • 2207f26992
    update docs for 3dveins myk002 2022-07-18 11:34:58 -0700
  • d27def7128
    spacing is important myk002 2022-07-18 11:16:05 -0700
  • 019856883b
    update sc-script docs based on code spelunking myk002 2022-07-18 11:10:56 -0700
  • 8173f6dd02
    Merge remote-tracking branch 'upstream/develop' into docs myk002 2022-07-18 10:59:00 -0700
  • 301c8e93a1
    move builtin docs to individual files myk002 2022-07-18 10:58:35 -0700
  • e650bd0942
    add comment about plugin docs myk002 2022-07-17 17:05:29 -0700
  • 7f302888ec
    make HotkeyLabels react to clicking myk002 2022-07-17 16:04:36 -0700
  • 5723b76585
    click to correct cursor position on long strings myk002 2022-07-17 15:43:58 -0700
  • 28161ed63d
    add command frequency file based on survey results myk002 2022-07-17 09:12:20 -0700
  • f354200728
    update widget docs myk002 2022-07-16 22:23:22 -0700
  • 805456e82b
    allow mouse lclick to select a List item myk002 2022-07-16 22:18:38 -0700
  • f65f36ffee
    move the cursor in an EditField on mouse lclick myk002 2022-07-16 22:03:39 -0700
  • 27425e47f6
    support cursor movement in EditFields myk002 2022-07-15 22:22:51 -0700
  • 585f6aad33
    fix extra space within bold segment for keybindings myk002 2022-07-15 15:45:03 -0700
  • 9b340a7630
    support submit2 for EditFields myk002 2022-07-15 13:46:01 -0700
  • 7cf5a7dac9 main.lua --> raw/scripts/main.lua Tachytaenius 2022-07-15 19:44:21 +0100
  • fcd8839c0d Wrap lines to 80 characters Tachytaenius 2022-07-15 19:43:48 +0100
  • 0e704f39f7 Got the really big part of the guide done Tachytaenius 2022-07-15 19:28:59 +0100
  • f3539f06c8
    integrate hotkeys with helpdb myk002 2022-07-15 09:44:24 -0700
  • c9a87511bd
    add dfhack history repository and expose to lua myk002 2022-07-15 09:18:27 -0700
  • dd6fbd53b6
    add getEntries() to the CommandHistory API myk002 2022-07-15 09:07:14 -0700
  • c2f07778b9
    Merge remote-tracking branch 'lethosor/getSelectedItem-artifacts' into develop lethosor 2022-07-15 00:46:53 -0400
  • 193b9a4004
    add missing namespace myk002 2022-07-14 14:08:33 -0700
  • e926e1116e
    replace more Core cpp code with calls to helpdb myk002 2022-07-14 13:19:30 -0700
  • 3f848b8836 Misc minor changes to modding guide Tachytaenius 2022-07-14 17:46:12 +0100
  • d06a63e4dc DFStructs (a nickname?) --> df-structures Tachytaenius 2022-07-14 11:11:50 +0100
  • a996b29cf5 Some editing of mod guide Tachytaenius 2022-07-14 11:10:23 +0100
  • d7976e63b6 const example. also, (preemptively acquiescing) readme.mkd --> readme.md Tachytaenius 2022-07-13 22:44:38 +0100
  • 9c04a28bd9 Shouldn't've replaced the TODO Tachytaenius 2022-07-13 22:43:01 +0100
  • c39e2fe2cb Mod structure Tachytaenius 2022-07-13 22:42:35 +0100
  • f021dd0e0a
    Gui::getAnyItem(): add support for viewscreen_treasurelistst lethosor 2022-07-12 11:25:16 -0400
  • 4cdb0ff138
    Merge branch 'rm-old-modules' into develop lethosor 2022-07-12 11:23:10 -0400
  • c9cffc7da9 Fix docs bugs Tachytaenius 2022-07-12 11:26:49 +0100
  • 185f49976c
    ensure scripts get their entry type set myk002 2022-07-11 17:24:53 -0700
  • d68350c1f1
    wrap text at 52 characters for in-game display myk002 2022-07-11 17:24:17 -0700
  • 328d839f19
    support backtick as a keybinding myk002 2022-07-11 17:23:56 -0700
  • a5da3c18f9
    reset scroll position when the text is changed myk002 2022-07-11 17:23:23 -0700
  • aa8809833b Do the "running shoes" TODO Tachytaenius 2022-07-11 18:56:28 +0100
  • f670ef4b60 Add custom raw tokens link and add prefix to custom raw tokens in raws Tachytaenius 2022-07-11 18:24:07 +0100
  • 4ed15ffcc4
    fix parsing of first line as the short_help myk002 2022-07-10 20:48:24 -0700
  • fdd406b722
    ensure all files are reread on every docs build myk002 2022-07-09 23:58:11 -0700
  • 12557f8dc1
    [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-07-10 06:47:15 +0000
  • a58b56abc4
    don't error out if files cannot be read myk002 2022-07-09 23:16:40 -0700
  • 3e2320aa60
    split the plugin docs into individual files myk002 2022-07-09 23:01:46 -0700
  • 8d99b7e6e1
    prepare for plugin doc split myk002 2022-07-09 23:01:31 -0700
  • e899510b8b
    Use helpdb to implement help and ls built-in commands and dfhack.script_help() (#2242) Myk 2022-07-08 15:53:51 -0700
  • 4ad8e7199a
    Support builtin commands in helpdb (#2241) Myk 2022-07-08 14:43:41 -0700
  • 35a4d19ac9
    implement listing functions for helpdb myk002 2022-07-06 22:26:06 -0700
  • 64aba7a8a3
    Myk rendered help (#2240) Myk 2022-07-06 11:57:48 -0700
  • b0e7325d4f
    add sample plugin to go with the sample help (#2239) Myk 2022-07-05 14:13:25 -0700
  • 27d7c3acc6
    Myk sample command help (#2238) Myk 2022-07-05 14:05:34 -0700
  • f1cb9b9a83
    Build and install text help alongside html (#2236) Myk 2022-07-05 12:21:41 -0700
  • 28e15162a5
    reorganize init scripts into dfhack-config (#2232) Myk 2022-07-10 08:54:55 -0700
  • b560bcc256 Auto-update submodules DFHack-Urist via GitHub Actions 2022-07-10 07:17:43 +0000
  • 9c32a52cb0
    actually ignore the script docs myk002 2022-07-09 23:43:35 -0700
  • c7107e9c23
    ignore docs in the scripts repo myk002 2022-07-09 23:34:57 -0700
  • 25175b5c28 Fire rate code Tachytaenius 2022-07-09 17:04:20 +0100
  • 15aae9cf1e More guide Tachytaenius 2022-07-07 19:23:10 +0100
  • 9f44fd3f72
    [manipulator] add the professions library (#2234) Myk 2022-07-06 07:21:26 -0700
  • e0d37a31ae
    Make the manager orders library available by default (#2233) Myk 2022-07-06 07:03:29 -0700
  • 091068c710
    [prospect] give player control over which information is output (#2231) Myk 2022-07-06 06:57:13 -0700
  • fabcf7c979 Auto-update submodules DFHack-Urist via GitHub Actions 2022-07-06 07:16:58 +0000