# # ChangeLog for code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.cc # # Generated by Trac 1.0.9 # May 6, 2024, 9:17:28 AM Sun, 01 Feb 2015 19:52:31 GMT landauf [10240] * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.h (modified) replaced tabs with spaces. no changes in code. Sun, 01 Feb 2015 19:50:08 GMT landauf [10239] * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.cc (modified) fixed some warnings (MSVC) Wed, 10 Dec 2014 14:10:55 GMT aejonas [10163] * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.h (modified) completed healthbar project Wed, 03 Dec 2014 15:16:49 GMT aejonas [10149] * code/branches/hudHS14/data/overlays/HUDTemplates3.oxo (modified) * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.cc (modified) the healthbar is now changing its size every thime the spaceship ... Wed, 26 Nov 2014 16:18:44 GMT aejonas [10143] * code/branches/hudHS14/src/modules/overlays/hud/HUDEnemyHealthBar.cc (modified) * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.cc (modified) acces to GetHealth in HUDNavigation for scaling the healthbar Wed, 12 Nov 2014 15:08:14 GMT aejonas [10122] * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.h (modified) health bar is now under the spaceship while moving Wed, 05 Nov 2014 15:04:51 GMT aejonas [10110] * code/branches/hudHS14/data/overlays/HUDTemplates3.oxo (modified) * code/branches/hudHS14/src/modules/overlays/hud/HUDEnemyHealthBar.cc (modified) * code/branches/hudHS14/src/modules/overlays/hud/HUDHealthBar.cc (modified) * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudHS14/src/modules/overlays/hud/HUDNavigation.h (modified) new way to display the healthbar on the screen (in a similar way like ... Wed, 08 Oct 2014 12:06:41 GMT smerkli [10083] * code/branches/hudHS14 (copied) Creating a new branch for the HUD improvements in HS14. Sat, 21 Dec 2013 22:16:54 GMT jo [9939] * code/trunk (modified) * code/trunk/data/defaultConfig/keybindings.ini (modified) * code/trunk/data/gui/layouts/UndockingDialog.layout (copied) * code/trunk/data/gui/scripts/MiscConfigMenu.lua (modified) * code/trunk/data/gui/scripts/UndockingDialog.lua (copied) * code/trunk/data/levels/FPSTest.oxw (modified) * code/trunk/data/levels/HeavyCruiser.oxw (copied) * code/trunk/data/levels/InsideSpaceStation.oxw (copied) * code/trunk/data/levels/Invaders.oxw (copied) * code/trunk/data/levels/Spacerace2.oxw (modified) * code/trunk/data/levels/_temp.oxw (copied) * code/trunk/data/levels/asteroidField.oxw (modified) * code/trunk/data/levels/asteroids.oxw (modified) * code/trunk/data/levels/docking.oxw (modified) * code/trunk/data/levels/dockingToASpaceStation.oxw (copied) * code/trunk/data/levels/dynamicMatch.oxw (modified) * code/trunk/data/levels/gallery.oxw (modified) * code/trunk/data/levels/iJohnVane_TriptoArea51.oxw (copied) * code/trunk/data/levels/iiJohnVane_Area51UnderFire.oxw (copied) * code/trunk/data/levels/iiiJohnVane_EscapeTheBastards.oxw (copied) * code/trunk/data/levels/includes/HeavyCruiserParts.lua (copied) * code/trunk/data/levels/includes/invaderWeapon.oxi (copied) * code/trunk/data/levels/includes/invaderWeaponEnemy.oxi (copied) * code/trunk/data/levels/includes/weaponSettingsHeavyCruiser.oxi (copied) * code/trunk/data/levels/includes/weaponSettingsHeavyCruiserBody.oxi (copied) * code/trunk/data/levels/lastManStanding.oxw (modified) * code/trunk/data/levels/lastTeamStanding.oxw (modified) * code/trunk/data/levels/lastTeamStandingII.oxw (modified) * code/trunk/data/levels/maxim.oxw (modified) * code/trunk/data/levels/missionOne.oxw (modified) * code/trunk/data/levels/pickups.oxw (modified) * code/trunk/data/levels/pirateAttack.oxw (modified) * code/trunk/data/levels/pong.oxw (modified) * code/trunk/data/levels/portals.oxw (modified) * code/trunk/data/levels/presentation.oxw (modified) * code/trunk/data/levels/presentationFS11.oxw (modified) * code/trunk/data/levels/presentationHS13.oxw (copied) * code/trunk/data/levels/quests.oxw (modified) * code/trunk/data/levels/radar3D_test.oxw (copied) * code/trunk/data/levels/spaceRace.oxw (modified) * code/trunk/data/levels/surfaceRace.oxw (modified) * code/trunk/data/levels/teamBaseMatch.oxw (modified) * code/trunk/data/levels/teamDeathMatch.oxw (modified) * code/trunk/data/levels/templates/.shipmodels (copied) * code/trunk/data/levels/templates/HeavyCruiser.oxt (copied) * code/trunk/data/levels/templates/HeavyCruiserBody.oxt (copied) * code/trunk/data/levels/templates/enemyInvader.oxt (copied) * code/trunk/data/levels/templates/enemyInvaderShooter.oxt (copied) * code/trunk/data/levels/templates/lodInformation.oxt (modified) * code/trunk/data/levels/templates/spaceshipAssff.oxt (modified) * code/trunk/data/levels/templates/spaceshipInvader.oxt (copied) * code/trunk/data/levels/turretTest.oxw (modified) * code/trunk/data/levels/underAttack.oxw (modified) * code/trunk/data/overlays/HUD.oxo (modified) * code/trunk/data/overlays/HUDTemplates3.oxo (modified) * code/trunk/data/overlays/InvaderHUD.oxo (copied) * code/trunk/data/overlays/debug.oxo (modified) * code/trunk/src/libraries/util/Math.cc (modified) * code/trunk/src/libraries/util/Math.h (modified) * code/trunk/src/modules/CMakeLists.txt (modified) * code/trunk/src/modules/docking/Dock.cc (modified) * code/trunk/src/modules/docking/Dock.h (modified) * code/trunk/src/modules/docking/MoveToDockingTarget.cc (modified) * code/trunk/src/modules/invader (copied) * code/trunk/src/modules/invader/CMakeLists.txt (copied) * code/trunk/src/modules/invader/Invader.cc (copied) * code/trunk/src/modules/invader/Invader.h (copied) * code/trunk/src/modules/invader/InvaderCenterPoint.cc (copied) * code/trunk/src/modules/invader/InvaderCenterPoint.h (copied) * code/trunk/src/modules/invader/InvaderEnemy.cc (copied) * code/trunk/src/modules/invader/InvaderEnemy.h (copied) * code/trunk/src/modules/invader/InvaderEnemyShooter.cc (copied) * code/trunk/src/modules/invader/InvaderEnemyShooter.h (copied) * code/trunk/src/modules/invader/InvaderHUDinfo.cc (copied) * code/trunk/src/modules/invader/InvaderHUDinfo.h (copied) * code/trunk/src/modules/invader/InvaderPrereqs.h (copied) * code/trunk/src/modules/invader/InvaderShip.cc (copied) * code/trunk/src/modules/invader/InvaderShip.h (copied) * code/trunk/src/modules/invader/InvaderWeapon.cc (copied) * code/trunk/src/modules/invader/InvaderWeapon.h (copied) * code/trunk/src/modules/invader/InvaderWeaponEnemy.cc (copied) * code/trunk/src/modules/invader/InvaderWeaponEnemy.h (copied) * code/trunk/src/modules/objects/ForceField.cc (modified) * code/trunk/src/modules/objects/ForceField.h (modified) * code/trunk/src/modules/overlays/OverlaysPrereqs.h (modified) * code/trunk/src/modules/overlays/debugging/CMakeLists.txt (modified) * code/trunk/src/modules/overlays/debugging/DebugPositionText.cc (copied) * code/trunk/src/modules/overlays/debugging/DebugPositionText.h (copied) * code/trunk/src/modules/overlays/hud/CMakeLists.txt (modified) * code/trunk/src/modules/overlays/hud/CountDown.cc (copied) * code/trunk/src/modules/overlays/hud/CountDown.h (copied) * code/trunk/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/trunk/src/modules/overlays/hud/HUDRadar.cc (modified) * code/trunk/src/modules/overlays/hud/HUDRadar.h (modified) * code/trunk/src/modules/pong/Pong.cc (modified) * code/trunk/src/modules/pong/PongBall.cc (modified) * code/trunk/src/modules/pong/PongBall.h (modified) * code/trunk/src/modules/pong/PongScore.cc (modified) * code/trunk/src/modules/pong/PongScore.h (modified) * code/trunk/src/modules/weapons/weaponmodes/HsW01.h (modified) * code/trunk/src/orxonox/MoodManager.h (modified) * code/trunk/src/orxonox/controllers/NewHumanController.cc (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/trunk/src/orxonox/gametypes/Gametype.cc (modified) * code/trunk/src/orxonox/graphics/ParticleEmitter.cc (modified) * code/trunk/src/orxonox/graphics/ParticleEmitter.h (modified) * code/trunk/src/orxonox/infos/PlayerInfo.cc (modified) * code/trunk/src/orxonox/interfaces/RadarViewable.h (modified) * code/trunk/src/orxonox/items/MultiStateEngine.cc (modified) * code/trunk/src/orxonox/sound/AmbientSound.cc (modified) * code/trunk/src/orxonox/sound/AmbientSound.h (modified) * code/trunk/src/orxonox/sound/BaseSound.cc (modified) * code/trunk/src/orxonox/sound/SoundManager.cc (modified) * code/trunk/src/orxonox/sound/WorldAmbientSound.cc (modified) * code/trunk/src/orxonox/sound/WorldAmbientSound.h (modified) * code/trunk/src/orxonox/sound/WorldSound.cc (modified) * code/trunk/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/trunk/src/orxonox/worldentities/BigExplosion.cc (modified) * code/trunk/src/orxonox/worldentities/BigExplosion.h (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.h (modified) presentationHS13 branch merged into trunk