# # ChangeLog for code/branches/sfxThilo/data/defaultConfig # # Generated by Trac 1.0.9 # Jul 8, 2024, 2:10:48 PM Mon, 09 Dec 2013 15:06:38 GMT thiweber [9889] * code/branches/sfxThilo/data/defaultConfig/keybindings.ini (modified) * code/branches/sfxThilo/data/levels/Spacerace2.oxw (modified) * code/branches/sfxThilo/data/levels/asteroidField.oxw (modified) * code/branches/sfxThilo/data/levels/asteroids.oxw (modified) * code/branches/sfxThilo/data/levels/dynamicMatch.oxw (modified) * code/branches/sfxThilo/data/levels/lastManStanding.oxw (modified) * code/branches/sfxThilo/data/levels/lastTeamStanding.oxw (modified) * code/branches/sfxThilo/data/levels/lastTeamStandingII.oxw (modified) * code/branches/sfxThilo/data/levels/maxim.oxw (modified) * code/branches/sfxThilo/data/levels/pirateAttack.oxw (modified) * code/branches/sfxThilo/data/levels/pong.oxw (modified) * code/branches/sfxThilo/data/levels/presentationHS12.oxw (modified) * code/branches/sfxThilo/data/levels/spaceRace.oxw (modified) * code/branches/sfxThilo/data/levels/surfaceRace.oxw (modified) * code/branches/sfxThilo/data/levels/teamBaseMatch.oxw (modified) * code/branches/sfxThilo/data/levels/teamDeathMatch.oxw (modified) * code/branches/sfxThilo/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/sfxThilo/data/levels/underAttack.oxw (modified) * code/branches/sfxThilo/src/modules/pong/PongBall.cc (modified) * code/branches/sfxThilo/src/modules/pong/PongBall.h (modified) * code/branches/sfxThilo/src/orxonox/MoodManager.h (modified) * code/branches/sfxThilo/src/orxonox/items/MultiStateEngine.cc (modified) * code/branches/sfxThilo/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/sfxThilo/src/orxonox/sound/AmbientSound.h (modified) * code/branches/sfxThilo/src/orxonox/sound/BaseSound.cc (modified) * code/branches/sfxThilo/src/orxonox/sound/SoundManager.cc (modified) * code/branches/sfxThilo/src/orxonox/sound/WorldAmbientSound.cc (modified) * code/branches/sfxThilo/src/orxonox/sound/WorldAmbientSound.h (modified) * code/branches/sfxThilo/src/orxonox/sound/WorldSound.cc (modified) * code/branches/sfxThilo/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/sfxThilo/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/sfxThilo/src/orxonox/worldentities/pawns/Pawn.h (modified) A few changes.. Mon, 07 Oct 2013 12:49:07 GMT jo [9691] * code/branches/sfxThilo (copied) Creating new PPS branch. 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.