# # ChangeLog for code/branches # # Generated by Trac 1.0.9 # May 23, 2024, 1:46:14 PM Thu, 02 Sep 2010 22:28:21 GMT adrfried [7330] * code/branches/ipv6/src/external/enet/host.c (modified) * code/branches/ipv6/src/external/enet/include/enet/enet.h (modified) * code/branches/ipv6/src/external/enet/patches (added) * code/branches/ipv6/src/external/enet/patches/0001-use-getaddrinfo-for-lookup-in-unix.c.patch (added) * code/branches/ipv6/src/external/enet/patches/0002-basic-IPv6-support-on-Linux-systems.patch (added) * code/branches/ipv6/src/external/enet/protocol.c (modified) * code/branches/ipv6/src/external/enet/unix.c (modified) patch libenet to support ipv6 This is only done for Linux so far. Thu, 02 Sep 2010 22:28:15 GMT adrfried [7329] * code/branches/ipv6/cmake/LibraryConfig.cmake (modified) * code/branches/ipv6/src/CMakeLists.txt (modified) * code/branches/ipv6/src/external/CMakeLists.txt (modified) * code/branches/ipv6/src/external/enet/CMakeLists.txt (copied) * code/branches/ipv6/src/libraries/network/CMakeLists.txt (modified) compile with own libenet Thu, 02 Sep 2010 22:28:07 GMT adrfried [7328] * code/branches/ipv6/src/external/enet (added) * code/branches/ipv6/src/external/enet/ChangeLog (added) * code/branches/ipv6/src/external/enet/Doxyfile (added) * code/branches/ipv6/src/external/enet/LICENSE (added) * code/branches/ipv6/src/external/enet/Makefile.am (added) * code/branches/ipv6/src/external/enet/README (added) * code/branches/ipv6/src/external/enet/callbacks.c (added) * code/branches/ipv6/src/external/enet/compress.c (added) * code/branches/ipv6/src/external/enet/configure.ac (added) * code/branches/ipv6/src/external/enet/docs (added) * code/branches/ipv6/src/external/enet/docs/FAQ.dox (added) * code/branches/ipv6/src/external/enet/docs/design.dox (added) * code/branches/ipv6/src/external/enet/docs/install.dox (added) * code/branches/ipv6/src/external/enet/docs/license.dox (added) * code/branches/ipv6/src/external/enet/docs/mainpage.dox (added) * code/branches/ipv6/src/external/enet/docs/tutorial.dox (added) * code/branches/ipv6/src/external/enet/enet.dsp (added) * code/branches/ipv6/src/external/enet/enet_dll.cbp (added) * code/branches/ipv6/src/external/enet/host.c (added) * code/branches/ipv6/src/external/enet/include (added) * code/branches/ipv6/src/external/enet/include/enet (added) * code/branches/ipv6/src/external/enet/include/enet/callbacks.h (added) * code/branches/ipv6/src/external/enet/include/enet/enet.h (added) * code/branches/ipv6/src/external/enet/include/enet/list.h (added) * code/branches/ipv6/src/external/enet/include/enet/protocol.h (added) * code/branches/ipv6/src/external/enet/include/enet/time.h (added) * code/branches/ipv6/src/external/enet/include/enet/types.h (added) * code/branches/ipv6/src/external/enet/include/enet/unix.h (added) * code/branches/ipv6/src/external/enet/include/enet/utility.h (added) * code/branches/ipv6/src/external/enet/include/enet/win32.h (added) * code/branches/ipv6/src/external/enet/libenet.pc.in (added) * code/branches/ipv6/src/external/enet/list.c (added) * code/branches/ipv6/src/external/enet/m4 (added) * code/branches/ipv6/src/external/enet/m4/.keep (added) * code/branches/ipv6/src/external/enet/packet.c (added) * code/branches/ipv6/src/external/enet/peer.c (added) * code/branches/ipv6/src/external/enet/protocol.c (added) * code/branches/ipv6/src/external/enet/unix.c (added) * code/branches/ipv6/src/external/enet/win32.c (added) original enet source included Thu, 02 Sep 2010 22:19:53 GMT landauf [7327] * code/branches/doc/doc/api/Groups.h (deleted) * code/branches/doc/src/libraries/util/Serialise.h (modified) * code/branches/doc/src/libraries/util/SharedPtr.cc (modified) * code/branches/doc/src/libraries/util/SharedPtr.h (modified) * code/branches/doc/src/libraries/util/SignalHandler.h (modified) * code/branches/doc/src/libraries/util/SmallObjectAllocator.cc (modified) * code/branches/doc/src/libraries/util/SmallObjectAllocator.h (modified) * code/branches/doc/src/libraries/util/StringUtils.cc (modified) * code/branches/doc/src/libraries/util/StringUtils.h (modified) * code/branches/doc/src/libraries/util/SubString.cc (modified) * code/branches/doc/src/libraries/util/SubString.h (modified) * code/branches/doc/src/libraries/util/TemplateUtils.h (modified) * code/branches/doc/src/libraries/util/VA_NARGS.h (modified) added documentation Thu, 02 Sep 2010 10:08:16 GMT dafrick [7326] * code/branches/notifications/src/modules/notifications/CMakeLists.txt (modified) * code/branches/notifications/src/modules/notifications/Notification.cc (modified) * code/branches/notifications/src/modules/notifications/Notification.h (modified) Some additional changes. Thu, 02 Sep 2010 09:23:19 GMT rgrieder [7325] * code/branches/doc/doc/api/Groups.dox (copied) Renamed documentation file. Thu, 02 Sep 2010 08:06:51 GMT dafrick [7324] * code/branches/notifications/src/modules/notifications/CMakeLists.txt (modified) * code/branches/notifications/src/modules/notifications/Notification.cc (modified) * code/branches/notifications/src/modules/notifications/Notification.h (modified) * code/branches/notifications/src/modules/notifications/NotificationDispatcher.cc (modified) * code/branches/notifications/src/modules/notifications/NotificationDispatcher.h (modified) * code/branches/notifications/src/modules/objects/triggers/MultiTriggerContainer.cc (modified) * code/branches/notifications/src/modules/objects/triggers/MultiTriggerContainer.h (modified) * code/branches/notifications/src/modules/objects/triggers/Trigger.cc (modified) * code/branches/notifications/src/modules/questsystem/QuestNotification.cc (modified) Hiding MultiTrigger behind PlayerTrigger for consistency of use. ... Thu, 02 Sep 2010 01:16:08 GMT landauf [7323] * code/branches/doc/doc/api/Groups.h (modified) * code/branches/doc/src/libraries/core/Iterator.h (modified) * code/branches/doc/src/libraries/core/ObjectListIterator.h (modified) * code/branches/doc/src/libraries/util/Clipboard.cc (modified) * code/branches/doc/src/libraries/util/Clipboard.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/Math.h (modified) * code/branches/doc/src/libraries/util/MultiType.cc (modified) * code/branches/doc/src/libraries/util/MultiType.h (modified) * code/branches/doc/src/libraries/util/MultiTypeValue.h (modified) * code/branches/doc/src/libraries/util/OutputHandler.cc (modified) * code/branches/doc/src/libraries/util/OutputHandler.h (modified) * code/branches/doc/src/libraries/util/Scope.cc (modified) * code/branches/doc/src/libraries/util/Scope.h (modified) * code/branches/doc/src/libraries/util/ScopedSingletonManager.cc (modified) * code/branches/doc/src/libraries/util/ScopedSingletonManager.h (modified) * code/branches/doc/src/libraries/util/Singleton.h (modified) * code/branches/doc/src/libraries/util/mbool.h (modified) added documentation Thu, 02 Sep 2010 01:11:40 GMT adrfried [7322] * code/branches/ipv6/src/libraries/network/LANDiscovery.cc (modified) IPv6 Multicast LANDiscovery Wed, 01 Sep 2010 22:02:02 GMT adrfried [7320] * code/branches/ipv6/src/libraries/network/packet/ServerInformation.cc (modified) longer ip adresses for ServerInformation Wed, 01 Sep 2010 17:36:26 GMT dafrick [7319] * code/branches/notifications/data/levels/tutorial.oxw (modified) * code/branches/notifications/src/modules/objects/triggers/Trigger.cc (modified) Small changes for testing purposes. Wed, 01 Sep 2010 16:53:47 GMT landauf [7318] * code/branches/doc/doc/api/Groups.h (added) * code/branches/doc/src/libraries/util/Debug.h (modified) added a draft for the group hierarchy Wed, 01 Sep 2010 16:25:50 GMT rgrieder [7317] * code/branches/doc/doc/api/doxy.config.in (modified) Removed include directories again. Seems that Doxygen doesn't just ... Wed, 01 Sep 2010 14:56:19 GMT landauf [7316] * code/branches/doc/doc/api/doxy.config.in (modified) * code/branches/doc/src/libraries/util/Debug.h (modified) hide the referenced/references lists improved documentation of Debug.h Wed, 01 Sep 2010 12:52:56 GMT rgrieder [7315] * code/branches/doc/doc/api/doxy.config.in (modified) Quick fix for IOConsole mess in documentation. Wed, 01 Sep 2010 11:23:21 GMT dafrick [7313] * code/branches/notifications (copied) Creating branch to work on synchronizig notifications. Wed, 01 Sep 2010 10:53:46 GMT rgrieder [7312] * code/branches/doc/doc/api/doxy.config.in (modified) Changed some doxygen options. See the docs for explanations. Wed, 01 Sep 2010 10:32:56 GMT dafrick [7311] * code/branches/doc/src/modules/questsystem/AddQuest.cc (deleted) * code/branches/doc/src/modules/questsystem/AddQuest.h (deleted) * code/branches/doc/src/modules/questsystem/AddQuestHint.cc (deleted) * code/branches/doc/src/modules/questsystem/AddQuestHint.h (deleted) * code/branches/doc/src/modules/questsystem/AddReward.cc (deleted) * code/branches/doc/src/modules/questsystem/AddReward.h (deleted) * code/branches/doc/src/modules/questsystem/CMakeLists.txt (modified) * code/branches/doc/src/modules/questsystem/ChangeQuestStatus.cc (deleted) * code/branches/doc/src/modules/questsystem/ChangeQuestStatus.h (deleted) * code/branches/doc/src/modules/questsystem/CompleteQuest.cc (deleted) * code/branches/doc/src/modules/questsystem/CompleteQuest.h (deleted) * code/branches/doc/src/modules/questsystem/FailQuest.cc (deleted) * code/branches/doc/src/modules/questsystem/FailQuest.h (deleted) * code/branches/doc/src/modules/questsystem/effects (added) * code/branches/doc/src/modules/questsystem/effects/AddQuest.cc (added) * code/branches/doc/src/modules/questsystem/effects/AddQuest.h (added) * code/branches/doc/src/modules/questsystem/effects/AddQuestHint.cc (added) * code/branches/doc/src/modules/questsystem/effects/AddQuestHint.h (added) * code/branches/doc/src/modules/questsystem/effects/AddReward.cc (added) * code/branches/doc/src/modules/questsystem/effects/AddReward.h (added) * code/branches/doc/src/modules/questsystem/effects/CMakeLists.txt (added) * code/branches/doc/src/modules/questsystem/effects/ChangeQuestStatus.cc (added) * code/branches/doc/src/modules/questsystem/effects/ChangeQuestStatus.h (added) * code/branches/doc/src/modules/questsystem/effects/CompleteQuest.cc (added) * code/branches/doc/src/modules/questsystem/effects/CompleteQuest.h (added) * code/branches/doc/src/modules/questsystem/effects/FailQuest.cc (added) * code/branches/doc/src/modules/questsystem/effects/FailQuest.h (added) Moving the QuestEffects to subfolder effects. Wed, 01 Sep 2010 09:58:35 GMT dafrick [7310] * code/branches/doc/src/modules/questsystem/AddQuest.h (modified) * code/branches/doc/src/modules/questsystem/AddQuestHint.h (modified) * code/branches/doc/src/modules/questsystem/CompleteQuest.h (modified) * code/branches/doc/src/modules/questsystem/FailQuest.h (modified) * code/branches/doc/src/modules/questsystem/GlobalQuest.h (modified) * code/branches/doc/src/modules/questsystem/LocalQuest.h (modified) * code/branches/doc/src/modules/questsystem/QuestHint.h (modified) * code/branches/doc/src/modules/questsystem/QuestItem.cc (modified) * code/branches/doc/src/modules/questsystem/QuestItem.h (modified) Removed necessity for GUID as id for quests, since it is not very ... Wed, 01 Sep 2010 09:51:39 GMT rgrieder [7309] * code/branches/doc/doc/api/doxy.config.in (modified) * code/branches/doc/src/CMakeLists.txt (modified) Strip correct paths from includes in Doxygen. That only affects the ... Wed, 01 Sep 2010 09:48:31 GMT rgrieder [7308] * code/branches/doc/src/libraries/CMakeLists.txt (modified) * code/branches/doc/src/modules/CMakeLists.txt (modified) * code/branches/doc/src/orxonox/CMakeLists.txt (modified) src/external is already marked as include directory in ... Wed, 01 Sep 2010 08:59:41 GMT rgrieder [7307] * code/branches/doc/src/libraries/core/input/InputState.h (modified) * code/branches/doc/src/libraries/tools/Timer.h (modified) * code/branches/doc/src/modules/questsystem/QuestItem.cc (modified) Fixed three more Doxygen warnings. Tue, 31 Aug 2010 22:46:06 GMT landauf [7306] * code/branches/doc/doc/api/doxy.config.in (modified) * code/branches/doc/src/OrxonoxConfig.h.in (modified) * code/branches/doc/src/SpecialConfig.h.in (modified) modified doxy.config.in moved the comments for some defines in ... Tue, 31 Aug 2010 21:46:24 GMT rgrieder [7304] * code/branches/doc/src/libraries/core/Identifier.h (modified) The C++ preprocessor can only deal with numbers, no 'true' and 'false'. Tue, 31 Aug 2010 21:44:09 GMT rgrieder [7303] * code/branches/doc/src/libraries/core/CommandLineParser.cc (modified) * code/branches/doc/src/libraries/core/CommandLineParser.h (modified) * code/branches/doc/src/libraries/core/input/InputManager.h (modified) * code/branches/doc/src/libraries/core/input/KeyBinder.cc (modified) Fixed missing parameters in documentation for input and command line ... Tue, 31 Aug 2010 21:36:34 GMT rgrieder [7302] * code/branches/doc/doc/api/doxy.config.in (modified) Updated our Doxygen configuration file to version 1.6.3. Tue, 31 Aug 2010 21:19:49 GMT landauf [7300] * code/branches/doc/src/OrxonoxConfig.h.in (modified) * code/branches/doc/src/SpecialConfig.h.in (modified) * code/branches/doc/src/libraries/core/Identifier.h (modified) * code/branches/doc/src/libraries/core/MemoryArchive.cc (modified) * code/branches/doc/src/libraries/network/GamestateClient.cc (modified) * code/branches/doc/src/orxonox/collisionshapes/CollisionShape.cc (modified) * code/branches/doc/src/orxonox/controllers/ArtificialController.cc (modified) fixed the remaining doxygen warnings. there are still 3 possible ... Tue, 31 Aug 2010 21:04:10 GMT dafrick [7299] * code/branches/doc/src/libraries/core/GUIManager.cc (modified) * code/branches/doc/src/modules/pickup/DroppedPickup.cc (modified) * code/branches/doc/src/modules/questsystem/QuestEffectBeacon.cc (modified) * code/branches/doc/src/modules/questsystem/QuestEffectBeacon.h (modified) Some fixes in doxygen documentation. Tue, 31 Aug 2010 18:56:01 GMT landauf [7298] * code/branches/doc/src/libraries/core/XMLPort.h (modified) * code/branches/doc/src/modules/notifications/NotificationQueue.h (modified) * code/branches/doc/src/modules/questsystem/AddQuest.h (modified) * code/branches/doc/src/modules/questsystem/AddQuestHint.h (modified) * code/branches/doc/src/modules/questsystem/AddReward.h (modified) * code/branches/doc/src/modules/questsystem/CompleteQuest.h (modified) * code/branches/doc/src/modules/questsystem/FailQuest.h (modified) * code/branches/doc/src/modules/questsystem/GlobalQuest.h (modified) * code/branches/doc/src/modules/questsystem/LocalQuest.h (modified) * code/branches/doc/src/modules/questsystem/QuestDescription.h (modified) * code/branches/doc/src/modules/questsystem/QuestEffectBeacon.h (modified) * code/branches/doc/src/modules/questsystem/QuestHint.h (modified) * code/branches/doc/src/modules/questsystem/QuestListener.h (modified) XML code has to be enclosed in @code and @endcode tags or Doxygen ... Tue, 31 Aug 2010 18:37:29 GMT landauf [7297] * code/branches/doc/src/libraries/core/BaseObject.cc (modified) * code/branches/doc/src/libraries/core/CommandLineParser.cc (modified) * code/branches/doc/src/libraries/core/CommandLineParser.h (modified) * code/branches/doc/src/libraries/core/ConfigValueContainer.h (modified) * code/branches/doc/src/libraries/core/CoreIncludes.h (modified) * code/branches/doc/src/libraries/core/DynLibManager.h (modified) * code/branches/doc/src/libraries/core/GUIManager.cc (modified) * code/branches/doc/src/libraries/core/Identifier.h (modified) * code/branches/doc/src/libraries/core/Language.cc (modified) * code/branches/doc/src/libraries/core/Namespace.cc (modified) * code/branches/doc/src/libraries/core/ObjectListBase.cc (modified) * code/branches/doc/src/libraries/core/ObjectListBase.h (modified) * code/branches/doc/src/libraries/core/ObjectListIterator.h (modified) * code/branches/doc/src/libraries/core/Resource.h (modified) * code/branches/doc/src/libraries/core/XMLPort.h (modified) * code/branches/doc/src/libraries/core/command/TclThreadList.h (modified) * code/branches/doc/src/libraries/core/command/TclThreadManager.cc (modified) * code/branches/doc/src/libraries/core/input/InputManager.cc (modified) * code/branches/doc/src/libraries/core/input/InputManager.h (modified) * code/branches/doc/src/libraries/core/input/KeyBinder.cc (modified) * code/branches/doc/src/libraries/network/ClientInformation.cc (modified) * code/branches/doc/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/branches/doc/src/libraries/tools/ResourceCollection.cc (modified) * code/branches/doc/src/libraries/tools/ResourceCollection.h (modified) * code/branches/doc/src/libraries/tools/ResourceLocation.cc (modified) * code/branches/doc/src/libraries/tools/ResourceLocation.h (modified) * code/branches/doc/src/libraries/tools/Timer.cc (modified) * code/branches/doc/src/libraries/tools/Timer.h (modified) * code/branches/doc/src/libraries/util/Convert.h (modified) * code/branches/doc/src/libraries/util/Exception.h (modified) * code/branches/doc/src/libraries/util/OutputHandler.cc (modified) * code/branches/doc/src/libraries/util/StringUtils.cc (modified) * code/branches/doc/src/libraries/util/SubString.cc (modified) * code/branches/doc/src/libraries/util/SubString.h (modified) * code/branches/doc/src/modules/notifications/Notification.cc (modified) * code/branches/doc/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/doc/src/modules/notifications/NotificationQueue.h (modified) * code/branches/doc/src/modules/objects/Planet.cc (modified) * code/branches/doc/src/modules/objects/triggers/DistanceMultiTrigger.h (modified) * code/branches/doc/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/branches/doc/src/modules/overlays/FadeoutText.h (modified) * code/branches/doc/src/modules/overlays/GUIOverlay.cc (modified) * code/branches/doc/src/modules/overlays/GUIOverlay.h (modified) * code/branches/doc/src/modules/overlays/OverlayText.cc (modified) * code/branches/doc/src/modules/overlays/OverlayText.h (modified) * code/branches/doc/src/modules/overlays/hud/HUDBar.cc (modified) * code/branches/doc/src/modules/overlays/hud/HUDBar.h (modified) * code/branches/doc/src/modules/overlays/hud/HUDHealthBar.h (modified) * code/branches/doc/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/doc/src/modules/overlays/hud/HUDNavigation.h (modified) * code/branches/doc/src/modules/overlays/hud/HUDRadar.cc (modified) * code/branches/doc/src/modules/overlays/hud/HUDRadar.h (modified) * code/branches/doc/src/modules/overlays/stats/Scoreboard.cc (modified) * code/branches/doc/src/modules/overlays/stats/Scoreboard.h (modified) * code/branches/doc/src/modules/overlays/stats/Stats.cc (modified) * code/branches/doc/src/modules/overlays/stats/Stats.h (modified) * code/branches/doc/src/modules/pickup/DroppedPickup.cc (modified) * code/branches/doc/src/modules/pickup/Pickup.cc (modified) * code/branches/doc/src/modules/pickup/PickupCollection.cc (modified) * code/branches/doc/src/modules/pickup/PickupCollectionIdentifier.cc (modified) * code/branches/doc/src/modules/pickup/PickupSpawner.cc (modified) * code/branches/doc/src/modules/pickup/items/SpeedPickup.cc (modified) * code/branches/doc/src/modules/questsystem/AddQuestHint.cc (modified) * code/branches/doc/src/modules/questsystem/Quest.cc (modified) * code/branches/doc/src/modules/questsystem/QuestEffectBeacon.cc (modified) * code/branches/doc/src/modules/questsystem/QuestNotification.cc (modified) * code/branches/doc/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/doc/src/orxonox/graphics/Light.h (modified) * code/branches/doc/src/orxonox/interfaces/Pickupable.h (modified) * code/branches/doc/src/orxonox/overlays/GUISheet.cc (modified) * code/branches/doc/src/orxonox/overlays/GUISheet.h (modified) * code/branches/doc/src/orxonox/overlays/InGameConsole.cc (modified) * code/branches/doc/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/doc/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/doc/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/doc/src/orxonox/overlays/OverlayGroup.h (modified) * code/branches/doc/src/orxonox/worldentities/WorldEntity.cc (modified) fixed lots of Doxygen warnings Note: Doxygen prints a warning if ... Tue, 31 Aug 2010 16:43:34 GMT dafrick [7296] * code/branches/doc/src/orxonox/interfaces/Pickupable.h (modified) Change depricated documentation. Tue, 31 Aug 2010 16:13:21 GMT adrfried [7295] * code/branches/ipv6/src/libraries/network/ClientInformation.cc (modified) * code/branches/ipv6/src/libraries/network/LANDiscoverable.cc (modified) * code/branches/ipv6/src/libraries/network/LANDiscovery.cc (modified) * code/branches/ipv6/src/libraries/network/ServerConnection.cc (modified) some compatability changes for ipv6-patched enet Tue, 31 Aug 2010 16:13:18 GMT adrfried [7294] * code/branches/ipv6/src/libraries/network/ClientConnection.cc (modified) * code/branches/ipv6/src/libraries/network/LANDiscoverable.cc (modified) * code/branches/ipv6/src/libraries/network/LANDiscovery.cc (modified) * code/branches/ipv6/src/libraries/network/ServerConnection.cc (modified) made enet 1.3 compatible 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 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: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 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 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 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. 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 ... 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 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 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 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 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 Fri, 20 Aug 2010 00:59:20 GMT landauf [7192] * 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/SharedPtr.h (added) Added a small SharedPtr template for use in Functor and Executor. ... Thu, 19 Aug 2010 16:07:52 GMT landauf [7191] * code/branches/consolecommands3/src/libraries/core/Shell.cc (modified) don't add repetitive or empty commands to the command history Thu, 19 Aug 2010 15:48:01 GMT landauf [7190] * code/branches/consolecommands3/src/libraries/core/ConfigFileManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/ConfigFileManager.h (modified) * code/branches/consolecommands3/src/libraries/network/ClientConnection.cc (modified) * code/branches/consolecommands3/src/libraries/network/Host.cc (modified) * code/branches/consolecommands3/src/libraries/network/Host.h (modified) * code/branches/consolecommands3/src/libraries/util/OutputHandler.h (modified) removed unnecessary return values from console commands "log", ... Thu, 19 Aug 2010 14:57:06 GMT landauf [7189] * code/branches/consolecommands3/src/libraries/core/CommandEvaluation.cc (modified) * code/branches/consolecommands3/src/libraries/core/CommandEvaluation.h (modified) * code/branches/consolecommands3/src/libraries/core/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/CommandExecutor.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/LuaState.cc (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.h (modified) * code/branches/consolecommands3/src/libraries/core/Shell.cc (modified) * code/branches/consolecommands3/src/libraries/core/TclBind.cc (modified) * code/branches/consolecommands3/src/libraries/core/TclBind.h (modified) * code/branches/consolecommands3/src/libraries/core/TclThreadManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/XMLPort.h (modified) * code/branches/consolecommands3/src/libraries/util/MultiType.h (modified) changed passing of the returnvalue in the command execution pipeline: ... Thu, 19 Aug 2010 11:23:43 GMT landauf [7188] * code/branches/consolecommands3/src/libraries/core/Executor.h (modified) * code/branches/consolecommands3/src/libraries/core/Functor.h (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.h (modified) reduced amount of member variables in Functor by moving these rarely ...