# # ChangeLog for / # # Generated by Trac 1.0.9 # May 30, 2024, 6:59:24 PM Tue, 31 Aug 2010 16:00:32 GMT adrfried [7293] * code/branches/ipv6 (copied) Create branch ipv6 Tue, 31 Aug 2010 15:40:59 GMT landauf [7292] * code/branches/doc/src/libraries/core/Game.h (modified) * code/branches/doc/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/doc/src/orxonox/worldentities/WorldEntity.h (modified) fixed some misspelled doxygen tags (note: doxygen is case-sensitive ... Tue, 31 Aug 2010 15:19:36 GMT landauf [7291] * code/branches/doc/src/libraries/core/XMLPort.h (modified) * code/branches/doc/src/libraries/util/Debug.h (modified) * code/branches/doc/src/libraries/util/Math.cc (modified) * code/branches/doc/src/libraries/util/MultiType.h (modified) * code/branches/doc/src/libraries/util/SubString.h (modified) the @example tag shouldn't be used in a documentation unless the ... Tue, 31 Aug 2010 14:16:59 GMT landauf [7290] * code/branches/doc (copied) created new branch to work on the documentation Tue, 31 Aug 2010 13:26:14 GMT rgrieder [7289] * code/trunk/cmake/tools/PrecompiledHeaderFiles.cmake (modified) This should actually fix the PCH problem with GCC Tue, 31 Aug 2010 12:43:22 GMT rgrieder [7288] * code/trunk/cmake/tools/PrecompiledHeaderFiles.cmake (modified) Finally found a fix for the No rule to make target problem with ... Tue, 31 Aug 2010 09:13:46 GMT rgrieder [7287] * code/trunk/src/libraries/core/command/IOConsole.cc (modified) * code/trunk/src/libraries/core/command/IOConsole.h (modified) * code/trunk/src/libraries/core/command/IOConsolePOSIX.cc (copied) * code/trunk/src/libraries/core/command/IOConsolePOSIX.h (copied) * code/trunk/src/libraries/core/command/IOConsoleWindows.cc (copied) * code/trunk/src/libraries/core/command/IOConsoleWindows.h (copied) Split IOConsole in two separate files for better browsing. Tue, 31 Aug 2010 08:09:12 GMT dafrick [7286] * code/trunk/src/libraries/core/command/CommandEvaluation.cc (modified) Now compiles under linux (ubuntu 10.04) as well. Tue, 31 Aug 2010 01:51:37 GMT landauf [7285] * code/trunk/cmake/tools/FindPOCO.cmake (modified) * code/trunk/data/levels/includes/weaponsettings_swallow.oxi (modified) * code/trunk/data/levels/templates/spaceship_swallow.oxt (modified) * code/trunk/data/levels/test_swallow.oxw (modified) * code/trunk/src/modules/notifications/NotificationDispatcher.cc (modified) * code/trunk/src/modules/notifications/NotificationDispatcher.h (modified) * code/trunk/src/modules/notifications/NotificationsPrecompiledHeaders.h (modified) * code/trunk/src/modules/notifications/NotificationsPrereqs.h (modified) * code/trunk/src/modules/notifications/dispatchers/CMakeLists.txt (modified) * code/trunk/src/modules/notifications/dispatchers/CommandNotification.cc (modified) * code/trunk/src/modules/notifications/dispatchers/CommandNotification.h (modified) * code/trunk/src/modules/notifications/dispatchers/SimpleNotification.cc (modified) * code/trunk/src/modules/notifications/dispatchers/SimpleNotification.h (modified) * code/trunk/src/modules/pickup/CollectiblePickup.cc (modified) * code/trunk/src/modules/pickup/CollectiblePickup.h (modified) added eol-style native for some files. note: there are another 6 ... Tue, 31 Aug 2010 01:37:40 GMT landauf [7284] * code/trunk (modified) * code/trunk/data/gui/scripts/MiscConfigMenu.lua (modified) * code/trunk/data/levels/fps_test.oxw (modified) * code/trunk/data/levels/old/physicstest2.oxw (modified) * code/trunk/data/levels/presentation_FS10.oxw (modified) * code/trunk/data/levels/presentation_FS10_ed.oxw (modified) * code/trunk/data/tcl/irk/lib/irkreceive.tcl (modified) * code/trunk/src/libraries/core/ArgumentCompleter.h (deleted) * code/trunk/src/libraries/core/ArgumentCompletionFunctions.cc (deleted) * code/trunk/src/libraries/core/ArgumentCompletionFunctions.h (deleted) * code/trunk/src/libraries/core/ArgumentCompletionListElement.h (deleted) * code/trunk/src/libraries/core/BaseObject.cc (modified) * code/trunk/src/libraries/core/BaseObject.h (modified) * code/trunk/src/libraries/core/CMakeLists.txt (modified) * code/trunk/src/libraries/core/CommandEvaluation.cc (deleted) * code/trunk/src/libraries/core/CommandEvaluation.h (deleted) * code/trunk/src/libraries/core/CommandExecutor.cc (deleted) * code/trunk/src/libraries/core/CommandExecutor.h (deleted) * code/trunk/src/libraries/core/CommandLineParser.cc (modified) * code/trunk/src/libraries/core/CommandLineParser.h (modified) * code/trunk/src/libraries/core/ConfigFileManager.cc (modified) * code/trunk/src/libraries/core/ConfigFileManager.h (modified) * code/trunk/src/libraries/core/ConfigValueContainer.cc (modified) * code/trunk/src/libraries/core/ConsoleCommand.cc (deleted) * code/trunk/src/libraries/core/ConsoleCommand.h (deleted) * code/trunk/src/libraries/core/ConsoleCommandCompilation.cc (deleted) * code/trunk/src/libraries/core/ConsoleCommandCompilation.h (deleted) * code/trunk/src/libraries/core/Core.cc (modified) * code/trunk/src/libraries/core/CorePrereqs.h (modified) * code/trunk/src/libraries/core/Event.cc (modified) * code/trunk/src/libraries/core/Event.h (modified) * code/trunk/src/libraries/core/EventIncludes.h (modified) * code/trunk/src/libraries/core/Executor.cc (deleted) * code/trunk/src/libraries/core/Executor.h (deleted) * code/trunk/src/libraries/core/Functor.h (deleted) * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/Game.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 (deleted) * code/trunk/src/libraries/core/IOConsole.h (deleted) * code/trunk/src/libraries/core/IRC.cc (deleted) * code/trunk/src/libraries/core/IRC.h (deleted) * code/trunk/src/libraries/core/Identifier.cc (modified) * code/trunk/src/libraries/core/Identifier.h (modified) * code/trunk/src/libraries/core/Language.cc (modified) * code/trunk/src/libraries/core/Language.h (modified) * code/trunk/src/libraries/core/LuaState.cc (modified) * code/trunk/src/libraries/core/LuaState.h (modified) * code/trunk/src/libraries/core/ScopedSingletonManager.cc (deleted) * code/trunk/src/libraries/core/ScopedSingletonManager.h (deleted) * code/trunk/src/libraries/core/Shell.cc (deleted) * code/trunk/src/libraries/core/Shell.h (deleted) * code/trunk/src/libraries/core/TclBind.cc (deleted) * code/trunk/src/libraries/core/TclBind.h (deleted) * code/trunk/src/libraries/core/TclThreadList.h (deleted) * code/trunk/src/libraries/core/TclThreadManager.cc (deleted) * code/trunk/src/libraries/core/TclThreadManager.h (deleted) * code/trunk/src/libraries/core/Thread.cc (modified) * code/trunk/src/libraries/core/Thread.h (modified) * code/trunk/src/libraries/core/ThreadPool.cc (modified) * code/trunk/src/libraries/core/ThreadPool.h (modified) * code/trunk/src/libraries/core/WeakPtr.h (modified) * code/trunk/src/libraries/core/XMLPort.h (modified) * code/trunk/src/libraries/core/command (copied) * code/trunk/src/libraries/core/command/ArgumentCompleter.h (copied) * code/trunk/src/libraries/core/command/ArgumentCompletionFunctions.cc (copied) * code/trunk/src/libraries/core/command/ArgumentCompletionFunctions.h (copied) * code/trunk/src/libraries/core/command/ArgumentCompletionListElement.h (copied) * code/trunk/src/libraries/core/command/CMakeLists.txt (copied) * code/trunk/src/libraries/core/command/CommandEvaluation.cc (copied) * code/trunk/src/libraries/core/command/CommandEvaluation.h (copied) * code/trunk/src/libraries/core/command/CommandExecutor.cc (copied) * code/trunk/src/libraries/core/command/CommandExecutor.h (copied) * code/trunk/src/libraries/core/command/ConsoleCommand.cc (copied) * code/trunk/src/libraries/core/command/ConsoleCommand.h (copied) * code/trunk/src/libraries/core/command/ConsoleCommandCompilation.cc (copied) * code/trunk/src/libraries/core/command/ConsoleCommandCompilation.h (copied) * code/trunk/src/libraries/core/command/Executor.cc (copied) * code/trunk/src/libraries/core/command/Executor.h (copied) * code/trunk/src/libraries/core/command/ExecutorPtr.h (copied) * code/trunk/src/libraries/core/command/Functor.h (copied) * code/trunk/src/libraries/core/command/FunctorPtr.h (copied) * code/trunk/src/libraries/core/command/IOConsole.cc (copied) * code/trunk/src/libraries/core/command/IOConsole.h (copied) * code/trunk/src/libraries/core/command/IRC.cc (copied) * code/trunk/src/libraries/core/command/IRC.h (copied) * code/trunk/src/libraries/core/command/Shell.cc (copied) * code/trunk/src/libraries/core/command/Shell.h (copied) * code/trunk/src/libraries/core/command/TclBind.cc (copied) * code/trunk/src/libraries/core/command/TclBind.h (copied) * code/trunk/src/libraries/core/command/TclThreadList.h (copied) * code/trunk/src/libraries/core/command/TclThreadManager.cc (copied) * code/trunk/src/libraries/core/command/TclThreadManager.h (copied) * code/trunk/src/libraries/core/input/Button.cc (modified) * code/trunk/src/libraries/core/input/HalfAxis.cc (modified) * code/trunk/src/libraries/core/input/InputCommands.h (modified) * code/trunk/src/libraries/core/input/InputManager.cc (modified) * code/trunk/src/libraries/core/input/InputState.cc (modified) * code/trunk/src/libraries/core/input/InputState.h (modified) * code/trunk/src/libraries/core/input/KeyBinderManager.cc (modified) * code/trunk/src/libraries/core/input/KeyBinderManager.h (modified) * code/trunk/src/libraries/core/input/KeyDetector.cc (modified) * code/trunk/src/libraries/core/input/KeyDetector.h (modified) * code/trunk/src/libraries/core/input/Mouse.cc (modified) * code/trunk/src/libraries/core/input/Mouse.h (modified) * code/trunk/src/libraries/network/Client.cc (modified) * code/trunk/src/libraries/network/ClientConnection.cc (modified) * code/trunk/src/libraries/network/GamestateManager.cc (modified) * code/trunk/src/libraries/network/Host.cc (modified) * code/trunk/src/libraries/network/Host.h (modified) * code/trunk/src/libraries/network/LANDiscovery.cc (modified) * code/trunk/src/libraries/network/NetworkFunction.cc (modified) * code/trunk/src/libraries/network/NetworkFunction.h (modified) * code/trunk/src/libraries/network/Server.cc (modified) * code/trunk/src/libraries/network/synchronisable/Serialise.h (modified) * code/trunk/src/libraries/tools/Timer.cc (modified) * code/trunk/src/libraries/tools/Timer.h (modified) * code/trunk/src/libraries/util/CMakeLists.txt (modified) * code/trunk/src/libraries/util/Convert.h (modified) * code/trunk/src/libraries/util/Math.cc (modified) * code/trunk/src/libraries/util/MultiType.h (modified) * code/trunk/src/libraries/util/OutputHandler.h (modified) * code/trunk/src/libraries/util/ScopedSingletonManager.cc (copied) * code/trunk/src/libraries/util/ScopedSingletonManager.h (copied) * code/trunk/src/libraries/util/SharedPtr.cc (copied) * code/trunk/src/libraries/util/SharedPtr.h (copied) * code/trunk/src/libraries/util/SmallObjectAllocator.cc (copied) * code/trunk/src/libraries/util/SmallObjectAllocator.h (copied) * code/trunk/src/libraries/util/StringUtils.cc (modified) * code/trunk/src/libraries/util/StringUtils.h (modified) * code/trunk/src/libraries/util/SubString.cc (modified) * code/trunk/src/libraries/util/SubString.h (modified) * code/trunk/src/libraries/util/VA_NARGS.h (copied) * code/trunk/src/modules/designtools/ScreenshotManager.cc (modified) * code/trunk/src/modules/designtools/SkyboxGenerator.cc (modified) * code/trunk/src/modules/notifications/NotificationManager.cc (modified) * code/trunk/src/modules/objects/triggers/Trigger.cc (modified) * code/trunk/src/modules/overlays/OverlaysPrecompiledHeaders.h (modified) * code/trunk/src/modules/overlays/hud/ChatOverlay.cc (modified) * code/trunk/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/trunk/src/modules/overlays/hud/GametypeStatus.h (modified) * code/trunk/src/modules/pickup/PickupManager.cc (modified) * code/trunk/src/modules/pong/Pong.cc (modified) * code/trunk/src/modules/questsystem/QuestManager.cc (modified) * code/trunk/src/modules/questsystem/QuestsystemPrecompiledHeaders.h (modified) * code/trunk/src/modules/weapons/MuzzleFlash.cc (modified) * code/trunk/src/modules/weapons/projectiles/Projectile.cc (modified) * code/trunk/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/trunk/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/trunk/src/orxonox/CameraManager.cc (modified) * code/trunk/src/orxonox/ChatHistory.cc (modified) * code/trunk/src/orxonox/ChatInputHandler.cc (modified) * code/trunk/src/orxonox/LevelManager.cc (modified) * code/trunk/src/orxonox/MoodManager.cc (modified) * code/trunk/src/orxonox/OrxonoxPrecompiledHeaders.h (modified) * code/trunk/src/orxonox/PlayerManager.cc (modified) * code/trunk/src/orxonox/Radar.cc (modified) * code/trunk/src/orxonox/Test.cc (modified) * code/trunk/src/orxonox/controllers/AIController.cc (modified) * code/trunk/src/orxonox/controllers/ArtificialController.cc (modified) * code/trunk/src/orxonox/controllers/DroneController.cc (modified) * code/trunk/src/orxonox/controllers/HumanController.cc (modified) * code/trunk/src/orxonox/controllers/NewHumanController.cc (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/trunk/src/orxonox/gametypes/Gametype.cc (modified) * code/trunk/src/orxonox/gametypes/Gametype.h (modified) * code/trunk/src/orxonox/gametypes/TeamBaseMatch.cc (modified) * code/trunk/src/orxonox/graphics/ParticleSpawner.cc (modified) * code/trunk/src/orxonox/overlays/InGameConsole.cc (modified) * code/trunk/src/orxonox/overlays/InGameConsole.h (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified) * code/trunk/src/orxonox/sound/SoundManager.cc (modified) * code/trunk/src/orxonox/sound/WorldSound.cc (modified) * code/trunk/src/orxonox/weaponsystem/Munition.cc (modified) * code/trunk/src/orxonox/worldentities/BigExplosion.cc (modified) * code/trunk/src/orxonox/worldentities/ExplosionChunk.cc (modified) * code/trunk/src/orxonox/worldentities/MovableEntity.cc (modified) merged consolecommands3 branch back to trunk. note: the console ... Tue, 31 Aug 2010 01:03:06 GMT landauf [7283] * code/branches/consolecommands3/src/libraries/core/ConfigFileManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.cc (modified) ConfigFileManager added backslashes to strings with special chars ... Tue, 31 Aug 2010 00:26:53 GMT landauf [7282] * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/command/TclThreadManager.h (modified) ConsoleCommand::getCommand should return a const pointer Tue, 31 Aug 2010 00:16:45 GMT landauf [7281] * code/branches/consolecommands3/src/libraries/core/command/TclThreadManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/TclThreadManager.h (modified) neither does TclThreadManager Mon, 30 Aug 2010 23:54:32 GMT landauf [7280] * code/branches/consolecommands3/src/libraries/core/command/IRC.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/IRC.h (modified) IRC class doesn't have to inherit from OrxonoxClass anymore (console ... Mon, 30 Aug 2010 23:42:50 GMT landauf [7279] * code/branches/consolecommands3/data/tcl/irk/lib/irkreceive.tcl (modified) looks like the syntax of some IRC callbacks changed... fixed. Mon, 30 Aug 2010 23:25:13 GMT landauf [7278] * code/trunk/src/libraries/core/ObjectList.h (modified) build fix for gcc Mon, 30 Aug 2010 23:03:09 GMT landauf [7277] * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h (modified) added new console command "alias" that can bind commands (including ... Mon, 30 Aug 2010 23:00:20 GMT landauf [7276] * code/branches/consolecommands3/data/levels/fps_test.oxw (modified) * code/branches/consolecommands3/data/levels/old/physicstest2.oxw (modified) * code/branches/consolecommands3/data/levels/presentation_FS10.oxw (modified) * code/branches/consolecommands3/data/levels/presentation_FS10_ed.oxw (modified) * code/branches/consolecommands3/src/libraries/core/CommandLineParser.h (modified) * code/branches/consolecommands3/src/libraries/core/ConfigValueContainer.cc (modified) * code/branches/consolecommands3/src/libraries/core/GraphicsManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/Button.cc (modified) * code/branches/consolecommands3/src/libraries/util/Math.cc (modified) * code/branches/consolecommands3/src/libraries/util/SubString.h (modified) until now we could group words and values in console commands and XML ... Mon, 30 Aug 2010 21:45:44 GMT rgrieder [7275] * code/branches/consolecommands3/src/libraries/core/CommandLineParser.cc (modified) Command line parser should not care about any parentheses at all. Mon, 30 Aug 2010 21:21:15 GMT rgrieder [7274] * code/branches/consolecommands3/src/libraries/core/command/Executor.cc (modified) MSVC build fix. Mon, 30 Aug 2010 20:28:08 GMT landauf [7273] * code/branches/consolecommands3/src/libraries/core/input/KeyBinderManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyDetector.cc (modified) "KeyDetectorKeyPressed" is now a hidden command and "keybind" and ... Mon, 30 Aug 2010 20:09:08 GMT landauf [7272] * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) using object stack and function stack together works now Mon, 30 Aug 2010 18:07:38 GMT rgrieder [7271] * code/trunk/src/libraries/core/CorePrereqs.h (modified) * code/trunk/src/libraries/core/Event.cc (modified) * code/trunk/src/libraries/core/Identifier.h (modified) * code/trunk/src/libraries/core/Iterator.h (modified) * code/trunk/src/libraries/core/ObjectList.h (modified) * code/trunk/src/libraries/core/XMLPort.h (modified) * code/trunk/src/libraries/core/input/InputDevice.h (modified) * code/trunk/src/modules/objects/triggers/MultiTrigger.h (modified) There is no such word as "casted". Also inserted 4 static_casts and ... Mon, 30 Aug 2010 17:52:33 GMT landauf [7270] * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Functor.h (modified) pushFunction() (which explicitly adds a new level to the console ... Mon, 30 Aug 2010 17:44:01 GMT landauf [7269] * code/branches/consolecommands3/src/libraries/util/SharedPtr.h (modified) ok ok... ;) Mon, 30 Aug 2010 17:34:07 GMT rgrieder [7268] * code/trunk/src/libraries/core/ClassTreeMask.cc (modified) * code/trunk/src/libraries/core/ClassTreeMask.h (modified) * code/trunk/src/libraries/core/Iterator.h (modified) * code/trunk/src/libraries/core/ObjectListIterator.h (modified) * code/trunk/src/libraries/core/SmartPtr.h (modified) * code/trunk/src/libraries/core/SubclassIdentifier.h (modified) * code/trunk/src/libraries/core/WeakPtr.h (modified) * code/trunk/src/libraries/util/MultiType.h (modified) * code/trunk/src/libraries/util/mbool.h (modified) operator=() should not return constant references. Mon, 30 Aug 2010 16:27:59 GMT landauf [7267] * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) use a base-functor instead of a base-executor in ConsoleCommand ... Mon, 30 Aug 2010 15:04:12 GMT rgrieder [7266] * code/trunk/src/external/CMakeLists.txt (modified) * code/trunk/src/external/loki (added) * code/trunk/src/external/loki/CHANGES (added) * code/trunk/src/external/loki/CMakeLists.txt (added) * code/trunk/src/external/loki/NullType.h (added) * code/trunk/src/external/loki/README (added) * code/trunk/src/external/loki/RefToValue.h (moved) * code/trunk/src/external/loki/ScopeGuard.h (moved) * code/trunk/src/external/loki/TypeManip.h (added) * code/trunk/src/external/loki/TypeTraits.h (moved) * code/trunk/src/external/loki/changes_orxonox.txt (added) * code/trunk/src/external/loki/static_check.h (added) * code/trunk/src/libraries/core/Core.h (modified) * code/trunk/src/libraries/core/CorePrecompiledHeaders.h (modified) * code/trunk/src/libraries/core/Game.cc (modified) * code/trunk/src/libraries/core/Game.h (modified) * code/trunk/src/libraries/core/Identifier.h (modified) * code/trunk/src/libraries/core/LuaState.cc (modified) * code/trunk/src/libraries/core/LuaState.h (modified) * code/trunk/src/libraries/core/input/InputManager.cc (modified) * code/trunk/src/libraries/network/NetworkPrecompiledHeaders.h (modified) * code/trunk/src/libraries/network/synchronisable/Serialise.h (modified) * code/trunk/src/libraries/network/synchronisable/SynchronisableVariable.h (modified) * code/trunk/src/libraries/util/Convert.h (modified) * code/trunk/src/libraries/util/MultiType.h (modified) * code/trunk/src/libraries/util/Scope.h (modified) * code/trunk/src/orxonox/sound/SoundManager.cc (modified) Moved Loki library files to separate loki folder in externals. Also ... Mon, 30 Aug 2010 11:19:11 GMT landauf [7265] * code/branches/consolecommands3/src/libraries/core/command/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/util/MultiType.h (modified) added a missing TypeTrait in MultiType which caused problems on some ... Sun, 29 Aug 2010 19:37:38 GMT landauf [7264] * code/branches/consolecommands3/src/libraries/util/CMakeLists.txt (modified) * code/branches/consolecommands3/src/libraries/util/SharedPtr.cc (added) * code/branches/consolecommands3/src/libraries/util/SharedPtr.h (modified) * code/branches/consolecommands3/src/libraries/util/SmallObjectAllocator.cc (added) * code/branches/consolecommands3/src/libraries/util/SmallObjectAllocator.h (added) Added new utility SmallObjectAllocator. Merged counter and destroyer ... Sun, 29 Aug 2010 17:11:36 GMT rgrieder [7263] * code/branches/png2/data/overlays/hudtamplates_fps.oxo (modified) * code/branches/png2/data/overlays/hudtemplates3.oxo (modified) * code/branches/png2/data/overlays/underattackhud.oxo (modified) * code/branches/png2/data/particle/smoke1.particle (modified) * code/branches/png2/src/modules/overlays/hud/HUDBar.cc (modified) * code/branches/png2/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/png2/src/modules/overlays/hud/HUDRadar.cc (modified) Changed *.tga to *.png in code too. Sun, 29 Aug 2010 17:10:36 GMT rgrieder [7262] * code/branches/png2 (copied) Creating separate branch for tga-->png conversion. Sun, 29 Aug 2010 17:10:09 GMT rgrieder [7261] * code/branches/png (deleted) Deleted obsolete and old branch. Sun, 29 Aug 2010 17:07:06 GMT rgrieder [7260] * data/branches/png2/materials/textures/3arrowsup.png (modified) * data/branches/png2/materials/textures/arrow.png (modified) * data/branches/png2/materials/textures/arrows.png (modified) * data/branches/png2/materials/textures/asterix.png (modified) * data/branches/png2/materials/textures/asteroid.png (modified) * data/branches/png2/materials/textures/asteroid_ice.png (modified) Fixed 6 files that didn't get converted to PNG. Sun, 29 Aug 2010 16:40:57 GMT rgrieder [7259] * data/branches/png2/AUTHORS (modified) * data/branches/png2/gui/imagesets/FairChar.imageset (modified) * data/branches/png2/gui/imagesets/PickupInventory.imageset (modified) * data/branches/png2/gui/imagesets/ReadMe.txt (modified) * data/branches/png2/gui/imagesets/TaharezGreenLook.imageset (modified) * data/branches/png2/gui/imagesets/TaharezLook.imageset (modified) * data/branches/png2/gui/imagesets/Vanilla.imageset (modified) * data/branches/png2/gui/imagesets/WindowsLook.imageset (modified) * data/branches/png2/materials/scripts/3arrowsup.material (modified) * data/branches/png2/materials/scripts/Arrow.material (modified) * data/branches/png2/materials/scripts/Asterix.material (modified) * data/branches/png2/materials/scripts/Bump_Specular.material (modified) * data/branches/png2/materials/scripts/Cone.material (modified) * data/branches/png2/materials/scripts/Console.material (modified) * data/branches/png2/materials/scripts/Cross.material (modified) * data/branches/png2/materials/scripts/Example.material (modified) * data/branches/png2/materials/scripts/Eye.material (modified) * data/branches/png2/materials/scripts/Flares.material (modified) * data/branches/png2/materials/scripts/Glass.material (modified) * data/branches/png2/materials/scripts/LightningGun-s.material (modified) * data/branches/png2/materials/scripts/LightningGun.material (modified) * data/branches/png2/materials/scripts/Map.material (modified) * data/branches/png2/materials/scripts/Ogre.material (modified) * data/branches/png2/materials/scripts/OldMovie.material (modified) * data/branches/png2/materials/scripts/Orxonox.material (modified) * data/branches/png2/materials/scripts/OrxonoxSky.material (modified) * data/branches/png2/materials/scripts/PE_materials.material (modified) * data/branches/png2/materials/scripts/Scene.material (modified) * data/branches/png2/materials/scripts/Shield.material (modified) * data/branches/png2/materials/scripts/Sphere2.material (modified) * data/branches/png2/materials/scripts/Stats.material (modified) * data/branches/png2/materials/scripts/Test.material (modified) * data/branches/png2/materials/scripts/Trail.material (modified) * data/branches/png2/materials/scripts/assf.material (modified) * data/branches/png2/materials/scripts/assf5.material (modified) * data/branches/png2/materials/scripts/asteroid_ice.material (modified) * data/branches/png2/materials/scripts/asteroids.material (modified) * data/branches/png2/materials/scripts/can.material (modified) * data/branches/png2/materials/scripts/crate.material (modified) * data/branches/png2/materials/scripts/cube.material (modified) * data/branches/png2/materials/scripts/drone.material (modified) * data/branches/png2/materials/scripts/h2_green.material (modified) * data/branches/png2/materials/scripts/hoover.material (modified) * data/branches/png2/materials/scripts/hs-w01.material (modified) * data/branches/png2/materials/scripts/hs-w01s.material (modified) * data/branches/png2/materials/scripts/iceplanet.material (modified) * data/branches/png2/materials/scripts/laserbeam.material (modified) * data/branches/png2/materials/scripts/planet.material (modified) * data/branches/png2/materials/scripts/rock.material (modified) * data/branches/png2/materials/scripts/spacecruiser.material (modified) * data/branches/png2/materials/scripts/sphere.material (modified) * data/branches/png2/materials/scripts/starship.material (modified) * data/branches/png2/materials/scripts/swallow_material.material (modified) Replaced *.tga references with .png references. Sun, 29 Aug 2010 16:14:52 GMT rgrieder [7258] * data/branches/png2/materials/textures/CockpitGlass.jpg (modified) Binary files should be marked as binary. Sun, 29 Aug 2010 16:10:52 GMT rgrieder [7257] * data/branches/png2/gui/imagesets/FairChar.png (modified) * data/branches/png2/gui/imagesets/GPN-2000-001437.png (modified) * data/branches/png2/gui/imagesets/TaharezGreenLook.png (modified) * data/branches/png2/gui/imagesets/TaharezLook.png (modified) * data/branches/png2/gui/imagesets/WindowsLook.png (modified) * data/branches/png2/gui/imagesets/pickup.png (modified) * data/branches/png2/gui/imagesets/vanilla.png (modified) * data/branches/png2/materials/textures/LightningBall_1.png (modified) * data/branches/png2/materials/textures/LightningBall_2.png (modified) * data/branches/png2/materials/textures/LightningBall_3.png (modified) * data/branches/png2/materials/textures/LightningBall_4.png (modified) * data/branches/png2/materials/textures/LightningBall_5.png (modified) * data/branches/png2/materials/textures/LightningBall_6.png (modified) * data/branches/png2/materials/textures/LightningBall_7.png (modified) * data/branches/png2/materials/textures/LightningBall_8.png (modified) * data/branches/png2/materials/textures/LightningGun-s.png (modified) * data/branches/png2/materials/textures/LightningGun.png (modified) * data/branches/png2/materials/textures/Lightning_gun4.png (modified) * data/branches/png2/materials/textures/Lightning_gun_pic2.png (modified) * data/branches/png2/materials/textures/OrxonoxBlack.png (modified) * data/branches/png2/materials/textures/OrxonoxGREEN.png (modified) * data/branches/png2/materials/textures/OrxonoxORANGE.png (modified) * data/branches/png2/materials/textures/OrxonoxRED.png (modified) * data/branches/png2/materials/textures/OrxonoxYELLOW.png (modified) * data/branches/png2/materials/textures/RadarDot.png (modified) * data/branches/png2/materials/textures/RadarSquare.png (modified) * data/branches/png2/materials/textures/RadarTriangle.png (modified) * data/branches/png2/materials/textures/Sepia1D.png (modified) * data/branches/png2/materials/textures/atmospheretype1.png (modified) * data/branches/png2/materials/textures/atmospheretype2.png (modified) * data/branches/png2/materials/textures/atmospheretype3.png (modified) * data/branches/png2/materials/textures/atmospheretype4.png (modified) * data/branches/png2/materials/textures/atmospheretype5.png (modified) * data/branches/png2/materials/textures/backGround.png (modified) * data/branches/png2/materials/textures/backlightflare.png (modified) * data/branches/png2/materials/textures/backlighttrail.png (modified) * data/branches/png2/materials/textures/backlighttrail2.png (modified) * data/branches/png2/materials/textures/bar1.png (modified) * data/branches/png2/materials/textures/bar2.png (modified) * data/branches/png2/materials/textures/bar2a.png (modified) * data/branches/png2/materials/textures/bar2b.png (modified) * data/branches/png2/materials/textures/bar2c.png (modified) * data/branches/png2/materials/textures/bigflame.png (modified) * data/branches/png2/materials/textures/bigflare1.png (modified) * data/branches/png2/materials/textures/can.png (modified) * data/branches/png2/materials/textures/console2.png (modified) * data/branches/png2/materials/textures/console3.png (modified) * data/branches/png2/materials/textures/console4.png (modified) * data/branches/png2/materials/textures/console5.png (modified) * data/branches/png2/materials/textures/crate.png (modified) * data/branches/png2/materials/textures/cross.png (modified) * data/branches/png2/materials/textures/crosshair.png (modified) * data/branches/png2/materials/textures/crosshair2.png (modified) * data/branches/png2/materials/textures/cursor.png (modified) * data/branches/png2/materials/textures/cursor_console.png (modified) * data/branches/png2/materials/textures/explosion.png (modified) * data/branches/png2/materials/textures/explosion3.png (modified) * data/branches/png2/materials/textures/eye.png (modified) * data/branches/png2/materials/textures/final_gold.png (modified) * data/branches/png2/materials/textures/flare.png (modified) * data/branches/png2/materials/textures/flare2.png (modified) * data/branches/png2/materials/textures/flare2_1.png (modified) * data/branches/png2/materials/textures/flare3.png (modified) * data/branches/png2/materials/textures/flaretrail.png (modified) * data/branches/png2/materials/textures/healthbar_bar.png (modified) * data/branches/png2/materials/textures/healthbar_bg.png (modified) * data/branches/png2/materials/textures/hs-w01.png (modified) * data/branches/png2/materials/textures/hs-w01s.png (modified) * data/branches/png2/materials/textures/iceplanet.png (modified) * data/branches/png2/materials/textures/laserbeam.png (modified) * data/branches/png2/materials/textures/mapgrid.png (modified) * data/branches/png2/materials/textures/ogrelogo.png (modified) * data/branches/png2/materials/textures/radar.png (modified) * data/branches/png2/materials/textures/ring_flare.png (modified) * data/branches/png2/materials/textures/ring_flare2.png (modified) * data/branches/png2/materials/textures/rock.png (modified) * data/branches/png2/materials/textures/rust.png (modified) * data/branches/png2/materials/textures/shield.png (modified) * data/branches/png2/materials/textures/smoke.png (modified) * data/branches/png2/materials/textures/smoke2.png (modified) * data/branches/png2/materials/textures/smoke3.png (modified) * data/branches/png2/materials/textures/smoke4.png (modified) * data/branches/png2/materials/textures/smokecolors.png (modified) * data/branches/png2/materials/textures/spacesruiser.png (modified) * data/branches/png2/materials/textures/sphere.png (modified) * data/branches/png2/materials/textures/starship.png (modified) * data/branches/png2/materials/textures/streak.png (modified) * data/branches/png2/materials/textures/swallow_tex.png (modified) * data/branches/png2/materials/textures/tdc.png (modified) * data/branches/png2/materials/textures/white.png (modified) Converted all TGA files to optimised PNG. Sun, 29 Aug 2010 15:04:57 GMT rgrieder [7256] * data/branches/png2/materials/scripts/Banners.material (modified) * data/branches/png2/materials/textures/DroneBanner.png (moved) Renamed Drone.png to DroneBanner.png Sun, 29 Aug 2010 14:55:50 GMT rgrieder [7255] * data/branches/png2/gui/imagesets/FairChar.png (moved) * data/branches/png2/gui/imagesets/GPN-2000-001437.png (moved) * data/branches/png2/gui/imagesets/TaharezGreenLook.png (moved) * data/branches/png2/gui/imagesets/TaharezLook.png (moved) * data/branches/png2/gui/imagesets/WindowsLook.png (moved) * data/branches/png2/gui/imagesets/pickup.png (moved) * data/branches/png2/gui/imagesets/vanilla.png (moved) * data/branches/png2/materials/textures/3arrowsup.png (moved) * data/branches/png2/materials/textures/LightningBall_1.png (moved) * data/branches/png2/materials/textures/LightningBall_2.png (moved) * data/branches/png2/materials/textures/LightningBall_3.png (moved) * data/branches/png2/materials/textures/LightningBall_4.png (moved) * data/branches/png2/materials/textures/LightningBall_5.png (moved) * data/branches/png2/materials/textures/LightningBall_6.png (moved) * data/branches/png2/materials/textures/LightningBall_7.png (moved) * data/branches/png2/materials/textures/LightningBall_8.png (moved) * data/branches/png2/materials/textures/LightningGun-s.png (moved) * data/branches/png2/materials/textures/LightningGun.png (moved) * data/branches/png2/materials/textures/Lightning_gun4.png (moved) * data/branches/png2/materials/textures/Lightning_gun_pic2.png (moved) * data/branches/png2/materials/textures/OrxonoxBlack.png (moved) * data/branches/png2/materials/textures/OrxonoxGREEN.png (moved) * data/branches/png2/materials/textures/OrxonoxORANGE.png (moved) * data/branches/png2/materials/textures/OrxonoxRED.png (moved) * data/branches/png2/materials/textures/OrxonoxYELLOW.png (moved) * data/branches/png2/materials/textures/RadarDot.png (moved) * data/branches/png2/materials/textures/RadarSquare.png (moved) * data/branches/png2/materials/textures/RadarTriangle.png (moved) * data/branches/png2/materials/textures/Sepia1D.png (moved) * data/branches/png2/materials/textures/arrow.png (moved) * data/branches/png2/materials/textures/arrows.png (moved) * data/branches/png2/materials/textures/asterix.png (moved) * data/branches/png2/materials/textures/asteroid.png (moved) * data/branches/png2/materials/textures/asteroid_ice.png (moved) * data/branches/png2/materials/textures/atmospheretype1.png (moved) * data/branches/png2/materials/textures/atmospheretype2.png (moved) * data/branches/png2/materials/textures/atmospheretype3.png (moved) * data/branches/png2/materials/textures/atmospheretype4.png (moved) * data/branches/png2/materials/textures/atmospheretype5.png (moved) * data/branches/png2/materials/textures/backGround.png (moved) * data/branches/png2/materials/textures/backlightflare.png (moved) * data/branches/png2/materials/textures/backlighttrail.png (moved) * data/branches/png2/materials/textures/backlighttrail2.png (moved) * data/branches/png2/materials/textures/bar1.png (moved) * data/branches/png2/materials/textures/bar2.png (moved) * data/branches/png2/materials/textures/bar2a.png (moved) * data/branches/png2/materials/textures/bar2b.png (moved) * data/branches/png2/materials/textures/bar2c.png (moved) * data/branches/png2/materials/textures/bigflame.png (moved) * data/branches/png2/materials/textures/bigflare1.png (moved) * data/branches/png2/materials/textures/can.png (moved) * data/branches/png2/materials/textures/console2.png (moved) * data/branches/png2/materials/textures/console3.png (moved) * data/branches/png2/materials/textures/console4.png (moved) * data/branches/png2/materials/textures/console5.png (moved) * data/branches/png2/materials/textures/crate.png (moved) * data/branches/png2/materials/textures/cross.png (moved) * data/branches/png2/materials/textures/crosshair.png (moved) * data/branches/png2/materials/textures/crosshair2.png (moved) * data/branches/png2/materials/textures/cursor.png (moved) * data/branches/png2/materials/textures/cursor_console.png (moved) * data/branches/png2/materials/textures/drone.png (moved) * data/branches/png2/materials/textures/explosion.png (moved) * data/branches/png2/materials/textures/explosion3.png (moved) * data/branches/png2/materials/textures/eye.png (moved) * data/branches/png2/materials/textures/final_gold.png (moved) * data/branches/png2/materials/textures/flare.png (moved) * data/branches/png2/materials/textures/flare2.png (moved) * data/branches/png2/materials/textures/flare2_1.png (moved) * data/branches/png2/materials/textures/flare3.png (moved) * data/branches/png2/materials/textures/flaretrail.png (moved) * data/branches/png2/materials/textures/healthbar_bar.png (moved) * data/branches/png2/materials/textures/healthbar_bg.png (moved) * data/branches/png2/materials/textures/hs-w01.png (moved) * data/branches/png2/materials/textures/hs-w01s.png (moved) * data/branches/png2/materials/textures/iceplanet.png (moved) * data/branches/png2/materials/textures/laserbeam.png (moved) * data/branches/png2/materials/textures/mapgrid.png (moved) * data/branches/png2/materials/textures/ogrelogo.png (moved) * data/branches/png2/materials/textures/radar.png (moved) * data/branches/png2/materials/textures/ring_flare.png (moved) * data/branches/png2/materials/textures/ring_flare2.png (moved) * data/branches/png2/materials/textures/rock.png (moved) * data/branches/png2/materials/textures/rust.png (moved) * data/branches/png2/materials/textures/shield.png (moved) * data/branches/png2/materials/textures/smoke.png (moved) * data/branches/png2/materials/textures/smoke2.png (moved) * data/branches/png2/materials/textures/smoke3.png (moved) * data/branches/png2/materials/textures/smoke4.png (moved) * data/branches/png2/materials/textures/smokecolors.png (moved) * data/branches/png2/materials/textures/spacesruiser.png (moved) * data/branches/png2/materials/textures/sphere.png (moved) * data/branches/png2/materials/textures/starship.png (moved) * data/branches/png2/materials/textures/streak.png (moved) * data/branches/png2/materials/textures/swallow_tex.png (moved) * data/branches/png2/materials/textures/tdc.png (moved) * data/branches/png2/materials/textures/white.png (moved) SVN renamed all TGA files to PNG Sun, 29 Aug 2010 13:20:45 GMT rgrieder [7254] * data/branches/png2/materials/scripts/Test.material (modified) * data/branches/png2/materials/textures/smoke.png (deleted) Using smoke.tga instead of smoke.png for Test/Fog material. The ... Sun, 29 Aug 2010 13:07:25 GMT rgrieder [7253] * data/branches/png2/materials/textures/Lightning_gun4.tga (modified) * data/branches/png2/materials/textures/damageoverlaybottom.png (modified) * data/branches/png2/materials/textures/damageoverlayleft.png (modified) * data/branches/png2/materials/textures/damageoverlayright.png (modified) * data/branches/png2/materials/textures/damageoverlaytop.png (modified) * data/branches/png2/materials/textures/directionarrows1.png (modified) * data/branches/png2/materials/textures/directionarrows2.png (modified) * data/branches/png2/materials/textures/directionarrows3.png (modified) * data/branches/png2/materials/textures/directionarrows4.png (modified) Removed svn:executable property for image files. Sun, 29 Aug 2010 12:39:57 GMT rgrieder [7252] * data/branches/png2/materials/textures/Drone.png (modified) * data/branches/png2/materials/textures/Formation.png (modified) * data/branches/png2/materials/textures/Pickups.png (modified) * data/branches/png2/materials/textures/hs-w01_reduced.png (modified) Reduced size of current PNGs a little. Sun, 29 Aug 2010 11:42:14 GMT rgrieder [7251] * data/branches/png2/AUTHORS (modified) * data/branches/png2/materials/scripts/Carrier.material (modified) * data/branches/png2/materials/scripts/HXY.material (modified) * data/branches/png2/materials/scripts/Transporter.material (modified) * data/branches/png2/materials/textures/PlasmaBlau.png (moved) * data/branches/png2/materials/textures/glass01.png (moved) * data/branches/png2/materials/textures/glass02.png (moved) * data/branches/png2/materials/textures/plasmaSilver_Tube.png (moved) * data/branches/png2/materials/textures/plasmaSilver_Tube.tga (deleted) Converted 4 JPG images to PNG. Sun, 29 Aug 2010 10:22:48 GMT rgrieder [7250] * data/branches/png2/materials/textures/stockstealth.jpg (moved) *.jpeg --> *.jpg. Note: file is not referenced anywhere grep can ... Sun, 29 Aug 2010 10:21:24 GMT rgrieder [7249] * data/branches/png/materials/textures/stockstealth.jpg (moved) *.jpeg --> *.jpg. Note: file is not referenced anywhere grep can ... Sun, 29 Aug 2010 10:05:31 GMT rgrieder [7248] * code/trunk/INSTALL (modified) Added more specific version requirements for the libraries. Sun, 29 Aug 2010 10:04:32 GMT rgrieder [7247] * code/trunk/cmake/CompilerConfigMSVC.cmake (modified) Cosmetic changes in CompilerConfigMSVC.cmake. Sun, 29 Aug 2010 09:58:06 GMT rgrieder [7246] * data/branches/png2/materials/textures/LightningGun-s.tga (moved) Moved misplaced file. Sun, 29 Aug 2010 09:51:28 GMT rgrieder [7245] * data/branches/png2 (copied) Created new data branch to work on TGA2PNG conversion. Sat, 28 Aug 2010 21:58:14 GMT landauf [7244] * code/trunk/cmake/PackageConfig.cmake (modified) POCO is currently not required with MinGW Sat, 28 Aug 2010 21:47:20 GMT landauf [7243] * code/trunk/cmake/LibraryConfig.cmake (modified) re-applied r7074 to trunk (it was accidentally applied to fps branch ... Sat, 28 Aug 2010 20:55:57 GMT landauf [7242] * code/branches/consolecommands3/src/libraries/core/command/Functor.h (modified) small changes regarding the return type of createFunctor() to compile ... Sat, 28 Aug 2010 17:03:06 GMT rgrieder [7241] * code/branches/consolecommands3/src/libraries/util/StringUtils.cc (modified) This is a little prettier. Sat, 28 Aug 2010 16:58:30 GMT rgrieder [7240] * code/branches/consolecommands3/src/libraries/util/StringUtils.cc (modified) C++ forbids non constant sized stack arrays. Please check whether ... Sat, 28 Aug 2010 16:35:49 GMT rgrieder [7239] * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) Macro expansion is not clearly defined in the C++ standard ... Sat, 28 Aug 2010 14:48:48 GMT landauf [7238] * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.h (modified) * code/branches/consolecommands3/src/libraries/core/command/TclBind.cc (modified) * code/branches/consolecommands3/src/libraries/util/StringUtils.cc (modified) * code/branches/consolecommands3/src/libraries/util/StringUtils.h (modified) added a function to compute the Levenshtein distance between two ... Sat, 28 Aug 2010 14:09:41 GMT rgrieder [7237] * code/trunk/cmake/LibraryConfig.cmake (modified) Added more boost versions. Fri, 27 Aug 2010 23:51:04 GMT landauf [7236] * code/branches/consolecommands3/src/libraries/core/ConfigFileManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/Core.cc (modified) * code/branches/consolecommands3/src/libraries/core/CorePrereqs.h (modified) * code/branches/consolecommands3/src/libraries/core/GUIManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/Game.cc (modified) * code/branches/consolecommands3/src/libraries/core/GraphicsManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommandCompilation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/IRC.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Shell.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/TclBind.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/TclThreadManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/InputManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyBinderManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyDetector.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/Mouse.cc (modified) * code/branches/consolecommands3/src/libraries/network/Host.cc (modified) * code/branches/consolecommands3/src/libraries/tools/Timer.cc (modified) * code/branches/consolecommands3/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/consolecommands3/src/modules/designtools/SkyboxGenerator.cc (modified) * code/branches/consolecommands3/src/modules/objects/triggers/Trigger.cc (modified) * code/branches/consolecommands3/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/consolecommands3/src/orxonox/ChatInputHandler.cc (modified) * code/branches/consolecommands3/src/orxonox/Test.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/HumanController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/InGameConsole.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/OverlayGroup.cc (modified) replaced the temporary names of all ConsoleCommand related classes ... Fri, 27 Aug 2010 23:25:04 GMT landauf [7235] * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.h (modified) - fixed error if a command doesn't exist not being shown while using ... Fri, 27 Aug 2010 22:37:38 GMT landauf [7234] * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h (modified) the unhide command now also supports auto-completion for the hidden ... Fri, 27 Aug 2010 22:02:03 GMT landauf [7233] * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompleter.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h (modified) * code/branches/consolecommands3/src/libraries/tools/Timer.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSRoot.cc (modified) - console commands "setMMSoundPath" and "printObjects" are now ... Fri, 27 Aug 2010 18:41:22 GMT landauf [7232] * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) hide commands and command groups from auto-completion if they are ... Fri, 27 Aug 2010 17:39:37 GMT landauf [7231] * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) removed debug output Fri, 27 Aug 2010 17:29:49 GMT landauf [7230] * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/input/Button.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/InputCommands.cc (modified) * code/branches/consolecommands3/src/libraries/util/SubString.cc (modified) re-implemented parameter evaluation in CommandEvaluation and ... Fri, 27 Aug 2010 12:53:06 GMT landauf [7229] * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Shell.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Shell.h (modified) implemented command cache in CommandExecutor Fri, 27 Aug 2010 12:41:03 GMT landauf [7228] * code/branches/consolecommands3/src/libraries/core/XMLPort.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionListElement.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Shell.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/TclBind.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/TclBind.h (modified) * code/branches/consolecommands3/src/libraries/core/command/TclThreadManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/InputCommands.cc (modified) re-implemented CommandExecutor and CommandEvaluation. parameter ... Fri, 27 Aug 2010 11:47:49 GMT rgrieder [7227] * code/branches/ai (deleted) * code/branches/chat (deleted) * code/branches/consolecommands (deleted) * code/branches/dynamicmatch (deleted) * code/branches/gamestate (deleted) * code/branches/gamestates2 (deleted) * code/branches/levels (deleted) * code/branches/ppspickups4 (deleted) * code/branches/presentation2 (deleted) * code/branches/presentation3 (deleted) * code/branches/rocket (deleted) * code/branches/rocket2 (deleted) * code/branches/rocket3 (deleted) * code/branches/skybox2 (deleted) Removed merged and empty outdated branches. Thu, 26 Aug 2010 13:25:43 GMT rgrieder [7226] * code/trunk/src/libraries/util/CMakeLists.txt (modified) Visual Studio 2005 doesn't cope too well with windows includes when ... Thu, 26 Aug 2010 13:02:27 GMT rgrieder [7225] * code/trunk/cmake/LibraryConfig.cmake (modified) Extended search paths for dependencies. You should now be able to ... Thu, 26 Aug 2010 13:00:27 GMT rgrieder [7224] * code/trunk/cmake/LibraryConfig.cmake (modified) * code/trunk/cmake/PackageConfig.cmake (modified) * code/trunk/cmake/tools/FindPOCO.cmake (added) * code/trunk/src/CMakeLists.txt (modified) Adjusted CMake code to accept the new v5 dependencies that requires ... Thu, 26 Aug 2010 08:23:07 GMT dafrick [7223] * data/trunk/AUTHORS (modified) Replaced some svn usernames with real names. Thu, 26 Aug 2010 00:27:14 GMT landauf [7222] * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) added access level checking Thu, 26 Aug 2010 00:06:16 GMT landauf [7221] * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) adapted CommandExecutor and CommandEvaluation to make it compile ... Wed, 25 Aug 2010 22:29:33 GMT landauf [7220] * code/branches/consolecommands3/src/libraries/core/input/Mouse.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/Mouse.h (modified) found another old console command Wed, 25 Aug 2010 22:09:12 GMT landauf [7219] * code/branches/consolecommands3/src/libraries/core/ConfigFileManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/Core.cc (modified) * code/branches/consolecommands3/src/libraries/core/CorePrereqs.h (modified) * code/branches/consolecommands3/src/libraries/core/GUIManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/Game.cc (modified) * code/branches/consolecommands3/src/libraries/core/GraphicsManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/GraphicsManager.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommandCompilation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/IRC.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Shell.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/TclBind.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/TclThreadManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/InputManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyBinderManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyDetector.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyDetector.h (modified) * code/branches/consolecommands3/src/libraries/network/Host.cc (modified) * code/branches/consolecommands3/src/libraries/network/Host.h (modified) * code/branches/consolecommands3/src/libraries/tools/Timer.cc (modified) * code/branches/consolecommands3/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/consolecommands3/src/modules/designtools/SkyboxGenerator.cc (modified) * code/branches/consolecommands3/src/modules/objects/triggers/Trigger.cc (modified) * code/branches/consolecommands3/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/consolecommands3/src/modules/overlays/hud/GametypeStatus.h (modified) * code/branches/consolecommands3/src/orxonox/ChatInputHandler.cc (modified) * code/branches/consolecommands3/src/orxonox/Test.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/HumanController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/consolecommands3/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/consolecommands3/src/orxonox/gametypes/Gametype.h (modified) * code/branches/consolecommands3/src/orxonox/overlays/InGameConsole.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/OverlayGroup.cc (modified) adapted all console commands to the new interface Wed, 25 Aug 2010 21:46:32 GMT landauf [7218] * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) some improvements/fixes in ConsoleCommand Wed, 25 Aug 2010 21:27:55 GMT dafrick [7217] * data/trunk/AUTHORS (modified) * data/trunk/audio/ambient/jazzy (added) * data/trunk/audio/ambient/jazzy/AlphaCentauri.ogg (added) * data/trunk/audio/ambient/jazzy/Asteroid_rocks.ogg (added) * data/trunk/audio/ambient/jazzy/Earth.ogg (added) * data/trunk/audio/ambient/jazzy/Fight1.ogg (added) * data/trunk/audio/ambient/jazzy/Ganymede.ogg (added) * data/trunk/audio/ambient/jazzy/Jupiter.ogg (added) * data/trunk/audio/ambient/jazzy/Mars.ogg (added) * data/trunk/audio/ambient/jazzy/Nebula_metal.ogg (added) * data/trunk/audio/ambient/jazzy/mainmenu.ogg (added) Improved AUTHORS file (added models, lots of authors), names with a * ... Wed, 25 Aug 2010 17:07:08 GMT landauf [7216] * code/branches/consolecommands3/src/libraries/core/Identifier.cc (modified) * code/branches/consolecommands3/src/libraries/core/Identifier.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) removed old console command implementation (doesn't compile) Wed, 25 Aug 2010 15:35:37 GMT landauf [7215] * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) new console command interface now supports all functions of the old ... Wed, 25 Aug 2010 11:04:55 GMT landauf [7214] * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Functor.h (modified) progress on the new console command interface. enhanced ... Tue, 24 Aug 2010 21:26:14 GMT landauf [7213] * code/branches/consolecommands3/src/libraries/core/command/Functor.h (modified) small changes in Functor, removed specialization for FunctorStatic ... Tue, 24 Aug 2010 14:56:37 GMT landauf [7212] * code/branches/consolecommands3/src/libraries/core/CorePrereqs.h (modified) * code/branches/consolecommands3/src/libraries/core/XMLPort.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/FunctorPtr.h (modified) * code/branches/consolecommands3/src/libraries/util/MultiType.h (modified) * code/branches/consolecommands3/src/libraries/util/SharedPtr.h (modified) re-implemented Functor - without macros! Tue, 24 Aug 2010 14:01:43 GMT landauf [7211] * code/branches/consolecommands3/data/gui/scripts/MiscConfigMenu.lua (modified) fixed Lua script after the recent changes in CommandExecutor Tue, 24 Aug 2010 12:26:39 GMT dafrick [7210] * code/trunk/data/levels/tutorial.oxw (modified) * code/trunk/src/modules/notifications/NotificationsPrereqs.h (modified) * code/trunk/src/modules/notifications/dispatchers/CMakeLists.txt (modified) * code/trunk/src/modules/notifications/dispatchers/CommandNotification.h (modified) * code/trunk/src/modules/notifications/dispatchers/SimpleNotification.cc (added) * code/trunk/src/modules/notifications/dispatchers/SimpleNotification.h (added) Created new NotificationDispatcher. It just displays, upon being ... Tue, 24 Aug 2010 08:59:12 GMT dafrick [7209] * code/trunk/src/modules/pickup/PickupManager.cc (modified) Fixed little "bug", will have to be reviewed, when the pickup module ... Tue, 24 Aug 2010 07:49:54 GMT dafrick [7208] * code/trunk/src/modules/pickup/Pickup.cc (modified) * code/trunk/src/modules/pickup/Pickup.h (modified) * code/trunk/src/modules/pickup/items/InvisiblePickup.cc (modified) * code/trunk/src/modules/pickup/items/InvisiblePickup.h (modified) * code/trunk/src/modules/pickup/items/ShieldPickup.cc (modified) * code/trunk/src/modules/pickup/items/ShieldPickup.h (modified) * code/trunk/src/modules/pickup/items/SpeedPickup.cc (modified) * code/trunk/src/modules/pickup/items/SpeedPickup.h (modified) Removed Timer from Pickup, as this is no his core functionality. Mon, 23 Aug 2010 16:50:22 GMT landauf [7207] * code/branches/consolecommands3/src/libraries/core/CMakeLists.txt (modified) * code/branches/consolecommands3/src/libraries/core/Core.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyBinderManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyDetector.cc (modified) * code/branches/consolecommands3/src/libraries/network/Client.cc (modified) * code/branches/consolecommands3/src/libraries/network/LANDiscovery.cc (modified) * code/branches/consolecommands3/src/libraries/util/CMakeLists.txt (modified) * code/branches/consolecommands3/src/libraries/util/ScopedSingletonManager.cc (moved) * code/branches/consolecommands3/src/libraries/util/ScopedSingletonManager.h (moved) * code/branches/consolecommands3/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/consolecommands3/src/modules/designtools/SkyboxGenerator.cc (modified) * code/branches/consolecommands3/src/modules/notifications/NotificationManager.cc (modified) * code/branches/consolecommands3/src/modules/pickup/PickupManager.cc (modified) * code/branches/consolecommands3/src/modules/questsystem/QuestManager.cc (modified) * code/branches/consolecommands3/src/orxonox/CameraManager.cc (modified) * code/branches/consolecommands3/src/orxonox/ChatHistory.cc (modified) * code/branches/consolecommands3/src/orxonox/ChatInputHandler.cc (modified) * code/branches/consolecommands3/src/orxonox/LevelManager.cc (modified) * code/branches/consolecommands3/src/orxonox/MoodManager.cc (modified) * code/branches/consolecommands3/src/orxonox/PlayerManager.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/InGameConsole.cc (modified) * code/branches/consolecommands3/src/orxonox/sound/SoundManager.cc (modified) moved ScopedSingletonManager to util Mon, 23 Aug 2010 09:43:10 GMT dafrick [7206] * code/trunk/src/modules/pickup/PickupManager.cc (modified) * code/trunk/src/modules/pickup/PickupManager.h (modified) Cleaning up and documenting PickupManager. Also discovered and fixed ... Mon, 23 Aug 2010 00:05:09 GMT landauf [7205] * code/branches/consolecommands3/src/libraries/core/command/ExecutorPtr.h (modified) * code/branches/consolecommands3/src/libraries/core/command/FunctorPtr.h (modified) * code/branches/consolecommands3/src/libraries/util/SharedPtr.h (moved) moved SharedPtr to util Sun, 22 Aug 2010 23:08:14 GMT landauf [7204] * code/branches/consolecommands3/src/libraries/core/BaseObject.cc (modified) * code/branches/consolecommands3/src/libraries/core/ConfigFileManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/Core.cc (modified) * code/branches/consolecommands3/src/libraries/core/CorePrereqs.h (modified) * code/branches/consolecommands3/src/libraries/core/EventIncludes.h (modified) * code/branches/consolecommands3/src/libraries/core/GUIManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/Game.cc (modified) * code/branches/consolecommands3/src/libraries/core/GraphicsManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/Identifier.cc (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.cc (modified) * code/branches/consolecommands3/src/libraries/core/Thread.cc (modified) * code/branches/consolecommands3/src/libraries/core/WeakPtr.h (modified) * code/branches/consolecommands3/src/libraries/core/XMLPort.h (modified) * code/branches/consolecommands3/src/libraries/core/input/Button.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/HalfAxis.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/InputCommands.h (modified) * code/branches/consolecommands3/src/libraries/core/input/InputManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/InputState.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyBinderManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyDetector.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/Mouse.cc (modified) * code/branches/consolecommands3/src/libraries/network/GamestateManager.cc (modified) * code/branches/consolecommands3/src/libraries/network/Host.cc (modified) * code/branches/consolecommands3/src/libraries/network/NetworkFunction.h (modified) * code/branches/consolecommands3/src/libraries/network/Server.cc (modified) * code/branches/consolecommands3/src/libraries/tools/Timer.cc (modified) * code/branches/consolecommands3/src/libraries/tools/Timer.h (modified) * code/branches/consolecommands3/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/consolecommands3/src/modules/designtools/SkyboxGenerator.cc (modified) * code/branches/consolecommands3/src/modules/objects/triggers/Trigger.cc (modified) * code/branches/consolecommands3/src/modules/overlays/OverlaysPrecompiledHeaders.h (modified) * code/branches/consolecommands3/src/modules/overlays/hud/ChatOverlay.cc (modified) * code/branches/consolecommands3/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/consolecommands3/src/modules/pong/Pong.cc (modified) * code/branches/consolecommands3/src/modules/questsystem/QuestManager.cc (modified) * code/branches/consolecommands3/src/modules/questsystem/QuestsystemPrecompiledHeaders.h (modified) * code/branches/consolecommands3/src/modules/weapons/MuzzleFlash.cc (modified) * code/branches/consolecommands3/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/consolecommands3/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/branches/consolecommands3/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/consolecommands3/src/orxonox/ChatInputHandler.cc (modified) * code/branches/consolecommands3/src/orxonox/OrxonoxPrecompiledHeaders.h (modified) * code/branches/consolecommands3/src/orxonox/Radar.cc (modified) * code/branches/consolecommands3/src/orxonox/Test.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/AIController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/DroneController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/HumanController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/consolecommands3/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/consolecommands3/src/orxonox/gametypes/TeamBaseMatch.cc (modified) * code/branches/consolecommands3/src/orxonox/graphics/ParticleSpawner.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/InGameConsole.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/InGameConsole.h (modified) * code/branches/consolecommands3/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/consolecommands3/src/orxonox/sound/WorldSound.cc (modified) * code/branches/consolecommands3/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/consolecommands3/src/orxonox/worldentities/ExplosionChunk.cc (modified) * code/branches/consolecommands3/src/orxonox/worldentities/MovableEntity.cc (modified) adjusted includes in all other files Sun, 22 Aug 2010 22:58:52 GMT landauf [7203] * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompleter.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionListElement.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommandCompilation.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ExecutorPtr.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/FunctorPtr.h (modified) * code/branches/consolecommands3/src/libraries/core/command/IOConsole.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/IOConsole.h (modified) * code/branches/consolecommands3/src/libraries/core/command/IRC.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/IRC.h (modified) * code/branches/consolecommands3/src/libraries/core/command/Shell.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/Shell.h (modified) * code/branches/consolecommands3/src/libraries/core/command/TclBind.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/TclBind.h (modified) * code/branches/consolecommands3/src/libraries/core/command/TclThreadList.h (modified) * code/branches/consolecommands3/src/libraries/core/command/TclThreadManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/TclThreadManager.h (modified) adjusted includes in core/command/* Sun, 22 Aug 2010 22:54:08 GMT landauf [7202] * code/branches/consolecommands3/src/libraries/core/CMakeLists.txt (modified) * code/branches/consolecommands3/src/libraries/core/command (added) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompleter.h (moved) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionFunctions.h (moved) * code/branches/consolecommands3/src/libraries/core/command/ArgumentCompletionListElement.h (moved) * code/branches/consolecommands3/src/libraries/core/command/CMakeLists.txt (added) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/CommandEvaluation.h (moved) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h (moved) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (moved) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommandCompilation.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommandCompilation.h (moved) * code/branches/consolecommands3/src/libraries/core/command/Executor.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/Executor.h (moved) * code/branches/consolecommands3/src/libraries/core/command/ExecutorPtr.h (moved) * code/branches/consolecommands3/src/libraries/core/command/Functor.h (moved) * code/branches/consolecommands3/src/libraries/core/command/FunctorPtr.h (moved) * code/branches/consolecommands3/src/libraries/core/command/IOConsole.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/IOConsole.h (moved) * code/branches/consolecommands3/src/libraries/core/command/IRC.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/IRC.h (moved) * code/branches/consolecommands3/src/libraries/core/command/Shell.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/Shell.h (moved) * code/branches/consolecommands3/src/libraries/core/command/TclBind.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/TclBind.h (moved) * code/branches/consolecommands3/src/libraries/core/command/TclThreadList.h (moved) * code/branches/consolecommands3/src/libraries/core/command/TclThreadManager.cc (moved) * code/branches/consolecommands3/src/libraries/core/command/TclThreadManager.h (moved) moved all files related to the command execution chain to ... Sat, 21 Aug 2010 22:48:55 GMT landauf [7201] * code/branches/consolecommands3/src/libraries/core/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/FunctorPtr.h (modified) * code/branches/consolecommands3/src/libraries/core/SharedPtr.h (modified) some cleanup in SharedPtr and its relatives Sat, 21 Aug 2010 22:27:53 GMT landauf [7200] * code/branches/consolecommands3/src/libraries/core/BaseObject.cc (modified) * code/branches/consolecommands3/src/libraries/core/EventIncludes.h (modified) * code/branches/consolecommands3/src/libraries/core/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/Thread.cc (modified) * code/branches/consolecommands3/src/libraries/core/Thread.h (modified) * code/branches/consolecommands3/src/libraries/core/ThreadPool.cc (modified) * code/branches/consolecommands3/src/libraries/core/ThreadPool.h (modified) * code/branches/consolecommands3/src/libraries/core/XMLPort.h (modified) * code/branches/consolecommands3/src/libraries/tools/Timer.cc (modified) * code/branches/consolecommands3/src/libraries/tools/Timer.h (modified) * code/branches/consolecommands3/src/modules/overlays/hud/ChatOverlay.cc (modified) * code/branches/consolecommands3/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/consolecommands3/src/orxonox/weaponsystem/Munition.cc (modified) createExecutor() now returns a SharedPtr instead of a pointer. ... Sat, 21 Aug 2010 20:20:09 GMT landauf [7199] * code/branches/consolecommands3/src/libraries/core/CorePrereqs.h (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.cc (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.h (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyBinderManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyBinderManager.h (modified) LuaFunctor better doesn't inherit from Functor since it's used ... Sat, 21 Aug 2010 19:52:13 GMT landauf [7198] * code/branches/consolecommands3/src/libraries/core/BaseObject.h (modified) * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/ConsoleCommand.h (modified) * code/branches/consolecommands3/src/libraries/core/Event.cc (modified) * code/branches/consolecommands3/src/libraries/core/Event.h (modified) * code/branches/consolecommands3/src/libraries/core/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/WeakPtr.h (modified) * code/branches/consolecommands3/src/libraries/core/input/InputState.h (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyBinderManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyBinderManager.h (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyDetector.h (modified) * code/branches/consolecommands3/src/libraries/network/NetworkFunction.cc (modified) * code/branches/consolecommands3/src/libraries/network/NetworkFunction.h (modified) createFunctor() now returns a SharedPtr instead of a pointer. Adapted ... Sat, 21 Aug 2010 19:03:23 GMT landauf [7197] * code/branches/consolecommands3/src/libraries/core/CorePrereqs.h (modified) * code/branches/consolecommands3/src/libraries/core/ExecutorPtr.h (modified) * code/branches/consolecommands3/src/libraries/core/FunctorPtr.h (modified) * code/branches/consolecommands3/src/libraries/core/SharedPtr.h (modified) Changed the implementation of SharedPtr again. I decided to represent ... Sat, 21 Aug 2010 14:54:29 GMT landauf [7196] * code/branches/consolecommands3/src/libraries/core/Executor.cc (modified) * code/branches/consolecommands3/src/libraries/core/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/ExecutorPtr.h (added) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/FunctorPtr.h (added) * code/branches/consolecommands3/src/libraries/core/SharedPtr.h (modified) Changed implementation of SharedPtr, it's now non-intrusive and uses ... Sat, 21 Aug 2010 10:43:48 GMT scheusso [7195] * code/branches/network3 (copied) creating new network branch for further testing Sat, 21 Aug 2010 10:21:39 GMT scheusso [7194] * code/branches/chat2 (deleted) * code/branches/hudelements (deleted) * code/branches/lod (deleted) * code/branches/network2 (deleted) removing some branches we don't need anymore