# # ChangeLog for code/branches/overlay # # Generated by Trac 1.0.9 # Nov 26, 2024, 2:29:06 AM Tue, 11 Nov 2008 23:56:15 GMT rgrieder [2181] * code/branches/overlay/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/overlay/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/overlay/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/overlay/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/overlay/src/orxonox/overlays/OrxonoxOverlay.cc (modified) Moved instantiation of stats overlay from GSLevel to Gametype. Tue, 11 Nov 2008 23:55:14 GMT rgrieder [2180] * code/branches/overlay/src/util/MultiType.cc (modified) * code/branches/overlay/src/util/MultiType.h (modified) Bugfix in MultiType::convert(MT_null): it now clears the MT, so does ... Thu, 06 Nov 2008 13:59:24 GMT bhildebr [2152] * code/branches/overlay/src/orxonox/CMakeLists.txt (modified) * code/branches/overlay/src/orxonox/overlays/stats/Stats.cc (modified) CMakeLists.txt updated, background added Tue, 04 Nov 2008 23:38:04 GMT rgrieder [2140] * code/branches/overlay/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/overlay/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/overlay/src/orxonox/overlays/stats/Stats.cc (modified) Stats overlay should now be loaded. Could not test it yet because of ... Sun, 02 Nov 2008 12:35:24 GMT rgrieder [2120] * code/branches/overlay/src/orxonox/overlays/stats (added) * code/branches/overlay/src/orxonox/overlays/stats/Stats.cc (added) * code/branches/overlay/src/orxonox/overlays/stats/Stats.h (added) * code/branches/overlay/src/orxonox/overlays/stats/StatsTest.cc (added) * code/branches/overlay/src/orxonox/overlays/stats/StatsTest.h (added) * code/branches/overlay/visual_studio/vc8/orxonox.vcproj (modified) Readded stats classes to overlay branch and fixed build with creator ... Sun, 02 Nov 2008 12:14:54 GMT rgrieder [2118] * code/branches/overlay (copied) New overlay branch from trunk. Sun, 02 Nov 2008 00:03:38 GMT rgrieder [2107] * code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) fixed build and updated msvc files.