myk002
|
0fe4bed121
|
document both burrow command and burrows plugin
|
2022-07-20 12:42:27 -07:00 |
myk002
|
0dd153cc0d
|
ensure we pick up the plugin help entry
even when it has a command and that command is not equal to the plugin
name
|
2022-07-20 12:34:40 -07:00 |
myk002
|
1cad77601e
|
update formatting for plugin docs
|
2022-07-19 23:11:02 -07:00 |
myk002
|
954e246140
|
reformat builtins and properly read tags
|
2022-07-19 23:01:25 -07:00 |
myk002
|
ddcb9b4921
|
add missing 'man' builtin
|
2022-07-19 22:35:08 -07:00 |
myk002
|
e3588cf49c
|
return entire tag data structure for iterating
|
2022-07-19 22:13:53 -07:00 |
myk002
|
66b7bcaf1a
|
update docs for burrows
|
2022-07-18 17:09:48 -07:00 |
myk002
|
19a4accca4
|
update docs for bulidingplan
|
2022-07-18 16:58:01 -07:00 |
myk002
|
629c22b148
|
update docs for building-hacks
|
2022-07-18 16:38:28 -07:00 |
myk002
|
154dc7c96c
|
update docs for blueprint
|
2022-07-18 16:32:43 -07:00 |
myk002
|
2bc6e09ba0
|
fix formatting typos
|
2022-07-18 16:20:43 -07:00 |
myk002
|
08154ca1b5
|
update docs for autotrade
|
2022-07-18 16:13:27 -07:00 |
myk002
|
fd84fdce73
|
update docs for automelt
|
2022-07-18 16:13:20 -07:00 |
myk002
|
0ba3a4684b
|
update docs for automaterial
|
2022-07-18 16:13:04 -07:00 |
myk002
|
87e67ea8b3
|
update docs for autolabor
|
2022-07-18 14:53:06 -07:00 |
myk002
|
6c760d1a3d
|
update docs for autohauler
|
2022-07-18 14:33:24 -07:00 |
myk002
|
b1916f16b1
|
update docs for autogems
|
2022-07-18 13:59:11 -07:00 |
myk002
|
3ca7997d3e
|
update docs for autofarm
|
2022-07-18 13:49:51 -07:00 |
myk002
|
25bc59297b
|
update docs for autodump (and related hotkeys)
|
2022-07-18 13:28:16 -07:00 |
myk002
|
3969a366ec
|
update docs for autoclothing
|
2022-07-18 13:02:03 -07:00 |
myk002
|
51c817191c
|
update docs for autochop
|
2022-07-18 12:52:38 -07:00 |
myk002
|
5ff31e0cc1
|
remove defunct advtools plugin
|
2022-07-18 12:36:11 -07:00 |
myk002
|
02ba204f5b
|
update docs for add-spatter
|
2022-07-18 11:39:52 -07:00 |
myk002
|
2207f26992
|
update docs for 3dveins
|
2022-07-18 11:34:58 -07:00 |
myk002
|
d27def7128
|
spacing is important
otherwise the usage and examples lists don't put the explanations on the
next line
|
2022-07-18 11:16:05 -07:00 |
myk002
|
019856883b
|
update sc-script docs based on code spelunking
|
2022-07-18 11:10:56 -07:00 |
myk002
|
8173f6dd02
|
Merge remote-tracking branch 'upstream/develop' into docs
|
2022-07-18 10:59:00 -07:00 |
myk002
|
301c8e93a1
|
move builtin docs to individual files
|
2022-07-18 10:58:35 -07:00 |
myk002
|
e650bd0942
|
add comment about plugin docs
|
2022-07-17 17:05:29 -07:00 |
myk002
|
7f302888ec
|
make HotkeyLabels react to clicking
also be better about initializing EditField frame height
|
2022-07-17 16:04:36 -07:00 |
myk002
|
5723b76585
|
click to correct cursor position on long strings
where the left side of the string has been trimmed
|
2022-07-17 15:43:58 -07:00 |
myk002
|
28161ed63d
|
add command frequency file based on survey results
used for ordering launcher autocomplete results
|
2022-07-17 09:12:20 -07:00 |
myk002
|
f354200728
|
update widget docs
|
2022-07-16 22:23:22 -07:00 |
myk002
|
805456e82b
|
allow mouse lclick to select a List item
|
2022-07-16 22:18:38 -07:00 |
myk002
|
f65f36ffee
|
move the cursor in an EditField on mouse lclick
|
2022-07-16 22:03:39 -07:00 |
myk002
|
27425e47f6
|
support cursor movement in EditFields
|
2022-07-15 22:22:51 -07:00 |
myk002
|
585f6aad33
|
fix extra space within bold segment for keybindings
|
2022-07-15 15:45:03 -07:00 |
myk002
|
9b340a7630
|
support submit2 for EditFields
|
2022-07-15 13:46:01 -07:00 |
myk002
|
f3539f06c8
|
integrate hotkeys with helpdb
|
2022-07-15 09:44:24 -07:00 |
myk002
|
c9a87511bd
|
add dfhack history repository and expose to lua
|
2022-07-15 09:18:27 -07:00 |
myk002
|
dd6fbd53b6
|
add getEntries() to the CommandHistory API
so we can export them to lua
also bump the default history size to 5000 from the paltry 100 we had
|
2022-07-15 09:07:14 -07:00 |
lethosor
|
c2f07778b9
|
Merge remote-tracking branch 'lethosor/getSelectedItem-artifacts' into develop
|
2022-07-15 00:47:04 -04:00 |
myk002
|
193b9a4004
|
add missing namespace
which did not cause compiler errors for some reason
|
2022-07-14 14:08:33 -07:00 |
myk002
|
e926e1116e
|
replace more Core cpp code with calls to helpdb
also document devel/dump-rpc builtin
|
2022-07-14 13:19:30 -07:00 |
lethosor
|
f021dd0e0a
|
Gui::getAnyItem(): add support for viewscreen_treasurelistst
|
2022-07-12 11:25:16 -04:00 |
lethosor
|
4cdb0ff138
|
Merge branch 'rm-old-modules' into develop
|
2022-07-12 11:23:10 -04:00 |
myk002
|
185f49976c
|
ensure scripts get their entry type set
|
2022-07-11 17:24:53 -07:00 |
myk002
|
d68350c1f1
|
wrap text at 52 characters for in-game display
|
2022-07-11 17:24:17 -07:00 |
myk002
|
328d839f19
|
support backtick as a keybinding
and bind it to gui/launcher
|
2022-07-11 17:23:56 -07:00 |
myk002
|
a5da3c18f9
|
reset scroll position when the text is changed
|
2022-07-11 17:23:23 -07:00 |