# # ChangeLog for code/branches/hudelements/src/modules/overlays/hud # # Generated by Trac 1.0.9 # Jun 1, 2024, 8:44:47 AM Thu, 13 May 2010 10:02:14 GMT sfluecki [6898] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) changes in 'src/modules/overlays/hud/HUDNavigation'. ... Tue, 11 May 2010 12:56:32 GMT sfluecki [6897] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDRadar.cc (modified) Updates in der reinitialisierung von HUDNavigation -> changes in ... Mon, 10 May 2010 14:26:04 GMT sfluecki [6886] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) HUDNavigation constructor corrected Mon, 10 May 2010 13:58:08 GMT rgrieder [6880] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) HUDNavigation: Fixed a few bugs, add to background and fixed size issues. Mon, 10 May 2010 13:02:52 GMT sfluecki [6875] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) ping & showGUI check done Mon, 10 May 2010 12:55:46 GMT sfluecki [6874] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) blub Mon, 10 May 2010 12:21:36 GMT sfluecki [6873] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) für reto Mon, 10 May 2010 11:23:04 GMT sfluecki [6868] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) nochma test? Mon, 10 May 2010 09:02:12 GMT sfluecki [6865] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) tick funktion angepasst Mon, 03 May 2010 15:03:05 GMT scurcio [6849] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDRadar.cc (modified) update hudnavigation /addObject, removeObject Tue, 27 Apr 2010 15:01:43 GMT sfluecki [6796] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) Neues update Wed, 14 Apr 2010 17:54:41 GMT scheusso [6727] * code/branches/hudelements/src/modules/objects/triggers/CheckPoint.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDRadar.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDRadar.h (modified) * code/branches/hudelements/src/orxonox/Radar.cc (modified) * code/branches/hudelements/src/orxonox/Radar.h (modified) * code/branches/hudelements/src/orxonox/interfaces/RadarListener.h (modified) * code/branches/hudelements/src/orxonox/interfaces/RadarViewable.cc (modified) * code/branches/hudelements/src/orxonox/interfaces/RadarViewable.h (modified) * code/branches/hudelements/src/orxonox/worldentities/pawns/Pawn.cc (modified) HUDRadar now working again Mon, 22 Mar 2010 12:27:10 GMT rgrieder [6583] * code/branches/hudelements (copied) hudelements Thu, 11 Mar 2010 10:34:20 GMT rgrieder [6502] * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/Game.cc (modified) * code/trunk/src/libraries/core/GraphicsManager.cc (modified) * code/trunk/src/libraries/util/Math.h (modified) * code/trunk/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/trunk/src/modules/overlays/hud/HUDRadar.cc (modified) * code/trunk/src/modules/overlays/stats/CreateLines.cc (modified) * code/trunk/src/modules/overlays/stats/Scoreboard.cc (modified) * code/trunk/src/modules/overlays/stats/Stats.cc (modified) * code/trunk/src/modules/questsystem/QuestGUINode.cc (modified) * code/trunk/src/modules/questsystem/notifications/NotificationQueue.cc (modified) * code/trunk/src/modules/weapons/projectiles/BillboardProjectile.cc (modified) * code/trunk/src/modules/weapons/projectiles/Rocket.cc (modified) * code/trunk/src/modules/weapons/weaponmodes/RocketFire.cc (modified) * code/trunk/src/orxonox/controllers/ArtificialController.cc (modified) * code/trunk/src/orxonox/controllers/NewHumanController.cc (modified) * code/trunk/src/orxonox/controllers/WaypointPatrolController.cc (modified) * code/trunk/src/orxonox/overlays/InGameConsole.cc (modified) * code/trunk/src/orxonox/overlays/Map.cc (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/trunk/src/orxonox/pickup/PickupInventory.cc (modified) * code/trunk/src/orxonox/sound/BaseSound.cc (modified) * code/trunk/src/orxonox/sound/SoundBuffer.cc (modified) Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed ...