Project

General

Profile

« Previous | Next » 

Revision 1a70fcda

Added by skyjake about 13 years ago

Refactoring network messaging

All network messages are now written and read using
the engine's Writer and Reader classes.

Added the build option DENG_WRITER_TYPECHECK
for verifying that the correct type of values are read back
(only for debugging purposes, as it increases the size of
the messages by including the type markers).

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences