# # ChangeLog for code/branches/PresentationFS18 # # Generated by Trac 1.0.9 # May 7, 2024, 8:37:26 PM Wed, 30 May 2018 12:56:24 GMT patricwi [12020] * code/branches/PresentationFS18 (modified) * code/branches/PresentationFS18/data/gui/layouts/MultiplayerMenu.layout (modified) * code/branches/PresentationFS18/data/levels/testMultiplayerLevel.oxw (copied) * code/branches/PresentationFS18/data/levels/testMultiplayerLevelLTS.oxw (copied) * code/branches/PresentationFS18/data/overlays/lastTeamStandingHUD.oxo (modified) * code/branches/PresentationFS18/src/libraries/network/Client.cc (modified) * code/branches/PresentationFS18/src/libraries/network/Client.h (modified) * code/branches/PresentationFS18/src/libraries/network/ClientConnection.cc (modified) * code/branches/PresentationFS18/src/libraries/network/ClientConnection.h (modified) * code/branches/PresentationFS18/src/libraries/network/ClientConnectionListener.cc (modified) * code/branches/PresentationFS18/src/libraries/network/ClientConnectionListener.h (modified) * code/branches/PresentationFS18/src/libraries/network/Connection.cc (modified) * code/branches/PresentationFS18/src/libraries/network/Connection.h (modified) * code/branches/PresentationFS18/src/libraries/network/FunctionCallManager.cc (modified) * code/branches/PresentationFS18/src/libraries/network/FunctionCallManager.h (modified) * code/branches/PresentationFS18/src/libraries/network/GamestateHandler.cc (modified) * code/branches/PresentationFS18/src/libraries/network/GamestateHandler.h (modified) * code/branches/PresentationFS18/src/libraries/network/GamestateManager.cc (modified) * code/branches/PresentationFS18/src/libraries/network/GamestateManager.h (modified) * code/branches/PresentationFS18/src/libraries/network/Host.cc (modified) * code/branches/PresentationFS18/src/libraries/network/Host.h (modified) * code/branches/PresentationFS18/src/libraries/network/LANDiscoverable.cc (modified) * code/branches/PresentationFS18/src/libraries/network/LANDiscoverable.h (modified) * code/branches/PresentationFS18/src/libraries/network/LANDiscovery.cc (modified) * code/branches/PresentationFS18/src/libraries/network/MasterServer.cc (modified) * code/branches/PresentationFS18/src/libraries/network/MasterServerComm.cc (modified) * code/branches/PresentationFS18/src/libraries/network/Server.cc (modified) * code/branches/PresentationFS18/src/libraries/network/Server.h (modified) * code/branches/PresentationFS18/src/libraries/network/ServerConnection.cc (modified) * code/branches/PresentationFS18/src/libraries/network/ServerConnection.h (modified) * code/branches/PresentationFS18/src/libraries/network/packet/Acknowledgement.cc (modified) * code/branches/PresentationFS18/src/libraries/network/packet/Acknowledgement.h (modified) * code/branches/PresentationFS18/src/libraries/network/packet/Chat.cc (modified) * code/branches/PresentationFS18/src/libraries/network/packet/Chat.h (modified) * code/branches/PresentationFS18/src/libraries/network/packet/ClassID.cc (modified) * code/branches/PresentationFS18/src/libraries/network/packet/DeleteObjects.cc (modified) * code/branches/PresentationFS18/src/libraries/network/packet/FunctionCalls.cc (modified) * code/branches/PresentationFS18/src/libraries/network/packet/Gamestate.cc (modified) * code/branches/PresentationFS18/src/libraries/network/packet/Gamestate.h (modified) * code/branches/PresentationFS18/src/libraries/network/packet/Packet.cc (modified) * code/branches/PresentationFS18/src/libraries/network/packet/Packet.h (modified) * code/branches/PresentationFS18/src/libraries/network/packet/ServerInformation.cc (modified) * code/branches/PresentationFS18/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/branches/PresentationFS18/src/libraries/network/synchronisable/Synchronisable.h (modified) * code/branches/PresentationFS18/src/modules/overlays/hud/HUDWeaponSystem.cc (modified) * code/branches/PresentationFS18/src/orxonox/graphics/Model.cc (modified) Merged Masterserver Wed, 30 May 2018 12:48:17 GMT patricwi [12019] * code/branches/PresentationFS18 (modified) * code/branches/PresentationFS18/data/levels/Hover.oxw (modified) * code/branches/PresentationFS18/data/levels/templates/spaceshipHover.oxt (modified) * code/branches/PresentationFS18/src/modules/hover/CMakeLists.txt (modified) * code/branches/PresentationFS18/src/modules/hover/Hover.cc (modified) * code/branches/PresentationFS18/src/modules/hover/HoverWall.cc (deleted) * code/branches/PresentationFS18/src/modules/hover/HoverWall.h (deleted) * code/branches/PresentationFS18/src/modules/hover/MazeGenerator.cc (deleted) * code/branches/PresentationFS18/src/modules/hover/MazeGenerator.h (deleted) Merged Hover Wed, 30 May 2018 12:44:47 GMT patricwi [12018] * code/branches/PresentationFS18 (modified) * code/branches/PresentationFS18/data/levels/towerDefense.oxw (modified) * code/branches/PresentationFS18/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/PresentationFS18/src/modules/towerdefense/TowerDefenseEnemy.cc (modified) Merged TowerDefense Wed, 30 May 2018 12:41:42 GMT patricwi [12017] * code/branches/PresentationFS18 (modified) * code/branches/PresentationFS18/data/levels/SOB.oxw (modified) * code/branches/PresentationFS18/src/modules/superorxobros/CMakeLists.txt (modified) * code/branches/PresentationFS18/src/modules/superorxobros/SOB.cc (modified) * code/branches/PresentationFS18/src/modules/superorxobros/SOBFigure.cc (modified) * code/branches/PresentationFS18/src/modules/superorxobros/SOBFigure.h (modified) * code/branches/PresentationFS18/src/modules/superorxobros/SOBGumba.cc (modified) * code/branches/PresentationFS18/src/modules/superorxobros/SOBItem.h (modified) * code/branches/PresentationFS18/src/modules/superorxobros/SOBPrereqs.h (modified) * code/branches/PresentationFS18/src/modules/superorxobros/SOBTube.cc (copied) * code/branches/PresentationFS18/src/modules/superorxobros/SOBTube.h (copied) Merged SuperOrxoBros Wed, 30 May 2018 12:37:02 GMT patricwi [12016] * code/branches/PresentationFS18 (modified) * code/branches/PresentationFS18/data/levels/ScriptableControllerTestMoveKillDrone.oxw (copied) * code/branches/PresentationFS18/data/levels/ScriptableControllerTestSpawn.oxw (copied) * code/branches/PresentationFS18/data/levels/scriptController.oxw (modified) * code/branches/PresentationFS18/data/levels/scriptableControllerTest.oxw (copied) * code/branches/PresentationFS18/data/levels/scripts (copied) * code/branches/PresentationFS18/data/levels/templates/ScriptableControllerDroneTemplate.oxt (copied) * code/branches/PresentationFS18/src/libraries/core/BaseObject.cc (modified) * code/branches/PresentationFS18/src/libraries/core/BaseObject.h (modified) * code/branches/PresentationFS18/src/libraries/tools/Timer.cc (modified) * code/branches/PresentationFS18/src/libraries/tools/Timer.h (modified) * code/branches/PresentationFS18/src/orxonox/CMakeLists.txt (modified) * code/branches/PresentationFS18/src/orxonox/Level.cc (modified) * code/branches/PresentationFS18/src/orxonox/Level.h (modified) * code/branches/PresentationFS18/src/orxonox/controllers/AutonomousDroneController.cc (copied) * code/branches/PresentationFS18/src/orxonox/controllers/AutonomousDroneController.h (copied) * code/branches/PresentationFS18/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/PresentationFS18/src/orxonox/controllers/Controller.cc (modified) * code/branches/PresentationFS18/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/PresentationFS18/src/orxonox/infos/GametypeInfo.h (modified) * code/branches/PresentationFS18/src/orxonox/infos/HumanPlayer.cc (modified) * code/branches/PresentationFS18/src/orxonox/items/ShipPart.cc (modified) * code/branches/PresentationFS18/src/orxonox/scriptablecontroller (copied) * code/branches/PresentationFS18/src/orxonox/worldentities/AutonomousDrone.cc (copied) * code/branches/PresentationFS18/src/orxonox/worldentities/AutonomousDrone.h (copied) * code/branches/PresentationFS18/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/MobileEntity.cc (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/WorldEntity.h (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/pawns/CMakeLists.txt (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/pawns/ScriptableControllerDrone.cc (copied) * code/branches/PresentationFS18/src/orxonox/worldentities/pawns/ScriptableControllerDrone.h (copied) * code/branches/PresentationFS18/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Merged Scriptable Controller Wed, 30 May 2018 12:23:47 GMT patricwi [12015] * code/branches/PresentationFS18 (modified) * code/branches/PresentationFS18/data/levels/newnewnewspacerace.oxw (modified) * code/branches/PresentationFS18/data/levels/presentationHS12.oxw (modified) * code/branches/PresentationFS18/data/levels/templates/SpaceRaceTemplates.oxt (copied) * code/branches/PresentationFS18/data/levels/templates/fastship.oxt (modified) * code/branches/PresentationFS18/data/levels/templates/spaceshipCollateralDamage.oxt (modified) * code/branches/PresentationFS18/src/libraries/tools/Timer.cc (modified) * code/branches/PresentationFS18/src/libraries/tools/Timer.h (modified) * code/branches/PresentationFS18/src/modules/gametypes/SpaceRace.cc (modified) * code/branches/PresentationFS18/src/modules/gametypes/SpaceRace.h (modified) * code/branches/PresentationFS18/src/modules/gametypes/SpaceRaceController.cc (modified) * code/branches/PresentationFS18/src/modules/gametypes/SpaceRaceController.h (modified) * code/branches/PresentationFS18/src/modules/gametypes/SpaceRaceManager.cc (modified) * code/branches/PresentationFS18/src/orxonox/items/Engine.cc (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/PresentationFS18/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Added RacingBots Wed, 30 May 2018 12:09:58 GMT patricwi [12014] * code/branches/PresentationFS18 (modified) * code/branches/PresentationFS18/data/levels/OrxyRoad.oxw (copied) * code/branches/PresentationFS18/data/levels/templates/OrxyRoadPattern.oxt (copied) * code/branches/PresentationFS18/data/levels/templates/spaceshipOrxyRoad.oxt (copied) * code/branches/PresentationFS18/data/overlays/OrxyRoadHUD.oxo (copied) * code/branches/PresentationFS18/src/modules/CMakeLists.txt (modified) * code/branches/PresentationFS18/src/modules/orxyroad (copied) Merged OrxyRoad Wed, 30 May 2018 11:55:34 GMT patricwi [12013] * code/branches/PresentationFS18 (modified) * code/branches/PresentationFS18/data/levels/3DPacman.oxw (copied) * code/branches/PresentationFS18/data/levels/templates/PacmanGelb.oxt (copied) * code/branches/PresentationFS18/data/overlays/PacmanHUD.oxo (copied) * code/branches/PresentationFS18/src/modules/CMakeLists.txt (modified) * code/branches/PresentationFS18/src/modules/pacman (copied) Merged 3DPacman Wed, 30 May 2018 11:01:48 GMT patricwi [12012] * code/branches/PresentationFS18 (copied) Created presentation branch Tue, 20 Feb 2018 20:18:58 GMT landauf [11784] * code/trunk/src/libraries/network/FunctionCallManager.cc (modified) this looks like a bug (detected by cppcheck -> ...