Skip to content

Tags: fbraz3/GeneralsX

Tags

GeneralsX-Beta-4

Toggle GeneralsX-Beta-4's commit message
fix(audio-ai): prevent dual macOS null crashes

GeneralsX-Beta-3

Toggle GeneralsX-Beta-3's commit message
docs(lessons): record issue 84 ai triage

GeneralsX-Beta-2

Toggle GeneralsX-Beta-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(save-load): restore macos path parity (#72)

* fix(save-load): restore macos path parity

Accept both slash and backslash in map path parsing during save/load and preserve real-path case on non-Windows builds to avoid load failures on case-sensitive filesystems.

Backport the same save iteration and path semantics fixes from Zero Hour to Generals base, and add defensive null guards in PopupSaveLoad.

Update development diary and lessons learned for issue #52 follow-up.

* fix(save-load): address review findings

Add required GeneralsX annotation for the new null guard in Zero Hour PopupSaveLoad.

Replace empty filesystem catch blocks with debug-only diagnostic logging in save iteration for Zero Hour and Generals.

Align lessons text with the actual PR scope and changes.

GeneralsX-Beta-1

Toggle GeneralsX-Beta-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #55 from fbraz3/thesuperhackers-sync-03-27-2026

chore(sync): merge thesuperhackers upstream 2026-03-27

GeneralsX-Alpha-1

Toggle GeneralsX-Alpha-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #55 from fbraz3/thesuperhackers-sync-03-27-2026

chore(sync): merge thesuperhackers upstream 2026-03-27

GeneralsX-Alpha-2

Toggle GeneralsX-Alpha-2's commit message
Fix ZH animated shadow artifacts and stabilize volumetric shadows

poc-release-1

Toggle poc-release-1's commit message
fix: docker image builder dockerfile paths