# # ChangeLog for code/branches/presentation2011/data/gui # # Generated by Trac 1.0.9 # Jun 4, 2024, 10:21:46 AM Wed, 14 Dec 2011 13:12:11 GMT smerkli [8977] * code/branches/presentation2011 (modified) * code/branches/presentation2011/data/gui/layouts/CreditsMenu.layout (modified) * code/branches/presentation2011/data/gui/layouts/MiscConfigMenu.layout (modified) * code/branches/presentation2011/data/gui/layouts/SingleplayerConfigMenu.layout (copied) * code/branches/presentation2011/data/gui/layouts/SingleplayerMenu.layout (modified) * code/branches/presentation2011/data/gui/scripts/CreditsMenu.lua (modified) * code/branches/presentation2011/data/gui/scripts/InGameMenu.lua (modified) * code/branches/presentation2011/data/gui/scripts/MiscConfigMenu.lua (modified) * code/branches/presentation2011/data/gui/scripts/SingleplayerConfigMenu.lua (copied) * code/branches/presentation2011/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/presentation2011/data/levels/FPSTest.oxw (modified) * code/branches/presentation2011/data/levels/asteroids.oxw (modified) * code/branches/presentation2011/data/levels/docking.oxw (modified) * code/branches/presentation2011/data/levels/dynamicMatch.oxw (modified) * code/branches/presentation2011/data/levels/earth.oxw (modified) * code/branches/presentation2011/data/levels/emptyLevel.oxw (modified) * code/branches/presentation2011/data/levels/events.oxw (modified) * code/branches/presentation2011/data/levels/lastManStanding.oxw (modified) * code/branches/presentation2011/data/levels/lastTeamStanding.oxw (modified) * code/branches/presentation2011/data/levels/myTestLevel.oxw (modified) * code/branches/presentation2011/data/levels/notifications.oxw (modified) * code/branches/presentation2011/data/levels/pickups.oxw (modified) * code/branches/presentation2011/data/levels/pirateAttack.oxw (modified) * code/branches/presentation2011/data/levels/planets.oxw (modified) * code/branches/presentation2011/data/levels/pong.oxw (modified) * code/branches/presentation2011/data/levels/portals.oxw (modified) * code/branches/presentation2011/data/levels/presentation.oxw (modified) * code/branches/presentation2011/data/levels/presentation09.oxw (modified) * code/branches/presentation2011/data/levels/presentation09b.oxw (modified) * code/branches/presentation2011/data/levels/presentationDM.oxw (modified) * code/branches/presentation2011/data/levels/presentationFS10.oxw (modified) * code/branches/presentation2011/data/levels/presentationFS102.oxw (modified) * code/branches/presentation2011/data/levels/presentationFS10Ed.oxw (modified) * code/branches/presentation2011/data/levels/presentationFS11.oxw (modified) * code/branches/presentation2011/data/levels/presentationHS09.oxw (modified) * code/branches/presentation2011/data/levels/presentationHS09b.oxw (modified) * code/branches/presentation2011/data/levels/princessAeryn.oxw (modified) * code/branches/presentation2011/data/levels/quests.oxw (modified) * code/branches/presentation2011/data/levels/screenshot.oxw (modified) * code/branches/presentation2011/data/levels/shieldTest.oxw (modified) * code/branches/presentation2011/data/levels/sound.oxw (modified) * code/branches/presentation2011/data/levels/spaceRace.oxw (modified) * code/branches/presentation2011/data/levels/teamBaseMatch.oxw (modified) * code/branches/presentation2011/data/levels/teamDeathMatch.oxw (modified) * code/branches/presentation2011/data/levels/testStars.oxw (modified) * code/branches/presentation2011/data/levels/testSwallow.oxw (modified) * code/branches/presentation2011/data/levels/tetris.oxw (modified) * code/branches/presentation2011/data/levels/theTimeMachine.oxw (modified) * code/branches/presentation2011/data/levels/tutorial.oxw (modified) * code/branches/presentation2011/data/levels/underAttack.oxw (modified) * code/branches/presentation2011/data/levels/waypoints.oxw (modified) * code/branches/presentation2011/src/orxonox/Level.cc (modified) * code/branches/presentation2011/src/orxonox/Level.h (modified) * code/branches/presentation2011/src/orxonox/LevelInfo.cc (modified) * code/branches/presentation2011/src/orxonox/LevelInfo.h (modified) * code/branches/presentation2011/src/orxonox/worldentities/pawns/FpsPlayer.cc (modified) * code/branches/presentation2011/src/orxonox/worldentities/pawns/FpsPlayer.h (modified) Merged menue Wed, 14 Dec 2011 12:23:56 GMT smerkli [8974] * code/branches/presentation2011 (copied) created. Wed, 12 Oct 2011 17:50:43 GMT jo [8891] * code/trunk (modified) * code/trunk/data/gui/scripts/QuestGUI.lua (modified) * code/trunk/data/levels/fightInOurBack.oxw (modified) * code/trunk/data/levels/includes/weaponSettingsSpacecruiser.oxi (copied) * code/trunk/data/levels/includes/weaponSettingsSwallow.oxi (modified) * code/trunk/data/levels/includes/weaponSettingsTransporter.oxi (modified) * code/trunk/data/levels/lastTeamStanding.oxw (modified) * code/trunk/data/levels/lastTeamStandingII.oxw (modified) * code/trunk/data/levels/missionOne.oxw (copied) * code/trunk/data/levels/planets.oxw (modified) * code/trunk/data/levels/templates/spaceshipSpacecruiser.oxt (copied) * code/trunk/src/modules/notifications/NotificationDispatcher.cc (modified) * code/trunk/src/modules/notifications/NotificationDispatcher.h (modified) * code/trunk/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/trunk/src/modules/overlays/hud/HUDNavigation.h (modified) * code/trunk/src/modules/overlays/hud/HUDRadar.cc (modified) * code/trunk/src/modules/overlays/hud/HUDRadar.h (modified) * code/trunk/src/modules/pickup/PickupSpawner.cc (modified) * code/trunk/src/modules/questsystem/QuestItem.h (modified) * code/trunk/src/modules/questsystem/QuestManager.cc (modified) * code/trunk/src/modules/weapons/projectiles/Rocket.cc (modified) * code/trunk/src/orxonox/LevelManager.cc (modified) * code/trunk/src/orxonox/controllers/AIController.cc (modified) * code/trunk/src/orxonox/controllers/ArtificialController.cc (modified) * code/trunk/src/orxonox/controllers/ArtificialController.h (modified) * code/trunk/src/orxonox/controllers/DroneController.cc (modified) * code/trunk/src/orxonox/controllers/DroneController.h (modified) * code/trunk/src/orxonox/controllers/WaypointController.cc (modified) * code/trunk/src/orxonox/controllers/WaypointController.h (modified) * code/trunk/src/orxonox/infos/PlayerInfo.cc (modified) * code/trunk/src/orxonox/weaponsystem/WeaponSlot.h (modified) * code/trunk/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/trunk/src/orxonox/worldentities/ControllableEntity.h (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/trunk/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) Ai and tutorial improvements merged back to the trunk. AI features: ...