# # ChangeLog for / # # Generated by Trac 1.0.9 # May 20, 2024, 10:49:47 PM Tue, 05 Jun 2012 20:29:17 GMT landauf [9280] * code/branches/presentation2012merge/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/presentation2012merge/src/modules/overlays/hud/HUDNavigation.h (modified) reformatted HUDNavigation... wtf happened here? do people know we ... Mon, 04 Jun 2012 20:50:28 GMT landauf [9279] * code/branches/presentation2012merge/src/libraries/core/Super.h (modified) * code/branches/presentation2012merge/src/libraries/core/XMLPort.h (modified) * code/branches/presentation2012merge/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/presentation2012merge/src/modules/overlays/hud/HUDRadar.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/Pickup.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/PickupCollection.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/PickupSpawner.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/DamageBoostPickup.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/DronePickup.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/HealthPickup.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/InvisiblePickup.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/MetaPickup.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/ShieldPickup.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/ShrinkPickup.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/SpeedPickup.cc (modified) * code/branches/presentation2012merge/src/modules/weapons/RocketController.cc (modified) * code/branches/presentation2012merge/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/presentation2012merge/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/LastManStanding.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/LastTeamStanding.cc (modified) * code/branches/presentation2012merge/src/orxonox/interfaces/Pickupable.cc (modified) * code/branches/presentation2012merge/src/orxonox/worldentities/ControllableEntity.cc (modified) use orxonox_cast instead of dynamic_cast wherever possible Mon, 04 Jun 2012 20:14:08 GMT landauf [9278] * code/branches/presentation2012merge/src/orxonox/worldentities/pawns/Pawn.cc (modified) forgot that originator can be NULL Mon, 04 Jun 2012 19:40:54 GMT landauf [9277] * code/branches/presentation2012merge/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation2012merge/src/orxonox/worldentities/pawns/Pawn.h (modified) small cleanup of damage multiplier: added 'const' to getter and ... Sun, 03 Jun 2012 20:38:57 GMT landauf [9276] * code/branches/presentation2012merge/data/levels/surfaceRace.oxw (modified) fixed surfaceRace.oxw level Sun, 03 Jun 2012 19:53:24 GMT landauf [9275] * code/branches/presentation2012merge/data/levels/theTimeMachine.oxw (modified) fixed spaceship engines in theTimeMachine.oxw Sun, 03 Jun 2012 19:51:59 GMT landauf [9274] * code/branches/presentation2012merge/data/levels/templates/spaceshipPirate.oxt (modified) * code/branches/presentation2012merge/data/levels/theTimeMachine.oxw (modified) reverted more random stuff in level files Sun, 03 Jun 2012 19:25:48 GMT landauf [9273] * code/branches/presentation2012merge/data/levels/teamDeathMatch.oxw (modified) * code/branches/presentation2012merge/src/orxonox/Scene.cc (modified) reverted wrong skybox in teamDeathMatch.oxw added try-catch to avoid ... Sun, 03 Jun 2012 16:05:24 GMT landauf [9272] * code/branches/presentation2012merge/data/gui/layouts/GUILayout.xsd (modified) * code/branches/presentation2012merge/data/gui/layouts/InGamePickupHUD.layout (modified) * code/branches/presentation2012merge/data/gui/layouts/ShipSelectionMenu.layout (modified) * code/branches/presentation2012merge/data/gui/scripts/ShipSelectionMenu.lua (modified) * code/branches/presentation2012merge/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/presentation2012merge/data/levels/Spacerace2.oxw (modified) * code/branches/presentation2012merge/data/levels/SurfaceRacePresentation.oxw (modified) * code/branches/presentation2012merge/data/levels/asteroidField.oxw (modified) * code/branches/presentation2012merge/data/levels/dynamicMatch.oxw (modified) * code/branches/presentation2012merge/data/levels/includes/CuboidSpaceStation.lua (modified) * code/branches/presentation2012merge/data/levels/includes/asteroidField.lua (modified) * code/branches/presentation2012merge/data/levels/includes/weaponSettingsFPS.oxi (modified) * code/branches/presentation2012merge/data/levels/lastManStanding.oxw (modified) * code/branches/presentation2012merge/data/levels/lastTeamStanding.oxw (modified) * code/branches/presentation2012merge/data/levels/old/CuboidSpaceStation.oxw (modified) * code/branches/presentation2012merge/data/levels/presentationFS10Ed.oxw (modified) * code/branches/presentation2012merge/data/levels/presentationHS11.oxw (modified) * code/branches/presentation2012merge/data/levels/surfaceRace.oxw (modified) * code/branches/presentation2012merge/data/levels/templates/FPS.oxt (modified) * code/branches/presentation2012merge/data/levels/templates/tower.oxt (modified) * code/branches/presentation2012merge/data/levels/testStars.oxw (modified) * code/branches/presentation2012merge/data/levels/towerDefense.oxw (modified) * code/branches/presentation2012merge/data/overlays/towerdefenseHUD.oxo (modified) * code/branches/presentation2012merge/src/modules/gametypes/SpaceRaceManager.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/DamageBoostPickup.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/DamageBoostPickup.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/CMakeLists.txt (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TDEnemy.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/Tower.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/Tower.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefense.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefenseCenterpoint.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefenseCenterpoint.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefenseHUDController.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefenseHUDController.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefensePlayerStats.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefensePlayerStats.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefensePrereqs.h (modified) * code/branches/presentation2012merge/src/orxonox/LevelInfo.h (modified) * code/branches/presentation2012merge/src/orxonox/ShipManager.cc (modified) * code/branches/presentation2012merge/src/orxonox/controllers/FormationController.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Mission.cc (modified) * code/branches/presentation2012merge/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/presentation2012merge/src/orxonox/interfaces/RadarViewable.h (modified) * code/branches/presentation2012merge/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/presentation2012merge/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/presentation2012merge/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation2012merge/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) replaced tabs with spaces (no code changed) Sun, 03 Jun 2012 15:17:18 GMT landauf [9271] * code/branches/presentation2012merge/cmake/tools/BuildUnits.cmake (modified) * code/branches/presentation2012merge/data/gui/layouts/ShipSelectionMenu.layout (modified) * code/branches/presentation2012merge/data/gui/layouts/SingleplayerConfigMenu.layout (modified) * code/branches/presentation2012merge/data/gui/scripts/ShipSelectionMenu.lua (modified) * code/branches/presentation2012merge/data/gui/scripts/SingleplayerConfigMenu.lua (modified) * code/branches/presentation2012merge/data/levels/Spacerace2.oxw (modified) * code/branches/presentation2012merge/data/levels/SurfaceRacePresentation.oxw (modified) * code/branches/presentation2012merge/data/levels/asteroidField.oxw (modified) * code/branches/presentation2012merge/data/levels/includes/asteroidField.lua (modified) * code/branches/presentation2012merge/data/levels/includes/towerWeaponSettings.oxi (modified) * code/branches/presentation2012merge/data/levels/includes/weaponSettingsSpacecruiser.oxi (modified) * code/branches/presentation2012merge/data/levels/missionOne.oxw (modified) * code/branches/presentation2012merge/data/levels/presentationHS11.oxw (modified) * code/branches/presentation2012merge/data/levels/surfaceRace.oxw (modified) * code/branches/presentation2012merge/data/levels/templates/spaceshipRace.oxt (modified) * code/branches/presentation2012merge/data/levels/templates/spaceshipSpacecruiser.oxt (modified) * code/branches/presentation2012merge/data/levels/templates/tower.oxt (modified) * code/branches/presentation2012merge/data/levels/towerDefense.oxw (modified) * code/branches/presentation2012merge/data/overlays/towerdefenseHUD.oxo (modified) * code/branches/presentation2012merge/doc/api/groups/Portals.dox (modified) * code/branches/presentation2012merge/doc/api/groups/Weapons.dox (modified) * code/branches/presentation2012merge/src/BuildUnitsConfigGCC.cmake (modified) * code/branches/presentation2012merge/src/BuildUnitsConfigMSVC.cmake (modified) * code/branches/presentation2012merge/src/external/enet/VERSION (modified) * code/branches/presentation2012merge/src/external/tolua/README_ORXONOX (modified) * code/branches/presentation2012merge/src/libraries/util/output/ConsoleWriter.cc (modified) * code/branches/presentation2012merge/src/modules/gametypes/OldRaceCheckPoint.cc (modified) * code/branches/presentation2012merge/src/modules/gametypes/OldRaceCheckPoint.h (modified) * code/branches/presentation2012merge/src/modules/gametypes/OldSpaceRace.cc (modified) * code/branches/presentation2012merge/src/modules/gametypes/OldSpaceRace.h (modified) * code/branches/presentation2012merge/src/modules/gametypes/SpaceRaceManager.cc (modified) * code/branches/presentation2012merge/src/modules/gametypes/SpaceRaceManager.h (modified) * code/branches/presentation2012merge/src/modules/overlays/hud/HUDBoostBar.cc (modified) * code/branches/presentation2012merge/src/modules/overlays/hud/HUDBoostBar.h (modified) * code/branches/presentation2012merge/src/modules/overlays/hud/HUDEnemyHealthBar.cc (modified) * code/branches/presentation2012merge/src/modules/overlays/hud/HUDEnemyHealthBar.h (modified) * code/branches/presentation2012merge/src/modules/pickup/items/DamageBoostPickup.cc (modified) * code/branches/presentation2012merge/src/modules/pickup/items/DamageBoostPickup.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/CMakeLists.txt (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TDEnemy.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/Tower.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/Tower.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefense.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefenseCenterpoint.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefenseCenterpoint.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefenseController.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefenseController.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefenseHUDController.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefenseHUDController.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefensePlayerStats.cc (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefensePlayerStats.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefensePrereqs.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense/towerdefensereadme.txt (modified) * code/branches/presentation2012merge/src/orxonox/ShipManager.cc (modified) * code/branches/presentation2012merge/src/orxonox/ShipManager.h (modified) * code/branches/presentation2012merge/src/orxonox/controllers/FormationController.cc (modified) * code/branches/presentation2012merge/src/orxonox/controllers/FormationController.h (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Mission.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/Mission.h (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/TeamGametype.cc (modified) * code/branches/presentation2012merge/src/orxonox/gametypes/TeamGametype.h (modified) svn:eol-style native (no changes in code) Sun, 03 Jun 2012 14:56:07 GMT landauf [9270] * code/branches/presentation2012merge/src/modules/towerdefense/TowerDefense.cc (modified) fixed warning Sun, 03 Jun 2012 14:33:13 GMT landauf [9269] * code/branches/presentation2012merge (modified) * code/branches/presentation2012merge/data/gui/layouts/ShipSelectionMenu.layout (copied) * code/branches/presentation2012merge/data/gui/scripts/AudioMenu.lua (modified) * code/branches/presentation2012merge/data/gui/scripts/ShipSelectionMenu.lua (copied) * code/branches/presentation2012merge/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/presentation2012merge/data/levels/SurfaceRacePresentation.oxw (copied) * code/branches/presentation2012merge/data/levels/includes/pickups.oxi (modified) * code/branches/presentation2012merge/data/levels/includes/towerWeaponSettings.oxi (copied) * code/branches/presentation2012merge/data/levels/pickups.oxw (modified) * code/branches/presentation2012merge/data/levels/portals.oxw (modified) * code/branches/presentation2012merge/data/levels/surfaceRace.oxw (copied) * code/branches/presentation2012merge/data/levels/teamDeathMatch.oxw (modified) * code/branches/presentation2012merge/data/levels/templates/pickupRepresentationTemplates.oxt (modified) * code/branches/presentation2012merge/data/levels/templates/spaceshipPirate.oxt (modified) * code/branches/presentation2012merge/data/levels/templates/spaceshipRace.oxt (copied) * code/branches/presentation2012merge/data/levels/templates/tower.oxt (copied) * code/branches/presentation2012merge/data/levels/theTimeMachine.oxw (modified) * code/branches/presentation2012merge/data/levels/towerDefense.oxw (copied) * code/branches/presentation2012merge/data/levels/tutorial.oxw (modified) * code/branches/presentation2012merge/data/overlays/towerdefenseHUD.oxo (copied) * code/branches/presentation2012merge/src/modules/CMakeLists.txt (modified) * code/branches/presentation2012merge/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/presentation2012merge/src/modules/pickup/items/CMakeLists.txt (modified) * code/branches/presentation2012merge/src/modules/pickup/items/DamageBoostPickup.cc (copied) * code/branches/presentation2012merge/src/modules/pickup/items/DamageBoostPickup.h (copied) * code/branches/presentation2012merge/src/modules/pickup/items/SpeedPickup.h (modified) * code/branches/presentation2012merge/src/modules/towerdefense (copied) * code/branches/presentation2012merge/src/orxonox/LevelInfo.cc (modified) * code/branches/presentation2012merge/src/orxonox/LevelInfo.h (modified) * code/branches/presentation2012merge/src/orxonox/ShipManager.cc (copied) * code/branches/presentation2012merge/src/orxonox/ShipManager.h (copied) * code/branches/presentation2012merge/src/orxonox/controllers/FormationController.cc (modified) * code/branches/presentation2012merge/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation2012merge/src/orxonox/worldentities/pawns/Pawn.h (modified) merged presentation2012 to presentation2012merge Sun, 03 Jun 2012 13:51:50 GMT landauf [9268] * code/branches/presentation2012 (modified) * code/branches/presentation2012/.project (deleted) corrected svn:mergeinfo removed .project and added it to ignore-list Sun, 03 Jun 2012 13:44:44 GMT landauf [9267] * code/branches/dialogsystem2012 (deleted) * code/branches/spacegate (deleted) removed branches that weren't used Sun, 03 Jun 2012 13:38:49 GMT landauf [9266] * code/branches/presentation2012merge (copied) created branch from trunk to merge the cleanup of presentation2011 ... Sun, 03 Jun 2012 08:14:18 GMT landauf [9265] * code/trunk/src/orxonox/controllers/FormationController.cc (modified) fixed indentation Sat, 02 Jun 2012 22:12:32 GMT landauf [9264] * code/trunk/src/modules/pong/PongScore.cc (modified) fixed warning Sat, 02 Jun 2012 22:04:35 GMT landauf [9263] * 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/SpaceRace.h (modified) * code/trunk/src/modules/gametypes/SpaceRaceManager.cc (modified) * code/trunk/src/modules/gametypes/SpaceRaceManager.h (modified) store the next checkpoints in a set instead of Vector3 + some ... Sat, 02 Jun 2012 21:08:21 GMT landauf [9262] * code/trunk/src/modules/gametypes/RaceCheckPoint.h (modified) * code/trunk/src/modules/gametypes/SpaceRace.cc (modified) * code/trunk/src/modules/gametypes/SpaceRace.h (modified) * code/trunk/src/modules/gametypes/SpaceRaceManager.cc (modified) * code/trunk/src/modules/gametypes/SpaceRaceManager.h (modified) fixed bug in SpaceRaceManager - it used the wrong index to identify ... Sat, 02 Jun 2012 20:46:25 GMT landauf [9261] * code/trunk/src/modules/gametypes/SpaceRace.cc (modified) * code/trunk/src/modules/gametypes/SpaceRace.h (modified) * code/trunk/src/orxonox/gametypes/Gametype.cc (modified) fixed start-countdown issue in spacerace Sat, 02 Jun 2012 20:34:48 GMT landauf [9260] * 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/SpaceRace.h (modified) * code/trunk/src/modules/gametypes/SpaceRaceManager.cc (modified) * code/trunk/src/modules/gametypes/SpaceRaceManager.h (modified) * code/trunk/src/orxonox/gametypes/Gametype.cc (modified) * code/trunk/src/orxonox/gametypes/Gametype.h (modified) cleaned up new SpaceRace classes (no functional code-changes): - ... Mon, 28 May 2012 14:47:47 GMT landauf [9259] * code/trunk/src/modules/overlays/hud/HUDEnemyHealthBar.cc (modified) * code/trunk/src/modules/overlays/hud/HUDEnemyHealthBar.h (modified) * code/trunk/src/modules/overlays/hud/HUDHealthBar.h (modified) * code/trunk/src/modules/pong/PongScore.cc (modified) refactored HUDEnemyHealthBar: now it uses ... Mon, 28 May 2012 12:25:03 GMT landauf [9258] * code/trunk/src/modules/pong/Pong.cc (modified) * code/trunk/src/modules/pong/Pong.h (modified) * code/trunk/src/modules/pong/PongScore.cc (modified) * code/trunk/src/modules/pong/PongScore.h (modified) some cleanup Mon, 28 May 2012 10:28:44 GMT landauf [9257] * code/trunk/data/levels/missionOne.oxw (modified) * code/trunk/data/levels/underAttack.oxw (modified) * code/trunk/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/trunk/src/orxonox/infos/PlayerInfo.cc (modified) * code/trunk/src/orxonox/interfaces/RadarViewable.cc (modified) * code/trunk/src/orxonox/interfaces/RadarViewable.h (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.cc (modified) renamed RVName to radarname cast to RadarViewable instead of ... Mon, 28 May 2012 07:06:02 GMT landauf [9256] * code/trunk/src/orxonox/controllers/FormationController.cc (modified) * code/trunk/src/orxonox/controllers/FormationController.h (modified) * code/trunk/src/orxonox/controllers/HumanController.cc (modified) * code/trunk/src/orxonox/controllers/HumanController.h (modified) I think this implementation of the hit() function rather belongs to ... Sun, 27 May 2012 22:21:45 GMT landauf [9255] * code/trunk/src/orxonox/controllers/FormationController.cc (modified) * code/trunk/src/orxonox/controllers/FormationController.h (modified) * code/trunk/src/orxonox/worldentities/ControllableEntity.h (modified) fixed warnings in msvc removed authorship for code that wasn't ... Sun, 27 May 2012 22:19:54 GMT landauf [9254] * code/trunk/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.h (modified) update radar-visibility if the visibility of the pawn itself changes. ... Sun, 27 May 2012 22:13:00 GMT landauf [9253] * code/trunk/src/modules/notifications/NotificationQueue.cc (modified) fixed crash in NotificationQueue - iterators are not guaranteed to be ... Sun, 27 May 2012 22:00:53 GMT landauf [9252] * code/trunk/src/orxonox/controllers/ArtificialController.cc (modified) * code/trunk/src/orxonox/controllers/ArtificialController.h (modified) * code/trunk/src/orxonox/controllers/WaypointController.cc (modified) * code/trunk/src/orxonox/controllers/WaypointController.h (modified) added missing call to RegisterObject (it crashed on windows) moved ... Sun, 27 May 2012 21:28:34 GMT landauf [9251] * code/trunk/data/gui/scripts/SingleplayerMenu.lua (modified) fixed crash when clicking the single player menu button Sun, 27 May 2012 20:17:17 GMT landauf [9250] * code/branches/presentation2012/src/modules/towerdefense/Tower.h (modified) * code/branches/presentation2012/src/modules/towerdefense/TowerDefense.h (modified) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseController.h (modified) fixed build for msvc Sun, 27 May 2012 17:59:29 GMT landauf [9249] * code/branches/environment3 (deleted) * code/branches/formation (deleted) * code/branches/gamecontent (deleted) * code/branches/hud (deleted) * code/branches/masterserver2 (deleted) * code/branches/masterserverfix (deleted) * code/branches/menue (deleted) * code/branches/spaceraceTwo (deleted) removed old branches from fall 2011 Thu, 24 May 2012 22:55:33 GMT decapitb [9248] * code/branches/presentation2012/data/levels/SurfaceRacePresentation.oxw (modified) added space junk and portals (with new mesh\!) Thu, 24 May 2012 22:10:01 GMT decapitb [9247] * code/branches/presentation2012/data/levels/SurfaceRacePresentation.oxw (added) * code/branches/presentation2012/data/levels/templates/spaceshipRace.oxt (modified) surfacerace presentation level added. changed template name of ... Thu, 24 May 2012 21:43:25 GMT decapitb [9246] * code/branches/presentation2012/data/gui/scripts/ShipSelectionMenu.lua (modified) 'ls [path] -l' caused crash, changed to 'ls -l [path]' Thu, 24 May 2012 20:07:43 GMT landauf [9245] * code/branches/presentation2012 (modified) * code/branches/presentation2012/data/levels/includes/towerWeaponSettings.oxi (modified) * code/branches/presentation2012/data/levels/templates/tower.oxt (modified) * code/branches/presentation2012/data/levels/towerDefense.oxw (modified) * code/branches/presentation2012/src/modules/towerdefense/Tower.cc (modified) * code/branches/presentation2012/src/modules/towerdefense/Tower.h (modified) * code/branches/presentation2012/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/presentation2012/src/modules/towerdefense/TowerDefense.h (modified) * code/branches/presentation2012/src/modules/towerdefense/TowerDefensePlayerStats.h (modified) tower defense update (again, now hopefully successful) Thu, 24 May 2012 20:01:01 GMT landauf [9244] * code/branches/presentation2012 (modified) * code/branches/presentation2012/data/levels/emptyLevel.oxw (modified) * code/branches/presentation2012/src/modules/gametypes/CaptureTheFlag.cc (deleted) * code/branches/presentation2012/src/modules/gametypes/CaptureTheFlag.h (deleted) * code/branches/presentation2012/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/presentation2012/src/modules/pickup/items/FlagPickup.cc (deleted) * code/branches/presentation2012/src/modules/pickup/items/FlagPickup.h (deleted) reverted the rest of r9241 Thu, 24 May 2012 19:33:31 GMT landauf [9243] * code/branches/presentation2012/CMakeLists.txt (modified) * code/branches/presentation2012/INSTALL (modified) * code/branches/presentation2012/LICENSE (modified) * code/branches/presentation2012/README (modified) * code/branches/presentation2012/bin (modified) * code/branches/presentation2012/cmake (modified) * code/branches/presentation2012/contrib (modified) * code/branches/presentation2012/data (modified) * code/branches/presentation2012/data/levels (modified) * code/branches/presentation2012/data/levels/FPSTest.oxw (modified) * code/branches/presentation2012/data/levels/Spacerace2.oxw (modified) * code/branches/presentation2012/data/levels/asteroidField.oxw (modified) * code/branches/presentation2012/data/levels/asteroids.oxw (modified) * code/branches/presentation2012/data/levels/docking.oxw (modified) * code/branches/presentation2012/data/levels/dynamicMatch.oxw (modified) * code/branches/presentation2012/data/levels/earth.oxw (modified) * code/branches/presentation2012/data/levels/emptyLevel.oxw (modified) * code/branches/presentation2012/data/levels/events.oxw (modified) * code/branches/presentation2012/data/levels/fightInOurBack.oxw (modified) * code/branches/presentation2012/data/levels/includes (modified) * code/branches/presentation2012/data/levels/includes/CuboidSpaceStation.lua (modified) * code/branches/presentation2012/data/levels/includes/asteroidField.lua (modified) * code/branches/presentation2012/data/levels/includes/notifications.oxi (modified) * code/branches/presentation2012/data/levels/includes/pickups.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsAssff.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsAssff2.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsFPS.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsGhost.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsH2.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsHXY.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsImmTest.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsPirate.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsSpacecruiser.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsSwallow.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsTransporter.oxi (modified) * code/branches/presentation2012/data/levels/lastManStanding.oxw (modified) * code/branches/presentation2012/data/levels/lastTeamStanding.oxw (modified) * code/branches/presentation2012/data/levels/lastTeamStandingII.oxw (modified) * code/branches/presentation2012/data/levels/missionOne.oxw (modified) * code/branches/presentation2012/data/levels/myTestLevel.oxw (modified) * code/branches/presentation2012/data/levels/notifications.oxw (modified) * code/branches/presentation2012/data/levels/old (modified) * code/branches/presentation2012/data/levels/pickups.oxw (modified) * code/branches/presentation2012/data/levels/pirateAttack.oxw (modified) * code/branches/presentation2012/data/levels/planets.oxw (modified) * code/branches/presentation2012/data/levels/pong.oxw (modified) * code/branches/presentation2012/data/levels/portals.oxw (modified) * code/branches/presentation2012/data/levels/presentation.oxw (modified) * code/branches/presentation2012/data/levels/presentation09.oxw (modified) * code/branches/presentation2012/data/levels/presentation09b.oxw (modified) * code/branches/presentation2012/data/levels/presentationDM.oxw (modified) * code/branches/presentation2012/data/levels/presentationFS10.oxw (modified) * code/branches/presentation2012/data/levels/presentationFS102.oxw (modified) * code/branches/presentation2012/data/levels/presentationFS10Ed.oxw (modified) * code/branches/presentation2012/data/levels/presentationFS11.oxw (modified) * code/branches/presentation2012/data/levels/presentationHS09.oxw (modified) * code/branches/presentation2012/data/levels/presentationHS09b.oxw (modified) * code/branches/presentation2012/data/levels/presentationHS11.oxw (modified) * code/branches/presentation2012/data/levels/princessAeryn.oxw (modified) * code/branches/presentation2012/data/levels/quests.oxw (modified) * code/branches/presentation2012/data/levels/screenshot.oxw (modified) * code/branches/presentation2012/data/levels/shieldTest.oxw (modified) * code/branches/presentation2012/data/levels/sound.oxw (modified) * code/branches/presentation2012/data/levels/spaceRace.oxw (modified) * code/branches/presentation2012/data/levels/surfaceRace.oxw (modified) * code/branches/presentation2012/data/levels/teamBaseMatch.oxw (modified) * code/branches/presentation2012/data/levels/teamDeathMatch.oxw (modified) * code/branches/presentation2012/data/levels/templates (modified) * code/branches/presentation2012/data/levels/templates/FPS.oxt (modified) * code/branches/presentation2012/data/levels/templates/lodInformation.oxt (modified) * code/branches/presentation2012/data/levels/templates/pickupRepresentationTemplates.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipAssff2.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipGhost.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipH2.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipHXY.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipHXYSL.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipPirate.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipRace.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipSpacecruiser.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipSwallow.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipTransporter.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipTransporterSL.oxt (modified) * code/branches/presentation2012/data/levels/testStars.oxw (modified) * code/branches/presentation2012/data/levels/testSwallow.oxw (modified) * code/branches/presentation2012/data/levels/tetris.oxw (modified) * code/branches/presentation2012/data/levels/theTimeMachine.oxw (modified) * code/branches/presentation2012/data/levels/tutorial.oxw (modified) * code/branches/presentation2012/data/levels/underAttack.oxw (modified) * code/branches/presentation2012/data/levels/waypoints.oxw (modified) * code/branches/presentation2012/data/overlays (modified) * code/branches/presentation2012/data/overlays/HUD.oxo (modified) * code/branches/presentation2012/data/overlays/HUDTemplates3.oxo (modified) * code/branches/presentation2012/data/overlays/HUDTemplatesFPS.oxo (modified) * code/branches/presentation2012/data/overlays/debug.oxo (modified) * code/branches/presentation2012/data/overlays/dynamicMatchHUD.oxo (modified) * code/branches/presentation2012/data/overlays/lastManStandingHUD.oxo (modified) * code/branches/presentation2012/data/overlays/lastTeamStandingHUD.oxo (modified) * code/branches/presentation2012/data/overlays/pongHUD.oxo (modified) * code/branches/presentation2012/data/overlays/stats.oxo (modified) * code/branches/presentation2012/data/overlays/teamBaseMatchHUD.oxo (modified) * code/branches/presentation2012/data/overlays/underAttackHUD.oxo (modified) * code/branches/presentation2012/doc (modified) * code/branches/presentation2012/src (modified) * code/branches/presentation2012/src/modules (modified) * code/branches/presentation2012/src/modules/CMakeLists.txt (modified) * code/branches/presentation2012/src/modules/designtools (modified) * code/branches/presentation2012/src/modules/docking (modified) * code/branches/presentation2012/src/modules/gametypes (modified) * code/branches/presentation2012/src/modules/notifications (modified) * code/branches/presentation2012/src/modules/objects (modified) * code/branches/presentation2012/src/modules/overlays (modified) * code/branches/presentation2012/src/modules/pickup (modified) * code/branches/presentation2012/src/modules/pong (modified) * code/branches/presentation2012/src/modules/portals (modified) * code/branches/presentation2012/src/modules/questsystem (modified) * code/branches/presentation2012/src/modules/tetris (modified) * code/branches/presentation2012/src/modules/weapons (modified) removed accidental svn:mergeinfo from r9241 Thu, 24 May 2012 19:24:58 GMT landauf [9242] * code/branches/captureTheFlag/.project (deleted) * code/branches/captureTheFlag/data/levels/includes/towerWeaponSettings.oxi (deleted) * code/branches/captureTheFlag/data/levels/templates/tower.oxt (deleted) * code/branches/captureTheFlag/data/levels/towerDefense.oxw (deleted) * code/branches/captureTheFlag/data/overlays/towerdefenseHUD.oxo (deleted) * code/branches/captureTheFlag/src/modules/towerdefense (deleted) reverted accidental changes from r9241 Thu, 24 May 2012 18:49:19 GMT decapitb [9241] * code/branches/captureTheFlag/.project (copied) * code/branches/captureTheFlag/data/levels/includes/towerWeaponSettings.oxi (copied) * code/branches/captureTheFlag/data/levels/templates/tower.oxt (copied) * code/branches/captureTheFlag/data/levels/towerDefense.oxw (copied) * code/branches/captureTheFlag/data/overlays/towerdefenseHUD.oxo (copied) * code/branches/captureTheFlag/src/modules/towerdefense (copied) * code/branches/captureTheFlag/src/modules/towerdefense/CMakeLists.txt (copied) * code/branches/captureTheFlag/src/modules/towerdefense/Spielfeld Blender (copied) * code/branches/captureTheFlag/src/modules/towerdefense/Spielfeld Blender/OgreXMLConverter.log (copied) * code/branches/captureTheFlag/src/modules/towerdefense/Spielfeld Blender/Playfield_ME.mesh.xml (copied) * code/branches/captureTheFlag/src/modules/towerdefense/Spielfeld Blender/Spielfeld.blend (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TDEnemy.h (copied) * code/branches/captureTheFlag/src/modules/towerdefense/Tower.cc (copied) * code/branches/captureTheFlag/src/modules/towerdefense/Tower.h (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefense.cc (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefense.h (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefenseCenterpoint.cc (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefenseCenterpoint.h (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefenseController.cc (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefenseController.h (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefenseHUDController.cc (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefenseHUDController.h (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefensePlayerStats.cc (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefensePlayerStats.h (copied) * code/branches/captureTheFlag/src/modules/towerdefense/TowerDefensePrereqs.h (copied) * code/branches/captureTheFlag/src/modules/towerdefense/tower (copied) * code/branches/captureTheFlag/src/modules/towerdefense/tower/Tower.blend (copied) * code/branches/captureTheFlag/src/modules/towerdefense/tower/Tower.material (copied) * code/branches/captureTheFlag/src/modules/towerdefense/tower/Tower.mesh (copied) * code/branches/captureTheFlag/src/modules/towerdefense/towerdefensereadme.txt (copied) * code/branches/presentation2012 (modified) * code/branches/presentation2012/CMakeLists.txt (modified) * code/branches/presentation2012/INSTALL (modified) * code/branches/presentation2012/LICENSE (modified) * code/branches/presentation2012/README (modified) * code/branches/presentation2012/bin (modified) * code/branches/presentation2012/cmake (modified) * code/branches/presentation2012/contrib (modified) * code/branches/presentation2012/data (modified) * code/branches/presentation2012/data/levels (modified) * code/branches/presentation2012/data/levels/FPSTest.oxw (modified) * code/branches/presentation2012/data/levels/Spacerace2.oxw (modified) * code/branches/presentation2012/data/levels/asteroidField.oxw (modified) * code/branches/presentation2012/data/levels/asteroids.oxw (modified) * code/branches/presentation2012/data/levels/docking.oxw (modified) * code/branches/presentation2012/data/levels/dynamicMatch.oxw (modified) * code/branches/presentation2012/data/levels/earth.oxw (modified) * code/branches/presentation2012/data/levels/emptyLevel.oxw (modified) * code/branches/presentation2012/data/levels/events.oxw (modified) * code/branches/presentation2012/data/levels/fightInOurBack.oxw (modified) * code/branches/presentation2012/data/levels/includes (modified) * code/branches/presentation2012/data/levels/includes/CuboidSpaceStation.lua (modified) * code/branches/presentation2012/data/levels/includes/asteroidField.lua (modified) * code/branches/presentation2012/data/levels/includes/notifications.oxi (modified) * code/branches/presentation2012/data/levels/includes/pickups.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsAssff.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsAssff2.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsFPS.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsGhost.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsH2.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsHXY.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsImmTest.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsPirate.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsSpacecruiser.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsSwallow.oxi (modified) * code/branches/presentation2012/data/levels/includes/weaponSettingsTransporter.oxi (modified) * code/branches/presentation2012/data/levels/lastManStanding.oxw (modified) * code/branches/presentation2012/data/levels/lastTeamStanding.oxw (modified) * code/branches/presentation2012/data/levels/lastTeamStandingII.oxw (modified) * code/branches/presentation2012/data/levels/missionOne.oxw (modified) * code/branches/presentation2012/data/levels/myTestLevel.oxw (modified) * code/branches/presentation2012/data/levels/notifications.oxw (modified) * code/branches/presentation2012/data/levels/old (modified) * code/branches/presentation2012/data/levels/pickups.oxw (modified) * code/branches/presentation2012/data/levels/pirateAttack.oxw (modified) * code/branches/presentation2012/data/levels/planets.oxw (modified) * code/branches/presentation2012/data/levels/pong.oxw (modified) * code/branches/presentation2012/data/levels/portals.oxw (modified) * code/branches/presentation2012/data/levels/presentation.oxw (modified) * code/branches/presentation2012/data/levels/presentation09.oxw (modified) * code/branches/presentation2012/data/levels/presentation09b.oxw (modified) * code/branches/presentation2012/data/levels/presentationDM.oxw (modified) * code/branches/presentation2012/data/levels/presentationFS10.oxw (modified) * code/branches/presentation2012/data/levels/presentationFS102.oxw (modified) * code/branches/presentation2012/data/levels/presentationFS10Ed.oxw (modified) * code/branches/presentation2012/data/levels/presentationFS11.oxw (modified) * code/branches/presentation2012/data/levels/presentationHS09.oxw (modified) * code/branches/presentation2012/data/levels/presentationHS09b.oxw (modified) * code/branches/presentation2012/data/levels/presentationHS11.oxw (modified) * code/branches/presentation2012/data/levels/princessAeryn.oxw (modified) * code/branches/presentation2012/data/levels/quests.oxw (modified) * code/branches/presentation2012/data/levels/screenshot.oxw (modified) * code/branches/presentation2012/data/levels/shieldTest.oxw (modified) * code/branches/presentation2012/data/levels/sound.oxw (modified) * code/branches/presentation2012/data/levels/spaceRace.oxw (modified) * code/branches/presentation2012/data/levels/surfaceRace.oxw (modified) * code/branches/presentation2012/data/levels/teamBaseMatch.oxw (modified) * code/branches/presentation2012/data/levels/teamDeathMatch.oxw (modified) * code/branches/presentation2012/data/levels/templates (modified) * code/branches/presentation2012/data/levels/templates/FPS.oxt (modified) * code/branches/presentation2012/data/levels/templates/lodInformation.oxt (modified) * code/branches/presentation2012/data/levels/templates/pickupRepresentationTemplates.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipAssff2.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipGhost.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipH2.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipHXY.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipHXYSL.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipPirate.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipRace.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipSpacecruiser.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipSwallow.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipTransporter.oxt (modified) * code/branches/presentation2012/data/levels/templates/spaceshipTransporterSL.oxt (modified) * code/branches/presentation2012/data/levels/testStars.oxw (modified) * code/branches/presentation2012/data/levels/testSwallow.oxw (modified) * code/branches/presentation2012/data/levels/tetris.oxw (modified) * code/branches/presentation2012/data/levels/theTimeMachine.oxw (modified) * code/branches/presentation2012/data/levels/tutorial.oxw (modified) * code/branches/presentation2012/data/levels/underAttack.oxw (modified) * code/branches/presentation2012/data/levels/waypoints.oxw (modified) * code/branches/presentation2012/data/overlays (modified) * code/branches/presentation2012/data/overlays/HUD.oxo (modified) * code/branches/presentation2012/data/overlays/HUDTemplates3.oxo (modified) * code/branches/presentation2012/data/overlays/HUDTemplatesFPS.oxo (modified) * code/branches/presentation2012/data/overlays/debug.oxo (modified) * code/branches/presentation2012/data/overlays/dynamicMatchHUD.oxo (modified) * code/branches/presentation2012/data/overlays/lastManStandingHUD.oxo (modified) * code/branches/presentation2012/data/overlays/lastTeamStandingHUD.oxo (modified) * code/branches/presentation2012/data/overlays/pongHUD.oxo (modified) * code/branches/presentation2012/data/overlays/stats.oxo (modified) * code/branches/presentation2012/data/overlays/teamBaseMatchHUD.oxo (modified) * code/branches/presentation2012/data/overlays/underAttackHUD.oxo (modified) * code/branches/presentation2012/doc (modified) * code/branches/presentation2012/src (modified) * code/branches/presentation2012/src/modules (modified) * code/branches/presentation2012/src/modules/CMakeLists.txt (modified) * code/branches/presentation2012/src/modules/designtools (modified) * code/branches/presentation2012/src/modules/docking (modified) * code/branches/presentation2012/src/modules/gametypes (modified) * code/branches/presentation2012/src/modules/gametypes/CaptureTheFlag.cc (copied) * code/branches/presentation2012/src/modules/gametypes/CaptureTheFlag.h (copied) * code/branches/presentation2012/src/modules/notifications (modified) * code/branches/presentation2012/src/modules/objects (modified) * code/branches/presentation2012/src/modules/overlays (modified) * code/branches/presentation2012/src/modules/pickup (modified) * code/branches/presentation2012/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/presentation2012/src/modules/pickup/items/FlagPickup.cc (copied) * code/branches/presentation2012/src/modules/pickup/items/FlagPickup.h (copied) * code/branches/presentation2012/src/modules/pong (modified) * code/branches/presentation2012/src/modules/portals (modified) * code/branches/presentation2012/src/modules/questsystem (modified) * code/branches/presentation2012/src/modules/tetris (modified) * code/branches/presentation2012/src/modules/weapons (modified) tower defense update Thu, 24 May 2012 14:33:50 GMT kevint [9240] * data/trunk/materials/BigSpacegatePattern.material (modified) Added BigSpacegate with Pattern second trial Thu, 24 May 2012 14:20:37 GMT kevint [9239] * data/trunk/images/textures/PatternTestFinal.jpg (added) * data/trunk/materials/BigSpacegatePattern.material (added) * data/trunk/models/BigSpacegate.mesh (added) Added BigSpacegate with Pattern Thu, 24 May 2012 13:10:09 GMT mpalic [9238] * data/trunk/materials/Spacebomb.material (added) * data/trunk/models/Spacebomb.mesh (added) Added Spacebomb Thu, 24 May 2012 13:06:56 GMT mpalic [9237] * code/branches/spacebomb/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/spacebomb/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) Modified SimpleRocket to be able to use it for the SpaceBomb Thu, 24 May 2012 08:00:06 GMT mentzerf [9236] * code/branches/newlevel2012/data/levels/includes/towerWeaponSettings.oxi (modified) * code/branches/newlevel2012/data/levels/templates/tower.oxt (modified) * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) * code/branches/newlevel2012/src/modules/towerdefense/Tower.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/Tower.h (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.h (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefensePlayerStats.h (modified) * Changed waypoint scale so that they are not visible anymore * ... Wed, 23 May 2012 18:28:40 GMT lukasmue [9235] * data/trunk/audio/ambient/metal/Fight1.ogg (added) added fight theme Wed, 23 May 2012 15:59:03 GMT decapitb [9234] * code/branches/captureTheFlag/src/modules/gametypes/CaptureTheFlag.cc (added) * code/branches/captureTheFlag/src/modules/gametypes/CaptureTheFlag.h (added) resolving conflict... i hope Wed, 23 May 2012 15:58:17 GMT decapitb [9233] * code/branches/captureTheFlag/src/modules/gametypes/captureTheFlag.cc (deleted) * code/branches/captureTheFlag/src/modules/gametypes/captureTheFlag.h (deleted) Wed, 23 May 2012 15:56:57 GMT decapitb [9232] * code/branches/captureTheFlag (modified) * code/branches/captureTheFlag/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/captureTheFlag/src/modules/overlays/hud/HUDNavigation.h (modified) * code/branches/captureTheFlag/src/modules/pickup/items/FlagPickup.cc (copied) * code/branches/captureTheFlag/src/modules/pickup/items/FlagPickup.h (copied) * code/branches/captureTheFlag/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/captureTheFlag/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/captureTheFlag/src/orxonox/worldentities/pawns/Pawn.h (modified) safety checkin Wed, 23 May 2012 15:56:32 GMT decapitb [9231] * code/branches/captureTheFlag/src/modules/pickup/items/FlagPickup.h (deleted) conflict... Wed, 23 May 2012 15:55:49 GMT decapitb [9230] * code/branches/captureTheFlag/src/modules/pickup/items/FlagPickup.cc (deleted) conflict... Wed, 23 May 2012 11:07:29 GMT decapitb [9229] * code/branches/presentation2012 (modified) * code/branches/presentation2012/.project (copied) * code/branches/presentation2012/data/levels/emptyLevel.oxw (modified) * code/branches/presentation2012/data/levels/includes/towerWeaponSettings.oxi (copied) * code/branches/presentation2012/data/levels/portals.oxw (modified) * code/branches/presentation2012/data/levels/teamDeathMatch.oxw (modified) * code/branches/presentation2012/data/levels/templates/spaceshipPirate.oxt (modified) * code/branches/presentation2012/data/levels/templates/tower.oxt (copied) * code/branches/presentation2012/data/levels/theTimeMachine.oxw (modified) * code/branches/presentation2012/data/levels/towerDefense.oxw (copied) * code/branches/presentation2012/data/overlays/towerdefenseHUD.oxo (copied) * code/branches/presentation2012/src/modules/CMakeLists.txt (modified) * code/branches/presentation2012/src/modules/towerdefense (copied) * code/branches/presentation2012/src/modules/towerdefense/CMakeLists.txt (copied) * code/branches/presentation2012/src/modules/towerdefense/Spielfeld Blender (copied) * code/branches/presentation2012/src/modules/towerdefense/Spielfeld Blender/OgreXMLConverter.log (copied) * code/branches/presentation2012/src/modules/towerdefense/Spielfeld Blender/Playfield_ME.mesh.xml (copied) * code/branches/presentation2012/src/modules/towerdefense/Spielfeld Blender/Spielfeld.blend (copied) * code/branches/presentation2012/src/modules/towerdefense/TDEnemy.h (copied) * code/branches/presentation2012/src/modules/towerdefense/Tower.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/Tower.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefense.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefense.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseCenterpoint.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseCenterpoint.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseController.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseController.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseHUDController.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseHUDController.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefensePlayerStats.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefensePlayerStats.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefensePrereqs.h (copied) * code/branches/presentation2012/src/modules/towerdefense/tower (copied) * code/branches/presentation2012/src/modules/towerdefense/tower/Tower.blend (copied) * code/branches/presentation2012/src/modules/towerdefense/tower/Tower.material (copied) * code/branches/presentation2012/src/modules/towerdefense/tower/Tower.mesh (copied) * code/branches/presentation2012/src/modules/towerdefense/towerdefensereadme.txt (copied) * code/branches/presentation2012/src/orxonox/controllers/FormationController.cc (modified) * code/branches/presentation2012/src/orxonox/controllers/WaypointController.cc (modified) * code/branches/presentation2012/src/orxonox/worldentities/WorldEntity.cc (modified) merged towerdefense Tue, 22 May 2012 16:34:05 GMT kevint [9228] * data/contentcreation/pps/KevinThandiackal/RenderTest1.jpg (added) * data/contentcreation/pps/KevinThandiackal/SpacegateFinal.blend (added) * data/contentcreation/pps/KevinThandiackal/SpacegateFinal.blend1 (added) * data/contentcreation/pps/KevinThandiackal/SpacegateFinal.jpg (added) * data/contentcreation/pps/KevinThandiackal/SpacegateGlowTest2.jpg (added) * data/contentcreation/pps/KevinThandiackal/SpacegateRender1.jpg (added) * data/contentcreation/pps/KevinThandiackal/SpacegateRender2.jpg (added) Added Final Spacegate Tue, 22 May 2012 16:29:29 GMT kevint [9227] * data/trunk/images/textures/SpacegateFinal.jpg (added) * data/trunk/materials/Spacegate.material (modified) * data/trunk/models/Spacegate.mesh (modified) Final Spacegate added Sat, 19 May 2012 22:52:15 GMT landauf [9226] * code/branches/testing/src/libraries/util/MultiType.h (modified) * code/branches/testing/src/libraries/util/MultiTypeValue.h (modified) * code/branches/testing/test/util/MultiTypeTest.cc (modified) changed hasDefaultValue() to lastConversionSuccessful() (inverted ... Sat, 19 May 2012 21:24:18 GMT landauf [9225] * code/branches/testing/src/libraries/core/command/Shell.cc (modified) * code/branches/testing/src/libraries/util/MultiType.cc (modified) * code/branches/testing/src/libraries/util/MultiType.h (modified) * code/branches/testing/src/libraries/util/MultiTypeValue.h (modified) * code/branches/testing/src/orxonox/graphics/ParticleEmitter.cc (modified) * code/branches/testing/test/util/MultiTypeTest.cc (modified) a lot of refactoring in the internals of MultiType renamed set() ... Sat, 19 May 2012 13:03:02 GMT landauf [9224] * code/branches/testing/src/libraries/core/CommandLineParser.cc (modified) * code/branches/testing/src/libraries/core/CommandLineParser.h (modified) * code/branches/testing/src/libraries/core/ConfigValueContainer.cc (modified) * code/branches/testing/src/libraries/core/Core.cc (modified) * code/branches/testing/src/libraries/core/PathConfig.cc (modified) * code/branches/testing/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/testing/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/testing/src/libraries/core/command/TclBind.cc (modified) * code/branches/testing/src/libraries/network/Client.cc (modified) * code/branches/testing/src/libraries/tools/Shader.cc (modified) * code/branches/testing/src/libraries/util/MultiType.h (modified) * code/branches/testing/src/orxonox/LevelManager.cc (modified) * code/branches/testing/src/orxonox/Main.cc (modified) * code/branches/testing/test/util/MultiTypeTest.cc (modified) renamed set and get functions in MultiType: - setValue() -> set() ... Sat, 19 May 2012 09:35:32 GMT landauf [9223] * code/branches/testing/src/libraries/util/MultiType.h (modified) * code/branches/testing/test/util/MultiTypeTest.cc (modified) renamed setType() to reset() Sat, 19 May 2012 09:27:07 GMT landauf [9222] * code/branches/testing/src/libraries/core/CommandLineParser.cc (modified) * code/branches/testing/src/libraries/core/CommandLineParser.h (modified) * code/branches/testing/src/libraries/core/ConfigValueContainer.cc (modified) * code/branches/testing/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/testing/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/testing/src/libraries/core/command/Executor.cc (modified) * code/branches/testing/src/libraries/core/command/Executor.h (modified) * code/branches/testing/src/libraries/core/command/Functor.h (modified) * code/branches/testing/src/libraries/tools/Shader.cc (modified) * code/branches/testing/src/libraries/tools/Shader.h (modified) * code/branches/testing/src/libraries/util/MultiType.cc (modified) * code/branches/testing/src/libraries/util/MultiType.h (modified) * code/branches/testing/src/libraries/util/MultiTypeValue.h (modified) renamed MT_Value as MultiType::Type and removed it from the public ... Fri, 18 May 2012 21:17:31 GMT landauf [9221] * code/branches/testing/src/libraries/util/MultiType.h (modified) * code/branches/testing/test/util/CMakeLists.txt (modified) * code/branches/testing/test/util/MultiTypeTest.cc (added) added tests for MultiType added isType() which is equivalent ... Fri, 18 May 2012 15:46:57 GMT ninow [9220] * code/branches/captureTheFlag/data/levels/captureTheFlag.oxw (modified) * code/branches/captureTheFlag/src/modules/gametypes/CMakeLists.txt (modified) * code/branches/captureTheFlag/src/modules/pickup/items/CMakeLists.txt (modified) * code/branches/captureTheFlag/src/modules/pickup/items/FlagPickup.h (modified) fixed some errors Fri, 18 May 2012 15:08:35 GMT scmoritz [9219] * code/branches/waypoints/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/waypoints/src/modules/overlays/hud/HUDNavigation.h (modified) 3D arrow added. Spinns around like crazy. the partyarrow needs a fix :) Fri, 18 May 2012 14:44:47 GMT ninow [9218] * code/branches/captureTheFlag/data/levels/captureTheFlag.oxw (added) * code/branches/captureTheFlag/src/modules/gametypes/captureTheFlag.cc (added) * code/branches/captureTheFlag/src/modules/gametypes/captureTheFlag.h (added) * code/branches/captureTheFlag/src/modules/pickup/items/FlagPickup.cc (added) * code/branches/captureTheFlag/src/modules/pickup/items/FlagPickup.h (added) * code/branches/captureTheFlag/src/orxonox/gametypes/captureTheFlag.cpp (added) * code/branches/captureTheFlag/src/orxonox/gametypes/captureTheFlag.h (added) Forgot to add Files Fri, 18 May 2012 14:39:32 GMT ninow [9217] * code/branches/captureTheFlag/data/levels/includes/pickups.oxi (modified) * code/branches/captureTheFlag/src/modules/gametypes/CMakeLists.txt (modified) First Checkin of my Gametype Fri, 18 May 2012 14:32:28 GMT smerkli [9216] * code/branches/presentation2012 (modified) * code/branches/presentation2012/data/gui/scripts/AudioMenu.lua (modified) merged branch spacegate Fri, 18 May 2012 14:24:08 GMT kevint [9215] * data/trunk/images/textures/Spacegate6b.jpg (added) * data/trunk/materials/Spacegate.material (added) * data/trunk/models/Spacegate.mesh (added) Added model Fri, 18 May 2012 14:14:05 GMT lukasmue [9214] * code/branches/sound2012/data/gui/scripts/AudioMenu.lua (modified) enabled Metal music theme Fri, 18 May 2012 14:07:37 GMT weigeltm [9213] * code/branches/newlevel2012/data/levels/includes/towerWeaponSettings.oxi (modified) * code/branches/newlevel2012/data/levels/templates/spaceshipPirate.oxt (modified) * code/branches/newlevel2012/data/levels/templates/tower.oxt (modified) * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) * code/branches/newlevel2012/src/modules/towerdefense/CMakeLists.txt (modified) * code/branches/newlevel2012/src/modules/towerdefense/Tower.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseController.cc (added) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseController.h (added) tried to fix towers. failed. Fri, 18 May 2012 14:04:16 GMT pianezza [9212] * data/trunk/images/textures/broke_satelliteUVMAP-specular.png (added) * data/trunk/images/textures/broke_satelliteUVMAP.png (added) * data/trunk/images/textures/cokelabel.jpg (added) * data/trunk/images/textures/debris-fueltankUV.png (added) * data/trunk/images/textures/debris-planeUV.jpg (added) * data/trunk/materials/broke-satellite.material (added) * data/trunk/materials/cokebottle.material (added) * data/trunk/materials/debris-fueltank.material (added) * data/trunk/materials/debris-glass.material (added) * data/trunk/materials/debris-pile01.material (added) * data/trunk/materials/debris-pile02.material (added) * data/trunk/materials/debris-pile03.material (added) * data/trunk/materials/debris-plane.material (added) * data/trunk/materials/debris-stealbeam.material (added) * data/trunk/models/broke-satellite.mesh (added) * data/trunk/models/cokebottle.mesh (added) * data/trunk/models/debris-fueltank.mesh (added) * data/trunk/models/debris-glass.mesh (added) * data/trunk/models/debris-pile01.mesh (added) * data/trunk/models/debris-pile02.mesh (added) * data/trunk/models/debris-pile03.mesh (added) * data/trunk/models/debris-plane.mesh (added) * data/trunk/models/debris-steelbeam.mesh (added) adde space junk models Fri, 18 May 2012 14:00:21 GMT mentzerf [9211] * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.h (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefensePlayerStats.h (modified) + Now only adding tower if there is enough credit Fri, 18 May 2012 13:53:54 GMT lukasmue [9210] * data/trunk/audio/ambient/metal (added) * data/trunk/audio/ambient/metal/Earth.ogg (added) * data/trunk/audio/ambient/metal/Jupiter.ogg (added) * data/trunk/audio/ambient/metal/Mars.ogg (added) * data/trunk/audio/ambient/metal/mainmenu.ogg (added) Added Metal music theme Fri, 18 May 2012 13:48:14 GMT pianezza [9209] * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokebottle.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokebottle.blend1 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokebottle.blend2 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-fueltank-render.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-fueltank-render.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-fueltank-render.blend2 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-glass-render.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01-render.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01-render.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile02.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile02.blend1 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile02.blend2 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile03-render.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-plane-render.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-plane-render.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-smallpieces-render.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-steelbeam.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-steelbeam.blend1 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-steelbeam.blend2 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/renders (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.blend1 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.blend2 (modified) update Fri, 18 May 2012 13:39:47 GMT smerkli [9208] * code/branches/presentation2012 (modified) * code/branches/presentation2012/data/gui/layouts/ShipSelectionMenu.layout (copied) * code/branches/presentation2012/data/gui/scripts/ShipSelectionMenu.lua (copied) * code/branches/presentation2012/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/presentation2012/data/levels/tutorial.oxw (modified) * code/branches/presentation2012/src/libraries/core/Loader.cc (modified) * code/branches/presentation2012/src/orxonox/LevelInfo.cc (modified) * code/branches/presentation2012/src/orxonox/LevelInfo.h (modified) * code/branches/presentation2012/src/orxonox/LevelManager.cc (modified) * code/branches/presentation2012/src/orxonox/ShipManager.cc (copied) * code/branches/presentation2012/src/orxonox/ShipManager.h (copied) merged branch shipSelection Fri, 18 May 2012 13:34:50 GMT mentzerf [9207] * code/branches/newlevel2012/src/modules/towerdefense/CMakeLists.txt (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.h (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseHUDController.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseHUDController.h (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefensePlayerStats.cc (added) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefensePlayerStats.h (added) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefensePrereqs.h (modified) + Added new class 'TowerDefensePlayerStats' to manage stats - ... Fri, 18 May 2012 13:29:40 GMT kevint [9206] * data/contentcreation/pps/KevinThandiackal/Spacegate.mesh.xml (added) * data/contentcreation/pps/KevinThandiackal/Spacegate5a.psd (added) * data/contentcreation/pps/KevinThandiackal/Spacegate5aTEST.jpg (added) * data/contentcreation/pps/KevinThandiackal/Spacegate5b.psd (added) * data/contentcreation/pps/KevinThandiackal/Spacegate6a.jpg (added) * data/contentcreation/pps/KevinThandiackal/Spacegate6b.jpg (added) * data/contentcreation/pps/KevinThandiackal/SpacegateMaterial (added) * data/contentcreation/pps/KevinThandiackal/spacegate4.blend (modified) * data/contentcreation/pps/KevinThandiackal/spacegate6.blend (added) Spacegate model exported Fri, 18 May 2012 13:28:26 GMT smerkli [9205] * code/branches/sound2012 (copied) Added sound branch to test some sound-related things before merging. Fri, 18 May 2012 13:21:21 GMT mentzerf [9204] * code/branches/newlevel2012/src/modules/towerdefense/CMakeLists.txt (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefense.h (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseHUDController.cc (added) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseHUDController.h (added) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefensePlayerStats.cc (deleted) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefensePlayerStats.h (deleted) * Renamed TowerDefensePlayerStats to TowerDefenseHUDController Fri, 18 May 2012 13:14:19 GMT smerkli [9203] * code/branches/presentation2012 (modified) * code/branches/presentation2012/data/levels/surfaceRace.oxw (copied) * code/branches/presentation2012/data/levels/templates/spaceshipRace.oxt (copied) merged branch surfaceRace Fri, 18 May 2012 13:13:04 GMT smerkli [9202] * code/branches/presentation2012/data/levels/templates/pickupRepresentationTemplates.oxt (modified) small color update to damageboostpickup Fri, 18 May 2012 13:09:07 GMT huttemat [9201] * code/branches/shipSelection/data/gui/layouts/ShipSelectionMenu.layout (modified) * code/branches/shipSelection/data/gui/scripts/ShipSelectionMenu.lua (modified) * code/branches/shipSelection/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/shipSelection/data/levels/tutorial.oxw (modified) * code/branches/shipSelection/src/orxonox/ShipManager.cc (modified) many bugfixes, code cleanup, documentation Fri, 18 May 2012 13:06:46 GMT lkevin [9200] * code/branches/pickup2012/data/levels/templates/pickupRepresentationTemplates.oxt (modified) Changed colour of the damageboost pickups. Fri, 18 May 2012 13:02:07 GMT mentzerf [9199] * code/branches/newlevel2012/src/modules/towerdefense/tower/Tower.blend (added) Tower.blend now in SVN Fri, 18 May 2012 13:02:06 GMT pianezza [9198] * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/OgreXMLConverter.log (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokebottle.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokebottle.blend2 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokebottle.mesh.xml (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokebottle_exportable.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/Cokebottle/cokebottle_exportable.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/OgreXMLConverter.log (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-fueltankUV.png (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-glass.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01-exportable.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01-exportable.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01-exportable.blend2 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01.blend1 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01.blend2 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01.mesh.xml (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile02-exportable.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile02.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile02.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile02.mesh.xml (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile03-exportable.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile03.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile03.blend1 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile03.blend2 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile03.mesh.xml (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-steelbeam.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-steelbeam.blend2 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/derbis-fueltankUVLAYOUT.png (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/junk/OgreXMLConverter.log (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/junk/junk-beachball.mesh.xml (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/broke-satellite.material (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/broke-satellite.mesh (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/cokebottle.material (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/cokebottle.mesh (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-fueltank.material (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-fueltank.mesh (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-glass.material (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-glass.mesh (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-pile01.material (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-pile01.mesh (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-pile02.material (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-pile02.mesh (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-pile03.material (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-pile03.mesh (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-plane.material (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-plane.mesh (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-stealbeam.material (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/debris-steelbeam.mesh (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/ogreexports/junk-beachball.material (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/OgreXMLConverter.log (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke-satellite.mesh.xml (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite-export.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite-export.blend1 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite-export.blend2 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.3ds (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.blend1 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.blend2 (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/satellite/broke_satellite.material (added) update Fri, 18 May 2012 13:00:44 GMT mentzerf [9197] * data/trunk/images/textures/brick01.jpg (deleted) * data/trunk/materials/Tower.material (modified) * data/trunk/models/Tower.mesh (added) * Changed Tower material and mesh Fri, 18 May 2012 13:00:02 GMT mentzerf [9196] * code/branches/newlevel2012/src/modules/towerdefense/tower/OgreXMLConverter.log (deleted) * code/branches/newlevel2012/src/modules/towerdefense/tower/RustySteel.jpg (deleted) * code/branches/newlevel2012/src/modules/towerdefense/tower/Tower.mesh.xml (deleted) - Removed unused files Fri, 18 May 2012 12:58:33 GMT smerkli [9195] * code/branches/presentation2012 (modified) * code/branches/presentation2012/data/levels/includes/pickups.oxi (modified) * code/branches/presentation2012/data/levels/pickups.oxw (modified) * code/branches/presentation2012/data/levels/templates/pickupRepresentationTemplates.oxt (modified) * code/branches/presentation2012/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/presentation2012/src/modules/pickup/items/CMakeLists.txt (modified) * code/branches/presentation2012/src/modules/pickup/items/DamageBoostPickup.cc (copied) * code/branches/presentation2012/src/modules/pickup/items/DamageBoostPickup.h (copied) * code/branches/presentation2012/src/modules/pickup/items/SpeedPickup.h (modified) * code/branches/presentation2012/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation2012/src/orxonox/worldentities/pawns/Pawn.h (modified) merged branch pickup2012 Fri, 18 May 2012 12:57:05 GMT mentzerf [9194] * code/branches/newlevel2012/src/modules/towerdefense/Tower (deleted) * code/branches/newlevel2012/src/modules/towerdefense/tower (added) * code/branches/newlevel2012/src/modules/towerdefense/tower/OgreXMLConverter.log (added) * code/branches/newlevel2012/src/modules/towerdefense/tower/RustySteel.jpg (added) * code/branches/newlevel2012/src/modules/towerdefense/tower/Tower.material (added) * code/branches/newlevel2012/src/modules/towerdefense/tower/Tower.mesh (added) * code/branches/newlevel2012/src/modules/towerdefense/tower/Tower.mesh.xml (added) * code/branches/newlevel2012/src/modules/towerdefense/tower2 (deleted) Yet another new model... Fri, 18 May 2012 12:46:22 GMT mentzerf [9193] * code/branches/newlevel2012/src/modules/towerdefense/tower2 (added) * code/branches/newlevel2012/src/modules/towerdefense/tower2/OgreXMLConverter.log (added) * code/branches/newlevel2012/src/modules/towerdefense/tower2/Scene.material (added) * code/branches/newlevel2012/src/modules/towerdefense/tower2/Tower.mesh (added) * code/branches/newlevel2012/src/modules/towerdefense/tower2/Tower.mesh.xml (added) Created another tower model Fri, 18 May 2012 12:34:40 GMT lkevin [9192] * data/trunk/materials/damageLarge.material (added) * data/trunk/materials/damageMedium.material (added) * data/trunk/materials/damageSmall.material (added) added media for damageboost pickup... all of them. Fri, 18 May 2012 12:34:17 GMT lkevin [9191] * data/trunk/images/effects/damageLarge.png (added) * data/trunk/images/effects/damageMedium.png (added) * data/trunk/images/effects/damageSmall.png (added) added media for damageboost pickup Fri, 18 May 2012 12:32:32 GMT mentzerf [9190] * code/branches/newlevel2012/src/modules/towerdefense/Tower (added) * code/branches/newlevel2012/src/modules/towerdefense/Tower/Scene.material (added) * code/branches/newlevel2012/src/modules/towerdefense/Tower/TestBrick.png (added) * code/branches/newlevel2012/src/modules/towerdefense/Tower/Tower.mesh (added) * code/branches/newlevel2012/src/modules/towerdefense/Tower/Tower.mesh.xml (added) Added Tower mesh Fri, 18 May 2012 12:21:25 GMT smerkli [9189] * code/branches/presentation2012 (copied) Created presentation branch for FS2012. Fri, 18 May 2012 11:54:37 GMT mentzerf [9188] * code/branches/newlevel2012/src/orxonox/controllers/FormationController.cc (modified) * Now using new waypoints Fri, 18 May 2012 11:43:08 GMT laumerf [9187] * code/branches/surfaceRace/data/levels/surfaceRace.oxw (modified) replaced pickups Fri, 18 May 2012 11:42:25 GMT laumerf [9186] * data/trunk/images/levelpreviews/surfaceRace.png (added) added preview png for surface race Fri, 18 May 2012 11:24:06 GMT huttemat [9185] * code/branches/shipSelection/data/levels/tutorial.oxw (modified) test Fri, 18 May 2012 10:47:54 GMT lkevin [9184] * code/branches/pickup2012/data/levels/includes/pickups.oxi (modified) * code/branches/pickup2012/data/levels/pickups.oxw (modified) * code/branches/pickup2012/data/levels/templates/pickupRepresentationTemplates.oxt (modified) * code/branches/pickup2012/src/modules/pickup/items/DamageBoostPickup.cc (modified) * code/branches/pickup2012/src/modules/pickup/items/DamageBoostPickup.h (modified) * code/branches/pickup2012/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/pickup2012/src/orxonox/worldentities/pawns/Pawn.h (modified) Finished DamageBoost Pickup and the XML inclusions are working now. Thu, 17 May 2012 22:01:04 GMT pianezza [9183] * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile01.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile02.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile03.blend (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-pile03.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-plane.blend1 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-plane.blend2 (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-planeUV.jpg (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-planeUVLAYout.png (added) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-smallpieces.blend2 (added) update Thu, 17 May 2012 21:59:36 GMT pianezza [9182] * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-plane.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-smallpieces.blend (modified) * data/contentcreation/pps/alessandropianezzi/blenderfiles/debris/debris-smallpieces.blend1 (modified) update Mon, 14 May 2012 07:27:32 GMT jo [9181] * code/branches/newlevel2012/.project (modified) That was not supposed.