Skip to content

Tags: grinder15/GeneralsGameCode

Tags

weekly-2026-05-15

Toggle weekly-2026-05-15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bugfix(input): Revert changes to local group creation (TheSuperHacker…

…s#2694)

This reverts commit 67f50d1 because it can cause mismatching

weekly-2026-02-06

Toggle weekly-2026-02-06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(radar): Fix Radar pixel color format for non A8R8B8G8 surfaces (T…

…heSuperHackers#2170)

weekly-2026-01-30

Toggle weekly-2026-01-30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(audioevent): Remove const casts for calling AudioEventRTS::s…

…etPlayingAudioIndex() (TheSuperHackers#2179)

weekly-2026-01-16

Toggle weekly-2026-01-16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(cmake): Move most CppMacros.h includes into precompiled headers…

… and make them available in all build targets (TheSuperHackers#2090)

weekly-2026-01-09

Toggle weekly-2026-01-09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bugfix(object): Do not apply veterancy bonuses and animations for dea…

…d units (TheSuperHackers#1968)

weekly-2025-10-10

Toggle weekly-2025-10-10's commit message
refactor(pathfinder): Simplify and improve readability of Pathfinder:…

…:getMoveAwayFromPath (TheSuperHackers#1620)