# # ChangeLog for code/branches/hudelements/src/modules/overlays/hud/HUDRadar.cc # # Generated by Trac 1.0.9 # Jun 8, 2024, 4:37:50 PM 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 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 ...