# # ChangeLog for code/branches/hud2 # # Generated by Trac 1.0.9 # Sep 21, 2024, 12:33:29 PM Tue, 08 Apr 2008 09:12:22 GMT chaiy [1002] * code/branches/hud2/src/orxonox/Orxonox.cc (modified) * code/branches/hud2/src/orxonox/hud/Bar.cc (modified) * code/branches/hud2/src/orxonox/hud/Bar.h (modified) * code/branches/hud2/src/orxonox/hud/Factories.h (added) * code/branches/hud2/src/orxonox/hud/HUD.cc (modified) BarFactory created, but doesn't work yet Sun, 06 Apr 2008 16:06:32 GMT rgrieder [1000] * code/branches/hud2/src/orxonox/hud/Bar.cc (modified) * code/branches/hud2/src/orxonox/hud/HUD.cc (modified) * code/branches/hud2/src/orxonox/hud/HUD.h (modified) * code/branches/hud2/visual_studio/vc8/orxonox.vcproj (modified) - added a Factory to create OverlayElements by the ourselves - added ... Fri, 04 Apr 2008 10:26:10 GMT rgrieder [992] * code/branches/hud2/src/orxonox/core/CMakeLists.txt (modified) - CMLs file added Fri, 04 Apr 2008 10:10:58 GMT rgrieder [991] * code/branches/hud2/src/orxonox/CMakeLists.txt (modified) * code/branches/hud2/src/orxonox/Orxonox.cc (modified) * code/branches/hud2/src/orxonox/hud/Bar.cc (added) * code/branches/hud2/src/orxonox/hud/Bar.h (added) * code/branches/hud2/src/orxonox/hud/BarV1.cc (added) * code/branches/hud2/src/orxonox/hud/BarV1.h (added) * code/branches/hud2/src/orxonox/hud/HUD.cc (modified) * code/branches/hud2/src/orxonox/hud/HUD.h (modified) * code/branches/hud2/src/orxonox/hud/HUDV2.cc (added) * code/branches/hud2/src/orxonox/hud/HUDV2.h (added) * code/branches/hud2/src/orxonox/hud/Radar.cpp (added) * code/branches/hud2/src/orxonox/hud/Radar.h (added) * code/branches/hud2/visual_studio/vc8/orxonox.vcproj (modified) - added the hud files and edited the CMLs Fri, 04 Apr 2008 10:07:29 GMT rgrieder [990] * code/branches/hud2 (copied) - new hud branch for chai Thu, 03 Apr 2008 11:00:24 GMT rgrieder [975] * code/branches/input/src/orxonox/OrxonoxPlatform.h (modified) * code/branches/input/src/orxonox/core/MetaObjectList.h (modified) * code/branches/input/visual_studio/audio_properties.vsprops (modified) * code/branches/input/visual_studio/base_properties.vsprops (modified) * code/branches/input/visual_studio/base_properties_debug.vsprops (modified) * code/branches/input/visual_studio/base_properties_release.vsprops (modified) * code/branches/input/visual_studio/orxonox_vc8.sln (modified) * code/branches/input/visual_studio/tixml_properties.vsprops (modified) * code/branches/input/visual_studio/vc8/audio.vcproj (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/network.vcproj (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/input/visual_studio/vc8/tixml.vcproj (modified) * code/branches/input/visual_studio/vc8/util.vcproj (modified) - cleaned up some Vc++ stuff