Skip to content

multithreaded: combination and conflict resolution of linked PRs (1->4) - #678

Open
TheLostInPlace wants to merge 45 commits into
themrdemonized:all-in-one-vs2022-wpo-mtfrom
TheLostInPlace:wd-mt
Open

TheLostInPlace wants to merge 45 commits into
themrdemonized:all-in-one-vs2022-wpo-mtfrom
TheLostInPlace:wd-mt

Conversation

@TheLostInPlace

Copy link
Copy Markdown
Contributor

This is the MT side of #674 , #675 , #676 and #677 (small script api, script attachments, map and
ui, player hud). It adds nothing of its own. It is those four
PR's merged in, in that order, the merge conflicts resolved.

  • render_hud_attachments_always takes the dsgraph manager like render_hud and
    script_attachment::Render do on this branch
  • CMapLocation::UpdateSpot keeps the null check next to the cached path (in the map ui
    merge)
  • player_hud.cpp and player_hud.h, where the hud and attachment PRs touch the same three
    lines, keep both sides, the same way they would on the non MT branch

Everything else is exactly what the four PRs carry. Built DX11-AVX x64, and this code plus the fix
from #672 would complete the full set of PR's that aims to extend the capabilities of the scripted attachments and to prevent mods from having to do hacky workarounds. Merging this puts nothing on the non MT branch, the four are still
needed there. If the four go in first, this one only brings the conflict resolutions.

spots, pointers, overrides and the screen shader for a device page
underlay, per type height icons and pointer art, and an icon shader
@themrdemonized
themrdemonized marked this pull request as draft September 18, 2026 04:40
@TheLostInPlace
TheLostInPlace marked this pull request as ready for review September 18, 2026 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant