# # ChangeLog for / # # Generated by Trac 1.0.9 # Jun 16, 2024, 10:30:13 PM Tue, 24 Nov 2009 01:17:38 GMT landauf [6135] * code/branches/presentation2/src/libraries/util/DisplayStringConversions.h (moved) * code/branches/presentation2/src/modules/overlays/hud/ChatOverlay.cc (modified) * code/branches/presentation2/src/modules/overlays/hud/ChatOverlay.h (modified) * code/branches/presentation2/src/orxonox/overlays/InGameConsole.cc (modified) replaced UTFStringConversions.h by DisplayStringConversions.h which ... Tue, 24 Nov 2009 00:06:50 GMT scheusso [6134] * code/branches/presentation2/src/libraries/network/Client.cc (modified) can't imagine why i never encountered any problems with that ^^ Mon, 23 Nov 2009 22:29:01 GMT rgrieder [6133] * code/branches/presentation2/src/libraries/util/Debug.h (modified) Removed annoying "statement has no effect" warning (gcc). Mon, 23 Nov 2009 21:31:12 GMT scheusso [6132] * code/branches/presentation2/src/libraries/network/synchronisable/SynchronisableVariable.h (modified) reverted r6130 Mon, 23 Nov 2009 21:25:07 GMT scheusso [6131] * code/branches/presentation2/src/libraries/network/synchronisable/Serialise.h (added) forgot a file Mon, 23 Nov 2009 21:20:01 GMT landauf [6130] * code/branches/presentation2/src/libraries/network/synchronisable/SynchronisableVariable.h (modified) fixed build Mon, 23 Nov 2009 20:49:40 GMT rgrieder [6129] * code/branches/presentation2/src/orxonox/overlays/InGameConsole.cc (modified) Hopefully fixed in game console text visibility issue (again). Mon, 23 Nov 2009 20:31:37 GMT rgrieder [6128] * code/branches/presentation2/src/orxonox/overlays/InGameConsole.cc (modified) Hopefully fixed in game console text visibility issue. Mon, 23 Nov 2009 20:25:34 GMT rgrieder [6127] * code/branches/presentation2/src/orxonox/sound/BaseSound.cc (modified) Fixed sound problem (annoying cracking) and increased buffers for ... Mon, 23 Nov 2009 20:03:11 GMT landauf [6126] * code/branches/consolecommands (copied) created new cc branch Mon, 23 Nov 2009 20:02:45 GMT landauf [6125] * code/branches/consolecommands (deleted) removed consolecommand branch Mon, 23 Nov 2009 19:21:08 GMT scheusso [6124] * code/branches/presentation2/src/libraries/network/synchronisable/CMakeLists.txt (modified) forgot to revert that change Mon, 23 Nov 2009 19:19:58 GMT scheusso [6123] * code/branches/presentation2/src/libraries/network/synchronisable/CMakeLists.txt (modified) * code/branches/presentation2/src/libraries/network/synchronisable/Synchronisable.h (modified) * code/branches/presentation2/src/libraries/network/synchronisable/SynchronisableVariable.h (modified) * code/branches/presentation2/src/libraries/util/Serialise.h (modified) * code/branches/presentation2/src/orxonox/Test.cc (modified) * code/branches/presentation2/src/orxonox/Test.h (modified) synchronisation of pointers to classes that inherit from ... Mon, 23 Nov 2009 19:10:03 GMT rgrieder [6122] * code/branches/presentation2/src/libraries/core/IOConsole.cc (modified) * code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc (modified) Fixed dedicated problem in NHC and a memory leak on windows in the ... Mon, 23 Nov 2009 17:19:58 GMT rgrieder [6121] * code/branches/presentation2/src/libraries/core/Core.cc (modified) * code/branches/presentation2/src/libraries/core/Core.h (modified) * code/branches/presentation2/src/libraries/core/Game.cc (modified) * code/branches/presentation2/src/libraries/core/Game.h (modified) * code/branches/presentation2/src/libraries/core/Language.cc (modified) * code/branches/presentation2/src/libraries/core/Language.h (modified) * code/branches/presentation2/src/libraries/core/OrxonoxClass.cc (modified) * code/branches/presentation2/src/libraries/core/OrxonoxClass.h (modified) Removed CoreConfiguration and GameConfiguration workaround. I have ... Sun, 22 Nov 2009 15:25:02 GMT rgrieder [6120] * code/branches/presentation2/cmake/PrecompiledHeaderFiles.cmake (modified) * code/branches/presentation2/cmake/SourceFileUtilities.cmake (modified) * code/branches/presentation2/data/overlays/stats.oxo (modified) * code/branches/presentation2/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/presentation2/src/orxonox/controllers/NewHumanController.h (modified) Found some tabs Sun, 22 Nov 2009 15:10:06 GMT rgrieder [6119] * code/branches/presentation2/bin/dedicatedClient.bat.in (modified) * code/branches/presentation2/bin/dedicatedClient.in (modified) * code/branches/presentation2/data/levels/events.oxw (modified) * code/branches/presentation2/data/levels/includes/weaponsettings_ghost.oxi (modified) * code/branches/presentation2/data/levels/questsystem2.oxw (modified) * code/branches/presentation2/data/levels/sound.oxw (modified) * code/branches/presentation2/data/levels/templates/spaceship_ghost.oxt (modified) * code/branches/presentation2/data/levels/test_ghost.oxw (modified) * code/branches/presentation2/data/particle/bigexplosion.particle (modified) * code/branches/presentation2/data/particle/explosion4.particle (modified) * code/branches/presentation2/data/particle/laser.particle (modified) * code/branches/presentation2/data/particle/load.particle (modified) * code/branches/presentation2/data/particle/particlecanon.particle (modified) * code/branches/presentation2/data/particle/rocketfire.particle (modified) * code/branches/presentation2/data/particle/smoke.particle (modified) * code/branches/presentation2/data/particle/tes3.particle (modified) * code/branches/presentation2/doc/api/main.dox (modified) * code/branches/presentation2/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/presentation2/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/presentation2/src/orxonox/MoodManager.cc (modified) * code/branches/presentation2/src/orxonox/MoodManager.h (modified) * code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/presentation2/src/orxonox/controllers/NewHumanController.h (modified) svn:eol-style "native" should be set for all text files. Sun, 22 Nov 2009 15:08:32 GMT rgrieder [6118] * code/branches/presentation2/src/orxonox/gamestates/GSDedicated.cc (deleted) * code/branches/presentation2/src/orxonox/gamestates/GSDedicatedClient.cc (deleted) Removed two files that the console branch merge didn't remove. Sun, 22 Nov 2009 15:01:16 GMT rgrieder [6117] * code/branches/presentation2 (modified) * code/branches/presentation2/data/levels/sound.oxw (copied) * code/branches/presentation2/data/levels/templates/spaceship_assff.oxt (modified) * code/branches/presentation2/src/libraries/core/XMLPort.h (modified) * code/branches/presentation2/src/orxonox/CMakeLists.txt (modified) * code/branches/presentation2/src/orxonox/MoodManager.cc (copied) * code/branches/presentation2/src/orxonox/MoodManager.h (copied) * code/branches/presentation2/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/presentation2/src/orxonox/gamestates/GSMainMenu.h (modified) * code/branches/presentation2/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/presentation2/src/orxonox/sound/AmbientSound.h (modified) * code/branches/presentation2/src/orxonox/sound/BaseSound.cc (modified) * code/branches/presentation2/src/orxonox/sound/BaseSound.h (modified) * code/branches/presentation2/src/orxonox/sound/SoundManager.cc (modified) * code/branches/presentation2/src/orxonox/sound/SoundManager.h (modified) * code/branches/presentation2/src/orxonox/sound/WorldSound.cc (modified) * code/branches/presentation2/src/orxonox/sound/WorldSound.h (modified) Merged sound3 branch to presentation2. Sat, 21 Nov 2009 12:16:16 GMT scheusso [6116] * code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc (modified) this should prevent unneccessary network traffic Sat, 21 Nov 2009 11:11:25 GMT scheusso [6115] * code/branches/presentation2/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/presentation2/src/orxonox/controllers/NewHumanController.h (modified) mouselook now also working when steering a rocket Sat, 21 Nov 2009 00:29:48 GMT scheusso [6114] * code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc (modified) NHC goes now through all parents of raytraced objects in order to ... Sat, 21 Nov 2009 00:16:35 GMT scheusso [6113] * code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc (modified) NHC creator hack is now not so hacky anymore ;) Fri, 20 Nov 2009 23:57:06 GMT scheusso [6112] * code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/presentation2/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/presentation2/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/presentation2/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/presentation2/src/orxonox/worldentities/pawns/Pawn.cc (modified) first attempts to have synchronised fire direction and target ... Fri, 20 Nov 2009 23:33:37 GMT scheusso [6111] * code/branches/presentation2 (modified) * code/branches/presentation2/src/orxonox/controllers/Controller.h (modified) * code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/presentation2/src/orxonox/controllers/NewHumanController.h (modified) * code/branches/presentation2/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/presentation2/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/presentation2/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation2/src/orxonox/worldentities/pawns/Pawn.h (modified) made some changes in NewHumanController, Pawn, CE, Controller and ... Fri, 20 Nov 2009 20:31:54 GMT scheusso [6110] * code/branches/presentation2/data/particle/bigexplosion.particle (copied) merging 6109 from particles2 to presentation2 Fri, 20 Nov 2009 19:59:20 GMT cdaniel [6109] * code/branches/particles2/data/particle/bigexplosion.particle (added) New Explosion added (bigger than actual rocket explosion) Fri, 20 Nov 2009 19:15:25 GMT scheusso [6108] * code/branches/presentation2 (modified) * code/branches/presentation2/data/defaultConfig/keybindings.ini (modified) * code/branches/presentation2/src/libraries/core/input/InputManager.cc (modified) * code/branches/presentation2/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/presentation2/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/presentation2/src/orxonox/controllers/Controller.cc (modified) * code/branches/presentation2/src/orxonox/controllers/Controller.h (modified) * code/branches/presentation2/src/orxonox/controllers/HumanController.cc (modified) * code/branches/presentation2/src/orxonox/controllers/HumanController.h (modified) * code/branches/presentation2/src/orxonox/controllers/NewHumanController.cc (copied) * code/branches/presentation2/src/orxonox/controllers/NewHumanController.h (copied) * code/branches/presentation2/src/orxonox/graphics/Camera.cc (modified) * code/branches/presentation2/src/orxonox/graphics/Camera.h (modified) * code/branches/presentation2/src/orxonox/infos/HumanPlayer.cc (modified) * code/branches/presentation2/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/presentation2/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/presentation2/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/presentation2/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/presentation2/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/presentation2/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/presentation2/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/presentation2/src/orxonox/worldentities/WorldEntity.h (modified) merged steering branch to presentation2 branch Fri, 20 Nov 2009 16:20:11 GMT rgrieder [6107] * code/branches/presentation2 (modified) * code/branches/presentation2/data/levels/empty_level.oxw (modified) * code/branches/presentation2/data/levels/includes/weaponsettings3.oxi (modified) * code/branches/presentation2/data/particle/explosion4.particle (copied) * code/branches/presentation2/data/particle/laser.particle (copied) * code/branches/presentation2/data/particle/load.particle (copied) * code/branches/presentation2/data/particle/particlecanon.particle (copied) * code/branches/presentation2/data/particle/rocketfire.particle (copied) * code/branches/presentation2/data/particle/smoke.particle (copied) * code/branches/presentation2/data/particle/tes3.particle (copied) * code/branches/presentation2/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/presentation2/src/modules/weapons/projectiles/Rocket.cc (copied) * code/branches/presentation2/src/modules/weapons/projectiles/Rocket.h (copied) * code/branches/presentation2/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/branches/presentation2/src/modules/weapons/weaponmodes/RocketFire.cc (copied) * code/branches/presentation2/src/modules/weapons/weaponmodes/RocketFire.h (copied) * code/branches/presentation2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/presentation2/src/orxonox/Scene.cc (modified) * code/branches/presentation2/src/orxonox/controllers/Controller.h (modified) * code/branches/presentation2/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/presentation2/src/orxonox/infos/PlayerInfo.h (modified) * code/branches/presentation2/src/orxonox/weaponsystem/WeaponPack.cc (modified) * code/branches/presentation2/src/orxonox/weaponsystem/WeaponPack.h (modified) * code/branches/presentation2/src/orxonox/weaponsystem/WeaponSystem.cc (modified) * code/branches/presentation2/src/orxonox/weaponsystem/WeaponSystem.h (modified) * code/branches/presentation2/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/presentation2/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/presentation2/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation2/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/branches/presentation2/src/orxonox/worldentities/pawns/Spectator.cc (modified) * code/branches/presentation2/src/orxonox/worldentities/pawns/Spectator.h (modified) Merged particles2 branch to presentation2. Fri, 20 Nov 2009 16:13:48 GMT rgrieder [6106] * code/branches/presentation2 (copied) Created merger branch for the HS09 presentation. Fri, 20 Nov 2009 15:55:40 GMT rgrieder [6105] * code/trunk (modified) * code/trunk/cmake/CompilerConfigMSVC.cmake (modified) * code/trunk/src/libraries/core/CMakeLists.txt (modified) * code/trunk/src/libraries/core/ConfigFileManager.h (modified) * code/trunk/src/libraries/core/ConfigValueIncludes.h (modified) * code/trunk/src/libraries/core/ConsoleCommandCompilation.cc (modified) * code/trunk/src/libraries/core/Core.cc (modified) * code/trunk/src/libraries/core/Core.h (modified) * code/trunk/src/libraries/core/CorePrereqs.h (modified) * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/GraphicsManager.cc (modified) * code/trunk/src/libraries/core/GraphicsManager.h (modified) * code/trunk/src/libraries/core/IOConsole.cc (copied) * code/trunk/src/libraries/core/IOConsole.h (copied) * code/trunk/src/libraries/core/LuaState.cc (modified) * code/trunk/src/libraries/core/OrxonoxClass.cc (modified) * code/trunk/src/libraries/core/OrxonoxClass.h (modified) * code/trunk/src/libraries/core/PathConfig.cc (modified) * code/trunk/src/libraries/core/Shell.cc (modified) * code/trunk/src/libraries/core/Shell.h (modified) * code/trunk/src/libraries/core/input/InputBuffer.cc (modified) * code/trunk/src/libraries/core/input/InputBuffer.h (modified) * code/trunk/src/libraries/core/input/InputHandler.h (modified) * code/trunk/src/libraries/core/input/InputManager.cc (modified) * code/trunk/src/libraries/network/packet/Packet.cc (modified) * code/trunk/src/libraries/tools/ResourceCollection.h (modified) * code/trunk/src/libraries/util/CMakeLists.txt (modified) * code/trunk/src/libraries/util/Debug.h (modified) * code/trunk/src/libraries/util/OrxAssert.h (modified) * code/trunk/src/libraries/util/OutputBuffer.cc (deleted) * code/trunk/src/libraries/util/OutputBuffer.h (deleted) * code/trunk/src/libraries/util/OutputHandler.cc (modified) * code/trunk/src/libraries/util/OutputHandler.h (modified) * code/trunk/src/libraries/util/UtilPrereqs.h (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/gamestates/CMakeLists.txt (modified) * code/trunk/src/orxonox/gamestates/GSClient.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.h (deleted) * code/trunk/src/orxonox/gamestates/GSDedicatedClient.h (deleted) * code/trunk/src/orxonox/gamestates/GSIOConsole.cc (deleted) * code/trunk/src/orxonox/gamestates/GSIOConsole.h (deleted) * code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/orxonox/gamestates/GSServer.cc (modified) * code/trunk/src/orxonox/overlays/InGameConsole.cc (modified) * code/trunk/src/orxonox/overlays/InGameConsole.h (modified) Merged console branch back to trunk. Fri, 20 Nov 2009 15:44:51 GMT rgrieder [6104] * code/branches/console/src/libraries/core/IOConsole.cc (modified) Smoother IOConsole exit function Fri, 20 Nov 2009 15:05:32 GMT rgrieder [6103] * code/branches/console/src/libraries/core/IOConsole.cc (modified) Cleanup in IOConsole Fri, 20 Nov 2009 10:11:32 GMT rgrieder [6102] * code/branches/sound3/data/levels/sound.oxw (modified) * code/branches/sound3/src/libraries/core/XMLPort.h (modified) * code/branches/sound3/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/sound3/src/orxonox/sound/BaseSound.cc (modified) * code/branches/sound3/src/orxonox/sound/BaseSound.h (modified) * code/branches/sound3/src/orxonox/sound/WorldSound.cc (modified) Changed "source" parameter of AmbientSound to "ambientSource" to ... Fri, 20 Nov 2009 00:02:09 GMT scheusso [6101] * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/particles2/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/particles2/src/orxonox/controllers/AIController.cc (modified) * code/branches/particles2/src/orxonox/controllers/HumanController.cc (modified) * code/branches/particles2/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/particles2/src/orxonox/infos/PlayerInfo.h (modified) * code/branches/particles2/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/particles2/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/particles2/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/particles2/src/orxonox/worldentities/pawns/Pawn.h (modified) * code/branches/particles2/src/orxonox/worldentities/pawns/Spectator.cc (modified) * code/branches/particles2/src/orxonox/worldentities/pawns/Spectator.h (modified) rocket now steerable also on client AIController shoots again now ;) ... Thu, 19 Nov 2009 20:01:16 GMT rgrieder [6100] * code/branches/sound3/data/levels/sound.oxw (modified) * code/branches/sound3/data/levels/templates/spaceship_assff.oxt (modified) * code/branches/sound3/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/sound3/src/orxonox/sound/WorldSound.cc (modified) * code/branches/sound3/src/orxonox/sound/WorldSound.h (modified) Added a sound for the engine (forward active mode) by overloading ... Wed, 18 Nov 2009 16:23:33 GMT cdaniel [6099] * code/branches/particles2/data/particle/explosion4.particle (added) New Explosion (explosion4.particle) for the Rocket. Wed, 18 Nov 2009 16:19:28 GMT cdaniel [6098] * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (modified) Fixed Rocket.cc (starts now in correct direction when played with ... Wed, 18 Nov 2009 16:13:26 GMT youngk [6097] * code/branches/sound3/src/orxonox/gamestates/GSMainMenu.cc (modified) Changed default menu sound to mainmenu.ogg Wed, 18 Nov 2009 16:13:04 GMT youngk [6096] * data/trunk/audio/ambient/default/mainmenu.ogg (added) * data/trunk/audio/ambient/default/mainmenu.wav (deleted) Converted mainmenu sound into OGG-Vorbis Wed, 18 Nov 2009 15:54:13 GMT cdaniel [6095] * data/trunk/models/rocket.mesh (added) * data/trunk/models/rocket_test.mesh (deleted) Fixed rocket.mesh (front shows now in -z direction) Wed, 18 Nov 2009 15:48:03 GMT youngk [6094] * data/trunk/audio/ambient/default/Asteroid_rocks.ogg (added) * data/trunk/audio/ambient/default/Nebula_metal.ogg (added) * data/trunk/audio/sounds/Asteroid_rocks.ogg (deleted) * data/trunk/audio/sounds/Nebula_metal.ogg (deleted) Oops... Put the files in the wrong folder. Wed, 18 Nov 2009 15:47:37 GMT youngk [6093] * code/branches/sound3/data/levels/sound.oxw (modified) Patched sound.oxw to adapt to new sounds. Wed, 18 Nov 2009 15:42:55 GMT cdaniel [6092] * data/trunk/models/rocket_test.mesh (modified) Wed, 18 Nov 2009 15:39:56 GMT wirthmi [6091] * code/branches/steering/data/defaultConfig/keybindings.ini (modified) * code/branches/steering/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/steering/src/orxonox/controllers/NewHumanController.h (modified) The weapon is firing where the mouse is pointing. Uncoupling of the ... Wed, 18 Nov 2009 15:22:38 GMT youngk [6090] * data/trunk/audio/ambient/default/AlphaCentauri.ogg (added) * data/trunk/audio/ambient/default/CoreWave.wav (deleted) * data/trunk/audio/ambient/default/Fight1.ogg (added) * data/trunk/audio/ambient/default/Ganymede.ogg (added) * data/trunk/audio/ambient/default/Jupiter.ogg (added) * data/trunk/audio/ambient/default/Mars.ogg (added) * data/trunk/audio/ambient/default/OmikronSystem.wav (deleted) * data/trunk/audio/ambient/default/SquarelySymmetrical.wav (deleted) * data/trunk/audio/ambient/default/fight_1.wav (deleted) * data/trunk/audio/sounds/Asteroid_rocks.ogg (added) * data/trunk/audio/sounds/Engine_charge.ogg (added) * data/trunk/audio/sounds/Engine_high.ogg (added) * data/trunk/audio/sounds/Engine_idle.ogg (added) * data/trunk/audio/sounds/Engine_low.ogg (added) * data/trunk/audio/sounds/Engine_off.ogg (added) * data/trunk/audio/sounds/Engine_power.ogg (deleted) * data/trunk/audio/sounds/Engine_start.ogg (deleted) * data/trunk/audio/sounds/Nebula_metal.ogg (added) Converted existing songs and sounds to OGG-Vorbis. Added and deleted ... Wed, 18 Nov 2009 14:26:22 GMT rgrieder [6089] * code/branches/console/src/libraries/core/IOConsole.cc (modified) Fixed IOConsole on tardis (some ANSI escape sequences were not working) Wed, 18 Nov 2009 13:18:47 GMT youngk [6088] * code/branches/sound3/src/orxonox/sound/SoundManager.cc (modified) More or less nicely working sound module. Cross-Fading works well ... Wed, 18 Nov 2009 12:34:14 GMT scheusso [6087] * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/particles2/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/particles2/src/orxonox/Scene.cc (modified) * code/branches/particles2/src/orxonox/controllers/AIController.cc (modified) * code/branches/particles2/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/particles2/src/orxonox/infos/PlayerInfo.h (modified) changes in PlayerInfo and Rocket (and scene) not yet working in ... Wed, 18 Nov 2009 12:32:42 GMT cdaniel [6086] * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (modified) Wed, 18 Nov 2009 10:14:55 GMT rgrieder [6085] * code/trunk/doc/api/doxy.config.in (modified) Not including the whole binary director for the doxygen ... Wed, 18 Nov 2009 10:13:47 GMT rgrieder [6084] * code/trunk/cmake/SourceFileUtilities.cmake (modified) * code/trunk/src/libraries/core/input/InputManager.h (modified) * code/trunk/src/orxonox/Test.cc (modified) - Fixed typing error in a cmake file causing a rebuild of the ... Wed, 18 Nov 2009 08:41:30 GMT scheusso [6083] * code/trunk/doc/api/doxy.config.in (modified) fixed doxyfile (bullet had been moved from src/bullet to ... Tue, 17 Nov 2009 21:57:44 GMT scheusso [6082] * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/particles2/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/particles2/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/particles2/src/orxonox/infos/PlayerInfo.h (modified) some fixes in Rocket there are two new function ins PlayerInfo: ... Tue, 17 Nov 2009 10:58:38 GMT scheusso [6081] * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (modified) more improvements Tue, 17 Nov 2009 10:54:32 GMT scheusso [6080] * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (modified) some improvements in steering, but not yet good Tue, 17 Nov 2009 09:59:25 GMT scheusso [6079] * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/particles2/src/modules/weapons/projectiles/Rocket.h (modified) trying to make CE change possible Tue, 17 Nov 2009 00:36:21 GMT landauf [6078] * code/branches/particles2/src/orxonox/controllers/Controller.h (modified) * code/branches/particles2/src/orxonox/weaponsystem/WeaponPack.cc (modified) * code/branches/particles2/src/orxonox/weaponsystem/WeaponSystem.cc (modified) * code/branches/particles2/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/particles2/src/orxonox/worldentities/pawns/Pawn.h (modified) delete weaponpacks which were defined in xml but don't fit onto the ... Mon, 16 Nov 2009 21:26:43 GMT cdaniel [6077] * data/trunk/models/rocket_test.mesh (added) Mon, 16 Nov 2009 16:58:34 GMT scheusso [6076] * code/branches/particles2/data/levels/includes/weaponsettings3.oxi (modified) * code/branches/particles2/src/orxonox/weaponsystem/WeaponPack.cc (modified) * code/branches/particles2/src/orxonox/weaponsystem/WeaponPack.h (modified) * code/branches/particles2/src/orxonox/weaponsystem/WeaponSystem.cc (modified) * code/branches/particles2/src/orxonox/weaponsystem/WeaponSystem.h (modified) some fixes in the weaponsystem and weaponsettings3.oxi Mon, 16 Nov 2009 10:29:59 GMT rgrieder [6075] * code/trunk/src/libraries/core/GraphicsManager.cc (modified) Ogre plugins are only required when having graphics. This should ... Mon, 16 Nov 2009 09:37:01 GMT rgrieder [6074] * code/branches/sound3/src/orxonox/sound/BaseSound.h (modified) Don't say a word.. Sun, 15 Nov 2009 22:44:58 GMT rgrieder [6073] * code/trunk/src/libraries/core/DynLib.cc (modified) * code/trunk/src/libraries/core/DynLib.h (modified) * code/trunk/src/libraries/core/DynLibManager.cc (modified) * code/trunk/src/libraries/network/FunctionCallManager.cc (modified) * code/trunk/src/libraries/network/FunctionCallManager.h (modified) * code/trunk/src/libraries/network/GamestateHandler.h (modified) * code/trunk/src/libraries/network/Host.h (modified) * code/trunk/src/libraries/network/TrafficControl.cc (modified) * code/trunk/src/libraries/network/TrafficControl.h (modified) * code/trunk/src/libraries/network/packet/Acknowledgement.h (modified) * code/trunk/src/libraries/network/packet/Chat.h (modified) * code/trunk/src/libraries/network/packet/ClassID.h (modified) * code/trunk/src/libraries/network/packet/DeleteObjects.h (modified) * code/trunk/src/libraries/network/packet/FunctionCalls.h (modified) * code/trunk/src/libraries/network/packet/FunctionIDs.h (modified) * code/trunk/src/libraries/network/packet/Gamestate.h (modified) * code/trunk/src/libraries/network/packet/Packet.h (modified) * code/trunk/src/libraries/network/packet/Welcome.h (modified) * code/trunk/src/libraries/network/synchronisable/NetworkCallback.h (modified) Found more tabs in the trunk. Sun, 15 Nov 2009 21:40:53 GMT rgrieder [6072] * code/branches/sound3/src/orxonox/MoodManager.cc (modified) * code/branches/sound3/src/orxonox/MoodManager.h (modified) * code/branches/sound3/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/sound3/src/orxonox/gamestates/GSMainMenu.h (modified) Removed some tabs. Sun, 15 Nov 2009 21:36:45 GMT rgrieder [6071] * code/branches/sound3/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/sound3/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/sound3/src/orxonox/sound/AmbientSound.h (modified) * code/branches/sound3/src/orxonox/sound/BaseSound.cc (modified) * code/branches/sound3/src/orxonox/sound/BaseSound.h (modified) * code/branches/sound3/src/orxonox/sound/SoundManager.cc (modified) * code/branches/sound3/src/orxonox/sound/SoundManager.h (modified) * code/branches/sound3/src/orxonox/sound/WorldSound.cc (modified) Improved synchronisability of the sound classes (not yet ... Sun, 15 Nov 2009 14:53:12 GMT rgrieder [6070] * code/branches/sound3/src/orxonox/sound/BaseSound.cc (modified) OpenAL sources should be linked to the lifetime of a BaseSound. Sun, 15 Nov 2009 14:43:06 GMT rgrieder [6069] * code/branches/sound3/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/sound3/src/orxonox/sound/AmbientSound.h (modified) * code/branches/sound3/src/orxonox/sound/BaseSound.cc (modified) * code/branches/sound3/src/orxonox/sound/BaseSound.h (modified) * code/branches/sound3/src/orxonox/sound/SoundManager.cc (modified) * code/branches/sound3/src/orxonox/sound/SoundManager.h (modified) * code/branches/sound3/src/orxonox/sound/WorldSound.cc (modified) * code/branches/sound3/src/orxonox/sound/WorldSound.h (modified) Detail changes in the sound classes. Plus fixed the level sound ... Sun, 15 Nov 2009 12:47:05 GMT rgrieder [6068] * code/branches/particles2/data/tcl/plane.mesh_lod0_prepshadow.log (deleted) Deleted ogre log file. Sun, 15 Nov 2009 12:44:25 GMT rgrieder [6067] * code/branches/particles2 (modified) * code/branches/particles2/src/modules/overlays/hud/HUDHealthBar.cc (modified) * code/branches/particles2/src/modules/overlays/hud/HUDHealthBar.h (modified) * code/branches/particles2/src/modules/overlays/hud/UnderAttackHealthBar.cc (modified) * code/branches/particles2/src/modules/overlays/hud/UnderAttackHealthBar.h (modified) * code/branches/particles2/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/particles2/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/particles2/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/particles2/src/orxonox/overlays/OverlayGroup.h (modified) Merged revisions 6054, 6056 and 6057 to particles2 branch. Sun, 15 Nov 2009 12:37:45 GMT rgrieder [6066] * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/particles2/src/modules/weapons/projectiles/Rocket.h (modified) * code/branches/particles2/src/modules/weapons/weaponmodes/RocketFire.cc (modified) * code/branches/particles2/src/modules/weapons/weaponmodes/RocketFire.h (modified) Fixed msvc build: file migration problem. Sun, 15 Nov 2009 12:15:42 GMT scheusso [6065] * code/branches/particles2/data/levels/empty_level.oxw (modified) * code/branches/particles2/data/levels/includes/weaponsettings3.oxi (modified) * code/branches/particles2/data/particle/Ogre.log (deleted) * code/branches/particles2/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/particles2/src/modules/weapons/projectiles/Rocket.cc (moved) * code/branches/particles2/src/modules/weapons/projectiles/Rocket.h (moved) * code/branches/particles2/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/branches/particles2/src/modules/weapons/weaponmodes/RocketFire.cc (copied) * code/branches/particles2/src/modules/weapons/weaponmodes/RocketFire.h (copied) * code/branches/particles2/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/particles2/src/orxonox/controllers/RocketController.cc (deleted) * code/branches/particles2/src/orxonox/controllers/RocketController.h (deleted) * code/branches/particles2/src/orxonox/worldentities/CMakeLists.txt (modified) cleaned up Rocket mess a bit there is yet a bug if RocketFire is in ... Sat, 14 Nov 2009 23:28:34 GMT rgrieder [6064] * code/trunk/src/orxonox/Scene.cc (modified) Code looks better symmetrically. Actually it's probably a potential bug.. Sat, 14 Nov 2009 22:18:49 GMT scheusso [6063] * code/branches/mainmenu (deleted) removed obsolete mainmenu branch Sat, 14 Nov 2009 22:14:40 GMT scheusso [6062] * code/branches/core5 (deleted) removing old core5 branch Sat, 14 Nov 2009 22:13:18 GMT scheusso [6061] * code/trunk (modified) * code/trunk/src/libraries/util/SubString.cc (modified) merged back a long forgotten revision Sat, 14 Nov 2009 21:37:21 GMT landauf [6060] * code/branches/consolecommands (copied) created new branch to work on the console commands Fri, 13 Nov 2009 13:32:27 GMT cdaniel [6059] * code/branches/particles2/data/levels/empty_level.oxw (modified) * code/branches/particles2/data/particle/Ogre.log (added) * code/branches/particles2/data/particle/laser.particle (added) * code/branches/particles2/data/particle/load.particle (added) * code/branches/particles2/data/particle/particlecanon.particle (added) * code/branches/particles2/data/particle/rocketfire.particle (added) * code/branches/particles2/data/particle/smoke.particle (added) * code/branches/particles2/data/particle/tes3.particle (added) * code/branches/particles2/data/tcl/plane.mesh_lod0_prepshadow.log (added) * code/branches/particles2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/particles2/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/particles2/src/orxonox/controllers/RocketController.cc (added) * code/branches/particles2/src/orxonox/controllers/RocketController.h (added) * code/branches/particles2/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/particles2/src/orxonox/worldentities/Rocket.cc (added) * code/branches/particles2/src/orxonox/worldentities/Rocket.h (added) Fri, 13 Nov 2009 11:06:22 GMT rgrieder [6058] * code/branches/steering/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/steering/src/orxonox/graphics/Camera.h (modified) * code/branches/steering/src/orxonox/weaponsystem/WeaponMode.cc (modified) Found the firing direction bug: "Fixed goes first" we were told a few ... Fri, 13 Nov 2009 10:31:30 GMT rgrieder [6057] * code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.h (modified) Moved an inline function to the source in OrxonoxOverlay. Fri, 13 Nov 2009 10:23:54 GMT scheusso [6056] * code/trunk/src/orxonox/overlays/OrxonoxOverlay.h (modified) OrxonoxOverlay now correctly deregisters in it's old OverlayGroup if ... Fri, 13 Nov 2009 10:21:40 GMT rgrieder [6055] * code/branches/steering/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/steering/src/orxonox/controllers/Controller.cc (modified) * code/branches/steering/src/orxonox/controllers/Controller.h (modified) * code/branches/steering/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/steering/src/orxonox/controllers/NewHumanController.h (modified) * code/branches/steering/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/steering/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/steering/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/steering/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/steering/src/orxonox/worldentities/WorldEntity.cc (modified) Resolved projectile targeting problem by introducing a ClassTreeMask. ... Fri, 13 Nov 2009 10:12:31 GMT scheusso [6054] * code/trunk/src/modules/overlays/hud/HUDHealthBar.cc (modified) * code/trunk/src/modules/overlays/hud/HUDHealthBar.h (modified) * code/trunk/src/modules/overlays/hud/UnderAttackHealthBar.cc (modified) * code/trunk/src/modules/overlays/hud/UnderAttackHealthBar.h (modified) * code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified) * code/trunk/src/orxonox/overlays/OverlayGroup.h (modified) trying to solve a double free bug (replaced OrxonoxOverlay pointers ... Fri, 13 Nov 2009 09:30:18 GMT scheusso [6053] * code/branches/menuanimations (copied) creating new menuanimations branch for beni to work on animated menus Thu, 12 Nov 2009 19:00:42 GMT rgrieder [6052] * code/branches/steering/src/orxonox/graphics/Camera.cc (modified) * code/branches/steering/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/steering/src/orxonox/worldentities/WorldEntity.h (modified) Making use of Ogre::UserDefinedObject by subclassing it in ... Thu, 12 Nov 2009 18:41:20 GMT rgrieder [6051] * code/branches/menu/src/libraries/core/GUIManager.cc (modified) * code/branches/menu/src/libraries/core/LuaState.cc (modified) * code/branches/menu/src/libraries/core/LuaState.h (modified) Fix for the resource group problem in the GUIManager. This should fix ... Thu, 12 Nov 2009 11:48:26 GMT scheusso [6050] * code/branches/particles2 (copied) creating new particles2 branch for rocket steering and other stuff Thu, 12 Nov 2009 10:33:58 GMT scheusso [6049] * code/branches/menu/data/defaultConfig/keybindings.ini (modified) some mistake delete your keybindings.ini in order to take advantage ... Thu, 12 Nov 2009 10:32:41 GMT scheusso [6048] * code/branches/menu/data/defaultConfig/keybindings.ini (modified) * code/branches/menu/data/gui/scripts/InGameMenu.lua (modified) * code/branches/menu/data/gui/scripts/InitialiseGUI.lua (modified) * code/branches/menu/src/libraries/core/GUIManager.cc (modified) * code/branches/menu/src/libraries/core/GUIManager.h (modified) * code/branches/menu/src/libraries/core/Game.cc (modified) * code/branches/menu/src/libraries/core/Game.h (modified) * code/branches/menu/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/menu/src/orxonox/gamestates/GSLevel.h (modified) ESC handling in ingame menu: if theres already an opened GUI sheet ... Thu, 12 Nov 2009 10:23:33 GMT rgrieder [6047] * code/branches/menu/src/libraries/core/Game.cc (modified) * code/branches/menu/src/libraries/core/GameState.cc (modified) Forgot to set the internal activity properties of the GameStates. Wed, 11 Nov 2009 16:55:26 GMT youngk [6046] * code/branches/sound3/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/sound3/src/orxonox/sound/AmbientSound.h (modified) * code/branches/sound3/src/orxonox/sound/BaseSound.cc (modified) * code/branches/sound3/src/orxonox/sound/BaseSound.h (modified) * code/branches/sound3/src/orxonox/sound/SoundManager.cc (modified) * code/branches/sound3/src/orxonox/sound/SoundManager.h (modified) Made a big change to the sound system: Implemented cross-fading for ... Wed, 11 Nov 2009 16:39:53 GMT wirthmi [6045] * code/branches/steering/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/steering/src/orxonox/controllers/Controller.cc (modified) * code/branches/steering/src/orxonox/controllers/Controller.h (modified) * code/branches/steering/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/steering/src/orxonox/controllers/NewHumanController.h (modified) * code/branches/steering/src/orxonox/infos/PlayerInfo.cc (modified) * code/branches/steering/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/steering/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/steering/src/orxonox/worldentities/ControllableEntity.h (modified) First implementation of direction shooting. Wed, 11 Nov 2009 11:33:54 GMT rgrieder [6044] * code/branches/console/cmake/CompilerConfigMSVC.cmake (modified) * code/branches/console/src/libraries/core/ConfigFileManager.h (modified) * code/branches/console/src/libraries/core/IOConsole.cc (modified) Small fixes in IOConsole, ConfigFileManager and msvc compile flags. Mon, 09 Nov 2009 14:52:26 GMT rgrieder [6043] * code/branches/console/src/orxonox/Main.cc (modified) * code/branches/console/src/orxonox/gamestates/CMakeLists.txt (modified) * code/branches/console/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/console/src/orxonox/gamestates/GSDedicated.cc (deleted) * code/branches/console/src/orxonox/gamestates/GSDedicated.h (deleted) * code/branches/console/src/orxonox/gamestates/GSDedicatedClient.cc (deleted) * code/branches/console/src/orxonox/gamestates/GSDedicatedClient.h (deleted) * code/branches/console/src/orxonox/gamestates/GSIOConsole.cc (deleted) * code/branches/console/src/orxonox/gamestates/GSIOConsole.h (deleted) * code/branches/console/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/console/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/console/src/orxonox/gamestates/GSServer.cc (modified) Removed GameStates IOConsole, Dedicated and DedicatedClient because ... Fri, 06 Nov 2009 07:21:03 GMT rgrieder [6042] * data/trunk/audio/ambient/default/allgorythm-lift_up.ogg (added) * data/trunk/audio/ambient/default/allgorythm-resonance_blaster.ogg (added) * data/trunk/audio/ambient/default/luke_grey_-_hypermode.ogg (added) Re added audio files with known licence. Thu, 05 Nov 2009 22:18:05 GMT rgrieder [6041] * code/branches/console/src/libraries/core/ConfigValueIncludes.h (modified) * code/branches/console/src/libraries/core/IOConsole.cc (modified) Fixed config value naming problem with the soft debug levels. Thu, 05 Nov 2009 21:15:05 GMT rgrieder [6040] * sandbox_light (modified) * sandbox_light/bin/vld.ini.in (modified) * sandbox_light/cmake/CompilerConfigMSVC.cmake (modified) * sandbox_light/cmake/LibraryConfig.cmake (modified) * sandbox_light/cmake/PackageConfig.cmake (modified) * sandbox_light/cmake/ParseMacroArguments.cmake (modified) * sandbox_light/cmake/PrecompiledHeaderFiles.cmake (modified) * sandbox_light/cmake/SourceFileUtilities.cmake (modified) * sandbox_light/cmake/TargetUtilities.cmake (modified) * sandbox_light/data/CMakeLists.txt (modified) * sandbox_light/doc/api/doxy.config.in (modified) * sandbox_light/src/Orxonox.cc (modified) * sandbox_light/src/OrxonoxConfig.cmake (modified) * sandbox_light/src/external/ogremath/CMakeLists.txt (modified) * sandbox_light/src/external/tolua/CMakeLists.txt (modified) * sandbox_light/src/libraries/CMakeLists.txt (modified) * sandbox_light/src/libraries/core/CMakeLists.txt (modified) * sandbox_light/src/libraries/core/Clock.cc (deleted) * sandbox_light/src/libraries/core/Clock.h (deleted) * sandbox_light/src/libraries/core/CommandLine.cc (deleted) * sandbox_light/src/libraries/core/CommandLine.h (deleted) * sandbox_light/src/libraries/core/CommandLineParser.cc (copied) * sandbox_light/src/libraries/core/CommandLineParser.h (copied) * sandbox_light/src/libraries/core/Core.cc (modified) * sandbox_light/src/libraries/core/Core.h (modified) * sandbox_light/src/libraries/core/CorePrereqs.h (modified) * sandbox_light/src/libraries/core/LuaState.cc (modified) * sandbox_light/src/libraries/core/PathConfig.cc (copied) * sandbox_light/src/libraries/core/PathConfig.h (copied) * sandbox_light/src/libraries/util/CMakeLists.txt (modified) * sandbox_light/src/libraries/util/Clock.cc (copied) * sandbox_light/src/libraries/util/Clock.h (copied) * sandbox_light/src/libraries/util/UtilPrereqs.h (modified) * sandbox_light/src/orxonox/Main.cc (modified) * sandbox_light/src/orxonox/OrxonoxPrereqs.h (modified) Also synchronised sandbox_light with current trunk. Thu, 05 Nov 2009 20:33:47 GMT rgrieder [6039] * sandbox/src/libraries/core/PathConfig.cc (modified) Applied crucial fix from console branch Thu, 05 Nov 2009 20:22:22 GMT rgrieder [6038] * sandbox (modified) * sandbox/bin/vld.ini.in (modified) * sandbox/cmake/CompilerConfigMSVC.cmake (modified) * sandbox/cmake/LibraryConfig.cmake (modified) * sandbox/cmake/PackageConfig.cmake (modified) * sandbox/cmake/ParseMacroArguments.cmake (modified) * sandbox/cmake/PrecompiledHeaderFiles.cmake (modified) * sandbox/cmake/SourceFileUtilities.cmake (modified) * sandbox/cmake/TargetUtilities.cmake (modified) * sandbox/data/CMakeLists.txt (modified) * sandbox/doc/api/doxy.config.in (modified) * sandbox/src/Orxonox.cc (modified) * sandbox/src/OrxonoxConfig.cmake (modified) * sandbox/src/external/tolua/CMakeLists.txt (modified) * sandbox/src/libraries/CMakeLists.txt (modified) * sandbox/src/libraries/core/CMakeLists.txt (modified) * sandbox/src/libraries/core/ClassFactory.h (modified) * sandbox/src/libraries/core/Clock.cc (deleted) * sandbox/src/libraries/core/Clock.h (deleted) * sandbox/src/libraries/core/CommandLine.cc (deleted) * sandbox/src/libraries/core/CommandLine.h (deleted) * sandbox/src/libraries/core/CommandLineParser.cc (copied) * sandbox/src/libraries/core/CommandLineParser.h (copied) * sandbox/src/libraries/core/ConfigFileManager.cc (modified) * sandbox/src/libraries/core/Core.cc (modified) * sandbox/src/libraries/core/Core.h (modified) * sandbox/src/libraries/core/CoreIncludes.h (modified) * sandbox/src/libraries/core/CorePrereqs.h (modified) * sandbox/src/libraries/core/Factory.cc (deleted) * sandbox/src/libraries/core/Factory.h (deleted) * sandbox/src/libraries/core/Functor.h (modified) * sandbox/src/libraries/core/Game.cc (modified) * sandbox/src/libraries/core/Game.h (modified) * sandbox/src/libraries/core/GameState.h (modified) * sandbox/src/libraries/core/Identifier.cc (modified) * sandbox/src/libraries/core/Identifier.h (modified) * sandbox/src/libraries/core/Iterator.h (modified) * sandbox/src/libraries/core/Language.cc (modified) * sandbox/src/libraries/core/LuaState.cc (modified) * sandbox/src/libraries/core/ObjectListIterator.h (modified) * sandbox/src/libraries/core/OrxonoxClass.cc (modified) * sandbox/src/libraries/core/OrxonoxClass.h (modified) * sandbox/src/libraries/core/PathConfig.cc (copied) * sandbox/src/libraries/core/PathConfig.h (copied) * sandbox/src/libraries/util/CMakeLists.txt (modified) * sandbox/src/libraries/util/Clock.cc (copied) * sandbox/src/libraries/util/Clock.h (copied) * sandbox/src/libraries/util/Scope.h (modified) * sandbox/src/libraries/util/ScopedSingleton.h (deleted) * sandbox/src/libraries/util/UtilPrereqs.h (modified) * sandbox/src/orxonox/GSRoot.cc (modified) * sandbox/src/orxonox/Main.cc (modified) * sandbox/src/orxonox/OrxonoxPrereqs.h (modified) Synchronised sandbox with current code trunk. There should be a few ... Thu, 05 Nov 2009 12:31:31 GMT rgrieder [6037] * code/branches/console/src/libraries/core/IOConsole.cc (modified) * code/branches/console/src/libraries/core/IOConsole.h (modified) Redirected std::cout to a stringstream object in the IOConsole. --> ... Thu, 05 Nov 2009 08:46:27 GMT scheusso [6036] * code/branches/menu/data/gui/scripts/InitialiseGUI.lua (modified) * code/branches/menu/src/libraries/core/GUIManager.cc (modified) some changes to make GUI showing/hiding with possible coverage of ...