# # ChangeLog for code/branches/objecthierarchy/src/orxonox/PlayerManager.cc # # Generated by Trac 1.0.9 # Sep 22, 2024, 6:24:17 AM Sun, 09 Nov 2008 19:46:26 GMT landauf [2169] * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/LevelManager.cc (modified) * code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy/src/orxonox/PlayerManager.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Level.cc (moved) * code/branches/objecthierarchy/src/orxonox/objects/Level.h (moved) moved Level from objects/infos to objects, because it's no longer ... Sun, 09 Nov 2008 18:11:53 GMT landauf [2168] * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/LevelManager.cc (modified) * code/branches/objecthierarchy/src/orxonox/LevelManager.h (modified) * code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy/src/orxonox/PlayerManager.cc (added) * code/branches/objecthierarchy/src/orxonox/PlayerManager.h (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/Level.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.cc (modified) Split up LevelManager into LevelManager and PlayerManager where ...