# # ChangeLog for code/branches/presentationHS13 # # Generated by Trac 1.0.9 # May 17, 2024, 12:54:50 AM Mon, 16 Dec 2013 13:22:45 GMT smerkli [9907] * code/branches/presentationHS13 (modified) * code/branches/presentationHS13/data/gui/layouts/UndockingDialog.layout (copied) * code/branches/presentationHS13/data/gui/scripts/UndockingDialog.lua (copied) * code/branches/presentationHS13/data/levels/EntryTest.oxw (copied) * code/branches/presentationHS13/data/levels/FPSTest.oxw (modified) * code/branches/presentationHS13/data/levels/docking.oxw (modified) * code/branches/presentationHS13/data/levels/dockingToASpaceStation.oxw (copied) * code/branches/presentationHS13/src/modules/docking/Dock.cc (modified) * code/branches/presentationHS13/src/modules/docking/Dock.h (modified) * code/branches/presentationHS13/src/modules/docking/MoveToDockingTarget.cc (modified) * code/branches/presentationHS13/src/modules/objects/ForceField.cc (modified) * code/branches/presentationHS13/src/modules/objects/ForceField.h (modified) * code/branches/presentationHS13/src/orxonox/infos/PlayerInfo.cc (modified) Merged spacestationentry branch Mon, 16 Dec 2013 13:06:09 GMT smerkli [9905] * code/branches/presentationHS13/data/levels/Invaders.oxw (modified) Florian forgot to change something, now screenshot should work Mon, 16 Dec 2013 13:00:00 GMT smerkli [9904] * code/branches/presentationHS13 (modified) * code/branches/presentationHS13/data/gui/scripts/MiscConfigMenu.lua (modified) * code/branches/presentationHS13/data/levels/radar3D_test.oxw (copied) * code/branches/presentationHS13/data/overlays/HUD.oxo (modified) * code/branches/presentationHS13/data/overlays/HUDTemplates3.oxo (modified) * code/branches/presentationHS13/src/libraries/util/Math.cc (modified) * code/branches/presentationHS13/src/libraries/util/Math.h (modified) * code/branches/presentationHS13/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/presentationHS13/src/modules/overlays/hud/HUDRadar.cc (modified) * code/branches/presentationHS13/src/modules/overlays/hud/HUDRadar.h (modified) Merged branch radarDreiD into presentationbranch Mon, 16 Dec 2013 12:49:49 GMT noep [9902] * code/branches/presentationHS13/data/levels/templates/lodInformation.oxt (modified) Disabled LoD for HeavyCruiser Mon, 16 Dec 2013 12:33:09 GMT smerkli [9900] * code/branches/presentationHS13 (modified) * code/branches/presentationHS13/data/levels/Invaders.oxw (copied) * code/branches/presentationHS13/data/levels/_temp.oxw (copied) * code/branches/presentationHS13/data/levels/includes/invaderWeapon.oxi (copied) * code/branches/presentationHS13/data/levels/includes/invaderWeaponEnemy.oxi (copied) * code/branches/presentationHS13/data/levels/templates/.shipmodels (copied) * code/branches/presentationHS13/data/levels/templates/enemyInvader.oxt (copied) * code/branches/presentationHS13/data/levels/templates/enemyInvaderShooter.oxt (copied) * code/branches/presentationHS13/data/levels/templates/spaceshipInvader.oxt (copied) * code/branches/presentationHS13/data/overlays/InvaderHUD.oxo (copied) * code/branches/presentationHS13/src/modules/CMakeLists.txt (modified) * code/branches/presentationHS13/src/modules/invader (copied) * code/branches/presentationHS13/src/modules/invader/CMakeLists.txt (copied) * code/branches/presentationHS13/src/modules/invader/Invader.cc (copied) * code/branches/presentationHS13/src/modules/invader/Invader.h (copied) * code/branches/presentationHS13/src/modules/invader/InvaderCenterPoint.cc (copied) * code/branches/presentationHS13/src/modules/invader/InvaderCenterPoint.h (copied) * code/branches/presentationHS13/src/modules/invader/InvaderEnemy.cc (copied) * code/branches/presentationHS13/src/modules/invader/InvaderEnemy.h (copied) * code/branches/presentationHS13/src/modules/invader/InvaderEnemyShooter.cc (copied) * code/branches/presentationHS13/src/modules/invader/InvaderEnemyShooter.h (copied) * code/branches/presentationHS13/src/modules/invader/InvaderHUDinfo.cc (copied) * code/branches/presentationHS13/src/modules/invader/InvaderHUDinfo.h (copied) * code/branches/presentationHS13/src/modules/invader/InvaderPrereqs.h (copied) * code/branches/presentationHS13/src/modules/invader/InvaderShip.cc (copied) * code/branches/presentationHS13/src/modules/invader/InvaderShip.h (copied) * code/branches/presentationHS13/src/modules/invader/InvaderWeapon.cc (copied) * code/branches/presentationHS13/src/modules/invader/InvaderWeapon.h (copied) * code/branches/presentationHS13/src/modules/invader/InvaderWeaponEnemy.cc (copied) * code/branches/presentationHS13/src/modules/invader/InvaderWeaponEnemy.h (copied) * code/branches/presentationHS13/src/modules/weapons/weaponmodes/HsW01.h (modified) * code/branches/presentationHS13/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/presentationHS13/src/orxonox/graphics/ParticleEmitter.cc (modified) * code/branches/presentationHS13/src/orxonox/graphics/ParticleEmitter.h (modified) * code/branches/presentationHS13/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/presentationHS13/src/orxonox/worldentities/BigExplosion.h (modified) * code/branches/presentationHS13/src/orxonox/worldentities/pawns/Pawn.cc (modified) Merged the invaders branch of Florian Mon, 16 Dec 2013 12:26:30 GMT noep [9898] * code/branches/presentationHS13/data/levels/HeavyCruiser.oxw (added) * code/branches/presentationHS13/data/levels/includes/HeavyCruiserParts.lua (added) * code/branches/presentationHS13/data/levels/includes/weaponSettingsHeavyCruiser.oxi (added) * code/branches/presentationHS13/data/levels/includes/weaponSettingsHeavyCruiserBody.oxi (added) * code/branches/presentationHS13/data/levels/templates/HeavyCruiser.oxt (added) * code/branches/presentationHS13/data/levels/templates/HeavyCruiserBody.oxt (added) * code/branches/presentationHS13/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/presentationHS13/src/orxonox/interfaces/RadarViewable.h (modified) Added HeavyCruiser files Wed, 11 Dec 2013 11:31:15 GMT jo [9891] * code/branches/presentationHS13 (copied) Creating new branch for the presentation of the PPS HS 13 Sun, 01 Dec 2013 23:19:44 GMT jo [9834] * code/trunk/src/modules/tetris/Tetris.cc (modified) Fixing another bug introduced by the previous bug fix.