#
# ChangeLog for code/trunk
#
# Generated by Trac 1.0.9
# Mar 17, 2025, 5:59:42 PM

Thu, 21 May 2009 15:16:29 GMT bknecht [3008]
	* code/trunk/src/core/Loader.cc (modified)
	* code/trunk/src/core/Loader.h (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.h (modified)
	* code/trunk/src/orxonox/gui/GUIManager.cc (modified)
	* code/trunk/src/orxonox/gui/GUIManager.h (modified)

	You don't need no --level or -l anymore now. You may choose your ...


Wed, 20 May 2009 14:01:22 GMT dafrick [2994]
	* code/trunk/src/orxonox/overlays/notifications/Notification.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationOverlay.cc (modified)

	Small correction in Notifications


Tue, 19 May 2009 22:23:51 GMT dafrick [2993]
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified)
	* code/trunk/src/orxonox/overlays/OrxonoxOverlay.h (modified)

	Small changes in QuestManager for the GUI. Added toggleVisibility ...


Mon, 18 May 2009 20:05:13 GMT rgrieder [2988]
	* code/trunk/cmake/BuildConfigGCC.cmake (modified)

	Small build system fix.


Tue, 12 May 2009 19:24:58 GMT landauf [2973]
	* code/trunk/src/orxonox/objects/infos/HumanPlayer.cc (modified)
	* code/trunk/src/orxonox/objects/infos/HumanPlayer.h (modified)
	* code/trunk/src/orxonox/objects/infos/PlayerInfo.cc (modified)
	* code/trunk/src/orxonox/objects/infos/PlayerInfo.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.h (modified)
	* code/trunk/src/orxonox/overlays/hud/GametypeStatus.cc (modified)
	* code/trunk/src/orxonox/overlays/hud/GametypeStatus.h (modified)
	* code/trunk/src/orxonox/overlays/hud/PongScore.cc (modified)

	changed type of gametype-HUD and default-HUD to PlayerInfo (instead ...


Sun, 10 May 2009 21:41:48 GMT dafrick [2963]
	* code/trunk/src/orxonox/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/gui/GUIManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/overlays/GUIOverlay.cc (modified)

	Some Quest stuff, and the rest for the GUIOverlay I failed to commit ...


Sun, 10 May 2009 21:38:28 GMT dafrick [2962]
	* code/trunk/src/orxonox/gui/GUIManager.h (modified)

	Created collecting of GUIOverlays in the GUIManager to make the ...


Sun, 10 May 2009 09:56:07 GMT dafrick [2960]
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)

	Trying to export to lua, doesn't work, yet...


Sat, 09 May 2009 20:13:50 GMT dafrick [2959]
	* code/trunk/src/orxonox/overlays/GUIOverlay.cc (modified)

	Forgot to remove debug output. ;)


Sat, 09 May 2009 20:08:45 GMT dafrick [2958]
	* code/trunk/src/orxonox/overlays/GUIOverlay.cc (modified)

	Changed some stuff to make it compile. Not sure it's 100% failsafe ...


Thu, 07 May 2009 15:05:45 GMT bknecht [2957]
	* code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified)
	* code/trunk/src/orxonox/gui/GUIManager.cc (modified)
	* code/trunk/src/orxonox/overlays/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/GUIOverlay.cc (added)
	* code/trunk/src/orxonox/overlays/GUIOverlay.h (added)

	hack to include gui into hud


Fri, 01 May 2009 20:20:02 GMT rgrieder [2946]
	* code/trunk/src/OrxonoxConfig.h.in (modified)
	* code/trunk/src/SpecialConfig.h.in (modified)
	* code/trunk/src/core/Game.h (modified)

	Fixed a bug when using the __LINE__ macro in Game.h
	If you want to ...


Mon, 20 Apr 2009 12:05:49 GMT rgrieder [2928]
	* code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSIOConsole.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)

	Deleting console commands currently seems to be a rather bad idea ...


Sun, 19 Apr 2009 20:59:59 GMT rgrieder [2927]
	* code/trunk/src/core/Game.cc (modified)
	* code/trunk/src/core/Game.h (modified)
	* code/trunk/src/orxonox/Main.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSMainMenu.cc (modified)
	* code/trunk/src/orxonox/gui/GUIManager.cc (modified)

	Fixed three memory leaks and a bug.
	@beni: Is deleting the ...


Sun, 19 Apr 2009 20:46:06 GMT rgrieder [2926]
	* code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationQueue.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationQueue.h (modified)

	- Using class { static const float foo = 3.2; }; is non standard C++, ...


Sun, 19 Apr 2009 19:22:47 GMT rgrieder [2925]
	* code/trunk/cmake/LibraryConfig.cmake (modified)

	Moving some CMake variables to the advanced section of the cache when ...


