Project

General

Profile

« Previous | Next » 

Revision f7d4e0ce

Added by danij over 13 years ago

Continued work on the game menu:
  • Fixed: Heretic and Hexen mixed up the logical color indices game-wide. Swapped things around so that all games now use the same indices. Naturally this means that color values for logical colors #1 and #2 in any existing game configs will still be swapped however, so delete/update your configs.
  • Menu page object counts are now initialized automatically.
  • Fixed "Random" player class selection in Hexen was displaying the Pig whilst animating the random selection.
  • Removed kludge in DOOM2 which replaced the "Read This!" item in the menu with the Quit Game item. This is now unnecessary as the Read This! item itself can now simply be hidden (and disabled).
  • We no longer have an in-menu option for starting a game server so the slight-of-hand swapping of the multiplayer menu object list is no longer necessary. Instead we can simply change the label of the button to either "Disconnect" or "Join Game" accordingly to the current net-game status.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences