Tags: grinder15/GeneralsGameCode
Tags
bugfix(input): Revert changes to local group creation (TheSuperHacker… …s#2694) This reverts commit 67f50d1 because it can cause mismatching
fix(radar): Fix Radar pixel color format for non A8R8B8G8 surfaces (T… …heSuperHackers#2170)
refactor(audioevent): Remove const casts for calling AudioEventRTS::s… …etPlayingAudioIndex() (TheSuperHackers#2179)
build(cmake): Move most CppMacros.h includes into precompiled headers… … and make them available in all build targets (TheSuperHackers#2090)
bugfix(object): Do not apply veterancy bonuses and animations for dea… …d units (TheSuperHackers#1968)
refactor(pathfinder): Simplify and improve readability of Pathfinder:… …:getMoveAwayFromPath (TheSuperHackers#1620)