Wed, 08 Apr 2009 00:58:40 GMT landauf [2911]
	* code/trunk (modified)
	* code/trunk/bin/client1.bat.in (modified)
	* code/trunk/bin/client2.bat.in (modified)
	* code/trunk/bin/dedicated.bat.in (modified)
	* code/trunk/bin/run.bat.in (modified)
	* code/trunk/bin/server.bat.in (modified)
	* code/trunk/bin/standalone.bat.in (modified)
	* code/trunk/cmake/FindDirectX.cmake (modified)
	* code/trunk/cmake/LibraryConfigTardis.cmake (modified)
	* code/trunk/src/core/LuaBind.cc (modified)
	* code/trunk/src/core/LuaBind.h (modified)
	* code/trunk/src/core/Template.cc (modified)
	* code/trunk/src/core/Template.h (modified)
	* code/trunk/src/core/XMLFile.h (modified)
	* code/trunk/src/core/XMLIncludes.h (modified)
	* code/trunk/src/cpptcl/cpptcl.cc (modified)
	* code/trunk/src/cpptcl/cpptcl.h (modified)
	* code/trunk/src/network/synchronisable/NetworkCallback.h (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.cc (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.h (modified)
	* code/trunk/src/orxonox/CameraManager.cc (modified)
	* code/trunk/src/orxonox/CameraManager.h (modified)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.h (modified)
	* code/trunk/src/orxonox/objects/Level.cc (modified)
	* code/trunk/src/orxonox/objects/Level.h (modified)
	* code/trunk/src/orxonox/objects/collisionshapes (modified)
	* code/trunk/src/orxonox/objects/pickup/Usable.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.h (modified)
	* code/trunk/src/orxonox/objects/quest/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.h (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestListener.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestListener.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestNotification.cc (copied)
	* code/trunk/src/orxonox/objects/quest/QuestNotification.h (copied)
	* code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.h (modified)
	* code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified)
	* code/trunk/src/orxonox/overlays/OverlayGroup.h (modified)
	* code/trunk/src/orxonox/overlays/notifications/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/notifications/Notification.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/Notification.h (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationManager.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationManager.h (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationOverlay.cc (copied)
	* code/trunk/src/orxonox/overlays/notifications/NotificationOverlay.h (copied)
	* code/trunk/src/orxonox/overlays/notifications/NotificationQueue.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationQueue.h (modified)
	* code/trunk/src/tolua/all-5.0.lua (modified)
	* code/trunk/src/tolua/all-5.1.lua (modified)
	* code/trunk/src/util (modified)
	* code/trunk/src/util/Exception.cc (modified)
	* code/trunk/src/util/Exception.h (modified)
	* code/trunk/src/util/SignalHandler.cc (modified)
	* code/trunk/src/util/SignalHandler.h (modified)

	Merged r1-2096 of questsystem5 back to trunk

	I hope there weren't ...


Tue, 07 Apr 2009 23:36:05 GMT landauf [2910]
	* code/trunk/src/core/RootGameState.cc (deleted)
	* code/trunk/src/core/RootGameState.h (deleted)
	* code/trunk/src/orxonox/GraphicsEngine.cc (deleted)
	* code/trunk/src/orxonox/GraphicsEngine.h (deleted)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/gamestates/GSGUI.cc (deleted)
	* code/trunk/src/orxonox/gamestates/GSGUI.h (deleted)
	* code/trunk/src/orxonox/gamestates/GSLevel.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.h (modified)
	* code/trunk/src/orxonox/objects/quest/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.h (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestListener.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestListener.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestNotification.cc (deleted)
	* code/trunk/src/orxonox/objects/quest/QuestNotification.h (deleted)
	* code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.h (modified)
	* code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified)
	* code/trunk/src/orxonox/overlays/OverlayGroup.h (modified)
	* code/trunk/src/orxonox/overlays/notifications/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/notifications/Notification.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/Notification.h (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationManager.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationManager.h (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationOverlay.cc (deleted)
	* code/trunk/src/orxonox/overlays/notifications/NotificationOverlay.h (deleted)
	* code/trunk/src/orxonox/overlays/notifications/NotificationQueue.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationQueue.h (modified)

	reverted r2909 because there were some unwanted files included


Tue, 07 Apr 2009 23:07:27 GMT dafrick [2909]
	* code/trunk/src/core/RootGameState.cc (added)
	* code/trunk/src/core/RootGameState.h (added)
	* code/trunk/src/orxonox/GraphicsEngine.cc (added)
	* code/trunk/src/orxonox/GraphicsEngine.h (added)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/gamestates/GSGUI.cc (added)
	* code/trunk/src/orxonox/gamestates/GSGUI.h (added)
	* code/trunk/src/orxonox/gamestates/GSLevel.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.h (modified)
	* code/trunk/src/orxonox/objects/quest/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.h (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestListener.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestListener.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestNotification.cc (added)
	* code/trunk/src/orxonox/objects/quest/QuestNotification.h (added)
	* code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.h (modified)
	* code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified)
	* code/trunk/src/orxonox/overlays/OverlayGroup.h (modified)
	* code/trunk/src/orxonox/overlays/notifications/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/notifications/Notification.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/Notification.h (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationManager.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationManager.h (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationOverlay.cc (added)
	* code/trunk/src/orxonox/overlays/notifications/NotificationOverlay.h (added)
	* code/trunk/src/orxonox/overlays/notifications/NotificationQueue.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/NotificationQueue.h (modified)

	Merging the QuestSystem branch to the trunk. Let's hope, this isn't a ...


Mon, 06 Apr 2009 14:50:31 GMT scheusso [2904]
	* code/trunk/src/orxonox/objects/gametypes/TeamBaseMatch.cc (deleted)
	* code/trunk/src/orxonox/objects/gametypes/TeamBaseMatch.h (deleted)
	* code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.cc (modified)
	* code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/TeamBaseMatchBase.h (deleted)

	reverted changes from 2902


Mon, 06 Apr 2009 14:25:45 GMT vmikos [2902]
	* code/trunk/src/orxonox/objects/gametypes/TeamBaseMatch.cc (added)
	* code/trunk/src/orxonox/objects/gametypes/TeamBaseMatch.h (added)
	* code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.cc (modified)
	* code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/TeamBaseMatchBase.h (added)

	this is my first upload of the basematchfile


Sun, 05 Apr 2009 23:59:00 GMT landauf [2896]
	* code/trunk (modified)
	* code/trunk/bin/client1.bat.in (modified)
	* code/trunk/bin/client1.in (modified)
	* code/trunk/bin/client2.bat.in (modified)
	* code/trunk/bin/client2.in (modified)
	* code/trunk/bin/dedicated.bat.in (modified)
	* code/trunk/bin/dedicated.in (modified)
	* code/trunk/bin/run.bat.in (modified)
	* code/trunk/bin/server.bat.in (modified)
	* code/trunk/bin/server.in (modified)
	* code/trunk/bin/standalone.bat.in (modified)
	* code/trunk/bin/standalone.in (modified)
	* code/trunk/cmake/BuildConfig.cmake (modified)
	* code/trunk/cmake/BuildConfigGCC.cmake (modified)
	* code/trunk/cmake/FindDirectX.cmake (modified)
	* code/trunk/cmake/LibraryConfigTardis.cmake (modified)
	* code/trunk/src/core/CMakeLists.txt (modified)
	* code/trunk/src/core/Clock.h (modified)
	* code/trunk/src/core/ConfigFileManager.cc (modified)
	* code/trunk/src/core/Core.cc (modified)
	* code/trunk/src/core/Core.h (modified)
	* code/trunk/src/core/CorePrereqs.h (modified)
	* code/trunk/src/core/Game.cc (copied)
	* code/trunk/src/core/Game.h (copied)
	* code/trunk/src/core/GameMode.cc (copied)
	* code/trunk/src/core/GameMode.h (copied)
	* code/trunk/src/core/GameState.cc (modified)
	* code/trunk/src/core/GameState.h (modified)
	* code/trunk/src/core/Iterator.h (modified)
	* code/trunk/src/core/LuaBind.cc (modified)
	* code/trunk/src/core/LuaBind.h (modified)
	* code/trunk/src/core/ObjectListBase.h (modified)
	* code/trunk/src/core/RootGameState.cc (deleted)
	* code/trunk/src/core/RootGameState.h (deleted)
	* code/trunk/src/core/TclThreadManager.cc (modified)
	* code/trunk/src/core/TclThreadManager.h (modified)
	* code/trunk/src/core/Template.cc (modified)
	* code/trunk/src/core/Template.h (modified)
	* code/trunk/src/core/XMLFile.h (modified)
	* code/trunk/src/core/XMLIncludes.h (modified)
	* code/trunk/src/core/XMLPort.h (modified)
	* code/trunk/src/core/input/CalibratorCallback.h (modified)
	* code/trunk/src/core/input/ExtendedInputState.cc (modified)
	* code/trunk/src/core/input/ExtendedInputState.h (modified)
	* code/trunk/src/core/input/InputBuffer.cc (modified)
	* code/trunk/src/core/input/InputBuffer.h (modified)
	* code/trunk/src/core/input/InputInterfaces.h (modified)
	* code/trunk/src/core/input/InputManager.cc (modified)
	* code/trunk/src/core/input/InputManager.h (modified)
	* code/trunk/src/core/input/InputState.h (modified)
	* code/trunk/src/core/input/KeyBinder.cc (modified)
	* code/trunk/src/core/input/KeyBinder.h (modified)
	* code/trunk/src/core/input/SimpleInputState.h (modified)
	* code/trunk/src/cpptcl/cpptcl.cc (modified)
	* code/trunk/src/cpptcl/cpptcl.h (modified)
	* code/trunk/src/network/ChatListener.cc (modified)
	* code/trunk/src/network/Client.cc (modified)
	* code/trunk/src/network/Client.h (modified)
	* code/trunk/src/network/ClientConnectionListener.cc (modified)
	* code/trunk/src/network/ConnectionManager.cc (modified)
	* code/trunk/src/network/Server.cc (modified)
	* code/trunk/src/network/Server.h (modified)
	* code/trunk/src/network/TrafficControl.cc (modified)
	* code/trunk/src/network/packet/Gamestate.cc (modified)
	* code/trunk/src/network/packet/Gamestate.h (modified)
	* code/trunk/src/network/synchronisable/NetworkCallback.h (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.cc (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.h (modified)
	* code/trunk/src/network/synchronisable/SynchronisableVariable.cc (modified)
	* code/trunk/src/network/synchronisable/SynchronisableVariable.h (modified)
	* code/trunk/src/orxonox/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/CameraManager.cc (modified)
	* code/trunk/src/orxonox/CameraManager.h (modified)
	* code/trunk/src/orxonox/GraphicsEngine.cc (deleted)
	* code/trunk/src/orxonox/GraphicsEngine.h (deleted)
	* code/trunk/src/orxonox/GraphicsManager.cc (copied)
	* code/trunk/src/orxonox/GraphicsManager.h (copied)
	* code/trunk/src/orxonox/Main.cc (modified)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/PlayerManager.cc (modified)
	* code/trunk/src/orxonox/gamestates/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/gamestates/GSClient.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSClient.h (modified)
	* code/trunk/src/orxonox/gamestates/GSDedicated.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSDedicated.h (modified)
	* code/trunk/src/orxonox/gamestates/GSGUI.cc (deleted)
	* code/trunk/src/orxonox/gamestates/GSGUI.h (deleted)
	* code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSGraphics.h (modified)
	* code/trunk/src/orxonox/gamestates/GSIOConsole.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSIOConsole.h (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.h (modified)
	* code/trunk/src/orxonox/gamestates/GSMainMenu.cc (copied)
	* code/trunk/src/orxonox/gamestates/GSMainMenu.h (copied)
	* code/trunk/src/orxonox/gamestates/GSRoot.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSRoot.h (modified)
	* code/trunk/src/orxonox/gamestates/GSServer.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSServer.h (modified)
	* code/trunk/src/orxonox/gamestates/GSStandalone.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSStandalone.h (modified)
	* code/trunk/src/orxonox/gui/GUIManager.cc (modified)
	* code/trunk/src/orxonox/gui/GUIManager.h (modified)
	* code/trunk/src/orxonox/objects/EventTarget.cc (modified)
	* code/trunk/src/orxonox/objects/Level.cc (modified)
	* code/trunk/src/orxonox/objects/Level.h (modified)
	* code/trunk/src/orxonox/objects/Radar.cc (modified)
	* code/trunk/src/orxonox/objects/Scene.cc (modified)
	* code/trunk/src/orxonox/objects/collisionshapes (modified)
	* code/trunk/src/orxonox/objects/controllers/AIController.cc (modified)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.cc (modified)
	* code/trunk/src/orxonox/objects/infos/Bot.cc (modified)
	* code/trunk/src/orxonox/objects/infos/HumanPlayer.cc (modified)
	* code/trunk/src/orxonox/objects/items/MultiStateEngine.cc (modified)
	* code/trunk/src/orxonox/objects/pickup/PickupSpawner.cc (modified)
	* code/trunk/src/orxonox/objects/pickup/Usable.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.h (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.h (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/BillboardProjectile.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/ParticleProjectile.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/Projectile.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Billboard.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/BlinkingBillboard.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ExplosionChunk.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Light.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Model.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/MovableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleEmitter.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Planet.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/PongBall.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.h (modified)
	* code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified)
	* code/trunk/src/orxonox/overlays/OrxonoxOverlay.h (modified)
	* code/trunk/src/orxonox/overlays/console/InGameConsole.cc (modified)
	* code/trunk/src/orxonox/overlays/console/InGameConsole.h (modified)
	* code/trunk/src/orxonox/overlays/debug/DebugFPSText.cc (modified)
	* code/trunk/src/orxonox/overlays/debug/DebugRTRText.cc (modified)
	* code/trunk/src/orxonox/overlays/hud/HUDRadar.cc (modified)
	* code/trunk/src/orxonox/tools/BillboardSet.cc (modified)
	* code/trunk/src/orxonox/tools/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/tools/Mesh.cc (modified)
	* code/trunk/src/orxonox/tools/ParticleInterface.cc (modified)
	* code/trunk/src/orxonox/tools/ParticleInterface.h (modified)
	* code/trunk/src/orxonox/tools/Shader.cc (modified)
	* code/trunk/src/orxonox/tools/TimeFactorListener.cc (copied)
	* code/trunk/src/orxonox/tools/TimeFactorListener.h (copied)
	* code/trunk/src/orxonox/tools/Timer.h (modified)
	* code/trunk/src/orxonox/tools/WindowEventListener.h (modified)
	* code/trunk/src/tolua/all-5.0.lua (modified)
	* code/trunk/src/tolua/all-5.1.lua (modified)
	* code/trunk/src/util (modified)
	* code/trunk/src/util/Exception.cc (modified)
	* code/trunk/src/util/Exception.h (modified)
	* code/trunk/src/util/SignalHandler.cc (modified)
	* code/trunk/src/util/SignalHandler.h (modified)

	Merged gui branch back to trunk.

	I did 2 small changes in ...


Sun, 05 Apr 2009 21:33:09 GMT landauf [2894]
	* code/trunk/src/orxonox/objects/weaponSystem/munitions/FusionMunition.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/munitions/FusionMunition.h (modified)

	eolstyle


Sun, 05 Apr 2009 21:27:54 GMT landauf [2893]
	* code/trunk (modified)
	* code/trunk/bin/client1.bat.in (modified)
	* code/trunk/bin/client2.bat.in (modified)
	* code/trunk/bin/dedicated.bat.in (modified)
	* code/trunk/bin/run.bat.in (modified)
	* code/trunk/bin/server.bat.in (modified)
	* code/trunk/cmake/FindDirectX.cmake (modified)
	* code/trunk/cmake/LibraryConfigTardis.cmake (modified)
	* code/trunk/src/core/LuaBind.cc (modified)
	* code/trunk/src/core/LuaBind.h (modified)
	* code/trunk/src/core/Template.cc (modified)
	* code/trunk/src/core/Template.h (modified)
	* code/trunk/src/core/XMLFile.h (modified)
	* code/trunk/src/core/XMLIncludes.h (modified)
	* code/trunk/src/cpptcl/cpptcl.cc (modified)
	* code/trunk/src/cpptcl/cpptcl.h (modified)
	* code/trunk/src/network/synchronisable/NetworkCallback.h (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.cc (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.h (modified)
	* code/trunk/src/orxonox/CameraManager.cc (modified)
	* code/trunk/src/orxonox/CameraManager.h (modified)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/objects/Level.cc (modified)
	* code/trunk/src/orxonox/objects/Level.h (modified)
	* code/trunk/src/orxonox/objects/collisionshapes (modified)
	* code/trunk/src/orxonox/objects/pickup/Usable.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.h (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.h (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/Munition.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/Weapon.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/Weapon.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponPack.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponPack.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/munitions/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/munitions/FusionMunition.cc (copied)
	* code/trunk/src/orxonox/objects/weaponSystem/munitions/FusionMunition.h (copied)
	* code/trunk/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.h (modified)
	* code/trunk/src/tolua/all-5.0.lua (modified)
	* code/trunk/src/tolua/all-5.1.lua (modified)
	* code/trunk/src/util (modified)
	* code/trunk/src/util/Exception.cc (modified)
	* code/trunk/src/util/Exception.h (modified)
	* code/trunk/src/util/SignalHandler.cc (modified)
	* code/trunk/src/util/SignalHandler.h (modified)

	merged weaponsystem branch back to trunk


Fri, 03 Apr 2009 09:17:44 GMT bknecht [2891]
	* code/trunk/doc/api/doxy.config.in (modified)

	* changed option for inherited members: the list of members is long ...


Thu, 02 Apr 2009 18:42:11 GMT landauf [2890]
	* code/trunk/src/orxonox/objects/gametypes/Gametype.cc (modified)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.h (modified)
	* code/trunk/src/orxonox/objects/gametypes/Pong.cc (modified)
	* code/trunk/src/orxonox/objects/gametypes/Pong.h (modified)
	* code/trunk/src/orxonox/objects/infos/HumanPlayer.cc (modified)
	* code/trunk/src/orxonox/overlays/OrxonoxOverlay.h (modified)
	* code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified)
	* code/trunk/src/orxonox/overlays/OverlayGroup.h (modified)
	* code/trunk/src/orxonox/overlays/hud/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/hud/PongScore.cc (added)
	* code/trunk/src/orxonox/overlays/hud/PongScore.h (added)

	- Added overlay element for the Pong Gametype
	 - Changed the type of ...


Tue, 31 Mar 2009 22:37:16 GMT landauf [2885]
	* code/trunk/src/orxonox/objects/controllers/PongAI.cc (modified)
	* code/trunk/src/orxonox/objects/controllers/PongAI.h (modified)
	* code/trunk/src/orxonox/objects/gametypes/Pong.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/PongBall.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/PongBall.h (modified)

	Extended PongAI:
	 - Random prediction errors depend on the vertical ...


Tue, 31 Mar 2009 22:25:12 GMT bknecht [2884]
	* code/trunk/doc/api/doxy.config.in (modified)

	Reducing width of class diagrams for nicer images


Tue, 31 Mar 2009 20:28:36 GMT landauf [2883]
	* code/trunk/src/bullet/LinearMath/btScalar.h (modified)
	* code/trunk/src/bullet/changes_orxonox.diff (modified)

	reapplied mingw-patch


Tue, 31 Mar 2009 18:05:51 GMT rgrieder [2882]
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btDbvt.h (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionObject.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btManifoldResult.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btUnionFind.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btUnionFind.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btBoxShape.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCompoundShape.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConeShape.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexShape.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btSphereShape.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h (modified)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactBvh.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactShape.h (modified)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_box_set.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_math.h (modified)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_tri_collision.h (modified)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h (modified)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h (modified)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp (modified)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h (modified)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/CMakeLists.txt (modified)
	* code/trunk/src/bullet/BulletDynamics/Character/btCharacterControllerInterface.h (modified)
	* code/trunk/src/bullet/BulletDynamics/Character/btKinematicCharacterController.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/Character/btKinematicCharacterController.h (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btContactSolverInfo.h (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSolverBody.h (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h (modified)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btActionInterface.h (added)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h (modified)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btDynamicsWorld.h (modified)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btRigidBody.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btRigidBody.h (modified)
	* code/trunk/src/bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp (modified)
	* code/trunk/src/bullet/BulletDynamics/Vehicle/btRaycastVehicle.h (modified)
	* code/trunk/src/bullet/LinearMath/btAlignedAllocator.cpp (modified)
	* code/trunk/src/bullet/LinearMath/btAlignedAllocator.h (modified)
	* code/trunk/src/bullet/LinearMath/btAlignedObjectArray.h (modified)
	* code/trunk/src/bullet/LinearMath/btConvexHull.cpp (modified)
	* code/trunk/src/bullet/LinearMath/btIDebugDraw.h (modified)
	* code/trunk/src/bullet/LinearMath/btMatrix3x3.h (modified)
	* code/trunk/src/bullet/LinearMath/btQuadWord.h (modified)
	* code/trunk/src/bullet/LinearMath/btQuaternion.h (modified)
	* code/trunk/src/bullet/LinearMath/btScalar.h (modified)
	* code/trunk/src/bullet/LinearMath/btTransform.h (modified)
	* code/trunk/src/bullet/LinearMath/btVector3.h (modified)

	Update from Bullet 2.73 to 2.74.


Tue, 31 Mar 2009 16:54:47 GMT bknecht [2881]
	* code/trunk/doc/api/doxy.config.in (modified)
	* code/trunk/doc/examples (added)
	* code/trunk/doc/images (added)

	Added directories and paths so we can also display images (using the ...


Tue, 31 Mar 2009 16:49:01 GMT bknecht [2880]
	* code/trunk/doc/api/doxy.config.in (modified)

	Now we also have the version number and name displayed on the main
	page


Tue, 31 Mar 2009 15:47:24 GMT bknecht [2879]
	* code/trunk/doc/api/TracFooter.html (deleted)
	* code/trunk/doc/api/TracHeader.html (deleted)
	* code/trunk/doc/api/doxy.config.in (modified)
	* code/trunk/doc/api/doxygen.css (deleted)

	Found another way to produce a great doxygen output


Tue, 31 Mar 2009 14:07:09 GMT bknecht [2878]
	* code/trunk/doc/api/TracFooter.html (added)
	* code/trunk/doc/api/TracHeader.html (added)
	* code/trunk/doc/api/doxy.config.in (modified)
	* code/trunk/doc/api/doxygen.css (added)

	Modified doxy.config.in to produce nicer HTML output for trac. This ...


Tue, 31 Mar 2009 12:41:24 GMT bknecht [2877]
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h (modified)

	reverted back everything, sorry KDevelop screws things up sometimes


Tue, 31 Mar 2009 12:30:26 GMT bknecht [2876]
	* code/trunk/doc/api/doxy.config.in (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h (modified)

	corrected exclude path and added an exclude pattern which should ...


Tue, 31 Mar 2009 10:10:42 GMT bknecht [2874]
	* code/trunk/doc/api/doxy.config.in (modified)

	Changes in Doxygen to check if it works on nautilus to compile it ...


Tue, 31 Mar 2009 08:06:01 GMT bknecht [2873]
	* code/trunk/Doxyfile (modified)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h (modified)
	* code/trunk/src/orxonox/Main.cc (modified)

	Doxygen fixes. Please advise me on better places or methods to fix ...


Mon, 30 Mar 2009 23:15:52 GMT landauf [2872]
	* code/trunk/src/orxonox/objects/controllers/HumanController.cc (modified)
	* code/trunk/src/orxonox/objects/controllers/PongAI.cc (modified)
	* code/trunk/src/orxonox/objects/controllers/PongAI.h (modified)
	* code/trunk/src/orxonox/objects/gametypes/Pong.cc (modified)
	* code/trunk/src/util/Math.h (modified)

	some small adjustments in PongAI and related classes


Mon, 30 Mar 2009 21:42:30 GMT rgrieder [2871]
	* code/trunk/CMakeLists.txt (modified)

	Removed other piece of setting the install prefix as well.


Mon, 30 Mar 2009 21:35:53 GMT bknecht [2870]
	* code/trunk/src/orxonox/tools/Mesh.cc (modified)

	additional commentary to my last commit. maybe useful in the future, ...


Mon, 30 Mar 2009 21:26:14 GMT adrfried [2868]
	* code/trunk/CMakeLists.txt (modified)
	* code/trunk/cmake/BuildConfigGCC.cmake (modified)

	cmake install prefix reset, compiler flags fixed


Mon, 30 Mar 2009 19:31:00 GMT bknecht [2867]
	* code/trunk/src/orxonox/tools/Mesh.cc (modified)

	Magician Beni on what he does best: Fixed the problem with the large ...


Fri, 27 Mar 2009 18:11:30 GMT landauf [2860]
	* code/trunk/src/orxonox/objects/controllers/PongAI.cc (modified)
	* code/trunk/src/orxonox/objects/controllers/PongAI.h (modified)

	Improved PongAI - it tries to predict the position of the ball (but ...


Thu, 26 Mar 2009 18:28:09 GMT landauf [2857]
	* code/trunk/src/orxonox/objects/controllers/PongAI.cc (modified)
	* code/trunk/src/orxonox/objects/controllers/PongAI.h (modified)

	added configurable PongAI-strength


Thu, 26 Mar 2009 15:39:31 GMT rgrieder [2855]
	* code/trunk/src/orxonox/objects/worldentities/WorldEntity.cc (modified)
	* code/trunk/src/util/CMakeLists.txt (modified)

	Two small fixes.


Thu, 26 Mar 2009 10:59:39 GMT landauf [2851]
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/WorldEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/WorldEntity.h (modified)

	Fixed attachment of "absolute" CameraPosition-Nodes in the Network ...


Wed, 25 Mar 2009 02:26:06 GMT landauf [2839]
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/objects/controllers/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/controllers/PongAI.cc (added)
	* code/trunk/src/orxonox/objects/controllers/PongAI.h (added)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.cc (modified)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.h (modified)
	* code/trunk/src/orxonox/objects/gametypes/Pong.cc (modified)
	* code/trunk/src/orxonox/objects/infos/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/infos/PlayerInfo.cc (modified)
	* code/trunk/src/orxonox/objects/infos/PongBot.cc (added)
	* code/trunk/src/orxonox/objects/infos/PongBot.h (added)
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/PongBall.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/PongBall.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/PongBat.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/PongBat.h (modified)

	added AI for the Pong gametype
	improved Pong gameplay


Mon, 23 Mar 2009 11:02:49 GMT landauf [2826]
	* code/trunk (modified)
	* code/trunk/bin/client1.bat.in (modified)
	* code/trunk/bin/client2.bat.in (modified)
	* code/trunk/bin/dedicated.bat.in (modified)
	* code/trunk/bin/run.bat.in (modified)
	* code/trunk/bin/server.bat.in (modified)
	* code/trunk/cmake/FindDirectX.cmake (modified)
	* code/trunk/cmake/LibraryConfigTardis.cmake (modified)
	* code/trunk/src/core/LuaBind.cc (modified)
	* code/trunk/src/core/LuaBind.h (modified)
	* code/trunk/src/core/Template.cc (modified)
	* code/trunk/src/core/Template.h (modified)
	* code/trunk/src/core/XMLFile.h (modified)
	* code/trunk/src/core/XMLIncludes.h (modified)
	* code/trunk/src/cpptcl/cpptcl.cc (modified)
	* code/trunk/src/cpptcl/cpptcl.h (modified)
	* code/trunk/src/network/synchronisable/NetworkCallback.h (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.cc (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.h (modified)
	* code/trunk/src/orxonox/CameraManager.cc (modified)
	* code/trunk/src/orxonox/CameraManager.h (modified)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.cc (modified)
	* code/trunk/src/orxonox/objects/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/Level.cc (modified)
	* code/trunk/src/orxonox/objects/Level.h (modified)
	* code/trunk/src/orxonox/objects/Teamcolourable.cc (copied)
	* code/trunk/src/orxonox/objects/Teamcolourable.h (copied)
	* code/trunk/src/orxonox/objects/collisionshapes (modified)
	* code/trunk/src/orxonox/objects/controllers/Controller.cc (modified)
	* code/trunk/src/orxonox/objects/controllers/Controller.h (modified)
	* code/trunk/src/orxonox/objects/gametypes/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/gametypes/Deathmatch.cc (copied)
	* code/trunk/src/orxonox/objects/gametypes/Deathmatch.h (copied)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.cc (modified)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.h (modified)
	* code/trunk/src/orxonox/objects/gametypes/Pong.cc (copied)
	* code/trunk/src/orxonox/objects/gametypes/Pong.h (copied)
	* code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.cc (copied)
	* code/trunk/src/orxonox/objects/gametypes/TeamDeathmatch.h (copied)
	* code/trunk/src/orxonox/objects/infos/GametypeInfo.cc (modified)
	* code/trunk/src/orxonox/objects/infos/GametypeInfo.h (modified)
	* code/trunk/src/orxonox/objects/infos/HumanPlayer.cc (modified)
	* code/trunk/src/orxonox/objects/infos/HumanPlayer.h (modified)
	* code/trunk/src/orxonox/objects/infos/PlayerInfo.cc (modified)
	* code/trunk/src/orxonox/objects/infos/PlayerInfo.h (modified)
	* code/trunk/src/orxonox/objects/pickup/Usable.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.h (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.h (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Billboard.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/CameraPosition.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/CameraPosition.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Light.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/PongBall.cc (copied)
	* code/trunk/src/orxonox/objects/worldentities/PongBall.h (copied)
	* code/trunk/src/orxonox/objects/worldentities/PongBat.cc (copied)
	* code/trunk/src/orxonox/objects/worldentities/PongBat.h (copied)
	* code/trunk/src/orxonox/objects/worldentities/PongCenterpoint.cc (copied)
	* code/trunk/src/orxonox/objects/worldentities/PongCenterpoint.h (copied)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/TeamSpawnPoint.cc (copied)
	* code/trunk/src/orxonox/objects/worldentities/TeamSpawnPoint.h (copied)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.h (modified)
	* code/trunk/src/tolua/all-5.0.lua (modified)
	* code/trunk/src/tolua/all-5.1.lua (modified)
	* code/trunk/src/util (modified)
	* code/trunk/src/util/Exception.cc (modified)
	* code/trunk/src/util/Exception.h (modified)
	* code/trunk/src/util/SignalHandler.cc (modified)
	* code/trunk/src/util/SignalHandler.h (modified)

	merged miniprojects branch back to trunk


Sat, 21 Mar 2009 14:14:46 GMT landauf [2809]
	* code/trunk/src/orxonox/objects/items/MultiStateEngine.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/Projectile.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified)

	reverted commit 2782 which was:
	> Another 15% performance boost in ...


Tue, 17 Mar 2009 21:53:53 GMT landauf [2797]
	* code/trunk/src/OrxonoxConfig.h.in (modified)
	* code/trunk/src/orxonox/gamestates/GSGraphics.h (modified)
	* code/trunk/src/orxonox/gamestates/GSRoot.cc (modified)
	* code/trunk/src/orxonox/pch/havepch/OrxonoxStableHeaders.h (modified)

	Added some #ifndef's around #define NOMINMAX and #define FORCEINLINE ...


Mon, 16 Mar 2009 21:42:09 GMT rgrieder [2792]
	* code/trunk/cmake/FlagUtilities.cmake (modified)

	Finally found the MSVC IntelliSense bug! It wasn't working at all, so ...


Mon, 16 Mar 2009 12:21:57 GMT rgrieder [2791]
	* code/trunk/src/ogreceguirenderer/OgreCEGUIRenderer.cpp (modified)

	Please never commit any changes to the external libraries! It doesn't ...


Mon, 16 Mar 2009 10:47:06 GMT bknecht [2790]
	* code/trunk/src/ogreceguirenderer/OgreCEGUIRenderer.cpp (modified)
	* code/trunk/src/orxonox/gamestates/GSGUI.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.h (modified)
	* code/trunk/src/orxonox/gamestates/GSStandalone.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSStandalone.h (modified)
	* code/trunk/src/orxonox/gui/GUIManager.cc (modified)
	* code/trunk/src/orxonox/gui/GUIManager.h (modified)

	Ugly hack to use GUI ingame. Hack itself needs improvement AND of ...


Sun, 15 Mar 2009 14:24:37 GMT rgrieder [2787]
	* code/trunk/src/orxonox/objects/worldentities/WorldEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/WorldEntity.h (modified)

	Bugfix: _NDEBUG is never defined.


Sun, 15 Mar 2009 00:26:23 GMT rgrieder [2784]
	* code/trunk/src/core/Identifier.h (modified)
	* code/trunk/src/core/Iterator.h (modified)
	* code/trunk/src/core/ObjectListBase.cc (modified)
	* code/trunk/src/core/ObjectListBase.h (modified)
	* code/trunk/src/core/ObjectListIterator.h (modified)

	- Using std::vector instead of std::list in register/unregister ...


Fri, 13 Mar 2009 10:56:03 GMT rgrieder [2782]
	* code/trunk/src/orxonox/objects/items/MultiStateEngine.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/Projectile.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified)

	Another 15% performance boost in dedicated mode, 30 bots, no clients. ...


Thu, 12 Mar 2009 18:36:12 GMT rgrieder [2780]
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.cc (modified)

	Checking whether a function really does what you think might ...


Wed, 11 Mar 2009 15:40:09 GMT rgrieder [2774]
	* code/trunk/src/util/Sleep.cc (modified)

	Fix


Wed, 11 Mar 2009 15:06:31 GMT rgrieder [2773]
	* code/trunk/src/core/input/ExtendedInputState.cc (modified)
	* code/trunk/src/network/Client.cc (modified)
	* code/trunk/src/network/Client.h (modified)
	* code/trunk/src/network/ClientConnection.cc (modified)
	* code/trunk/src/network/ClientConnection.h (modified)
	* code/trunk/src/network/ClientInformation.cc (modified)
	* code/trunk/src/network/ClientInformation.h (modified)
	* code/trunk/src/network/ConnectionManager.cc (modified)
	* code/trunk/src/network/ConnectionManager.h (modified)
	* code/trunk/src/network/GamestateHandler.cc (modified)
	* code/trunk/src/network/Host.cc (modified)
	* code/trunk/src/network/NetworkPrereqs.h (modified)
	* code/trunk/src/network/PacketBuffer.cc (modified)
	* code/trunk/src/network/PacketBuffer.h (modified)
	* code/trunk/src/network/Server.cc (modified)
	* code/trunk/src/network/packet/Chat.cc (modified)
	* code/trunk/src/network/packet/ClassID.cc (modified)
	* code/trunk/src/network/packet/DeleteObjects.cc (modified)
	* code/trunk/src/network/packet/Gamestate.cc (modified)
	* code/trunk/src/network/packet/Packet.cc (modified)
	* code/trunk/src/network/packet/Packet.h (modified)
	* code/trunk/src/network/packet/Welcome.cc (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.cc (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.h (modified)
	* code/trunk/src/util/CMakeLists.txt (modified)
	* code/trunk/src/util/Sleep.cc (added)
	* code/trunk/src/util/Sleep.h (modified)

	Removed all enet and boost includes from header files in the network ...


Sun, 08 Mar 2009 16:26:41 GMT rgrieder [2762]
	* code/trunk/bin/CMakeLists.txt (modified)
	* code/trunk/bin/standalone.bat.in (copied)
	* code/trunk/bin/standalone.in (copied)

	Have fun Oli! ;)
	Added run script for standalone.


Sun, 08 Mar 2009 16:08:57 GMT rgrieder [2761]
	* code/trunk/src/OrxonoxConfig.h.in (modified)
	* code/trunk/src/core/Factory.cc (modified)
	* code/trunk/src/core/Factory.h (modified)

	Removed forgotten std::cout output in Factory (from objecthierarchy ...


Sun, 08 Mar 2009 15:51:27 GMT scheusso [2759]
	* code/trunk/src/core/ArgumentCompletionFunctions.cc (modified)
	* code/trunk/src/core/CommandLine.cc (modified)
	* code/trunk/src/core/ConfigFileManager.cc (modified)
	* code/trunk/src/core/Core.cc (modified)
	* code/trunk/src/core/Core.h (modified)
	* code/trunk/src/core/Factory.cc (modified)
	* code/trunk/src/core/Factory.h (modified)
	* code/trunk/src/core/Language.cc (modified)
	* code/trunk/src/core/LuaBind.cc (modified)
	* code/trunk/src/network/ConnectionManager.cc (modified)
	* code/trunk/src/network/ConnectionManager.h (modified)
	* code/trunk/src/network/packet/ClassID.cc (modified)
	* code/trunk/src/network/packet/ClassID.h (modified)
	* code/trunk/src/network/packet/Gamestate.cc (modified)
	* code/trunk/src/network/packet/Gamestate.h (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.cc (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.h (modified)
	* code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSRoot.cc (modified)
	* code/trunk/src/orxonox/gui/GUIManager.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ExplosionChunk.cc (modified)

	merged network branch (windows,multiplayer fixes) back to trunk


Sun, 08 Mar 2009 12:25:40 GMT rgrieder [2757]
	* code/trunk/src/ogreceguirenderer/OgreCEGUIRenderer.cpp (modified)
	* code/trunk/src/ogreceguirenderer/VERSION (modified)
	* code/trunk/src/ogreceguirenderer/changes_orxonox.diff (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified)

	Code level compliance with OGRE 1.6
	You can not yet use it though! ...


Sun, 08 Mar 2009 12:24:15 GMT rgrieder [2756]
	* code/trunk/src/network/ClientConnection.h (modified)
	* code/trunk/src/network/ClientInformation.h (modified)
	* code/trunk/src/network/ConnectionManager.h (modified)
	* code/trunk/src/network/PacketBuffer.h (modified)
	* code/trunk/src/network/packet/DeleteObjects.cc (modified)
	* code/trunk/src/network/packet/Packet.cc (modified)
	* code/trunk/src/network/packet/Packet.h (modified)
	* code/trunk/src/orxonox/gamestates/GSGraphics.h (modified)
	* code/trunk/src/orxonox/gamestates/GSRoot.cc (modified)
	* code/trunk/src/orxonox/pch/havepch/OrxonoxStableHeaders.h (modified)
	* code/trunk/src/util/Math.h (modified)

	Minimising problems when including windows.h because it defines ...


Fri, 06 Mar 2009 18:02:07 GMT rgrieder [2753]
	* code/trunk/src/util/SignalHandler.cc (modified)
	* code/trunk/src/util/SignalHandler.h (modified)

	Signalhandler should not append to orxonox_crash.log but write to the ...


Fri, 06 Mar 2009 14:15:18 GMT adrfried [2752]
	* code/trunk/cmake/LibraryConfigTardis.cmake (modified)

	don't fail if no /etc/hostname


Wed, 04 Mar 2009 21:48:08 GMT rgrieder [2748]
	* code/trunk/cmake/BuildConfig.cmake (modified)
	* code/trunk/src/network/CMakeLists.txt (modified)
	* code/trunk/src/network/diffTest.cc (deleted)
	* code/trunk/src/orxonox/CMakeLists.txt (modified)

	- Removed very old testing file
	- Removed old testing CMake code. ...


Wed, 04 Mar 2009 12:49:09 GMT rgrieder [2745]
	* code/trunk/bin/CMakeLists.txt (modified)

	Fixed missing dedicated run script on windows.


Mon, 02 Mar 2009 15:40:55 GMT rgrieder [2733]
	* code/trunk/CMakeLists.txt (modified)
	* code/trunk/config (deleted)

	Removed tardis hack with ogre.cfg
	As far as it has been tested ...


Mon, 02 Mar 2009 14:07:24 GMT rgrieder [2731]
	* code/trunk/src/core/ConfigFileManager.cc (modified)
	* code/trunk/src/orxonox/overlays/stats/Scoreboard.cc (modified)
	* code/trunk/src/util/SignalHandler.cc (modified)

	Removed debug output.


Mon, 02 Mar 2009 13:05:54 GMT rgrieder [2730]
	* code/trunk/bin/client1.in (modified)
	* code/trunk/bin/client2.in (modified)
	* code/trunk/bin/dedicated.in (modified)
	* code/trunk/bin/run.in (modified)
	* code/trunk/bin/server.in (modified)

	Unix fixes for the last commit.


Mon, 02 Mar 2009 12:56:50 GMT rgrieder [2729]
	* code/trunk/bin/CMakeLists.txt (modified)
	* code/trunk/bin/client1.bat.in (modified)
	* code/trunk/bin/client1.in (modified)
	* code/trunk/bin/client2.bat.in (modified)
	* code/trunk/bin/client2.in (modified)
	* code/trunk/bin/dedicated.bat.in (copied)
	* code/trunk/bin/dedicated.in (copied)
	* code/trunk/bin/run.bat.in (modified)
	* code/trunk/bin/run.in (modified)
	* code/trunk/bin/server.bat.in (modified)
	* code/trunk/bin/server.in (modified)

	- Added run script for the dedicated server
	- Removed directory ...


Mon, 02 Mar 2009 12:47:42 GMT rgrieder [2728]
	* code/trunk/cmake/LibraryConfigTardis.cmake (modified)
	* code/trunk/src/core/ArgumentCompletionFunctions.cc (modified)

	Updated to the new tardis libraries. Seems to work fine.


Sun, 01 Mar 2009 20:11:40 GMT rgrieder [2727]
	* code/trunk/src/core/Core.cc (modified)

	Minor fix (double slashes).


Sun, 01 Mar 2009 19:47:42 GMT rgrieder [2726]
	* code/trunk/src/core/ConfigFileManager.cc (modified)

	Still fixing a bug.


Sun, 01 Mar 2009 19:14:50 GMT rgrieder [2725]
	* code/trunk/src/core/ConfigFileManager.cc (modified)

	Trying to fix a bug.


Sun, 01 Mar 2009 17:32:58 GMT rgrieder [2724]
	* code/trunk/src/CMakeLists.txt (modified)

	With regards to Beni ;)


Sun, 01 Mar 2009 17:17:18 GMT rgrieder [2723]
	* code/trunk/bin/CMakeLists.txt (modified)
	* code/trunk/cmake/BuildConfig.cmake (modified)

	Unix update for the copyable installation.


Sun, 01 Mar 2009 16:31:32 GMT rgrieder [2722]
	* code/trunk/bin/CMakeLists.txt (modified)

	Another typo.


Sun, 01 Mar 2009 16:27:56 GMT rgrieder [2721]
	* code/trunk/cmake/Media.cmake (modified)

	Stupid me.


Sun, 01 Mar 2009 16:15:12 GMT rgrieder [2720]
	* code/trunk/CMakeLists.txt (modified)
	* code/trunk/cmake/Media.cmake (copied)
	* code/trunk/media (deleted)

	Moved media/CMakeLists.txt to cmake/Media.cmake to allow media ...


Sun, 01 Mar 2009 16:13:56 GMT rgrieder [2719]
	* code/trunk/cmake/BuildConfig.cmake (modified)

	Copyable installation could not find the shared libraries on Unix. ...


Sun, 01 Mar 2009 14:35:23 GMT scheusso [2718]
	* code/trunk/CMakeLists.txt (modified)

	changed version name to Arcturus


Sun, 01 Mar 2009 13:54:07 GMT rgrieder [2717]
	* code/trunk/CMakeLists.txt (modified)

	Current version is 0.0.2, not 0.0.3.


Sun, 01 Mar 2009 12:40:29 GMT rgrieder [2716]
	* code/trunk/src/orxonox/Main.cc (modified)

	Bug fix in initialisation order.


Sun, 01 Mar 2009 12:00:34 GMT rgrieder [2713]
	* code/trunk/src/core/input/KeyBinder.cc (modified)

	Removed unnecessary header file dependency. boost/filesystem.hpp is ...


Sun, 01 Mar 2009 01:35:36 GMT landauf [2712]
	* code/trunk/src/core/Core.cc (modified)

	avoid ambiguity when converting from MultiType to string


Sat, 28 Feb 2009 20:58:23 GMT rgrieder [2711]
	* code/trunk/cmake/LibraryConfig.cmake (modified)
	* code/trunk/media/CMakeLists.txt (modified)

	Looking at too many places when finding the package or media folder ...


Sat, 28 Feb 2009 18:46:37 GMT rgrieder [2710]
	* code/trunk (modified)
	* code/trunk/CMakeLists.txt (modified)
	* code/trunk/INSTALL (modified)
	* code/trunk/bin/CMakeLists.txt (copied)
	* code/trunk/bin/Plugins.cfg (deleted)
	* code/trunk/bin/client1.bat.in (copied)
	* code/trunk/bin/client1.in (copied)
	* code/trunk/bin/client2.bat.in (copied)
	* code/trunk/bin/client2.in (copied)
	* code/trunk/bin/def_keybindings.ini (deleted)
	* code/trunk/bin/def_masterKeybindings.ini (deleted)
	* code/trunk/bin/disco.txt (deleted)
	* code/trunk/bin/irc.tcl (deleted)
	* code/trunk/bin/ogre.cfg-init (deleted)
	* code/trunk/bin/orxonox.bat (deleted)
	* code/trunk/bin/orxonox_dev_build.keep_me (copied)
	* code/trunk/bin/plugins.cfg-init (deleted)
	* code/trunk/bin/remote.tcl (deleted)
	* code/trunk/bin/run-script (deleted)
	* code/trunk/bin/run.bat.in (copied)
	* code/trunk/bin/run.in (copied)
	* code/trunk/bin/server.bat.in (copied)
	* code/trunk/bin/server.in (copied)
	* code/trunk/bin/telnet_server.tcl (deleted)
	* code/trunk/cmake/AddSourceFiles.cmake (deleted)
	* code/trunk/cmake/BuildConfig.cmake (copied)
	* code/trunk/cmake/BuildConfigGCC.cmake (copied)
	* code/trunk/cmake/BuildConfigMSVC.cmake (copied)
	* code/trunk/cmake/CheckOGREPlugins.cmake (copied)
	* code/trunk/cmake/CheckTardis.cmake (deleted)
	* code/trunk/cmake/CompareVersionStrings.cmake (copied)
	* code/trunk/cmake/DetermineVersion.cmake (copied)
	* code/trunk/cmake/FindALUT.cmake (modified)
	* code/trunk/cmake/FindBoost.cmake (deleted)
	* code/trunk/cmake/FindCEGUI.cmake (modified)
	* code/trunk/cmake/FindCEGUI_OGRE.cmake (deleted)
	* code/trunk/cmake/FindDirectX.cmake (modified)
	* code/trunk/cmake/FindENet.cmake (modified)
	* code/trunk/cmake/FindLua.cmake (copied)
	* code/trunk/cmake/FindOGRE.cmake (modified)
	* code/trunk/cmake/FindOgg.cmake (copied)
	* code/trunk/cmake/FindOggVorbis.cmake (deleted)
	* code/trunk/cmake/FindOpenAL.cmake (deleted)
	* code/trunk/cmake/FindPackageHandleAdvancedArgs.cmake (copied)
	* code/trunk/cmake/FindPkgConfig.cmake (deleted)
	* code/trunk/cmake/FindTCL.cmake (deleted)
	* code/trunk/cmake/FindVorbis.cmake (copied)
	* code/trunk/cmake/FindZLIB.cmake (deleted)
	* code/trunk/cmake/FlagUtilities.cmake (copied)
	* code/trunk/cmake/GenerateToluaBindings.cmake (copied)
	* code/trunk/cmake/HandleLibraryTypes.cmake (copied)
	* code/trunk/cmake/InstallUtilities.cmake (copied)
	* code/trunk/cmake/LibraryConfig.cmake (copied)
	* code/trunk/cmake/LibraryConfigApple.cmake (copied)
	* code/trunk/cmake/LibraryConfigTardis.cmake (copied)
	* code/trunk/cmake/PackageConfigMSVC.cmake (copied)
	* code/trunk/cmake/PackageConfigMinGW.cmake (copied)
	* code/trunk/cmake/SourceFileUtilities.cmake (copied)
	* code/trunk/cmakeclearcache (deleted)
	* code/trunk/config (copied)
	* code/trunk/config/CMakeLists.txt (copied)
	* code/trunk/config/ogre.cfg (copied)
	* code/trunk/doc (copied)
	* code/trunk/doc/CMakeLists.txt (copied)
	* code/trunk/doc/api (copied)
	* code/trunk/doc/api/CMakeLists.txt (copied)
	* code/trunk/doc/api/doxy.config.in (copied)
	* code/trunk/init (deleted)
	* code/trunk/media (copied)
	* code/trunk/media/CMakeLists.txt (copied)
	* code/trunk/media_HEAD (deleted)
	* code/trunk/run (deleted)
	* code/trunk/src/CMakeLists.txt (modified)
	* code/trunk/src/OrxonoxConfig.h.in (copied)
	* code/trunk/src/SpecialConfig.h.in (copied)
	* code/trunk/src/audio/AudioBuffer.h (modified)
	* code/trunk/src/audio/AudioIncludes.h (modified)
	* code/trunk/src/audio/AudioPrereqs.h (modified)
	* code/trunk/src/audio/AudioStream.h (modified)
	* code/trunk/src/audio/CMakeLists.txt (modified)
	* code/trunk/src/bullet/AUTHORS (modified)
	* code/trunk/src/bullet/BulletCollision/CMakeLists.txt (modified)
	* code/trunk/src/bullet/BulletDynamics/CMakeLists.txt (modified)
	* code/trunk/src/bullet/CMakeLists.txt (modified)
	* code/trunk/src/bullet/ChangeLog (modified)
	* code/trunk/src/bullet/LICENSE (modified)
	* code/trunk/src/bullet/LinearMath/CMakeLists.txt (modified)
	* code/trunk/src/bullet/NEWS (modified)
	* code/trunk/src/bullet/README (modified)
	* code/trunk/src/bullet/VERSION (modified)
	* code/trunk/src/bullet/changes_orxonox.diff (copied)
	* code/trunk/src/ceguilua (copied)
	* code/trunk/src/ceguilua-0.5.0b (deleted)
	* code/trunk/src/ceguilua-0.6.1 (deleted)
	* code/trunk/src/ceguilua/AUTHORS_CEGUI (copied)
	* code/trunk/src/ceguilua/CMakeLists.txt (copied)
	* code/trunk/src/ceguilua/COPYING (copied)
	* code/trunk/src/ceguilua/ChangeLog (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0 (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/CMakeLists.txt (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/ceguilua (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/ceguilua/CEGUILua.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/ceguilua/CEGUILua.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/ceguilua/CEGUILuaFunctor.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/ceguilua/CEGUILuaFunctor.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/ceguilua/changes_orxonox.diff (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/ceguilua/required.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/ceguilua/required.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Basic.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/CEGUI.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/CoordConverter.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/EventSet.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Font.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/FontManager.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/HelperFunctions.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Image.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Imageset.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/ImagesetManager.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/InputEvent.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Iterators.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Key.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Logger.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/MouseCursor.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/OutStream.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/PropertyHelper.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Renderer.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Scheme.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/SchemeManager.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/System.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Texture.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/UnifiedCoordSystem.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/Window.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/WindowFactoryManager.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/WindowManager.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ButtonBase.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Checkbox.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ComboDropList.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Combobox.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/DragContainer.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Editbox.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/FrameWindow.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/GUISheet.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ItemEntry.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ItemListBase.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ItemListbox.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ListHeader.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ListHeaderSegment.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Listbox.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ListboxItem.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ListboxTextItem.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/MenuBase.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/MenuItem.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Menubar.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/MultiColumnList.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/MultiLineEditbox.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/PopupMenu.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ProgressBar.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/PushButton.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/RadioButton.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ScrollablePane.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Scrollbar.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ScrolledContainer.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/ScrolledItemListBase.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Slider.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Spinner.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/TabButton.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/TabControl.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Thumb.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Titlebar.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/elements/Tooltip.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/exceptions.lua (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/Dimension.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/Enums.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/FalagardComponentBase.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/FrameComponent.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/ImageryComponent.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/ImagerySection.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/LayerSpecification.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/NamedArea.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/PropertyDefinition.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/PropertyDefinitionBase.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/PropertyInitialiser.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/PropertyLinkDefinition.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/SectionSpecification.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/StateImagery.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/TextComponent.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/WidgetComponent.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/WidgetLookFeel.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.5.0/package/falagard/WidgetLookManager.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0 (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/CMakeLists.txt (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/ceguilua (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/ceguilua/CEGUILua.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/ceguilua/CEGUILua.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/ceguilua/CEGUILuaFunctor.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/ceguilua/CEGUILuaFunctor.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/ceguilua/changes_orxonox.diff (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/ceguilua/required.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/ceguilua/required.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/package (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/package/CEGUI.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/package/Logger.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/package/ScriptWindowHelper.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/package/WindowManager.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/package/elements (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/package/elements/GroupBox.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/package/elements/MultiLineEditbox.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/package/elements/Tree.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.0/package/elements/TreeItem.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1 (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/CMakeLists.txt (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/ceguilua (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/ceguilua/CEGUILua.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/ceguilua/CEGUILua.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/ceguilua/CEGUILuaFunctor.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/ceguilua/CEGUILuaFunctor.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/ceguilua/changes_orxonox.diff (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/ceguilua/required.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/ceguilua/required.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/package (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.1/package/Window.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2 (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/CMakeLists.txt (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/ceguilua (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/ceguilua/CEGUILua.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/ceguilua/CEGUILua.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/ceguilua/CEGUILuaFunctor.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/ceguilua/CEGUILuaFunctor.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/ceguilua/changes_orxonox.diff (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/ceguilua/required.cpp (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/ceguilua/required.h (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/package (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/package/EventSet.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/package/HelperFunctions.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/package/InputEvent.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/package/Window.pkg (copied)
	* code/trunk/src/ceguilua/ceguilua-0.6.2/package/WindowManager.pkg (copied)
	* code/trunk/src/core/ArgumentCompletionFunctions.cc (modified)
	* code/trunk/src/core/BaseObject.cc (modified)
	* code/trunk/src/core/CMakeLists.txt (modified)
	* code/trunk/src/core/CommandExecutor.h (modified)
	* code/trunk/src/core/CommandLine.cc (modified)
	* code/trunk/src/core/ConfigFileManager.cc (modified)
	* code/trunk/src/core/Core.cc (modified)
	* code/trunk/src/core/Core.h (modified)
	* code/trunk/src/core/CorePrereqs.h (modified)
	* code/trunk/src/core/Factory.h (modified)
	* code/trunk/src/core/Functor.h (modified)
	* code/trunk/src/core/IRC.h (modified)
	* code/trunk/src/core/Identifier.h (modified)
	* code/trunk/src/core/Language.cc (modified)
	* code/trunk/src/core/Loader.cc (modified)
	* code/trunk/src/core/LuaBind.cc (modified)
	* code/trunk/src/core/LuaBind.h (modified)
	* code/trunk/src/core/RootGameState.cc (modified)
	* code/trunk/src/core/TclBind.cc (modified)
	* code/trunk/src/core/TclBind.h (modified)
	* code/trunk/src/core/TclThreadManager.h (modified)
	* code/trunk/src/core/Template.cc (modified)
	* code/trunk/src/core/Template.h (modified)
	* code/trunk/src/core/XMLFile.h (modified)
	* code/trunk/src/core/XMLIncludes.h (modified)
	* code/trunk/src/core/XMLPort.h (modified)
	* code/trunk/src/core/input/CMakeLists.txt (modified)
	* code/trunk/src/core/input/KeyBinder.cc (modified)
	* code/trunk/src/core/input/KeyBinder.h (modified)
	* code/trunk/src/core/tolua (deleted)
	* code/trunk/src/cpptcl/CHANGES (copied)
	* code/trunk/src/cpptcl/CMakeLists.txt (modified)
	* code/trunk/src/cpptcl/CppTcl.cc (deleted)
	* code/trunk/src/cpptcl/CppTcl.h (deleted)
	* code/trunk/src/cpptcl/changes_orxonox.diff (copied)
	* code/trunk/src/cpptcl/cpptcl.cc (copied)
	* code/trunk/src/cpptcl/cpptcl.h (copied)
	* code/trunk/src/lua (deleted)
	* code/trunk/src/network/CMakeLists.txt (modified)
	* code/trunk/src/network/GamestateManager.cc (modified)
	* code/trunk/src/network/Makefile.norm (deleted)
	* code/trunk/src/network/Makefile.tardis (deleted)
	* code/trunk/src/network/Makefile.test (deleted)
	* code/trunk/src/network/NetworkPrereqs.h (modified)
	* code/trunk/src/network/TrafficControl.h (modified)
	* code/trunk/src/network/packet/Acknowledgement.cc (modified)
	* code/trunk/src/network/packet/CMakeLists.txt (modified)
	* code/trunk/src/network/packet/Gamestate.cc (modified)
	* code/trunk/src/network/packet/Packet.cc (modified)
	* code/trunk/src/network/packet/Packet.h (modified)
	* code/trunk/src/network/synchronisable/CMakeLists.txt (modified)
	* code/trunk/src/network/synchronisable/NetworkCallback.h (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.cc (modified)
	* code/trunk/src/network/synchronisable/Synchronisable.h (modified)
	* code/trunk/src/network/synchronisable/SynchronisableVariable.cc (modified)
	* code/trunk/src/network/synchronisable/SynchronisableVariable.h (modified)
	* code/trunk/src/ogreceguirenderer (copied)
	* code/trunk/src/ogreceguirenderer/AUTHORS (copied)
	* code/trunk/src/ogreceguirenderer/CMakeLists.txt (copied)
	* code/trunk/src/ogreceguirenderer/COPYING (copied)
	* code/trunk/src/ogreceguirenderer/OgreCEGUIRenderer.cpp (copied)
	* code/trunk/src/ogreceguirenderer/OgreCEGUIRenderer.h (copied)
	* code/trunk/src/ogreceguirenderer/OgreCEGUIResourceProvider.cpp (copied)
	* code/trunk/src/ogreceguirenderer/OgreCEGUIResourceProvider.h (copied)
	* code/trunk/src/ogreceguirenderer/OgreCEGUITexture.cpp (copied)
	* code/trunk/src/ogreceguirenderer/OgreCEGUITexture.h (copied)
	* code/trunk/src/ogreceguirenderer/VERSION (copied)
	* code/trunk/src/ogreceguirenderer/changes_orxonox.diff (copied)
	* code/trunk/src/ois/CMakeLists.txt (modified)
	* code/trunk/src/ois/OISException.cpp (modified)
	* code/trunk/src/ois/OISException.h (modified)
	* code/trunk/src/ois/VERSION (copied)
	* code/trunk/src/ois/changes_orxonox.diff (copied)
	* code/trunk/src/ois/linux/CMakeLists.txt (copied)
	* code/trunk/src/ois/linux/LinuxKeyboard.cpp (modified)
	* code/trunk/src/ois/mac/CMakeLists.txt (copied)
	* code/trunk/src/ois/win32/CMakeLists.txt (copied)
	* code/trunk/src/orxonox/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/CameraManager.cc (modified)
	* code/trunk/src/orxonox/CameraManager.h (modified)
	* code/trunk/src/orxonox/Main.cc (modified)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/OrxonoxStableHeaders.h (deleted)
	* code/trunk/src/orxonox/PrecompiledHeaderFiles.cc (deleted)
	* code/trunk/src/orxonox/Settings.cc (deleted)
	* code/trunk/src/orxonox/Settings.h (deleted)
	* code/trunk/src/orxonox/gamestates/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSGraphics.h (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.h (modified)
	* code/trunk/src/orxonox/gamestates/GSRoot.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSRoot.h (modified)
	* code/trunk/src/orxonox/gui/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/gui/GUIManager.cc (modified)
	* code/trunk/src/orxonox/gui/GUIManager.h (modified)
	* code/trunk/src/orxonox/gui/OgreCEGUIRenderer.cpp (deleted)
	* code/trunk/src/orxonox/gui/OgreCEGUIRenderer.h (deleted)
	* code/trunk/src/orxonox/gui/OgreCEGUIResourceProvider.cpp (deleted)
	* code/trunk/src/orxonox/gui/OgreCEGUIResourceProvider.h (deleted)
	* code/trunk/src/orxonox/gui/OgreCEGUITexture.cpp (deleted)
	* code/trunk/src/orxonox/gui/OgreCEGUITexture.h (deleted)
	* code/trunk/src/orxonox/objects/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/Level.cc (modified)
	* code/trunk/src/orxonox/objects/Level.h (modified)
	* code/trunk/src/orxonox/objects/collisionshapes (modified)
	* code/trunk/src/orxonox/objects/collisionshapes/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/controllers/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/gametypes/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.cc (modified)
	* code/trunk/src/orxonox/objects/infos/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/items/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/pickup/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/pickup/Usable.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.h (modified)
	* code/trunk/src/orxonox/objects/quest/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.h (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponPack.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponPack.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/munitions/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/Fusion.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/Fusion.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Planet.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Planet.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.h (modified)
	* code/trunk/src/orxonox/orxonox.vcproj.user (copied)
	* code/trunk/src/orxonox/overlays/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/console/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/debug/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/hud/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/hud/HUDBar.cc (modified)
	* code/trunk/src/orxonox/overlays/notifications/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/stats/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/pch (copied)
	* code/trunk/src/orxonox/pch/havepch (copied)
	* code/trunk/src/orxonox/pch/havepch/OrxonoxStableHeaders.h (copied)
	* code/trunk/src/orxonox/pch/havepch/PrecompiledHeaderFiles.cc (copied)
	* code/trunk/src/orxonox/pch/nopch (copied)
	* code/trunk/src/orxonox/pch/nopch/OrxonoxStableHeaders.h (copied)
	* code/trunk/src/orxonox/tolua (deleted)
	* code/trunk/src/orxonox/tools/CMakeLists.txt (modified)
	* code/trunk/src/tinyxml/CMakeLists.txt (modified)
	* code/trunk/src/tinyxml/VERSION (copied)
	* code/trunk/src/tinyxml/changes.txt (copied)
	* code/trunk/src/tinyxml/changes_orxonox.diff (copied)
	* code/trunk/src/tinyxml/readme.txt (copied)
	* code/trunk/src/tinyxml/ticpp.cc (deleted)
	* code/trunk/src/tinyxml/ticpp.cpp (copied)
	* code/trunk/src/tinyxml/ticpp.h (modified)
	* code/trunk/src/tinyxml/ticpprc.h (modified)
	* code/trunk/src/tinyxml/tinystr.cc (deleted)
	* code/trunk/src/tinyxml/tinystr.cpp (copied)
	* code/trunk/src/tinyxml/tinyxml.cc (deleted)
	* code/trunk/src/tinyxml/tinyxml.cpp (copied)
	* code/trunk/src/tinyxml/tinyxml.h (modified)
	* code/trunk/src/tinyxml/tinyxmlerror.cc (deleted)
	* code/trunk/src/tinyxml/tinyxmlerror.cpp (copied)
	* code/trunk/src/tinyxml/tinyxmlparser.cc (deleted)
	* code/trunk/src/tinyxml/tinyxmlparser.cpp (copied)
	* code/trunk/src/tolua/CMakeLists.txt (modified)
	* code/trunk/src/tolua/MANUAL (copied)
	* code/trunk/src/tolua/README (copied)
	* code/trunk/src/tolua/VERSION (copied)
	* code/trunk/src/tolua/all-5.0.lua (copied)
	* code/trunk/src/tolua/all-5.1.lua (copied)
	* code/trunk/src/tolua/changes_orxonox.diff (copied)
	* code/trunk/src/tolua/lua/array.lua (modified)
	* code/trunk/src/tolua/lua/basic.lua (modified)
	* code/trunk/src/tolua/lua/class.lua (modified)
	* code/trunk/src/tolua/lua/clean.lua (modified)
	* code/trunk/src/tolua/lua/code.lua (modified)
	* code/trunk/src/tolua/lua/compat-5.1.lua (modified)
	* code/trunk/src/tolua/lua/compat.lua (modified)
	* code/trunk/src/tolua/lua/container.lua (modified)
	* code/trunk/src/tolua/lua/custom.lua (modified)
	* code/trunk/src/tolua/lua/custom_hide.lua (modified)
	* code/trunk/src/tolua/lua/declaration.lua (modified)
	* code/trunk/src/tolua/lua/define.lua (modified)
	* code/trunk/src/tolua/lua/doit.lua (modified)
	* code/trunk/src/tolua/lua/enumerate.lua (modified)
	* code/trunk/src/tolua/lua/feature.lua (modified)
	* code/trunk/src/tolua/lua/function.lua (modified)
	* code/trunk/src/tolua/lua/module.lua (modified)
	* code/trunk/src/tolua/lua/namespace.lua (modified)
	* code/trunk/src/tolua/lua/operator.lua (modified)
	* code/trunk/src/tolua/lua/package.lua (modified)
	* code/trunk/src/tolua/lua/typedef.lua (modified)
	* code/trunk/src/tolua/lua/variable.lua (modified)
	* code/trunk/src/tolua/lua/verbatim.lua (modified)
	* code/trunk/src/tolua/tolua++.h (modified)
	* code/trunk/src/tolua/tolua-5.1.pkg (deleted)
	* code/trunk/src/tolua/tolua.c (modified)
	* code/trunk/src/tolua/tolua_is.c (modified)
	* code/trunk/src/tolua/tolua_map.c (modified)
	* code/trunk/src/tolua/tolua_push.c (modified)
	* code/trunk/src/tolua/toluabind.c (deleted)
	* code/trunk/src/tolua/toluabind.h (deleted)
	* code/trunk/src/util (modified)
	* code/trunk/src/util/CMakeLists.txt (modified)
	* code/trunk/src/util/CRC32.h (modified)
	* code/trunk/src/util/Clipboard.cc (modified)
	* code/trunk/src/util/Convert.h (modified)
	* code/trunk/src/util/Exception.cc (modified)
	* code/trunk/src/util/Exception.h (modified)
	* code/trunk/src/util/Integers.h (deleted)
	* code/trunk/src/util/Math.h (modified)
	* code/trunk/src/util/OrxonoxPlatform.h (deleted)
	* code/trunk/src/util/OutputBuffer.cc (modified)
	* code/trunk/src/util/OutputHandler.cc (modified)
	* code/trunk/src/util/OutputHandler.h (modified)
	* code/trunk/src/util/SignalHandler.cc (modified)
	* code/trunk/src/util/SignalHandler.h (modified)
	* code/trunk/src/util/Sleep.h (modified)
	* code/trunk/src/util/UtilPrereqs.h (modified)
	* code/trunk/updateMedia.sh (deleted)
	* code/trunk/visual_studio (deleted)

	Merged buildsystem3 containing buildsystem2 containing Adi's ...


Sun, 15 Feb 2009 16:38:12 GMT scheusso [2669]
	* code/trunk/src/network/packet/ClassID.cc (modified)
	* code/trunk/src/network/packet/ClassID.h (modified)

	minor change in classID


Sat, 14 Feb 2009 21:17:35 GMT rgrieder [2662]
	* code/trunk (modified)
	* code/trunk/TODO (modified)
	* code/trunk/bin/Plugins.cfg (modified)
	* code/trunk/bin/def_keybindings.ini (modified)
	* code/trunk/bin/telnet_server.tcl (modified)
	* code/trunk/cmake/FindODE.cmake (deleted)
	* code/trunk/src/CMakeLists.txt (modified)
	* code/trunk/src/bullet (copied)
	* code/trunk/src/bullet/AUTHORS (copied)
	* code/trunk/src/bullet/Bullet-C-Api.h (copied)
	* code/trunk/src/bullet/BulletCollision (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btDbvt.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btDispatcher.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btDispatcher.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h (copied)
	* code/trunk/src/bullet/BulletCollision/CMakeLists.txt (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionConfiguration.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionObject.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btGhostObject.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btGhostObject.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btManifoldResult.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btUnionFind.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionDispatch/btUnionFind.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btBoxShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btBoxShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCapsuleShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCapsuleShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCollisionMargin.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCollisionShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCompoundShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConcaveShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConcaveShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConeShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConeShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexHullShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexInternalShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCylinderShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btCylinderShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btEmptyShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btEmptyShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btMaterial.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btShapeHull.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btShapeHull.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btSphereShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btSphereShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTetrahedronShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleCallback.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleCallback.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleMesh.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btTriangleShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btUniformScalingShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/CollisionShapes/btUniformScalingShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btBoxCollision.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btClipPolygon.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btContactProcessing.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btContactProcessing.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactBvh.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactBvh.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactMassUtil.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactShape.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGImpactShape.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGenericPoolAllocator.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGenericPoolAllocator.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btGeometryOperations.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btQuantization.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/btTriangleShapeEx.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_array.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_basic_geometry_operations.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_bitset.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_box_collision.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_box_set.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_box_set.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_clip_polygon.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_contact.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_contact.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_geom_types.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_geometry.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_hash_table.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_linear_math.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_math.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_memory.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_memory.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_radixsort.h (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_tri_collision.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/Gimpact/gim_tri_collision.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btPointCollector.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp (copied)
	* code/trunk/src/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h (copied)
	* code/trunk/src/bullet/BulletDynamics (copied)
	* code/trunk/src/bullet/BulletDynamics/CMakeLists.txt (copied)
	* code/trunk/src/bullet/BulletDynamics/Character (copied)
	* code/trunk/src/bullet/BulletDynamics/Character/btCharacterControllerInterface.h (copied)
	* code/trunk/src/bullet/BulletDynamics/Character/btKinematicCharacterController.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/Character/btKinematicCharacterController.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btConstraintSolver.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btContactSolverInfo.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSolverBody.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btDynamicsWorld.h (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btRigidBody.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btRigidBody.h (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h (copied)
	* code/trunk/src/bullet/BulletDynamics/Vehicle (copied)
	* code/trunk/src/bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/Vehicle/btRaycastVehicle.h (copied)
	* code/trunk/src/bullet/BulletDynamics/Vehicle/btVehicleRaycaster.h (copied)
	* code/trunk/src/bullet/BulletDynamics/Vehicle/btWheelInfo.cpp (copied)
	* code/trunk/src/bullet/BulletDynamics/Vehicle/btWheelInfo.h (copied)
	* code/trunk/src/bullet/BulletLicense.txt (copied)
	* code/trunk/src/bullet/CMakeLists.txt (copied)
	* code/trunk/src/bullet/ChangeLog (copied)
	* code/trunk/src/bullet/LICENSE (copied)
	* code/trunk/src/bullet/LinearMath (copied)
	* code/trunk/src/bullet/LinearMath/CMakeLists.txt (copied)
	* code/trunk/src/bullet/LinearMath/btAabbUtil2.h (copied)
	* code/trunk/src/bullet/LinearMath/btAlignedAllocator.cpp (copied)
	* code/trunk/src/bullet/LinearMath/btAlignedAllocator.h (copied)
	* code/trunk/src/bullet/LinearMath/btAlignedObjectArray.h (copied)
	* code/trunk/src/bullet/LinearMath/btConvexHull.cpp (copied)
	* code/trunk/src/bullet/LinearMath/btConvexHull.h (copied)
	* code/trunk/src/bullet/LinearMath/btDefaultMotionState.h (copied)
	* code/trunk/src/bullet/LinearMath/btGeometryUtil.cpp (copied)
	* code/trunk/src/bullet/LinearMath/btGeometryUtil.h (copied)
	* code/trunk/src/bullet/LinearMath/btHashMap.h (copied)
	* code/trunk/src/bullet/LinearMath/btIDebugDraw.h (copied)
	* code/trunk/src/bullet/LinearMath/btList.h (copied)
	* code/trunk/src/bullet/LinearMath/btMatrix3x3.h (copied)
	* code/trunk/src/bullet/LinearMath/btMinMax.h (copied)
	* code/trunk/src/bullet/LinearMath/btMotionState.h (copied)
	* code/trunk/src/bullet/LinearMath/btPoolAllocator.h (copied)
	* code/trunk/src/bullet/LinearMath/btQuadWord.h (copied)
	* code/trunk/src/bullet/LinearMath/btQuaternion.h (copied)
	* code/trunk/src/bullet/LinearMath/btQuickprof.cpp (copied)
	* code/trunk/src/bullet/LinearMath/btQuickprof.h (copied)
	* code/trunk/src/bullet/LinearMath/btRandom.h (copied)
	* code/trunk/src/bullet/LinearMath/btScalar.h (copied)
	* code/trunk/src/bullet/LinearMath/btStackAlloc.h (copied)
	* code/trunk/src/bullet/LinearMath/btTransform.h (copied)
	* code/trunk/src/bullet/LinearMath/btTransformUtil.h (copied)
	* code/trunk/src/bullet/LinearMath/btVector3.h (copied)
	* code/trunk/src/bullet/NEWS (copied)
	* code/trunk/src/bullet/README (copied)
	* code/trunk/src/bullet/VERSION (copied)
	* code/trunk/src/bullet/btBulletCollisionCommon.h (copied)
	* code/trunk/src/bullet/btBulletDynamicsCommon.h (copied)
	* code/trunk/src/core/BaseObject.cc (modified)
	* code/trunk/src/core/BaseObject.h (modified)
	* code/trunk/src/core/CommandExecutor.cc (modified)
	* code/trunk/src/core/CommandExecutor.h (modified)
	* code/trunk/src/core/CommandLine.cc (modified)
	* code/trunk/src/core/CommandLine.h (modified)
	* code/trunk/src/core/ConfigFileManager.cc (modified)
	* code/trunk/src/core/ConfigFileManager.h (modified)
	* code/trunk/src/core/ConfigValueContainer.cc (modified)
	* code/trunk/src/core/ConfigValueContainer.h (modified)
	* code/trunk/src/core/ConsoleCommand.h (modified)
	* code/trunk/src/core/Core.cc (modified)
	* code/trunk/src/core/Core.h (modified)
	* code/trunk/src/core/CorePrereqs.h (modified)
	* code/trunk/src/core/Factory.cc (modified)
	* code/trunk/src/core/Factory.h (modified)
	* code/trunk/src/core/Functor.h (modified)
	* code/trunk/src/core/Identifier.cc (modified)
	* code/trunk/src/core/Identifier.h (modified)
	* code/trunk/src/core/Iterator.h (modified)
	* code/trunk/src/core/Language.cc (modified)
	* code/trunk/src/core/Language.h (modified)
	* code/trunk/src/core/Loader.cc (modified)
	* code/trunk/src/core/LuaBind.cc (modified)
	* code/trunk/src/core/LuaBind.h (modified)
	* code/trunk/src/core/ObjectListIterator.h (modified)
	* code/trunk/src/core/RootGameState.cc (modified)
	* code/trunk/src/core/RootGameState.h (modified)
	* code/trunk/src/core/Shell.cc (modified)
	* code/trunk/src/core/Super.h (modified)
	* code/trunk/src/core/Template.cc (modified)
	* code/trunk/src/core/Template.h (modified)
	* code/trunk/src/core/XMLFile.h (modified)
	* code/trunk/src/core/XMLIncludes.h (modified)
	* code/trunk/src/core/XMLPort.h (modified)
	* code/trunk/src/core/input/Button.cc (modified)
	* code/trunk/src/core/input/Button.h (modified)
	* code/trunk/src/core/input/InputBuffer.cc (modified)
	* code/trunk/src/core/input/InputBuffer.h (modified)
	* code/trunk/src/core/input/InputInterfaces.h (modified)
	* code/trunk/src/core/input/InputManager.cc (modified)
	* code/trunk/src/core/input/InputManager.h (modified)
	* code/trunk/src/core/input/KeyBinder.cc (modified)
	* code/trunk/src/core/input/KeyBinder.h (modified)
	* code/trunk/src/network/CMakeLists.txt (modified)
	* code/trunk/src/network/Client.cc (modified)
	* code/trunk/src/network/ClientConnection.cc (modified)
	* code/trunk/src/network/ClientInformation.cc (modified)
	* code/trunk/src/network/ClientInformation.h (modified)
	* code/trunk/src/network/ConnectionManager.cc (modified)
	* code/trunk/src/network/GamestateClient.cc (modified)
	* code/trunk/src/network/GamestateManager.cc (modified)
	* code/trunk/src/network/GamestateManager.h (modified)
	* code/trunk/src/network/NetworkCallback.h (deleted)
	* code/trunk/src/network/NetworkPrereqs.h (modified)
	* code/trunk/src/network/Server.cc (modified)
	* code/trunk/src/network/Server.h (modified)
	* code/trunk/src/network/Synchronisable.cc (deleted)
	* code/trunk/src/network/Synchronisable.h (deleted)
	* code/trunk/src/network/TrafficControl.cc (copied)
	* code/trunk/src/network/TrafficControl.h (copied)
	* code/trunk/src/network/packet/Acknowledgement.cc (modified)
	* code/trunk/src/network/packet/Acknowledgement.h (modified)
	* code/trunk/src/network/packet/DeleteObjects.cc (modified)
	* code/trunk/src/network/packet/Gamestate.cc (modified)
	* code/trunk/src/network/packet/Gamestate.h (modified)
	* code/trunk/src/network/packet/Packet.cc (modified)
	* code/trunk/src/network/packet/Welcome.cc (modified)
	* code/trunk/src/network/packet/Welcome.h (modified)
	* code/trunk/src/network/synchronisable (copied)
	* code/trunk/src/network/synchronisable/CMakeLists.txt (copied)
	* code/trunk/src/network/synchronisable/NetworkCallback.h (copied)
	* code/trunk/src/network/synchronisable/NetworkCallbackManager.cc (copied)
	* code/trunk/src/network/synchronisable/NetworkCallbackManager.h (copied)
	* code/trunk/src/network/synchronisable/Synchronisable.cc (copied)
	* code/trunk/src/network/synchronisable/Synchronisable.h (copied)
	* code/trunk/src/network/synchronisable/SynchronisableSpecialisations.cc (copied)
	* code/trunk/src/network/synchronisable/SynchronisableVariable.cc (copied)
	* code/trunk/src/network/synchronisable/SynchronisableVariable.h (copied)
	* code/trunk/src/orxonox/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/CameraManager.cc (modified)
	* code/trunk/src/orxonox/CameraManager.h (modified)
	* code/trunk/src/orxonox/GraphicsEngine.cc (modified)
	* code/trunk/src/orxonox/GraphicsEngine.h (modified)
	* code/trunk/src/orxonox/Main.cc (modified)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/OrxonoxStableHeaders.h (modified)
	* code/trunk/src/orxonox/PawnManager.cc (copied)
	* code/trunk/src/orxonox/PawnManager.h (copied)
	* code/trunk/src/orxonox/PlayerManager.cc (modified)
	* code/trunk/src/orxonox/PlayerManager.h (modified)
	* code/trunk/src/orxonox/Settings.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSDedicated.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSDedicated.h (modified)
	* code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSGraphics.h (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSLevel.h (modified)
	* code/trunk/src/orxonox/gamestates/GSRoot.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSRoot.h (modified)
	* code/trunk/src/orxonox/gui/GUIManager.cc (modified)
	* code/trunk/src/orxonox/objects/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/EventTarget.cc (modified)
	* code/trunk/src/orxonox/objects/GlobalShader.cc (copied)
	* code/trunk/src/orxonox/objects/GlobalShader.h (copied)
	* code/trunk/src/orxonox/objects/Level.cc (modified)
	* code/trunk/src/orxonox/objects/Level.h (modified)
	* code/trunk/src/orxonox/objects/Radar.cc (modified)
	* code/trunk/src/orxonox/objects/RadarViewable.cc (modified)
	* code/trunk/src/orxonox/objects/RadarViewable.h (modified)
	* code/trunk/src/orxonox/objects/Scene.cc (modified)
	* code/trunk/src/orxonox/objects/Scene.h (modified)
	* code/trunk/src/orxonox/objects/Script.cc (modified)
	* code/trunk/src/orxonox/objects/Test.cc (modified)
	* code/trunk/src/orxonox/objects/Test.h (modified)
	* code/trunk/src/orxonox/objects/collisionshapes (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/BoxCollisionShape.cc (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/BoxCollisionShape.h (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/CMakeLists.txt (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/CollisionShape.cc (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/CollisionShape.h (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/CompoundCollisionShape.cc (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/CompoundCollisionShape.h (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/ConeCollisionShape.cc (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/ConeCollisionShape.h (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/PlaneCollisionShape.cc (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/PlaneCollisionShape.h (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/SphereCollisionShape.cc (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/SphereCollisionShape.h (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/WorldEntityCollisionShape.cc (copied)
	* code/trunk/src/orxonox/objects/collisionshapes/WorldEntityCollisionShape.h (copied)
	* code/trunk/src/orxonox/objects/controllers/AIController.cc (copied)
	* code/trunk/src/orxonox/objects/controllers/AIController.h (copied)
	* code/trunk/src/orxonox/objects/controllers/ArtificialController.cc (copied)
	* code/trunk/src/orxonox/objects/controllers/ArtificialController.h (copied)
	* code/trunk/src/orxonox/objects/controllers/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/controllers/Controller.cc (modified)
	* code/trunk/src/orxonox/objects/controllers/Controller.h (modified)
	* code/trunk/src/orxonox/objects/controllers/HumanController.cc (modified)
	* code/trunk/src/orxonox/objects/controllers/HumanController.h (modified)
	* code/trunk/src/orxonox/objects/controllers/ScriptController.cc (copied)
	* code/trunk/src/orxonox/objects/controllers/ScriptController.h (copied)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.cc (modified)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.h (modified)
	* code/trunk/src/orxonox/objects/infos/Bot.cc (copied)
	* code/trunk/src/orxonox/objects/infos/Bot.h (copied)
	* code/trunk/src/orxonox/objects/infos/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/infos/GametypeInfo.cc (copied)
	* code/trunk/src/orxonox/objects/infos/GametypeInfo.h (copied)
	* code/trunk/src/orxonox/objects/infos/HumanPlayer.cc (modified)
	* code/trunk/src/orxonox/objects/infos/HumanPlayer.h (modified)
	* code/trunk/src/orxonox/objects/infos/Info.h (modified)
	* code/trunk/src/orxonox/objects/infos/PlayerInfo.cc (modified)
	* code/trunk/src/orxonox/objects/infos/PlayerInfo.h (modified)
	* code/trunk/src/orxonox/objects/items (copied)
	* code/trunk/src/orxonox/objects/items/CMakeLists.txt (copied)
	* code/trunk/src/orxonox/objects/items/Engine.cc (copied)
	* code/trunk/src/orxonox/objects/items/Engine.h (copied)
	* code/trunk/src/orxonox/objects/items/Item.cc (copied)
	* code/trunk/src/orxonox/objects/items/Item.h (copied)
	* code/trunk/src/orxonox/objects/items/MultiStateEngine.cc (copied)
	* code/trunk/src/orxonox/objects/items/MultiStateEngine.h (copied)
	* code/trunk/src/orxonox/objects/pickup/BaseItem.cc (copied)
	* code/trunk/src/orxonox/objects/pickup/BaseItem.h (copied)
	* code/trunk/src/orxonox/objects/pickup/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/pickup/PickupSpawner.cc (copied)
	* code/trunk/src/orxonox/objects/pickup/PickupSpawner.h (copied)
	* code/trunk/src/orxonox/objects/pickup/ShipEquipment.cc (copied)
	* code/trunk/src/orxonox/objects/pickup/ShipEquipment.h (modified)
	* code/trunk/src/orxonox/objects/pickup/ShipEquipmentClasses.cc (modified)
	* code/trunk/src/orxonox/objects/pickup/ShipEquipmentClasses.h (modified)
	* code/trunk/src/orxonox/objects/pickup/ShipItem.cc (modified)
	* code/trunk/src/orxonox/objects/pickup/ShipItem.h (modified)
	* code/trunk/src/orxonox/objects/pickup/Turbo.cc (copied)
	* code/trunk/src/orxonox/objects/pickup/Turbo.h (copied)
	* code/trunk/src/orxonox/objects/pickup/Usable.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.h (modified)
	* code/trunk/src/orxonox/objects/quest/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.h (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestListener.cc (copied)
	* code/trunk/src/orxonox/objects/quest/QuestListener.h (copied)
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/Munition.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/Munition.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/Weapon.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/Weapon.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponPack.cc (copied)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponPack.h (copied)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSet.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSlot.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSlot.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/BillboardProjectile.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/BillboardProjectile.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/ParticleProjectile.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/ParticleProjectile.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/Projectile.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/Projectile.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/Fusion.cc (copied)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/Fusion.h (copied)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Billboard.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Billboard.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/BlinkingBillboard.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/CameraPosition.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/CameraPosition.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ExplosionChunk.cc (copied)
	* code/trunk/src/orxonox/objects/worldentities/ExplosionChunk.h (copied)
	* code/trunk/src/orxonox/objects/worldentities/FadingBillboard.cc (copied)
	* code/trunk/src/orxonox/objects/worldentities/FadingBillboard.h (copied)
	* code/trunk/src/orxonox/objects/worldentities/Light.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Light.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.cc (copied)
	* code/trunk/src/orxonox/objects/worldentities/MobileEntity.h (copied)
	* code/trunk/src/orxonox/objects/worldentities/Model.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Model.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/MovableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/MovableEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleEmitter.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleEmitter.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Planet.cc (copied)
	* code/trunk/src/orxonox/objects/worldentities/Planet.h (copied)
	* code/trunk/src/orxonox/objects/worldentities/PositionableEntity.cc (deleted)
	* code/trunk/src/orxonox/objects/worldentities/PositionableEntity.h (deleted)
	* code/trunk/src/orxonox/objects/worldentities/SpawnPoint.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/SpawnPoint.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.cc (copied)
	* code/trunk/src/orxonox/objects/worldentities/StaticEntity.h (copied)
	* code/trunk/src/orxonox/objects/worldentities/WorldEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/WorldEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/SpaceShip.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Spectator.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/PlayerTrigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/PlayerTrigger.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.h (modified)
	* code/trunk/src/orxonox/overlays/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified)
	* code/trunk/src/orxonox/overlays/OrxonoxOverlay.h (modified)
	* code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified)
	* code/trunk/src/orxonox/overlays/OverlayGroup.h (modified)
	* code/trunk/src/orxonox/overlays/OverlayText.cc (modified)
	* code/trunk/src/orxonox/overlays/OverlayText.h (modified)
	* code/trunk/src/orxonox/overlays/debug/DebugFPSText.cc (modified)
	* code/trunk/src/orxonox/overlays/debug/DebugRTRText.cc (modified)
	* code/trunk/src/orxonox/overlays/hud/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/hud/GametypeStatus.cc (copied)
	* code/trunk/src/orxonox/overlays/hud/GametypeStatus.h (copied)
	* code/trunk/src/orxonox/overlays/hud/HUDBar.cc (modified)
	* code/trunk/src/orxonox/overlays/hud/HUDBar.h (modified)
	* code/trunk/src/orxonox/overlays/hud/HUDHealthBar.cc (copied)
	* code/trunk/src/orxonox/overlays/hud/HUDHealthBar.h (copied)
	* code/trunk/src/orxonox/overlays/hud/HUDNavigation.cc (modified)
	* code/trunk/src/orxonox/overlays/hud/HUDRadar.cc (modified)
	* code/trunk/src/orxonox/overlays/hud/HUDRadar.h (modified)
	* code/trunk/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified)
	* code/trunk/src/orxonox/overlays/hud/HUDSpeedBar.h (modified)
	* code/trunk/src/orxonox/overlays/notifications (copied)
	* code/trunk/src/orxonox/overlays/notifications/CMakeLists.txt (copied)
	* code/trunk/src/orxonox/overlays/notifications/Notification.cc (copied)
	* code/trunk/src/orxonox/overlays/notifications/Notification.h (copied)
	* code/trunk/src/orxonox/overlays/notifications/NotificationManager.cc (copied)
	* code/trunk/src/orxonox/overlays/notifications/NotificationManager.h (copied)
	* code/trunk/src/orxonox/overlays/notifications/NotificationQueue.cc (copied)
	* code/trunk/src/orxonox/overlays/notifications/NotificationQueue.h (copied)
	* code/trunk/src/orxonox/overlays/stats (copied)
	* code/trunk/src/orxonox/overlays/stats/CMakeLists.txt (copied)
	* code/trunk/src/orxonox/overlays/stats/CreateLines.cc (copied)
	* code/trunk/src/orxonox/overlays/stats/CreateLines.h (copied)
	* code/trunk/src/orxonox/overlays/stats/Scoreboard.cc (copied)
	* code/trunk/src/orxonox/overlays/stats/Scoreboard.h (copied)
	* code/trunk/src/orxonox/overlays/stats/Stats.cc (copied)
	* code/trunk/src/orxonox/overlays/stats/Stats.h (copied)
	* code/trunk/src/orxonox/overlays/stats/StatsTest.cc (copied)
	* code/trunk/src/orxonox/overlays/stats/StatsTest.h (copied)
	* code/trunk/src/orxonox/tools/BillboardSet.cc (modified)
	* code/trunk/src/orxonox/tools/BillboardSet.h (modified)
	* code/trunk/src/orxonox/tools/BulletConversions.h (copied)
	* code/trunk/src/orxonox/tools/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/tools/Mesh.cc (modified)
	* code/trunk/src/orxonox/tools/Mesh.h (modified)
	* code/trunk/src/orxonox/tools/ParticleInterface.cc (modified)
	* code/trunk/src/orxonox/tools/ParticleInterface.h (modified)
	* code/trunk/src/orxonox/tools/Shader.cc (copied)
	* code/trunk/src/orxonox/tools/Shader.h (copied)
	* code/trunk/src/orxonox/tools/Timer.cc (modified)
	* code/trunk/src/orxonox/tools/Timer.h (modified)
	* code/trunk/src/orxonox/tools/WindowEventListener.h (modified)
	* code/trunk/src/tolua/tolua-5.1.pkg (modified)
	* code/trunk/src/util (modified)
	* code/trunk/src/util/Convert.h (modified)
	* code/trunk/src/util/Exception.cc (modified)
	* code/trunk/src/util/Exception.h (modified)
	* code/trunk/src/util/Integers.h (modified)
	* code/trunk/src/util/Math.h (modified)
	* code/trunk/src/util/MultiType.cc (modified)
	* code/trunk/src/util/MultiType.h (modified)
	* code/trunk/src/util/OrxEnum.h (copied)
	* code/trunk/src/util/OutputHandler.cc (modified)
	* code/trunk/src/util/OutputHandler.h (modified)
	* code/trunk/src/util/SignalHandler.cc (modified)
	* code/trunk/src/util/SignalHandler.h (modified)
	* code/trunk/src/util/String.cc (modified)
	* code/trunk/src/util/mbool.h (modified)
	* code/trunk/visual_studio/vc8/audio.vsprops (modified)
	* code/trunk/visual_studio/vc8/base.vsprops (modified)
	* code/trunk/visual_studio/vc8/bullet.vsprops (copied)
	* code/trunk/visual_studio/vc8/bullet_collision.vcproj (copied)
	* code/trunk/visual_studio/vc8/bullet_dynamics.vcproj (copied)
	* code/trunk/visual_studio/vc8/bullet_linearmath.vcproj (copied)
	* code/trunk/visual_studio/vc8/bullet_softbody.vcproj (copied)
	* code/trunk/visual_studio/vc8/ceguilua.vsprops (modified)
	* code/trunk/visual_studio/vc8/core.vcproj (modified)
	* code/trunk/visual_studio/vc8/core.vsprops (modified)
	* code/trunk/visual_studio/vc8/cpptcl.vsprops (modified)
	* code/trunk/visual_studio/vc8/debug.vsprops (modified)
	* code/trunk/visual_studio/vc8/lua.vsprops (modified)
	* code/trunk/visual_studio/vc8/network.vcproj (modified)
	* code/trunk/visual_studio/vc8/network.vsprops (modified)
	* code/trunk/visual_studio/vc8/ogrebullet_collisions.vcproj (copied)
	* code/trunk/visual_studio/vc8/ogrebullet_collisions.vsprops (copied)
	* code/trunk/visual_studio/vc8/ogrebullet_dynamics.vcproj (copied)
	* code/trunk/visual_studio/vc8/ogrebullet_dynamics.vsprops (copied)
	* code/trunk/visual_studio/vc8/ois.vsprops (modified)
	* code/trunk/visual_studio/vc8/orxonox.vcproj (modified)
	* code/trunk/visual_studio/vc8/orxonox.vsprops (modified)
	* code/trunk/visual_studio/vc8/orxonox_vc8.sln (modified)
	* code/trunk/visual_studio/vc8/release.vsprops (modified)
	* code/trunk/visual_studio/vc8/tinyxml.vcproj (modified)
	* code/trunk/visual_studio/vc8/tinyxml.vsprops (modified)
	* code/trunk/visual_studio/vc8/tolua.vsprops (modified)
	* code/trunk/visual_studio/vc8/toluagen.vcproj (modified)
	* code/trunk/visual_studio/vc8/toluagen.vsprops (modified)
	* code/trunk/visual_studio/vc8/toluagen_orxonox.vcproj (modified)
	* code/trunk/visual_studio/vc8/toluagen_orxonox.vsprops (modified)
	* code/trunk/visual_studio/vc8/util.vcproj (modified)
	* code/trunk/visual_studio/vc8/util.vsprops (modified)

	Merged presentation branch back to trunk.


Wed, 17 Dec 2008 19:43:19 GMT rgrieder [2508]
	* code/trunk/src/core/LuaBind.cc (modified)

	Bugfix in LuaBind.cc


Fri, 28 Nov 2008 16:23:04 GMT rgrieder [2295]
	* code/trunk/src/util/CMakeLists.txt (modified)
	* code/trunk/src/util/testing (deleted)

	Removed depricated testing folder in util.


Tue, 25 Nov 2008 22:59:07 GMT landauf [2262]
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/PlayerTrigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/PlayerTrigger.h (modified)

	set eol-style to native, no codechanges


Tue, 25 Nov 2008 22:56:40 GMT landauf [2261]
	* code/trunk (modified)
	* code/trunk/src/core/Template.cc (modified)
	* code/trunk/src/core/Template.h (modified)
	* code/trunk/src/core/XMLFile.h (modified)
	* code/trunk/src/core/XMLIncludes.h (modified)
	* code/trunk/src/orxonox/CameraManager.cc (modified)
	* code/trunk/src/orxonox/CameraManager.h (modified)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/objects/Level.cc (modified)
	* code/trunk/src/orxonox/objects/Level.h (modified)
	* code/trunk/src/orxonox/objects/pickup/Usable.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddQuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.cc (modified)
	* code/trunk/src/orxonox/objects/quest/AddReward.h (modified)
	* code/trunk/src/orxonox/objects/quest/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.cc (modified)
	* code/trunk/src/orxonox/objects/quest/ChangeQuestStatus.h (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/CompleteQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/FailQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/GlobalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/LocalQuest.h (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Quest.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestDescription.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffect.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.cc (copied)
	* code/trunk/src/orxonox/objects/quest/QuestEffectBeacon.h (copied)
	* code/trunk/src/orxonox/objects/quest/QuestHint.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestHint.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestItem.h (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.cc (modified)
	* code/trunk/src/orxonox/objects/quest/QuestManager.h (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.cc (modified)
	* code/trunk/src/orxonox/objects/quest/Rewardable.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.cc (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/PlayerTrigger.cc (copied)
	* code/trunk/src/orxonox/objects/worldentities/triggers/PlayerTrigger.h (copied)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.h (modified)
	* code/trunk/src/tolua/tolua-5.1.pkg (modified)
	* code/trunk/src/util (modified)
	* code/trunk/src/util/Exception.cc (modified)
	* code/trunk/src/util/Exception.h (modified)
	* code/trunk/src/util/SignalHandler.cc (modified)
	* code/trunk/src/util/SignalHandler.h (modified)
	* code/trunk/visual_studio/vc8/audio.vsprops (modified)
	* code/trunk/visual_studio/vc8/base.vsprops (modified)
	* code/trunk/visual_studio/vc8/ceguilua.vsprops (modified)
	* code/trunk/visual_studio/vc8/core.vsprops (modified)
	* code/trunk/visual_studio/vc8/cpptcl.vsprops (modified)
	* code/trunk/visual_studio/vc8/debug.vsprops (modified)
	* code/trunk/visual_studio/vc8/directories.vsprops (modified)
	* code/trunk/visual_studio/vc8/lua.vsprops (modified)
	* code/trunk/visual_studio/vc8/network.vsprops (modified)
	* code/trunk/visual_studio/vc8/orxonox.vsprops (modified)
	* code/trunk/visual_studio/vc8/orxonox_vc8.sln (modified)
	* code/trunk/visual_studio/vc8/release.vsprops (modified)
	* code/trunk/visual_studio/vc8/tinyxml.vcproj (modified)
	* code/trunk/visual_studio/vc8/tinyxml.vsprops (modified)
	* code/trunk/visual_studio/vc8/tolua.vsprops (modified)
	* code/trunk/visual_studio/vc8/toluagen.vcproj (modified)
	* code/trunk/visual_studio/vc8/toluagen.vsprops (modified)
	* code/trunk/visual_studio/vc8/toluagen_orxonox.vcproj (modified)
	* code/trunk/visual_studio/vc8/toluagen_orxonox.vsprops (modified)
	* code/trunk/visual_studio/vc8/util.vsprops (modified)

	merged questsystem2 back to trunk


Sun, 09 Nov 2008 23:05:03 GMT landauf [2171]
	* code/trunk (modified)
	* code/trunk/TODO (modified)
	* code/trunk/bin/run-script (modified)
	* code/trunk/src/audio/AudioBuffer.cc (modified)
	* code/trunk/src/audio/AudioBuffer.h (modified)
	* code/trunk/src/audio/AudioManager.cc (modified)
	* code/trunk/src/audio/AudioManager.h (modified)
	* code/trunk/src/audio/AudioPrereqs.h (modified)
	* code/trunk/src/audio/AudioSource.cc (modified)
	* code/trunk/src/audio/AudioSource.h (modified)
	* code/trunk/src/audio/AudioStream.cc (modified)
	* code/trunk/src/audio/AudioStream.h (modified)
	* code/trunk/src/core/BaseObject.cc (modified)
	* code/trunk/src/core/BaseObject.h (modified)
	* code/trunk/src/core/ClassFactory.h (modified)
	* code/trunk/src/core/ClassTreeMask.cc (modified)
	* code/trunk/src/core/ClassTreeMask.h (modified)
	* code/trunk/src/core/Clock.h (modified)
	* code/trunk/src/core/ConfigValueContainer.cc (modified)
	* code/trunk/src/core/ConfigValueContainer.h (modified)
	* code/trunk/src/core/ConfigValueIncludes.h (modified)
	* code/trunk/src/core/Core.cc (modified)
	* code/trunk/src/core/Core.h (modified)
	* code/trunk/src/core/CoreIncludes.h (modified)
	* code/trunk/src/core/Factory.cc (modified)
	* code/trunk/src/core/Factory.h (modified)
	* code/trunk/src/core/Identifier.cc (modified)
	* code/trunk/src/core/Identifier.h (modified)
	* code/trunk/src/core/Iterator.h (modified)
	* code/trunk/src/core/Language.cc (modified)
	* code/trunk/src/core/Language.h (modified)
	* code/trunk/src/core/Loader.cc (modified)
	* code/trunk/src/core/MetaObjectList.cc (modified)
	* code/trunk/src/core/MetaObjectList.h (modified)
	* code/trunk/src/core/ObjectList.h (modified)
	* code/trunk/src/core/ObjectListBase.cc (modified)
	* code/trunk/src/core/ObjectListBase.h (modified)
	* code/trunk/src/core/OrxonoxClass.cc (modified)
	* code/trunk/src/core/OrxonoxClass.h (modified)
	* code/trunk/src/core/Super.h (modified)
	* code/trunk/src/core/Template.cc (modified)
	* code/trunk/src/core/Template.h (modified)
	* code/trunk/src/core/XMLFile.h (modified)
	* code/trunk/src/core/XMLIncludes.h (modified)
	* code/trunk/src/core/XMLPort.h (modified)
	* code/trunk/src/network/ChatListener.cc (modified)
	* code/trunk/src/network/ChatListener.h (modified)
	* code/trunk/src/network/Client.cc (modified)
	* code/trunk/src/network/Client.h (modified)
	* code/trunk/src/network/ClientConnection.cc (modified)
	* code/trunk/src/network/ClientConnection.h (modified)
	* code/trunk/src/network/ClientConnectionListener.cc (modified)
	* code/trunk/src/network/ClientConnectionListener.h (modified)
	* code/trunk/src/network/ClientInformation.cc (modified)
	* code/trunk/src/network/ClientInformation.h (modified)
	* code/trunk/src/network/ConnectionManager.cc (modified)
	* code/trunk/src/network/ConnectionManager.h (modified)
	* code/trunk/src/network/GamestateClient.cc (modified)
	* code/trunk/src/network/GamestateClient.h (modified)
	* code/trunk/src/network/GamestateHandler.cc (modified)
	* code/trunk/src/network/GamestateHandler.h (modified)
	* code/trunk/src/network/GamestateManager.cc (modified)
	* code/trunk/src/network/GamestateManager.h (modified)
	* code/trunk/src/network/Host.cc (modified)
	* code/trunk/src/network/Host.h (modified)
	* code/trunk/src/network/NetworkCallback.h (modified)
	* code/trunk/src/network/NetworkPrereqs.h (modified)
	* code/trunk/src/network/PacketBuffer.cc (modified)
	* code/trunk/src/network/PacketBuffer.h (modified)
	* code/trunk/src/network/Server.cc (modified)
	* code/trunk/src/network/Server.h (modified)
	* code/trunk/src/network/Synchronisable.cc (modified)
	* code/trunk/src/network/Synchronisable.h (modified)
	* code/trunk/src/network/packet/Acknowledgement.cc (modified)
	* code/trunk/src/network/packet/Acknowledgement.h (modified)
	* code/trunk/src/network/packet/Chat.cc (modified)
	* code/trunk/src/network/packet/Chat.h (modified)
	* code/trunk/src/network/packet/ClassID.cc (modified)
	* code/trunk/src/network/packet/ClassID.h (modified)
	* code/trunk/src/network/packet/DeleteObjects.cc (modified)
	* code/trunk/src/network/packet/DeleteObjects.h (modified)
	* code/trunk/src/network/packet/Gamestate.cc (modified)
	* code/trunk/src/network/packet/Gamestate.h (modified)
	* code/trunk/src/network/packet/Packet.cc (modified)
	* code/trunk/src/network/packet/Packet.h (modified)
	* code/trunk/src/network/packet/Welcome.cc (modified)
	* code/trunk/src/network/packet/Welcome.h (modified)
	* code/trunk/src/orxonox/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/CameraManager.cc (modified)
	* code/trunk/src/orxonox/CameraManager.h (modified)
	* code/trunk/src/orxonox/LevelManager.cc (modified)
	* code/trunk/src/orxonox/LevelManager.h (modified)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/PlayerManager.cc (copied)
	* code/trunk/src/orxonox/PlayerManager.h (copied)
	* code/trunk/src/orxonox/Settings.h (modified)
	* code/trunk/src/orxonox/gamestates/GSClient.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSClient.h (modified)
	* code/trunk/src/orxonox/gamestates/GSDedicated.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSDedicated.h (modified)
	* code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSRoot.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSServer.cc (modified)
	* code/trunk/src/orxonox/gamestates/GSServer.h (modified)
	* code/trunk/src/orxonox/objects/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/Level.cc (copied)
	* code/trunk/src/orxonox/objects/Level.h (copied)
	* code/trunk/src/orxonox/objects/Scene.cc (modified)
	* code/trunk/src/orxonox/objects/Scene.h (modified)
	* code/trunk/src/orxonox/objects/Test.cc (modified)
	* code/trunk/src/orxonox/objects/Test.h (modified)
	* code/trunk/src/orxonox/objects/Tickable.h (modified)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.cc (modified)
	* code/trunk/src/orxonox/objects/gametypes/Gametype.h (modified)
	* code/trunk/src/orxonox/objects/infos/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/infos/HumanPlayer.cc (modified)
	* code/trunk/src/orxonox/objects/infos/HumanPlayer.h (modified)
	* code/trunk/src/orxonox/objects/infos/Info.cc (modified)
	* code/trunk/src/orxonox/objects/infos/Info.h (modified)
	* code/trunk/src/orxonox/objects/infos/Level.cc (deleted)
	* code/trunk/src/orxonox/objects/infos/Level.h (deleted)
	* code/trunk/src/orxonox/objects/infos/PlayerInfo.cc (modified)
	* code/trunk/src/orxonox/objects/infos/PlayerInfo.h (modified)
	* code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Backlight.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/Billboard.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/BlinkingBillboard.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Camera.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ControllableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Light.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/Model.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/MovableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/MovableEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleEmitter.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/ParticleSpawner.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/PositionableEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/WorldEntity.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/WorldEntity.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/DistanceTrigger.h (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified)
	* code/trunk/src/orxonox/objects/worldentities/triggers/Trigger.h (modified)
	* code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified)
	* code/trunk/src/orxonox/overlays/hud/ChatOverlay.cc (modified)
	* code/trunk/src/orxonox/overlays/hud/ChatOverlay.h (modified)
	* code/trunk/src/orxonox/tools/BillboardSet.cc (modified)
	* code/trunk/src/orxonox/tools/Mesh.cc (modified)
	* code/trunk/src/orxonox/tools/ParticleInterface.cc (modified)
	* code/trunk/src/orxonox/tools/Timer.h (modified)
	* code/trunk/src/tolua/tolua-5.1.pkg (modified)
	* code/trunk/src/util (modified)
	* code/trunk/src/util/CRC32.cc (modified)
	* code/trunk/src/util/CRC32.h (modified)
	* code/trunk/src/util/Clipboard.cc (modified)
	* code/trunk/src/util/Clipboard.h (modified)
	* code/trunk/src/util/Convert.h (modified)
	* code/trunk/src/util/Debug.h (modified)
	* code/trunk/src/util/Exception.cc (modified)
	* code/trunk/src/util/Exception.h (modified)
	* code/trunk/src/util/ExprParser.cc (modified)
	* code/trunk/src/util/ExprParser.h (modified)
	* code/trunk/src/util/Math.cc (modified)
	* code/trunk/src/util/Math.h (modified)
	* code/trunk/src/util/MathConvert.h (modified)
	* code/trunk/src/util/MultiType.cc (modified)
	* code/trunk/src/util/MultiType.h (modified)
	* code/trunk/src/util/MultiTypeValue.h (modified)
	* code/trunk/src/util/OutputBuffer.cc (modified)
	* code/trunk/src/util/OutputBuffer.h (modified)
	* code/trunk/src/util/OutputHandler.cc (modified)
	* code/trunk/src/util/OutputHandler.h (modified)
	* code/trunk/src/util/SignalHandler.cc (modified)
	* code/trunk/src/util/SignalHandler.h (modified)
	* code/trunk/src/util/Sleep.h (modified)
	* code/trunk/src/util/String.cc (modified)
	* code/trunk/src/util/String.h (modified)
	* code/trunk/src/util/SubString.cc (modified)
	* code/trunk/src/util/SubString.h (modified)
	* code/trunk/src/util/UtilPrereqs.h (modified)
	* code/trunk/src/util/mbool.h (copied)
	* code/trunk/visual_studio/vc8/audio.vsprops (modified)
	* code/trunk/visual_studio/vc8/base.vsprops (modified)
	* code/trunk/visual_studio/vc8/ceguilua.vsprops (modified)
	* code/trunk/visual_studio/vc8/core.vsprops (modified)
	* code/trunk/visual_studio/vc8/cpptcl.vsprops (modified)
	* code/trunk/visual_studio/vc8/debug.vsprops (modified)
	* code/trunk/visual_studio/vc8/directories.vsprops (modified)
	* code/trunk/visual_studio/vc8/lua.vsprops (modified)
	* code/trunk/visual_studio/vc8/network.vsprops (modified)
	* code/trunk/visual_studio/vc8/orxonox.vcproj (modified)
	* code/trunk/visual_studio/vc8/orxonox.vsprops (modified)
	* code/trunk/visual_studio/vc8/orxonox_vc8.sln (modified)
	* code/trunk/visual_studio/vc8/release.vsprops (modified)
	* code/trunk/visual_studio/vc8/tinyxml.vcproj (modified)
	* code/trunk/visual_studio/vc8/tinyxml.vsprops (modified)
	* code/trunk/visual_studio/vc8/tolua.vsprops (modified)
	* code/trunk/visual_studio/vc8/toluagen.vcproj (modified)
	* code/trunk/visual_studio/vc8/toluagen.vsprops (modified)
	* code/trunk/visual_studio/vc8/toluagen_orxonox.vcproj (modified)
	* code/trunk/visual_studio/vc8/toluagen_orxonox.vsprops (modified)
	* code/trunk/visual_studio/vc8/util.vcproj (modified)
	* code/trunk/visual_studio/vc8/util.vsprops (modified)

	merged revisions 2111-2170 from objecthierarchy branch back to trunk.


Tue, 04 Nov 2008 13:11:24 GMT rgrieder [2131]
	* code/trunk/cmake/AddSourceFiles.cmake (modified)
	* code/trunk/src/core/CMakeLists.txt (modified)
	* code/trunk/src/core/input/CMakeLists.txt (added)
	* code/trunk/src/network/CMakeLists.txt (modified)
	* code/trunk/src/network/packet/CMakeLists.txt (added)
	* code/trunk/src/orxonox/gamestates/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/gui/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/controllers/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/gametypes/CMakeLists.txt (added)
	* code/trunk/src/orxonox/objects/infos/CMakeLists.txt (added)
	* code/trunk/src/orxonox/objects/pickup/CMakeLists.txt (added)
	* code/trunk/src/orxonox/objects/quest/CMakeLists.txt (added)
	* code/trunk/src/orxonox/objects/weaponSystem/CMakeLists.txt (added)
	* code/trunk/src/orxonox/objects/weaponSystem/munitions/CMakeLists.txt (added)
	* code/trunk/src/orxonox/objects/weaponSystem/projectiles/CMakeLists.txt (added)
	* code/trunk/src/orxonox/objects/weaponSystem/weapons/CMakeLists.txt (added)
	* code/trunk/src/orxonox/objects/worldentities/CMakeLists.txt (added)
	* code/trunk/src/orxonox/objects/worldentities/pawns/CMakeLists.txt (added)
	* code/trunk/src/orxonox/objects/worldentities/triggers/CMakeLists.txt (added)
	* code/trunk/src/orxonox/overlays/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/console/CMakeLists.txt (added)
	* code/trunk/src/orxonox/overlays/debug/CMakeLists.txt (added)
	* code/trunk/src/orxonox/overlays/hud/CMakeLists.txt (added)
	* code/trunk/src/orxonox/tools/CMakeLists.txt (modified)

	Added CMakeLists.txt to every subfolder and adjusted accordingly. ...


Tue, 04 Nov 2008 12:40:54 GMT rgrieder [2130]
	* code/trunk/cmake/AddSourceFiles.cmake (modified)
	* code/trunk/src/orxonox/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/gamestates/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/gui/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/objects/controllers/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/overlays/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/tools/CMakeLists.txt (modified)

	Trunk should be functional again with these changes


Tue, 04 Nov 2008 12:37:37 GMT rgrieder [2129]
	* code/trunk/cmake/AddSourceFiles.cmake (copied)
	* code/trunk/src/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/gamestates/CMakeLists.txt (copied)
	* code/trunk/src/orxonox/gui/CMakeLists.txt (copied)
	* code/trunk/src/orxonox/objects/CMakeLists.txt (copied)
	* code/trunk/src/orxonox/objects/controllers/CMakeLists.txt (copied)
	* code/trunk/src/orxonox/overlays/CMakeLists.txt (copied)
	* code/trunk/src/orxonox/tools/CMakeLists.txt (copied)

	Applied changes from HEAD again. I have found a way to solve the ...