Commit Graph

14995 Commits (3634075df0f9ffb9b88b7c8cac9ff11f57cee3be)
 

Author SHA1 Message Date
Myk Taylor 3634075df0
make DFHack logo glow on hover 2023-09-14 10:12:25 -07:00
Myk Taylor b6c4eb7701
realign tooltip ids in confirm 2023-09-14 09:59:51 -07:00
Myk Taylor b11a3ead1e
make DFHack logo respond to clicks, not mouseover 2023-09-14 01:31:19 -07:00
lethosor 017e280b18
Define identity_traits<shared_ptr<T>> for all T (opaque for now) 2023-09-13 21:57:44 -04:00
Myk Taylor 49e449a422
update xml ref 2023-09-13 18:20:49 -07:00
Myk Taylor 561f447a54
update xml ref 2023-09-13 18:17:23 -07:00
Myk Taylor 96f6893a32
update xml ref 2023-09-13 18:02:52 -07:00
Myk Taylor d9cae63e4e
move dfhack logo over a little 2023-09-13 18:02:44 -07:00
Myk Taylor a7e59c8f77
update xml ref 2023-09-13 17:06:33 -07:00
Myk Taylor 218e52bd93
Merge branch 'myk_proc_maps_format' into 5010-beta 2023-09-13 17:00:08 -07:00
Kelly Kinkade 9ea68d38c5 sync structures 2023-09-13 13:57:55 -05:00
Myk Taylor 863df21dd2
protect against missing keys param 2023-09-12 23:08:55 -07:00
Myk Taylor d2ae5463df
update xml ref 2023-09-12 22:58:26 -07:00
lethosor a43522351f
check-structures-sanity: ignore std::unordered_map 2023-09-12 23:42:50 -04:00
lethosor fd676fa70f
Add identity_traits for std::unordered_map 2023-09-12 23:38:09 -04:00
Kelly Kinkade dbee92cd81 `widget` is a `struct` not a `class`
at least as far as df-structures is concerned...
2023-09-12 22:01:58 -05:00
Kelly Kinkade 673d9d5230 bodge DataIdentity to get 50.10 working 2023-09-12 21:55:55 -05:00
Kelly Kinkade 8b1b413195 update version spec 2023-09-12 21:34:57 -05:00
Myk Taylor f8b2297ddc
update xml ref 2023-09-12 18:41:50 -07:00
Kelly Kinkade a829358af0 update structures 2023-09-12 15:57:04 -05:00
Myk Taylor 22f68223a1
update structures ref 2023-09-12 01:03:36 -07:00
Myk Taylor 905438be96
update xml ref to 5010-testing 2023-09-11 23:21:55 -07:00
Myk Taylor b73b3e57df
Merge remote-tracking branch 'origin/myk_reunify_structures' into 5010-beta 2023-09-11 23:20:52 -07:00
Myk 1db67a9d98
Merge pull request #3763 from myk002/myk_dev_builds
add instructions for downloading dev builds
2023-09-11 15:07:03 -07:00
Myk 6a99e97371
Update Authors.rst 2023-09-11 14:56:15 -07:00
Myk Taylor 2e11c91a10
format string didn't match my system; generalizing 2023-09-10 23:04:20 -07:00
Myk 211fa60d2a
Merge pull request #3765 from myk002/myk_pathable_with_jobs
[pathable] let vanilla blinking take over when possible
2023-09-10 21:24:01 -07:00
Myk Taylor 70b48dfa6f
let vanilla blinking take over when possible 2023-09-10 21:14:59 -07:00
Myk 33c6cdad4a
Merge pull request #3764 from myk002/myk_pathable_with_jobs
[pathable] continue to highlight designations once they have become jobs
2023-09-10 20:28:23 -07:00
Myk Taylor 73b5f0ced1
continue to highlight designations once they have become jobs 2023-09-10 20:20:04 -07:00
Myk Taylor 1032ae41fd
add instructions for downloading dev builds 2023-09-10 16:53:14 -07:00
Myk 4ac0be0fbd
Merge pull request #3762 from myk002/myk_gui
[Gui] differentiate the new region loading screen in the focus string
2023-09-10 16:41:59 -07:00
Myk Taylor e325f3b6d9
differentiate the new region loading screen in the focus string 2023-09-10 16:32:52 -07:00
DFHack-Urist via GitHub Actions 45f58aa512 Auto-update submodules
scripts: master
2023-09-10 20:25:31 +00:00
Myk 0098b9f916
Merge pull request #3761 from myk002/myk_asciismooth
[dig] add ASCII-mode highlight for smoothing and carving designations
2023-09-10 13:24:44 -07:00
Myk Taylor 9951e5f505
cast chars to chars 2023-09-10 12:54:06 -07:00
Myk Taylor 898e98bea7
don't display priority if there is no priority block 2023-09-10 12:33:22 -07:00
Myk Taylor a02d14bb5f
alternate drawing designation and priority 2023-09-10 12:29:31 -07:00
Myk Taylor 24b27c79b6
draw directional tracks 2023-09-10 12:11:06 -07:00
Myk Taylor a0919ec316
add ASCII-mode highlight for smoothing and carving designations 2023-09-10 05:29:55 -07:00
Myk Taylor a7121a2f80
revert the temporary linux structures override
now that the windows and linux structures are aligned again
2023-09-10 04:26:02 -07:00
Myk f23d96bf25
Merge pull request #3759 from myk002/myk_design
[design] add missing docs
2023-09-10 04:03:44 -07:00
Myk Taylor 4f8c7a6e0e
add missing docs for design plugin 2023-09-10 03:47:21 -07:00
Myk 1f64b818c4
Merge pull request #3757 from AndrielChaoti/andriel_argparse
[argparse] fix documentation formatting error
2023-09-10 02:09:27 -07:00
Myk Taylor 5a557f232f
disable texture loading if enabler isn't present 2023-09-10 01:42:59 -07:00
Andriel Chaoti cf4be69d7e
[argparse] fix documentation error 2023-09-10 01:15:43 -06:00
DFHack-Urist via GitHub Actions d118a37be6 Auto-update submodules
library/xml: master
scripts: master
2023-09-10 07:12:04 +00:00
Myk 8a0a2f5630
Merge pull request #3743 from AndrielChaoti/andriel_argparse
Add `boolean` function for argparse
2023-09-09 19:13:20 -07:00
Myk Taylor 4aa5bb510d
retroactively add a changelog entry for the SDL2 migration
largely because with an empty changelog section, 50.09-r1 wasn't sorting
correctly in the list of versions on NEWS.rst
2023-09-09 17:22:57 -07:00
Myk b8bb60fb97
Merge pull request #3754 from myk002/myk_remove_removed
remove Removed entry for gui/stockpiles
2023-09-09 16:20:37 -07:00