# # ChangeLog for code/branches/presentationHS13/data/defaultConfig # # Generated by Trac 1.0.9 # Nov 17, 2024, 2:41:52 PM Mon, 16 Dec 2013 14:43:45 GMT smerkli [9918] * code/branches/presentationHS13 (modified) * code/branches/presentationHS13/data/defaultConfig/keybindings.ini (modified) * code/branches/presentationHS13/data/levels/Spacerace2.oxw (modified) * code/branches/presentationHS13/data/levels/asteroidField.oxw (modified) * code/branches/presentationHS13/data/levels/asteroids.oxw (modified) * code/branches/presentationHS13/data/levels/dynamicMatch.oxw (modified) * code/branches/presentationHS13/data/levels/lastManStanding.oxw (modified) * code/branches/presentationHS13/data/levels/lastTeamStanding.oxw (modified) * code/branches/presentationHS13/data/levels/lastTeamStandingII.oxw (modified) * code/branches/presentationHS13/data/levels/maxim.oxw (modified) * code/branches/presentationHS13/data/levels/pirateAttack.oxw (modified) * code/branches/presentationHS13/data/levels/pong.oxw (modified) * code/branches/presentationHS13/data/levels/spaceRace.oxw (modified) * code/branches/presentationHS13/data/levels/surfaceRace.oxw (modified) * code/branches/presentationHS13/data/levels/teamBaseMatch.oxw (modified) * code/branches/presentationHS13/data/levels/teamDeathMatch.oxw (modified) * code/branches/presentationHS13/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/presentationHS13/data/levels/underAttack.oxw (modified) * code/branches/presentationHS13/src/modules/pong/Pong.cc (modified) * code/branches/presentationHS13/src/modules/pong/PongBall.cc (modified) * code/branches/presentationHS13/src/modules/pong/PongBall.h (modified) * code/branches/presentationHS13/src/modules/pong/PongScore.cc (modified) * code/branches/presentationHS13/src/modules/pong/PongScore.h (modified) * code/branches/presentationHS13/src/orxonox/MoodManager.h (modified) * code/branches/presentationHS13/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/presentationHS13/src/orxonox/items/MultiStateEngine.cc (modified) * code/branches/presentationHS13/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/presentationHS13/src/orxonox/sound/AmbientSound.h (modified) * code/branches/presentationHS13/src/orxonox/sound/BaseSound.cc (modified) * code/branches/presentationHS13/src/orxonox/sound/SoundManager.cc (modified) * code/branches/presentationHS13/src/orxonox/sound/WorldAmbientSound.cc (modified) * code/branches/presentationHS13/src/orxonox/sound/WorldAmbientSound.h (modified) * code/branches/presentationHS13/src/orxonox/sound/WorldSound.cc (modified) * code/branches/presentationHS13/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/presentationHS13/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentationHS13/src/orxonox/worldentities/pawns/Pawn.h (modified) Merged sfxThilo branch, things seem to be working fine Wed, 11 Dec 2013 11:31:15 GMT jo [9891] * code/branches/presentationHS13 (copied) Creating new branch for the presentation of the PPS HS 13 Tue, 19 Feb 2013 09:25:42 GMT jo [9526] * code/trunk (modified) * code/trunk/data/defaultConfig/keybindings.ini (modified) * code/trunk/data/levels/bigshipPresentation.oxw (copied) * code/trunk/data/levels/collateralDamageDemo.oxw (copied) * code/trunk/data/levels/gallery.oxw (modified) * code/trunk/data/levels/includes/weaponSettingsCollateral.oxi (copied) * code/trunk/data/levels/includes/weaponSettingsEscort.oxi (modified) * code/trunk/data/levels/includes/weaponSettingsTurret.oxi (copied) * code/trunk/data/levels/includes/weaponSettingsbigship.oxi (copied) * code/trunk/data/levels/pong.oxw (modified) * code/trunk/data/levels/presentationHS12.oxw (copied) * code/trunk/data/levels/templates/bigship.oxt (copied) * code/trunk/data/levels/templates/lodInformation.oxt (modified) * code/trunk/data/levels/templates/spaceshipCollateralDamage.oxt (copied) * code/trunk/data/levels/templates/spaceshipEscort.oxt (modified) * code/trunk/data/levels/templates/spaceshipTurret.oxt (copied) * code/trunk/data/levels/turretTest.oxw (copied) * code/trunk/data/overlays/HUD.oxo (modified) * code/trunk/data/overlays/HUDTemplates3.oxo (modified) * code/trunk/src/modules/gametypes/CMakeLists.txt (modified) * code/trunk/src/modules/gametypes/GametypesPrereqs.h (modified) * code/trunk/src/modules/gametypes/RaceCheckPoint.cc (modified) * code/trunk/src/modules/gametypes/RaceCheckPoint.h (modified) * code/trunk/src/modules/gametypes/SpaceRace.cc (modified) * code/trunk/src/modules/gametypes/SpaceRaceBot.cc (copied) * code/trunk/src/modules/gametypes/SpaceRaceBot.h (copied) * code/trunk/src/modules/gametypes/SpaceRaceController.cc (copied) * code/trunk/src/modules/gametypes/SpaceRaceController.h (copied) * code/trunk/src/modules/gametypes/SpaceRaceManager.cc (modified) * code/trunk/src/modules/gametypes/SpaceRaceManager.h (modified) * code/trunk/src/modules/objects/CMakeLists.txt (modified) * code/trunk/src/modules/objects/ObjectsPrereqs.h (modified) * code/trunk/src/modules/objects/Turret.cc (copied) * code/trunk/src/modules/objects/Turret.h (copied) * code/trunk/src/modules/overlays/OverlaysPrereqs.h (modified) * code/trunk/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/trunk/src/modules/overlays/hud/HUDNavigation.h (modified) * code/trunk/src/modules/portals/PortalEndPoint.cc (modified) * code/trunk/src/modules/portals/PortalEndPoint.h (modified) * code/trunk/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/trunk/src/modules/weapons/weaponmodes/HsW01.h (modified) * code/trunk/src/orxonox/interfaces/RadarViewable.cc (modified) * code/trunk/src/orxonox/interfaces/RadarViewable.h (modified) Merging presentationHS12 back to the trunk.