-
Notifications
You must be signed in to change notification settings - Fork 491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge develop -> develop-rando #4343
Merged
Archez
merged 8 commits into
HarbourMasters:develop-rando
from
Archez:merge-develop-rando-sep14
Sep 15, 2024
Merged
Merge develop -> develop-rando #4343
Archez
merged 8 commits into
HarbourMasters:develop-rando
from
Archez:merge-develop-rando-sep14
Sep 15, 2024
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01245ae - Browse repository at this point
Copy the full SHA 01245aeView commit details
Commits on Aug 23, 2024
-
Add git info to title screen & gameplay stats (HarbourMasters#4053)
* Add git info to title screen & gameplay stats * Change the branch criteria to starting with `develop` * Update z_title.c * Change the branch criteria to not having a tag * Always show both when not a release build * Only show build version in tagged releases
Configuration menu - View commit details
-
Copy full SHA for e07fc59 - Browse repository at this point
Copy the full SHA e07fc59View commit details
Commits on Aug 30, 2024
-
Change Recommended VS build tools from 142 to 143 (HarbourMasters#4315)
* Changed references for VS build tools 142 to 143 to reflect current state of development. * Remove VS 2019.
Configuration menu - View commit details
-
Copy full SHA for 48663d7 - Browse repository at this point
Copy the full SHA 48663d7View commit details
Commits on Sep 10, 2024
-
Gui window rework (HarbourMasters#4307)
* Converted all GuiWindows to the new separate Begin/End format in current LUS except InputViewer, CheckTracker, ItemTracker and Modals. * Setup Check, Entrance, Item trackers and Input Viewer to override `Draw()` to bypass the ImGui Begin and End, as they're not intended to go in the modern menu. * Cleanup.
Configuration menu - View commit details
-
Copy full SHA for b5037a0 - Browse repository at this point
Copy the full SHA b5037a0View commit details
Commits on Sep 15, 2024
-
Concurrency Fix (HarbourMasters#4318)
* Removed all CVarLoad uses from code to prevent thread concurrency issues. * Add mutext locks to save and load functions to prevent concurrent operations between those two.
Configuration menu - View commit details
-
Copy full SHA for 7f503c3 - Browse repository at this point
Copy the full SHA 7f503c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19dc4dc - Browse repository at this point
Copy the full SHA 19dc4dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd2f38 - Browse repository at this point
Copy the full SHA 8bd2f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8359d2a - Browse repository at this point
Copy the full SHA 8359d2aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.