# # ChangeLog for common/MessageProcessor.cpp in network-game # # Generated by Trac 1.5.4 # Sep 19, 2024, 9:59:45 PM Sun, 14 Jan 2018 18:44:45 GMT Dmitry Portnoy [8ed6c8a] * common/MessageProcessor.cpp (modified) Debug message acks Fri, 04 Jul 2014 20:09:47 GMT dportnoy [ea17281] * common/Game.cpp (modified) * common/Game.h (modified) * common/MessageProcessor.cpp (modified) Game.addPlayer takes a boolean to indicate wheter it runs on the ... Thu, 19 Jun 2014 01:34:15 GMT Dmitry Portnoy [34bd549] * client/Client/main.cpp (modified) * client/makefile (modified) * common/Common.cpp (modified) * common/Compiler.h (modified) * common/MessageContainer.h (modified) * common/MessageProcessor.cpp (modified) * common/Player.h (modified) Make client compile on a Mac Wed, 22 Jan 2014 01:31:27 GMT dportnoy [0678d60] * common/Game.cpp (modified) * common/MessageProcessor.cpp (modified) * common/Player.cpp (modified) * common/WorldMap.cpp (modified) * common/WorldMap.h (modified) * server/DataAccess.cpp (modified) * server/server.cpp (modified) All server warnings have been fixed and the WorldMap class has a new ... Sun, 19 Jan 2014 19:40:55 GMT dportnoy [d05c484] * common/Game.cpp (modified) * common/Game.h (modified) * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) * server/makefile (modified) * server/server.cpp (modified) Some game-specific functions moved from server.cpp to the Game class ... Tue, 24 Dec 2013 20:06:30 GMT dportnoy [8554263] * common/Common.cpp (modified) * common/Common.h (modified) * common/MessageProcessor.cpp (modified) * server/server.cpp (modified) Restructuring and code cleanup Tue, 24 Dec 2013 15:02:22 GMT dportnoy [68d94de] * client/Client/main.cpp (modified) * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) MessageProcessor now takes a socket and optional output log file as ... Tue, 01 Oct 2013 20:08:24 GMT Dmitry Portnoy [e6c26b8] * client/Client/GameRender.cpp (modified) * client/Client/GameRender.h (modified) * client/Client/main.cpp (modified) * common/Common.h (modified) * common/MessageContainer.h (modified) * common/MessageProcessor.cpp (modified) * common/Player.cpp (modified) * common/Player.h (modified) * common/Projectile.cpp (modified) * common/Projectile.h (modified) The client dynamically allocates memory for players and passes around ... Tue, 01 Oct 2013 15:56:03 GMT Dmitry Portnoy [6319311] * client/Client/Button.cpp (modified) * client/Client/Client.vcxproj (modified) * client/Client/Client.vcxproj.filters (modified) * client/Client/GameRender.cpp (added) * client/Client/GameRender.h (added) * client/Client/GuiComponent.h (modified) * client/Client/Textbox.cpp (modified) * client/Client/chat.h (modified) * client/Client/main.cpp (modified) * common/Common.cpp (modified) * common/Common.h (modified) * common/Game.cpp (modified) * common/Game.h (modified) * common/MessageContainer.cpp (modified) * common/MessageContainer.h (modified) * common/MessageProcessor.cpp (modified) * common/Player.h (modified) * common/Projectile.h (modified) * common/WorldMap.h (modified) Some redfinition issues related to winsock2 are fixed and a few ... Sat, 03 Aug 2013 00:52:15 GMT dportnoy [f9cb9fb] * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) The ackedMessages list in MessageProcessor now stores ack records ... Thu, 01 Aug 2013 01:56:17 GMT dportnoy [d05086b] * common/Common.cpp (modified) * common/Common.h (modified) * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) * server/.gitignore (modified) * server/server.cpp (modified) Support for logging to a textfile Mon, 29 Jul 2013 22:32:59 GMT dportnoy [b35b2b2] * client/Client/main.cpp (modified) * common/MessageContainer.cpp (modified) * common/MessageContainer.h (modified) * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) Added a basic ingame debug console Fri, 26 Jul 2013 21:46:09 GMT dportnoy [934ab53] * common/MessageProcessor.cpp (modified) Added debug messages Fri, 26 Jul 2013 18:33:18 GMT dportnoy [9fe1807] * client/Client/Client.vcxproj (modified) * client/Client/Client.vcxproj.filters (modified) * common/MessageProcessor.cpp (modified) Added MessageContainer to the VC++ project Fri, 26 Jul 2013 18:28:39 GMT dportnoy [46d6469] * common/MessageContainer.cpp (added) * common/MessageContainer.h (added) * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) * server/makefile (modified) Some bug fixes for MessageProcessor. MessageContainer is now in its ... Sat, 20 Jul 2013 14:15:04 GMT dportnoy [09ddba7] * common/MessageProcessor.cpp (modified) Debugging Sat, 20 Jul 2013 14:04:14 GMT dportnoy [64d22ac] * common/MessageProcessor.cpp (modified) Debugging info Sat, 20 Jul 2013 13:24:43 GMT dportnoy [bace57b] * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) MessageProcessor stores the recipient address along with each sent ... Wed, 17 Jul 2013 02:06:32 GMT dportnoy [cc6a14a] * common/MessageProcessor.cpp (modified) Bug fix for MessageProcessor Wed, 17 Jul 2013 02:00:08 GMT dportnoy [3794f6d] * common/MessageProcessor.cpp (modified) Bug fix for MessageProcessor acks Wed, 17 Jul 2013 01:53:54 GMT dportnoy [855f153] * common/MessageProcessor.cpp (modified) Added debug info Wed, 17 Jul 2013 01:48:16 GMT dportnoy [4dbac87] * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) MessageProcessor keeps track messages it has acked, so it doesn't ... Tue, 16 Jul 2013 01:06:57 GMT dportnoy [6b641af] * common/MessageProcessor.cpp (modified) Debugging Tue, 16 Jul 2013 00:53:06 GMT dportnoy [5755e68] * common/MessageProcessor.cpp (modified) MessageProcessor bug fix Tue, 16 Jul 2013 00:38:32 GMT dportnoy [4fcf7a4] * common/MessageProcessor.cpp (modified) More debug info Tue, 16 Jul 2013 00:33:41 GMT dportnoy [bd2502a] * common/MessageProcessor.cpp (modified) Added debug info to MessageProcessor Tue, 16 Jul 2013 00:22:20 GMT dportnoy [9557f92] * common/MessageProcessor.cpp (modified) Fixed cleanAckedMessages so it compiles on linux as well Mon, 15 Jul 2013 23:55:32 GMT dportnoy [af713bc] * common/MessageProcessor.cpp (modified) Fix a bug in cleanAckedMessages Mon, 15 Jul 2013 00:14:43 GMT dportnoy [198cf2d] * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) * server/server.cpp (modified) MessageProcessor handles receiving multiple ACKs for the same message Sun, 14 Jul 2013 21:22:38 GMT dportnoy [9b5d30b] * common/Message.cpp (modified) * common/Message.h (modified) * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) * server/server.cpp (modified) Moved server message sending/receiving into MessageProcessor Sun, 14 Jul 2013 18:44:29 GMT dportnoy [5a64bea] * common/Message.h (modified) * common/MessageProcessor.cpp (modified) * common/MessageProcessor.h (modified) Completed initial version of MessageProcessor Sun, 14 Jul 2013 16:09:08 GMT dportnoy [1a3c42d] * common/MessageProcessor.cpp (added) * common/MessageProcessor.h (added) Added the skeleton MessageProcessor class