Project

General

Profile

« Previous | Next » 

Revision c726eccb

Added by danij over 18 years ago

Fixed BUG #1497853 'Quickload - hintmessage issue'
This was due to overflowing the buffer used for displaying messages. We now split the message into multiple parts (and lines) if the section of string is larger than the buffer.

Fixed BUG #1497854 'Quickload - unrecognised key'
This was due to the fact that Doomsday was correctly calling the ccmd handler for message responses with any keys bound to those controls. The problem was that we didn't check for them in the ccmd handler.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences