Project

General

Profile

« Previous | Next » 

Revision 66f0b0d7

Added by skyjake over 18 years ago

Fixed DT_SECTOR delta. The new color and glow flags, in the upper word, were never included in the delta because the delta's format only reserves 16 bits for the flags. This caused the client to misinterpret the contents of the delta and shortly thereafter the client got terminated because of an invalid delta type.

Now DT_SECTOR has a new format with 32 bits for flags. The old type DT_SECTOR_SHORT_FLAGS is still working and retains its old type value, which means backwards compatibility can be retained.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences