# # ChangeLog for code/branches/gcc43/src/audio # # Generated by Trac 1.0.9 # May 23, 2024, 10:42:01 PM Sun, 29 Jun 2008 17:36:33 GMT nicolasc [1634] * code/branches/gcc43/src/asylum/loader/LevelLoader.h (modified) * code/branches/gcc43/src/asylum/util/String2Number.h (modified) * code/branches/gcc43/src/asylum/util/Tokenizer.h (modified) * code/branches/gcc43/src/audio/AudioStream.h (modified) * code/branches/gcc43/src/core/BaseObject.h (modified) * code/branches/gcc43/src/core/CommandEvaluation.h (modified) * code/branches/gcc43/src/core/ConfigFileManager.h (modified) * code/branches/gcc43/src/core/ConfigValueContainer.h (modified) * code/branches/gcc43/src/core/Identifier.h (modified) * code/branches/gcc43/src/core/Language.h (modified) * code/branches/gcc43/src/core/ObjectList.h (modified) * code/branches/gcc43/src/core/OrxonoxClass.h (modified) * code/branches/gcc43/src/core/OutputBuffer.h (modified) * code/branches/gcc43/src/core/OutputHandler.h (modified) * code/branches/gcc43/src/core/Script.h (modified) * code/branches/gcc43/src/core/Script_clean.h (modified) * code/branches/gcc43/src/core/Shell.h (modified) * code/branches/gcc43/src/core/SignalHandler.h (modified) * code/branches/gcc43/src/core/XMLPort.h (modified) * code/branches/gcc43/src/core/input/InputBuffer.h (modified) * code/branches/gcc43/src/network/ClientInformation.h (modified) * code/branches/gcc43/src/ois/OISMouse.h (modified) * code/branches/gcc43/src/orxonox/GraphicsEngine.h (modified) * code/branches/gcc43/src/orxonox/Orxonox.h (modified) * code/branches/gcc43/src/orxonox/hud/BarOverlayElement.h (modified) * code/branches/gcc43/src/orxonox/hud/HUD.h (modified) * code/branches/gcc43/src/orxonox/hud/Navigation.h (modified) * code/branches/gcc43/src/orxonox/hud/RadarObject.h (modified) * code/branches/gcc43/src/orxonox/objects/Camera.h (modified) * code/branches/gcc43/src/orxonox/objects/CameraHandler.h (modified) * code/branches/gcc43/src/orxonox/objects/ParticleSpawner.h (modified) * code/branches/gcc43/src/orxonox/objects/SpaceShip.h (modified) * code/branches/gcc43/src/orxonox/objects/WorldEntity.h (modified) * code/branches/gcc43/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/branches/gcc43/src/orxonox/objects/weapon/BaseWeapon.h (modified) * code/branches/gcc43/src/orxonox/objects/weapon/Bullet.h (modified) * code/branches/gcc43/src/orxonox/objects/weapon/BulletManager.h (modified) * code/branches/gcc43/src/orxonox/tools/BillboardSet.h (modified) * code/branches/gcc43/src/orxonox/tools/Light.h (modified) * code/branches/gcc43/src/orxonox/tools/Mesh.h (modified) * code/branches/gcc43/src/orxonox/tools/ParticleInterface.h (modified) * code/branches/gcc43/src/orxonox/tools/Timer.h (modified) * code/branches/gcc43/src/tinyxml/tinystr.h (modified) * code/branches/gcc43/src/tinyxml/tinyxml.h (modified) * code/branches/gcc43/src/tolua/tolua++.h (modified) just a test - don't morge this Mon, 09 Jun 2008 21:11:21 GMT nicolasc [1581] * code/branches/gcc43/src/audio/AudioManager.cc (modified) * code/branches/gcc43/src/core/Identifier.h (modified) * code/branches/gcc43/src/core/SignalHandler.cc (modified) * code/branches/gcc43/src/network/GameStateManager.cc (modified) * code/branches/gcc43/src/network/PacketDecoder.cc (modified) * code/branches/gcc43/src/network/Synchronisable.cc (modified) * code/branches/gcc43/src/tinyxml/ticpp.h (modified) * code/branches/gcc43/src/tolua/CMakeLists.txt (modified) * code/branches/gcc43/src/util/ExprParser.cc (modified) well, it compiles.. there are only about 1000 warinig about a ... Mon, 09 Jun 2008 20:41:39 GMT nicolasc [1579] * code/branches/gcc43 (copied) created gcc43 branch to hotfix orxonox for gcc-4.3 Wed, 04 Jun 2008 18:54:43 GMT rgrieder [1535] * code/trunk/CMakeLists.txt (modified) * code/trunk/bin/media.cfg (deleted) * code/trunk/bin/quake3settings.cfg (deleted) * code/trunk/src/audio/AudioManager.h (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/Core.cc (copied) * code/trunk/src/core/Core.h (copied) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/CoreSettings.cc (deleted) * code/trunk/src/core/CoreSettings.h (deleted) * code/trunk/src/core/InputBuffer.cc (deleted) * code/trunk/src/core/InputBuffer.h (deleted) * code/trunk/src/core/InputInterfaces.h (deleted) * code/trunk/src/core/InputManager.cc (deleted) * code/trunk/src/core/InputManager.h (deleted) * code/trunk/src/core/KeyBinder.cc (deleted) * code/trunk/src/core/KeyBinder.h (deleted) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/Language.h (modified) * code/trunk/src/core/OutputHandler.cc (modified) * code/trunk/src/core/Shell.cc (modified) * code/trunk/src/core/Shell.h (modified) * code/trunk/src/core/TclThreadManager.h (modified) * code/trunk/src/core/Tickable.cc (deleted) * code/trunk/src/core/Tickable.h (deleted) * code/trunk/src/core/input (copied) * code/trunk/src/core/input/Button.cc (copied) * code/trunk/src/core/input/Button.h (copied) * code/trunk/src/core/input/CalibratorCallback.cc (copied) * code/trunk/src/core/input/CalibratorCallback.h (copied) * code/trunk/src/core/input/HalfAxis.cc (copied) * code/trunk/src/core/input/HalfAxis.h (copied) * code/trunk/src/core/input/InputBuffer.cc (copied) * code/trunk/src/core/input/InputBuffer.h (copied) * code/trunk/src/core/input/InputCommands.cc (copied) * code/trunk/src/core/input/InputCommands.h (copied) * code/trunk/src/core/input/InputInterfaces.h (copied) * code/trunk/src/core/input/InputManager.cc (copied) * code/trunk/src/core/input/InputManager.h (copied) * code/trunk/src/core/input/KeyBinder.cc (copied) * code/trunk/src/core/input/KeyBinder.h (copied) * code/trunk/src/core/input/KeyDetector.cc (copied) * code/trunk/src/core/input/KeyDetector.h (copied) * code/trunk/src/network/Client.h (modified) * code/trunk/src/network/Server.h (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.h (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/Orxonox.h (modified) * code/trunk/src/orxonox/OrxonoxStableHeaders.h (modified) * code/trunk/src/orxonox/Settings.cc (copied) * code/trunk/src/orxonox/Settings.h (copied) * code/trunk/src/orxonox/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/console/InGameConsole.h (modified) * code/trunk/src/orxonox/hud/HUD.h (modified) * code/trunk/src/orxonox/hud/RadarOverlayElement.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShip.h (modified) * code/trunk/src/orxonox/objects/Tickable.cc (copied) * code/trunk/src/orxonox/objects/Tickable.h (copied) * code/trunk/src/orxonox/objects/WorldEntity.h (modified) * code/trunk/src/orxonox/tools/Timer.h (modified) * code/trunk/src/util/ArgReader.cc (modified) * code/trunk/src/util/ArgReader.h (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) merged input branch back to trunk