# # ChangeLog for code/branches/network # # Generated by Trac 1.0.9 # Jul 7, 2024, 5:37:58 AM Wed, 04 Jun 2008 15:00:25 GMT rgrieder [1530] * code/branches/network/src/network/NetworkCallback.h (modified) svn:eol-style native Wed, 04 Jun 2008 14:58:51 GMT scheusso [1529] * code/branches/network/src/network/NetworkCallback.h (added) missed to add a file Mon, 02 Jun 2008 22:06:09 GMT scheusso [1523] * code/branches/network/src/network/GameStateManager.cc (modified) some enhanced error handling Mon, 02 Jun 2008 21:18:57 GMT scheusso [1522] * code/branches/network/src/network/Client.cc (modified) nothing important Mon, 02 Jun 2008 21:08:46 GMT scheusso [1521] * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) we are now able to define callback actions, for each seperate ... Mon, 02 Jun 2008 19:15:15 GMT scheusso [1518] * code/branches/network/src/core/ConsoleCommand.h (modified) * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) we are able to chat now ;) just use the command char Mon, 02 Jun 2008 12:42:46 GMT scheusso [1517] * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) improved client connection handling (better use of timeout) Mon, 02 Jun 2008 12:33:17 GMT scheusso [1516] * code/branches/network/TODO (modified) * code/branches/network/src/network/ClientInformation.cc (modified) * code/branches/network/src/network/ClientInformation.h (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/GameStateManager.cc (modified) * code/branches/network/src/network/PacketDecoder.cc (modified) * code/branches/network/src/network/PacketGenerator.cc (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) removed crc testing and changes debug output Mon, 02 Jun 2008 11:35:52 GMT scheusso [1515] * code/branches/network/src/network/ClientConnection.cc (modified) it is now possible, to use the --port command line option Sun, 01 Jun 2008 15:43:49 GMT rgrieder [1512] * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) applied changes to network branch. start merging from this revision ... Sun, 01 Jun 2008 15:07:11 GMT rgrieder [1509] * code/branches/network (copied) created network branch again. svn up should be enough. you won't need ... Sun, 01 Jun 2008 15:01:02 GMT rgrieder [1507] * code/trunk/src/orxonox/GraphicsEngine.cc (modified) Ogre 1.4.3 doesn't supprot Log::setDebugOutputEnable(bool)