# # ChangeLog for code/branches/objecthierarchy/src/network/Synchronisable.cc # # Generated by Trac 1.0.9 # May 29, 2024, 4:37:43 AM Tue, 28 Oct 2008 20:11:02 GMT landauf [2031] * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/network/packet/Gamestate.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/Level.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/Timer.cc (modified) some small adjustments in the network Tue, 28 Oct 2008 19:02:32 GMT scheusso [2028] * code/branches/objecthierarchy/TODO (modified) * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/network/Synchronisable.h (modified) * code/branches/objecthierarchy/updateMedia.sh (modified) updated updateMedia script updated TODO file we are able to ... Mon, 27 Oct 2008 03:08:51 GMT landauf [2019] * code/branches/objecthierarchy/src/core/BaseObject.cc (modified) * code/branches/objecthierarchy/src/core/BaseObject.h (modified) * code/branches/objecthierarchy/src/core/ClassFactory.h (modified) * code/branches/objecthierarchy/src/core/Factory.cc (modified) * code/branches/objecthierarchy/src/core/Factory.h (modified) * code/branches/objecthierarchy/src/core/Functor.h (modified) * code/branches/objecthierarchy/src/core/Identifier.cc (modified) * code/branches/objecthierarchy/src/core/Identifier.h (modified) * code/branches/objecthierarchy/src/core/Loader.cc (modified) * code/branches/objecthierarchy/src/core/Namespace.cc (modified) * code/branches/objecthierarchy/src/core/Namespace.h (modified) * code/branches/objecthierarchy/src/core/Template.cc (modified) * code/branches/objecthierarchy/src/core/Template.h (modified) * code/branches/objecthierarchy/src/core/XMLPort.h (modified) * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/LevelManager.cc (added) * code/branches/objecthierarchy/src/orxonox/LevelManager.h (added) * code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Camera.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Camera.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/CameraHandler.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/CameraHandler.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/ParticleSpawner.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Scene.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/Scene.h (added) * code/branches/objecthierarchy/src/orxonox/objects/Script.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Script.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Test.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Test.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/controllers/Controller.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/controllers/Controller.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/controllers/HumanController.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/controllers/HumanController.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/HumanPlayer.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/HumanPlayer.h (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/Info.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/Info.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/Level.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/Level.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/ControllableEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/Model.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/Model.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/MovableEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/MovableEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/SpawnPoint.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/SpawnPoint.h (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/pawns/Spectator.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OverlayGroup.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OverlayText.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OverlayText.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/debug/DebugFPSText.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/debug/DebugFPSText.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/debug/DebugRTRText.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/debug/DebugRTRText.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDBar.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDRadar.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDSpeedBar.h (modified) * code/branches/objecthierarchy/src/orxonox/tools/BillboardSet.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/BillboardSet.h (modified) * code/branches/objecthierarchy/src/orxonox/tools/Light.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/Light.h (modified) * code/branches/objecthierarchy/src/orxonox/tools/Mesh.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/Mesh.h (modified) * code/branches/objecthierarchy/src/orxonox/tools/ParticleInterface.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/ParticleInterface.h (modified) * code/branches/objecthierarchy/src/util/Math.cc (modified) * code/branches/objecthierarchy/src/util/Math.h (modified) * code/branches/objecthierarchy/src/util/OutputHandler.cc (modified) * code/branches/objecthierarchy/src/util/String.cc (modified) * code/branches/objecthierarchy/src/util/String.h (modified) many changes, most important: BaseObject takes now a pointer to it's ... Sat, 25 Oct 2008 17:56:40 GMT scheusso [2011] * code/branches/objecthierarchy/TODO (modified) * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/network/Synchronisable.h (modified) * code/branches/objecthierarchy/src/orxonox/Settings.cc (modified) use the new media path now Tue, 21 Oct 2008 15:53:09 GMT scheusso [1990] * code/branches/objecthierarchy/src/network/ClientInformation.cc (modified) * code/branches/objecthierarchy/src/network/GamestateClient.cc (modified) * code/branches/objecthierarchy/src/network/GamestateClient.h (modified) * code/branches/objecthierarchy/src/network/GamestateHandler.h (modified) * code/branches/objecthierarchy/src/network/GamestateManager.cc (modified) * code/branches/objecthierarchy/src/network/GamestateManager.h (modified) * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/network/Synchronisable.h (modified) * code/branches/objecthierarchy/src/network/packet/Gamestate.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Test.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Test.h (modified) - some adjustments in client handling (we use unsigned int as id now ... Tue, 21 Oct 2008 14:56:41 GMT landauf [1989] * code/branches/objecthierarchy/src/core/BaseObject.cc (modified) * code/branches/objecthierarchy/src/core/BaseObject.h (modified) * code/branches/objecthierarchy/src/core/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/core/CorePrereqs.h (modified) * code/branches/objecthierarchy/src/core/Template.cc (moved) * code/branches/objecthierarchy/src/core/Template.h (moved) * code/branches/objecthierarchy/src/core/XMLPort.h (modified) * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/network/Synchronisable.h (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSStandalone.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Camera.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Camera.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/ControllableEntity.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/ControllableEntity.h (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/MovableEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/MovableEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.h (modified) - added ControllableEntity, the baseclass of all players, vehicles ... Sat, 18 Oct 2008 23:36:13 GMT landauf [1945] * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/network/Synchronisable.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) added option "forceCallback" to updateData(...) in Synchronisable to ... Sat, 18 Oct 2008 20:58:46 GMT landauf [1940] * code/branches/objecthierarchy/src/core/BaseObject.h (modified) * code/branches/objecthierarchy/src/core/ClassFactory.h (modified) * code/branches/objecthierarchy/src/core/CoreIncludes.h (modified) * code/branches/objecthierarchy/src/core/Factory.cc (modified) * code/branches/objecthierarchy/src/core/Identifier.cc (modified) * code/branches/objecthierarchy/src/core/Identifier.h (modified) * code/branches/objecthierarchy/src/core/XMLPort.h (modified) * code/branches/objecthierarchy/src/network/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/network/ClientConnectionListener.h (modified) * code/branches/objecthierarchy/src/network/GamestateClient.cc (modified) * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/network/Synchronisable.h (modified) * code/branches/objecthierarchy/src/network/packet/Packet.cc (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy/src/orxonox/Settings.cc (modified) * code/branches/objecthierarchy/src/orxonox/Settings.h (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSServer.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSStandalone.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes (added) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.h (added) * code/branches/objecthierarchy/src/orxonox/objects/infos (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/Info.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/Info.h (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/LevelInfo.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/LevelInfo.h (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.h (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.h (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.h (added) did some first (and very unfinished) steps to deal with different ... Sun, 12 Oct 2008 23:08:03 GMT landauf [1912] * code/branches/objecthierarchy (copied) created branch to work on the new object-hierarchy Sun, 12 Oct 2008 17:40:47 GMT scheusso [1907] * code/trunk/TODO (modified) * code/trunk/bin/ogre.cfg-init (modified) * code/trunk/src/network/CMakeLists.txt (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/Client.h (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ClientConnection.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/GamestateClient.cc (modified) * code/trunk/src/network/GamestateManager.cc (modified) * code/trunk/src/network/GamestateManager.h (modified) * code/trunk/src/network/Host.cc (modified) * code/trunk/src/network/Host.h (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Server.h (modified) * code/trunk/src/network/Synchronisable.cc (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/network/packet/Acknowledgement.cc (modified) * code/trunk/src/network/packet/Acknowledgement.h (modified) * code/trunk/src/network/packet/Chat.cc (modified) * code/trunk/src/network/packet/Chat.h (modified) * code/trunk/src/network/packet/ClassID.cc (modified) * code/trunk/src/network/packet/ClassID.h (modified) * code/trunk/src/network/packet/DeleteObjects.cc (copied) * code/trunk/src/network/packet/DeleteObjects.h (copied) * code/trunk/src/network/packet/Gamestate.cc (modified) * code/trunk/src/network/packet/Gamestate.h (modified) * code/trunk/src/network/packet/Packet.cc (modified) * code/trunk/src/network/packet/Packet.h (modified) * code/trunk/src/network/packet/Welcome.cc (modified) * code/trunk/src/network/packet/Welcome.h (modified) * code/trunk/src/orxonox/Settings.cc (modified) * code/trunk/src/orxonox/Settings.h (modified) * code/trunk/src/orxonox/gamestates/GSClient.cc (modified) * code/trunk/src/orxonox/gamestates/GSServer.cc (modified) * code/trunk/src/orxonox/objects/Backlight.cc (modified) * code/trunk/src/orxonox/objects/Backlight.h (modified) * code/trunk/src/orxonox/objects/BillboardProjectile.cc (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/Projectile.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) merged network branch back to trunk