Project

General

Profile

« Previous | Next » 

Revision 2e5a22a6

Added by skyjake over 10 years ago

Refactor|Client: Client-specific private mobj data

Removed ClMobjInfo and ClMobjHash. The mobj's client-specific network
state is now stored as an optional component of the client's private
ClientMobjThinkerData.

ClMobjHash was replaced with a QHash. Similarly, Thinkers now uses
a QHash to look up mobjs by ID.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences