Skip to content

Flexible HUD release 7

Compare
Choose a tag to compare
@zturtleman zturtleman released this 31 Mar 18:29
· 155 commits to master since this release

This is the seventh release of ZTM's Flexible HUD mod for ioquake3 from October 7, 2019.


ZTM’s Flexible HUD mod for ioquake3 release 7 is a minor update to improve video mode selection in Quake 3 and Team Arena menus.

Changes

These changes were merged from ioquake3. Two changes from myself and two contributed by others.

  • Add custom video mode (if in use) to Quake 3 and Team Arena menus. This fixes the custom resolution being changed to a built in mode if one uses the Quake 3 system menu and unable to change video mode using mouse in Team Arena.
  • Use video modes supported by your display (such as 1920×1080) in Team Arena system menu as already done in Quake 3 menu.
  • Prevent Q_IsColorString from asserting on negative ascii chars (by kungfooman).
  • Allow overriding build date in q3rcc for reproducible builds (by bmwiedemann).