source: network-game/common/MessageProcessor.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68d94de   11 years dmp1488 MessageProcessor now takes a socket and optional output log file as …
(edit) @f9cb9fb   11 years dmp1488 The ackedMessages list in MessageProcessor now stores ack records …
(edit) @d05086b   11 years dmp1488 Support for logging to a textfile
(edit) @b35b2b2   11 years dmp1488 Added a basic ingame debug console
(edit) @46d6469   11 years dmp1488 Some bug fixes for MessageProcessor. MessageContainer is now in its …
(edit) @dee75cc   11 years dmp1488 Remove the Message.h include from several files
(edit) @49da01a   11 years dmp1488 Add status messages for login and registration and remove the Message …
(edit) @bace57b   11 years dmp1488 MessageProcessor stores the recipient address along with each sent …
(edit) @4dbac87   11 years dmp1488 MessageProcessor keeps track messages it has acked, so it doesn't send …
(edit) @198cf2d   11 years dmp1488 MessageProcessor handles receiving multiple ACKs for the same message
(edit) @9b5d30b   11 years dmp1488 Moved server message sending/receiving into MessageProcessor
(edit) @5a64bea   11 years dmp1488 Completed initial version of MessageProcessor
(add) @1a3c42d   11 years dmp1488 Added the skeleton MessageProcessor class
Note: See TracRevisionLog for help on using the revision log.