# # ChangeLog for code/branches/core5/src/orxonox/gamestates # # Generated by Trac 1.0.9 # May 22, 2024, 9:06:22 PM Fri, 09 Oct 2009 15:15:14 GMT landauf [5922] * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.h (modified) list of remaining objects after a level unloading Fri, 09 Oct 2009 15:04:23 GMT scheusso [5920] * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) something went wrong with one of my commits Fri, 09 Oct 2009 14:54:31 GMT scheusso [5918] * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.h (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.h (modified) 2 new console commands (startIOConsole, printObjects) Thu, 08 Oct 2009 19:47:28 GMT rgrieder [5910] * code/branches/core5/src/external/ois/changes_orxonox.diff (modified) * code/branches/core5/src/external/ois/win32/Win32ForceFeedback.cpp (modified) * code/branches/core5/src/libraries/core/input/InputManager.cc (modified) * code/branches/core5/src/libraries/core/input/InputManager.h (modified) * code/branches/core5/src/libraries/core/input/InputState.cc (modified) * code/branches/core5/src/libraries/core/input/InputState.h (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) - Fixed force feedback output pollution problem in OIS. - Fixed ... Wed, 07 Oct 2009 09:19:19 GMT rgrieder [5899] * code/branches/core5/data/levels/presentation_pong.oxw (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/core5/src/orxonox/sound/BaseSound.cc (modified) * code/branches/core5/src/orxonox/sound/BaseSound.h (modified) * code/branches/core5/src/orxonox/sound/WorldSound.cc (modified) Renaming BaseSound::setSoundFile (and all its associates) to ... Tue, 06 Oct 2009 21:12:01 GMT rgrieder [5896] * code/branches/core5/data/levels/presentation_pong.oxw (modified) * code/branches/core5/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/core5/src/orxonox/controllers/HumanController.cc (modified) * code/branches/core5/src/orxonox/controllers/HumanController.h (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.h (modified) * code/branches/core5/src/orxonox/sound/AmbientSound.cc (copied) * code/branches/core5/src/orxonox/sound/AmbientSound.h (copied) * code/branches/core5/src/orxonox/sound/BaseSound.cc (moved) * code/branches/core5/src/orxonox/sound/BaseSound.h (moved) * code/branches/core5/src/orxonox/sound/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/sound/SoundManager.cc (modified) * code/branches/core5/src/orxonox/sound/SoundManager.h (modified) * code/branches/core5/src/orxonox/sound/WorldSound.cc (copied) * code/branches/core5/src/orxonox/sound/WorldSound.h (copied) Added some basic sound classes: WorldSound (to be used for 3D sound, ... Tue, 06 Oct 2009 07:18:40 GMT rgrieder [5892] * code/branches/core5/src/modules/pong/PongBall.cc (modified) * code/branches/core5/src/modules/pong/PongBall.h (modified) * code/branches/core5/src/orxonox/Level.cc (modified) * code/branches/core5/src/orxonox/Level.h (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.h (modified) * code/branches/core5/src/orxonox/items/Engine.cc (modified) * code/branches/core5/src/orxonox/items/Engine.h (modified) * code/branches/core5/src/orxonox/sound/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/sound/SoundMainMenu.cc (deleted) * code/branches/core5/src/orxonox/sound/SoundMainMenu.h (deleted) Removed hard coded sound in Level, Engine and PongBall and replaced ... Sun, 04 Oct 2009 23:36:33 GMT rgrieder [5878] * code/branches/core5/src/libraries/core/GameMode.cc (modified) * code/branches/core5/src/libraries/core/GameMode.h (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/orxonox/sound/SoundManager.cc (modified) Added GameMode::playsSound(). This function checks whether sound is ... Sun, 04 Oct 2009 21:08:14 GMT rgrieder [5876] * code/branches/core5/src/libraries/core/Core.cc (modified) * code/branches/core5/src/libraries/core/GraphicsManager.cc (modified) * code/branches/core5/src/libraries/core/GraphicsManager.h (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/core5/src/orxonox/gamestates/GSIOConsole.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSIOConsole.h (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.h (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.h (modified) Cleanup in the GameStates (also moved debug overlay to the ... Sat, 03 Oct 2009 15:33:31 GMT rgrieder [5863] * code/branches/core5/data/defaultConfig/keybindings.ini (modified) * code/branches/core5/data/defaultConfig/masterKeybindings.ini (deleted) * code/branches/core5/src/libraries/core/Core.cc (modified) * code/branches/core5/src/libraries/core/Core.h (modified) * code/branches/core5/src/libraries/core/CorePrereqs.h (modified) * code/branches/core5/src/libraries/core/input/CMakeLists.txt (modified) * code/branches/core5/src/libraries/core/input/InputManager.cc (modified) * code/branches/core5/src/libraries/core/input/InputManager.h (modified) * code/branches/core5/src/libraries/core/input/KeyBinder.cc (modified) * code/branches/core5/src/libraries/core/input/KeyBinder.h (modified) * code/branches/core5/src/libraries/core/input/KeyBinderManager.cc (added) * code/branches/core5/src/libraries/core/input/KeyBinderManager.h (added) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) New class: KeyBinderManager (yes, it really was necessary, I'm not ... Fri, 02 Oct 2009 06:36:25 GMT rgrieder [5855] * code/branches/core5/src/libraries/core/CMakeLists.txt (modified) * code/branches/core5/src/libraries/core/Core.cc (modified) * code/branches/core5/src/libraries/core/CorePrereqs.h (modified) * code/branches/core5/src/libraries/core/GUIManager.cc (modified) * code/branches/core5/src/libraries/core/Game.cc (modified) * code/branches/core5/src/libraries/core/GraphicsManager.cc (modified) * code/branches/core5/src/libraries/core/TclThreadManager.cc (modified) * code/branches/core5/src/libraries/core/input/InputDevice.h (modified) * code/branches/core5/src/libraries/core/input/InputManager.cc (modified) * code/branches/core5/src/libraries/network/Client.cc (modified) * code/branches/core5/src/libraries/network/Server.cc (modified) * code/branches/core5/src/libraries/tools/Timer.cc (modified) * code/branches/core5/src/libraries/util/CMakeLists.txt (modified) * code/branches/core5/src/libraries/util/Clock.cc (moved) * code/branches/core5/src/libraries/util/Clock.h (moved) * code/branches/core5/src/libraries/util/UtilPrereqs.h (modified) * code/branches/core5/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSDedicatedClient.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/core5/src/orxonox/overlays/InGameConsole.cc (modified) Moved Clock from core to util (used in Scope anyway). Thu, 01 Oct 2009 09:44:53 GMT rgrieder [5850] * code/branches/core5/src/libraries/core/Core.cc (modified) * code/branches/core5/src/libraries/core/Core.h (modified) * code/branches/core5/src/libraries/util/Scope.h (modified) * code/branches/core5/src/libraries/util/ScopedSingleton.h (modified) * code/branches/core5/src/modules/questsystem/QuestManager.h (modified) * code/branches/core5/src/modules/questsystem/notifications/NotificationManager.h (modified) * code/branches/core5/src/orxonox/CameraManager.cc (modified) * code/branches/core5/src/orxonox/CameraManager.h (modified) * code/branches/core5/src/orxonox/LevelManager.h (modified) * code/branches/core5/src/orxonox/PlayerManager.h (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.h (modified) * code/branches/core5/src/orxonox/overlays/InGameConsole.cc (modified) * code/branches/core5/src/orxonox/overlays/InGameConsole.h (modified) * code/branches/core5/src/orxonox/sound/SoundManager.h (modified) Moved the singleton creation/destruction mess to the Core class by ... Thu, 01 Oct 2009 09:11:01 GMT scheusso [5848] * code/branches/core5/bin/CMakeLists.txt (modified) * code/branches/core5/bin/dedicatedClient.bat.in (added) * code/branches/core5/bin/dedicatedClient.in (added) * code/branches/core5/src/orxonox/Main.cc (modified) * code/branches/core5/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/gamestates/GSDedicatedClient.cc (added) * code/branches/core5/src/orxonox/gamestates/GSDedicatedClient.h (added) adding the dedicatedClient (mostly for debugging reason) there is a ... Wed, 30 Sep 2009 16:13:09 GMT rgrieder [5842] * code/branches/core5/src/modules/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/gamestates (moved) * code/branches/core5/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/core5/src/orxonox/gamestates/GSClient.h (modified) * code/branches/core5/src/orxonox/gamestates/GSDedicated.h (modified) * code/branches/core5/src/orxonox/gamestates/GSGraphics.cc (copied) * code/branches/core5/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/core5/src/orxonox/gamestates/GSIOConsole.h (modified) * code/branches/core5/src/orxonox/gamestates/GSLevel.cc (copied) * code/branches/core5/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/core5/src/orxonox/gamestates/GSMainMenu.h (modified) * code/branches/core5/src/orxonox/gamestates/GSRoot.h (modified) * code/branches/core5/src/orxonox/gamestates/GSServer.h (modified) * code/branches/core5/src/orxonox/gamestates/GSStandalone.h (modified) * code/branches/core5/src/modules/gamestates/GameStatesPrecompiledHeaders.h (deleted) * code/branches/core5/src/modules/gamestates/GameStatesPrereqs.h (deleted) Moved GameStates back to the orxonox library. This resolves an issue ... Mon, 28 Sep 2009 21:31:39 GMT landauf [5832] * code/branches/core5/src/modules/gamestates/GSLevel.cc (modified) fixed crash because of the unloading of HumanPlayer