# # ChangeLog for code/branches/FICN/src/orxonox # # Generated by Trac 1.0.9 # Jun 5, 2024, 4:45:49 PM Mon, 31 Dec 2007 03:23:39 GMT landauf [742] * code/branches/FICN/src/CMakeLists.txt (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/network/ClientConnection.cc (modified) * code/branches/FICN/src/orxonox/AIClass.h (modified) * code/branches/FICN/src/orxonox/Arrival.h (modified) * code/branches/FICN/src/orxonox/Flocking.h (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.cc (modified) * code/branches/FICN/src/orxonox/core/BaseObject.cc (modified) * code/branches/FICN/src/orxonox/core/BaseObject.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/objects/Ambient.cc (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.cc (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.h (modified) * code/branches/FICN/src/orxonox/objects/Camera.cc (modified) * code/branches/FICN/src/orxonox/objects/Explosion.cc (modified) * code/branches/FICN/src/orxonox/objects/Fighter.cc (modified) * code/branches/FICN/src/orxonox/objects/Light.h (modified) * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/Skybox.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceshipSteeringObject.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceshipSteeringObject.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/objects/test1.cc (modified) * code/branches/FICN/src/orxonox/objects/test1.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BarrelGun.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) * code/branches/FICN/src/util/CMakeLists.txt (moved) * code/branches/FICN/src/util/Convert.h (moved) * code/branches/FICN/src/util/Math.h (moved) * code/branches/FICN/src/util/Sleep.h (moved) * code/branches/FICN/src/util/String2Number.h (moved) * code/branches/FICN/src/util/Tokenizer.h (moved) * code/branches/FICN/src/util/testing (moved) * code/branches/FICN/src/util/testing/CMakeLists.txt (copied) * code/branches/FICN/src/util/testing/TestConverter.cpp (copied) * code/branches/FICN/src/util/tinyxml (moved) * code/branches/FICN/src/util/tinyxml/CMakeLists.txt (copied) * code/branches/FICN/src/util/tinyxml/TinyXMLPrereqs.h (copied) * code/branches/FICN/src/util/tinyxml/ticpp.cc (copied) * code/branches/FICN/src/util/tinyxml/ticpp.h (copied) * code/branches/FICN/src/util/tinyxml/ticpprc.h (copied) * code/branches/FICN/src/util/tinyxml/tinystr.cc (copied) * code/branches/FICN/src/util/tinyxml/tinystr.h (copied) * code/branches/FICN/src/util/tinyxml/tinyxml.cc (copied) * code/branches/FICN/src/util/tinyxml/tinyxml.h (copied) * code/branches/FICN/src/util/tinyxml/tinyxmlerror.cc (copied) * code/branches/FICN/src/util/tinyxml/tinyxmlparser.cc (copied) moved all files from misc and the tinyxml folder into the new util folder Sun, 30 Dec 2007 23:05:30 GMT landauf [737] * code/branches/FICN/src/orxonox/core/CorePrereqs.h (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/core/Language.h (modified) * code/branches/FICN/src/orxonox/core/ObjectList.h (modified) added removeObjects to the Identifier while constructing something ... Sun, 30 Dec 2007 22:55:35 GMT nicolasc [736] * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) house cleaning in spaceship.h Sun, 30 Dec 2007 21:25:35 GMT rgrieder [734] * code/branches/FICN/src/orxonox/objects/Test.h (modified) * code/branches/FICN/src/orxonox/objects/test1.h (modified) * code/branches/FICN/src/orxonox/objects/test2.h (modified) * code/branches/FICN/src/orxonox/objects/test3.h (modified) - blubfixb Sun, 30 Dec 2007 21:17:38 GMT rgrieder [733] * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/network/GameStateClient.h (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/FICN/src/orxonox/core/BaseObject.cc (added) * code/branches/FICN/src/orxonox/core/BaseObject.h (added) * code/branches/FICN/src/orxonox/core/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/core/Factory.cc (modified) * code/branches/FICN/src/orxonox/objects/Ambient.h (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.cc (deleted) * code/branches/FICN/src/orxonox/objects/BaseObject.h (deleted) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/Camera.h (modified) * code/branches/FICN/src/orxonox/objects/Skybox.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.h (modified) * code/branches/FICN/src/tinyxml/TinyXMLPrereqs.h (added) * code/branches/FICN/visual_studio/FICN.sln (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) * code/branches/FICN/visual_studio/core.vcproj (modified) * code/branches/FICN/visual_studio/tinyxml.vcproj (modified) - moved BaseObject to core Sun, 30 Dec 2007 21:14:48 GMT nicolasc [732] * code/branches/FICN/CMakeLists.txt (modified) * code/branches/FICN/src/network/CMakeLists.txt (modified) * code/branches/FICN/src/network/GameStateClient.h (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) * code/branches/FICN/src/orxonox/objects/SpaceshipSteeringObject.cc (modified) - added copyrightnotice to spaceshipsteeringobject - added OPTION to ... Sun, 30 Dec 2007 20:59:11 GMT rgrieder [731] * code/branches/FICN/src/orxonox/objects/BaseObject.h (modified) - little fix for the time being Sun, 30 Dec 2007 20:48:52 GMT rgrieder [729] * code/branches/FICN/src/audio/AudioBuffer.h (modified) * code/branches/FICN/src/audio/AudioManager.h (modified) * code/branches/FICN/src/audio/AudioSource.h (modified) * code/branches/FICN/src/audio/AudioStream.h (modified) * code/branches/FICN/src/orxonox/GraphicsEngine.h (modified) * code/branches/FICN/src/orxonox/InputManager.h (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.h (modified) * code/branches/FICN/src/orxonox/OrxonoxPlatform.h (modified) * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.h (modified) * code/branches/FICN/src/orxonox/core/CoreIncludes.h (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/core/Language.cc (modified) * code/branches/FICN/src/orxonox/core/Language.h (modified) * code/branches/FICN/src/orxonox/core/ObjectList.h (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/FICN/src/orxonox/hud/HUD.h (modified) * code/branches/FICN/src/orxonox/objects/Ambient.cc (modified) * code/branches/FICN/src/orxonox/objects/Ambient.h (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.cc (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.h (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.h (modified) * code/branches/FICN/src/orxonox/objects/Camera.h (modified) * code/branches/FICN/src/orxonox/objects/Explosion.h (modified) * code/branches/FICN/src/orxonox/objects/Fighter.h (modified) * code/branches/FICN/src/orxonox/objects/Light.h (modified) * code/branches/FICN/src/orxonox/objects/Mesh.h (modified) * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/Model.h (modified) * code/branches/FICN/src/orxonox/objects/NPC.h (modified) * code/branches/FICN/src/orxonox/objects/Projectile.h (modified) * code/branches/FICN/src/orxonox/objects/Skybox.h (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) * code/branches/FICN/src/orxonox/objects/Tickable.h (modified) * code/branches/FICN/src/orxonox/objects/Timer.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BarrelGun.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/Bullet.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/WeaponStation.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) * code/branches/FICN/visual_studio/FICN.sln (modified) * code/branches/FICN/visual_studio/audio.vcproj (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) * code/branches/FICN/visual_studio/core.vcproj (modified) * code/branches/FICN/visual_studio/loader.vcproj (modified) - fixed multiple template instantiation problem under windows - ... Sun, 30 Dec 2007 17:56:58 GMT nicolasc [728] * code/branches/FICN/CMakeLists.txt (modified) * code/branches/FICN/bin/translation_german.lang (modified) * code/branches/FICN/src/audio/CMakeLists.txt (modified) * code/branches/FICN/src/misc/testing/TestConverter.cpp (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.cc (modified) * code/branches/FICN/src/orxonox/core/CorePrereqs.h (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/Language.cc (modified) * code/branches/FICN/src/orxonox/core/Language.h (modified) * code/branches/FICN/src/orxonox/objects/NPC.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) - various cleanup - improved readability in PI - fixed iterator in ... Sun, 30 Dec 2007 00:50:02 GMT landauf [726] * code/branches/FICN/src/misc/Convert.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) adopted benschs Convert class and used it in the ConfigValueContainer Sat, 29 Dec 2007 22:17:08 GMT landauf [725] * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/Language.cc (modified) * code/branches/FICN/src/orxonox/core/Language.h (modified) it's now possible to use a translation without already existing ... Sat, 29 Dec 2007 20:39:55 GMT landauf [724] * code/branches/FICN/src/misc/Convert.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) reference -> pointer (for better readability) Sat, 29 Dec 2007 18:42:29 GMT landauf [723] * code/branches/FICN/src/orxonox/core/Identifier.h (modified) realized a dynamic_cast isn't needed here Sat, 29 Dec 2007 02:14:39 GMT landauf [721] * code/branches/FICN/src/misc/Convert.h (added) * code/branches/FICN/src/misc/String2Number.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) added Convert.h (greetings to bensch) and changed the corresponding ... Sat, 29 Dec 2007 01:37:45 GMT landauf [720] * code/branches/FICN/src/orxonox/core/Language.cc (modified) * code/branches/FICN/src/orxonox/core/Language.h (modified) documented and commented the Language.h and .cc file Sat, 29 Dec 2007 00:59:22 GMT landauf [719] * code/branches/FICN/src/orxonox/core/Language.cc (modified) small hack with a static bool to add a description to the language ... Sat, 29 Dec 2007 00:48:02 GMT landauf [718] * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) added Fighter.cc to CML Fri, 28 Dec 2007 23:09:24 GMT landauf [717] * code/branches/FICN/src/misc/ColourValue.h (deleted) * code/branches/FICN/src/misc/Matrix3.h (deleted) * code/branches/FICN/src/misc/Quaternion.h (deleted) * code/branches/FICN/src/misc/Vector2.h (deleted) * code/branches/FICN/src/misc/Vector3.h (deleted) * code/branches/FICN/src/misc/Vector4.h (deleted) * code/branches/FICN/src/orxonox/Orxonox.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.h (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) some changes (yes! CHANGES! unbelievable! they exist! well, ok, not ... Fri, 28 Dec 2007 22:53:59 GMT rgrieder [716] * code/branches/FICN/src/misc/ColourValue.h (modified) * code/branches/FICN/src/misc/Math.h (modified) * code/branches/FICN/src/misc/Matrix3.h (modified) * code/branches/FICN/src/misc/Quaternion.h (modified) * code/branches/FICN/src/misc/Vector2.h (modified) * code/branches/FICN/src/misc/Vector3.h (modified) * code/branches/FICN/src/misc/Vector4.h (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/objects/Ambient.cc (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.cc (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.h (modified) * code/branches/FICN/src/orxonox/objects/Camera.cc (modified) * code/branches/FICN/src/orxonox/objects/Explosion.cc (modified) * code/branches/FICN/src/orxonox/objects/Light.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BarrelGun.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) - merged all Vector3, etc. (incl. ColourValue) to misc/Math.h Fri, 28 Dec 2007 22:33:10 GMT rgrieder [715] * code/branches/FICN/src/audio/AudioBuffer.cc (modified) * code/branches/FICN/src/audio/AudioBuffer.h (modified) * code/branches/FICN/src/audio/AudioIncludes.h (modified) * code/branches/FICN/src/audio/AudioManager.cc (modified) * code/branches/FICN/src/audio/AudioManager.h (modified) * code/branches/FICN/src/audio/AudioStream.cc (modified) * code/branches/FICN/src/audio/AudioStream.h (modified) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/misc/String.h (deleted) * code/branches/FICN/src/orxonox/GraphicsEngine.cc (modified) * code/branches/FICN/src/orxonox/GraphicsEngine.h (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.h (modified) * code/branches/FICN/src/orxonox/core/ArgReader.cc (modified) * code/branches/FICN/src/orxonox/core/ArgReader.h (modified) * code/branches/FICN/src/orxonox/core/ClassFactory.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/core/Error.cc (modified) * code/branches/FICN/src/orxonox/core/Error.h (modified) * code/branches/FICN/src/orxonox/core/Factory.cc (modified) * code/branches/FICN/src/orxonox/core/Factory.h (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/core/IdentifierList.cc (modified) * code/branches/FICN/src/orxonox/core/IdentifierList.h (modified) * code/branches/FICN/src/orxonox/core/Language.cc (modified) * code/branches/FICN/src/orxonox/core/Language.h (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/FICN/src/orxonox/core/OutputHandler.cc (modified) * code/branches/FICN/src/orxonox/core/OutputHandler.h (modified) * code/branches/FICN/src/orxonox/hud/HUD.cc (modified) * code/branches/FICN/src/orxonox/hud/HUD.h (modified) * code/branches/FICN/src/orxonox/objects/Ambient.cc (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.cc (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.h (modified) * code/branches/FICN/src/orxonox/objects/Camera.cc (modified) * code/branches/FICN/src/orxonox/objects/Fighter.cc (modified) * code/branches/FICN/src/orxonox/objects/Light.h (modified) * code/branches/FICN/src/orxonox/objects/Mesh.cc (modified) * code/branches/FICN/src/orxonox/objects/Mesh.h (modified) * code/branches/FICN/src/orxonox/objects/Model.h (modified) * code/branches/FICN/src/orxonox/objects/Skybox.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) - the master has spoken... - misc/String.h is not anymore.. Fri, 28 Dec 2007 22:23:08 GMT landauf [713] * code/branches/FICN/src/orxonox/Main.cc (modified) exclusion for mingw Fri, 28 Dec 2007 21:30:29 GMT rgrieder [708] * code/branches/FICN/src/audio/AudioBuffer.cc (modified) * code/branches/FICN/src/audio/AudioBuffer.h (modified) * code/branches/FICN/src/audio/AudioIncludes.h (modified) * code/branches/FICN/src/audio/AudioManager.cc (modified) * code/branches/FICN/src/audio/AudioManager.h (modified) * code/branches/FICN/src/audio/AudioStream.cc (modified) * code/branches/FICN/src/audio/AudioStream.h (modified) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/misc/ColourValue.h (added) * code/branches/FICN/src/misc/Math.h (added) * code/branches/FICN/src/misc/Matrix3.h (added) * code/branches/FICN/src/misc/Quaternion.h (added) * code/branches/FICN/src/misc/Sleep.h (added) * code/branches/FICN/src/misc/String.h (added) * code/branches/FICN/src/misc/String2Number.h (modified) * code/branches/FICN/src/misc/Vector2.h (added) * code/branches/FICN/src/misc/Vector3.h (added) * code/branches/FICN/src/misc/Vector4.h (added) * code/branches/FICN/src/network/ClientConnection.cc (modified) * code/branches/FICN/src/network/NetworkFrameListener.h (modified) * code/branches/FICN/src/orxonox/AIClass.h (modified) * code/branches/FICN/src/orxonox/Arrival.h (modified) * code/branches/FICN/src/orxonox/Flocking.h (modified) * code/branches/FICN/src/orxonox/GraphicsEngine.cc (modified) * code/branches/FICN/src/orxonox/GraphicsEngine.h (modified) * code/branches/FICN/src/orxonox/Main.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.h (modified) * code/branches/FICN/src/orxonox/OrxonoxPlatform.h (modified) * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.cc (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.h (modified) * code/branches/FICN/src/orxonox/core/ArgReader.cc (modified) * code/branches/FICN/src/orxonox/core/ArgReader.h (modified) * code/branches/FICN/src/orxonox/core/ClassFactory.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/core/CoreIncludes.h (modified) * code/branches/FICN/src/orxonox/core/CorePrereqs.h (modified) * code/branches/FICN/src/orxonox/core/Debug.h (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/src/orxonox/core/Error.cc (modified) * code/branches/FICN/src/orxonox/core/Error.h (modified) * code/branches/FICN/src/orxonox/core/Factory.cc (modified) * code/branches/FICN/src/orxonox/core/Factory.h (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/core/IdentifierList.cc (modified) * code/branches/FICN/src/orxonox/core/IdentifierList.h (modified) * code/branches/FICN/src/orxonox/core/Language.cc (modified) * code/branches/FICN/src/orxonox/core/Language.h (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/FICN/src/orxonox/core/OutputHandler.cc (modified) * code/branches/FICN/src/orxonox/core/OutputHandler.h (modified) * code/branches/FICN/src/orxonox/hud/HUD.cc (modified) * code/branches/FICN/src/orxonox/hud/HUD.h (modified) * code/branches/FICN/src/orxonox/objects/Ambient.cc (modified) * code/branches/FICN/src/orxonox/objects/Ambient.h (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.cc (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.h (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.cc (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.h (modified) * code/branches/FICN/src/orxonox/objects/Camera.cc (modified) * code/branches/FICN/src/orxonox/objects/Camera.h (modified) * code/branches/FICN/src/orxonox/objects/Explosion.cc (modified) * code/branches/FICN/src/orxonox/objects/Explosion.h (modified) * code/branches/FICN/src/orxonox/objects/Fighter.cc (modified) * code/branches/FICN/src/orxonox/objects/Fighter.h (modified) * code/branches/FICN/src/orxonox/objects/Light.cc (modified) * code/branches/FICN/src/orxonox/objects/Light.h (modified) * code/branches/FICN/src/orxonox/objects/Mesh.cc (modified) * code/branches/FICN/src/orxonox/objects/Mesh.h (modified) * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/Model.h (modified) * code/branches/FICN/src/orxonox/objects/NPC.cc (modified) * code/branches/FICN/src/orxonox/objects/NPC.h (modified) * code/branches/FICN/src/orxonox/objects/Projectile.cc (modified) * code/branches/FICN/src/orxonox/objects/Projectile.h (modified) * code/branches/FICN/src/orxonox/objects/Skybox.cc (modified) * code/branches/FICN/src/orxonox/objects/Skybox.h (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) * code/branches/FICN/src/orxonox/objects/Tickable.h (modified) * code/branches/FICN/src/orxonox/objects/Timer.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BarrelGun.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BarrelGun.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/Bullet.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/Bullet.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/WeaponStation.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/WeaponStation.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) * code/branches/FICN/visual_studio/FICN.sln (modified) * code/branches/FICN/visual_studio/audio.vcproj (modified) * code/branches/FICN/visual_studio/base_properties.vsprops (modified) * code/branches/FICN/visual_studio/base_properties_release.vsprops (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) * code/branches/FICN/visual_studio/core.vcproj (modified) * code/branches/FICN/visual_studio/loader.vcproj (modified) * code/branches/FICN/visual_studio/network.vcproj (modified) * code/branches/FICN/visual_studio/tinyxml.vcproj (modified) - added Vector2, Vector3, Matrix3, ColourValue, Quaternion and String ... Fri, 28 Dec 2007 02:00:01 GMT landauf [706] * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/objects/Fighter.cc (modified) * code/branches/FICN/src/orxonox/objects/Projectile.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) added descriptions to the existing config-values Fri, 28 Dec 2007 01:41:13 GMT landauf [705] * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/core/CoreIncludes.h (modified) * code/branches/FICN/src/orxonox/core/CorePrereqs.h (modified) added function to add descriptions to config values Thu, 27 Dec 2007 23:56:17 GMT landauf [704] * code/branches/FICN/src/orxonox/core/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/core/ClassFactory.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/core/CoreIncludes.h (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/src/orxonox/core/Language.cc (added) * code/branches/FICN/src/orxonox/core/Language.h (added) * code/branches/FICN/src/orxonox/core/MetaObjectList.h (modified) * code/branches/FICN/src/orxonox/core/OutputHandler.h (modified) added a new class: Language it's a manager for different language ... Thu, 27 Dec 2007 20:38:55 GMT landauf [703] * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/core/CoreIncludes.h (modified) intern changes in the ConfigValueContainer Thu, 27 Dec 2007 16:30:26 GMT landauf [701] * code/branches/FICN/src/orxonox/Main.cc (modified) mingw doesn't like WinMain Thu, 27 Dec 2007 16:15:17 GMT rgrieder [700] * code/branches/FICN/src/orxonox/core/ClassFactory_reto.h (deleted) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/core/Identifier_reto.cc (deleted) * code/branches/FICN/src/orxonox/core/Identifier_reto.h (deleted) - removed to unwanted @param - removed temporary files Thu, 27 Dec 2007 15:58:52 GMT landauf [699] * code/branches/FICN/src/orxonox/core/Debug.h (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/src/orxonox/core/OutputHandler.cc (modified) * code/branches/FICN/src/orxonox/core/OutputHandler.h (modified) introduced 3 different soft debug levels: one for each output device ... Thu, 27 Dec 2007 04:49:03 GMT landauf [698] * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/core/Factory.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/core/ObjectList.h (modified) hopefully replaced all static pre-main variables with more secure ... Thu, 27 Dec 2007 04:06:55 GMT landauf [697] * code/branches/FICN/src/orxonox/core/OrxonoxClass.cc (modified) * code/branches/FICN/src/orxonox/objects/Fighter.cc (modified) * code/branches/FICN/src/orxonox/objects/Fighter.h (modified) * code/branches/FICN/src/orxonox/objects/Projectile.cc (modified) * code/branches/FICN/src/orxonox/objects/Projectile.h (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) put all SetConfigValue macro calls into the setConfigValues function ... Thu, 27 Dec 2007 03:59:55 GMT landauf [696] * code/branches/FICN/bin/ogre.cfg-init (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) IdentifierMap works now on tardis (this pre-main() stuff is s*** and ... Thu, 27 Dec 2007 02:44:20 GMT landauf [695] * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.cc (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.h (modified) yet another version of the DebugLevel hack. DebugLevel is an ... Thu, 27 Dec 2007 01:07:50 GMT landauf [694] * code/branches/FICN/src/orxonox/core/ClassFactory.h (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) back again - with a new try ;) Wed, 26 Dec 2007 22:59:27 GMT rgrieder [693] * code/branches/FICN/src/orxonox/core/Identifier.h (modified) - new approach to pointer_s problem Wed, 26 Dec 2007 22:47:11 GMT landauf [692] * code/branches/FICN/src/orxonox/core/Identifier.h (modified) next try Wed, 26 Dec 2007 22:36:11 GMT landauf [691] * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) removed a stupid line (thanks reto) Wed, 26 Dec 2007 22:28:31 GMT landauf [690] * code/branches/FICN/src/orxonox/core/ClassFactory.h (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) some changes in the ClassIdentifier (inspired by retos suggestion) Wed, 26 Dec 2007 21:26:31 GMT rgrieder [689] * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) - it just didn't feel good at all... Wed, 26 Dec 2007 20:33:08 GMT rgrieder [688] * code/branches/FICN/src/orxonox/core/ClassFactory_reto.h (added) * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/src/orxonox/core/Identifier_reto.cc (added) * code/branches/FICN/src/orxonox/core/Identifier_reto.h (added) - no comment (fabian will understand) Wed, 26 Dec 2007 19:54:56 GMT landauf [687] * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) replaced retos tiny hack (which didn't worked on my system) with a ... Wed, 26 Dec 2007 18:22:06 GMT rgrieder [686] * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/visual_studio/base_properties.vsprops (modified) * code/branches/FICN/visual_studio/core.vcproj (modified) - replaced a little hack in DebugLevel through a tiny one. Wed, 26 Dec 2007 14:24:14 GMT landauf [685] * code/branches/FICN/src/orxonox/core/OutputHandler.cc (modified) * code/branches/FICN/src/orxonox/core/OutputHandler.h (modified) commented the type-specific overloaded non-member << operators out, ... Wed, 26 Dec 2007 13:19:53 GMT landauf [684] * code/branches/FICN/src/orxonox/core/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/core/CorePrereqs.h (modified) * code/branches/FICN/src/orxonox/core/Debug.h (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/src/orxonox/core/Error.h (modified) * code/branches/FICN/src/orxonox/core/OutputHandler.cc (added) * code/branches/FICN/src/orxonox/core/OutputHandler.h (added) * code/branches/FICN/src/orxonox/core/SignalHandler.h (modified) - added new class: the OutputHandler replaces std::cout in Debug.h ... Tue, 25 Dec 2007 21:42:25 GMT rgrieder [683] * code/branches/FICN/src/orxonox/OrxonoxPlatform.h (modified) - fixed a little bug Tue, 25 Dec 2007 21:37:29 GMT rgrieder [682] * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/loader/LoaderPlatform.h (deleted) * code/branches/FICN/src/loader/LoaderPrereqs.h (added) * code/branches/FICN/src/misc/Tokenizer.h (modified) * code/branches/FICN/src/orxonox/Orxonox.h (modified) * code/branches/FICN/src/orxonox/OrxonoxPlatform.h (added) * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/FICN/src/orxonox/core/ArgReader.h (modified) * code/branches/FICN/src/orxonox/core/ClassFactory.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/core/CoreIncludes.h (modified) * code/branches/FICN/src/orxonox/core/CorePrereqs.h (added) * code/branches/FICN/src/orxonox/core/Debug.h (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/src/orxonox/core/Error.h (modified) * code/branches/FICN/src/orxonox/core/Factory.cc (modified) * code/branches/FICN/src/orxonox/core/Factory.h (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/core/IdentifierList.h (modified) * code/branches/FICN/src/orxonox/core/Iterator.h (modified) * code/branches/FICN/src/orxonox/core/MetaObjectList.h (modified) * code/branches/FICN/src/orxonox/core/ObjectList.h (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/FICN/src/orxonox/core/SignalHandler.cc (modified) * code/branches/FICN/src/orxonox/core/SignalHandler.h (modified) * code/branches/FICN/visual_studio/FICN.sln (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) * code/branches/FICN/visual_studio/core.vcproj (modified) * code/branches/FICN/visual_studio/loader.vcproj (modified) - adapted the core to be an actual windows dll (only tested with ... Sun, 23 Dec 2007 23:10:18 GMT rgrieder [680] * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/WeaponStation.cc (modified) - removed some gcc warnings in weapon system Sun, 23 Dec 2007 22:26:17 GMT rgrieder [679] * code/branches/FICN/src/loader/LoaderPlatform.h (added) * code/branches/FICN/src/orxonox/GraphicsEngine.cc (modified) * code/branches/FICN/visual_studio (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) - added missing LoaderPlatform.h (filename change from last commit) ... Sun, 23 Dec 2007 18:19:07 GMT landauf [677] * code/branches/FICN/src/audio/AudioIncludes.h (modified) * code/branches/FICN/src/audio/AudioStream.cc (modified) * code/branches/FICN/src/audio/AudioStream.h (modified) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/orxonox/core/ClassFactory.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/CoreIncludes.h (modified) * code/branches/FICN/src/orxonox/core/Factory.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/core/Iterator.h (modified) * code/branches/FICN/src/orxonox/core/MetaObjectList.h (modified) * code/branches/FICN/src/orxonox/objects/test1.cc (modified) * code/branches/FICN/src/orxonox/objects/test2.cc (modified) * code/branches/FICN/src/orxonox/objects/test3.cc (modified) changed \n to std::endl Sun, 23 Dec 2007 02:36:30 GMT landauf [676] * code/branches/FICN/src/misc/String2Number.h (modified) * code/branches/FICN/src/misc/Tokenizer.h (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/core/CoreIncludes.h (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/Light.cc (added) * code/branches/FICN/src/orxonox/objects/Light.h (added) - include guards - readded Light (maybe i'll remove it again, but ... Sat, 22 Dec 2007 21:26:52 GMT rgrieder [674] * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) - fixed CMLs in src/orxonox Sat, 22 Dec 2007 21:15:06 GMT rgrieder [673] * code/branches/FICN/FICN.sln (modified) * code/branches/FICN/benixonox.vcproj (modified) * code/branches/FICN/src/audio/AudioBuffer.h (modified) * code/branches/FICN/src/audio/AudioManager.h (modified) * code/branches/FICN/src/audio/AudioSource.h (modified) * code/branches/FICN/src/audio/AudioStream.h (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/loader/loader_platform.h (modified) * code/branches/FICN/src/network/Client.h (modified) * code/branches/FICN/src/network/ClientConnection.h (modified) * code/branches/FICN/src/network/ClientInformation.h (modified) * code/branches/FICN/src/network/ConnectionManager.h (modified) * code/branches/FICN/src/network/GameStateClient.h (modified) * code/branches/FICN/src/network/GameStateManager.h (modified) * code/branches/FICN/src/network/NetworkFrameListener.h (modified) * code/branches/FICN/src/network/PacketBuffer.h (modified) * code/branches/FICN/src/network/PacketManager.h (modified) * code/branches/FICN/src/network/PacketTypes.h (modified) * code/branches/FICN/src/network/Server.h (modified) * code/branches/FICN/src/network/Synchronisable.h (modified) * code/branches/FICN/src/orxonox/AIClass.h (modified) * code/branches/FICN/src/orxonox/Arrival.h (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/Flocking.h (modified) * code/branches/FICN/src/orxonox/GraphicsEngine.h (modified) * code/branches/FICN/src/orxonox/InputManager.h (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.h (modified) * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.h (modified) * code/branches/FICN/src/orxonox/core/ArgReader.h (modified) * code/branches/FICN/src/orxonox/core/ClassFactory.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.h (modified) * code/branches/FICN/src/orxonox/core/Error.h (modified) * code/branches/FICN/src/orxonox/core/Factory.h (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/core/IdentifierList.h (modified) * code/branches/FICN/src/orxonox/core/Iterator.h (modified) * code/branches/FICN/src/orxonox/core/MetaObjectList.h (modified) * code/branches/FICN/src/orxonox/core/ObjectList.h (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/FICN/src/orxonox/core/SignalHandler.h (modified) * code/branches/FICN/src/orxonox/hud/HUD.h (modified) * code/branches/FICN/src/orxonox/objects/Ambient.h (modified) * code/branches/FICN/src/orxonox/objects/BaseEntity.cc (deleted) * code/branches/FICN/src/orxonox/objects/BaseEntity.h (deleted) * code/branches/FICN/src/orxonox/objects/BaseObject.cc (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.h (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.h (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/Camera.h (modified) * code/branches/FICN/src/orxonox/objects/Entity.cc (deleted) * code/branches/FICN/src/orxonox/objects/Entity.h (deleted) * code/branches/FICN/src/orxonox/objects/Explosion.h (modified) * code/branches/FICN/src/orxonox/objects/Fighter.h (modified) * code/branches/FICN/src/orxonox/objects/Light.cc (deleted) * code/branches/FICN/src/orxonox/objects/Light.h (deleted) * code/branches/FICN/src/orxonox/objects/Mesh.h (modified) * code/branches/FICN/src/orxonox/objects/Model.h (modified) * code/branches/FICN/src/orxonox/objects/NPC.h (modified) * code/branches/FICN/src/orxonox/objects/Projectile.h (modified) * code/branches/FICN/src/orxonox/objects/SceneNode.cc (deleted) * code/branches/FICN/src/orxonox/objects/SceneNode.h (deleted) * code/branches/FICN/src/orxonox/objects/Skybox.h (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) * code/branches/FICN/src/orxonox/objects/Tickable.h (modified) * code/branches/FICN/src/orxonox/objects/Timer.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BarrelGun.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/Bullet.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/WeaponStation.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) - deleted obsolete classes: BaseEntity, Entity, Light and SceneNode ... Sat, 22 Dec 2007 16:04:00 GMT landauf [672] * code/branches/FICN/src/orxonox/Orxonox.cc (modified) bla Sat, 22 Dec 2007 15:57:55 GMT landauf [671] * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) fixed typo and CML for non-windows systems Sat, 22 Dec 2007 15:52:39 GMT landauf [670] * code/branches/FICN/src/orxonox/core/ClassFactory.h (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/CoreIncludes.h (modified) * code/branches/FICN/src/orxonox/core/Debug.h (modified) * code/branches/FICN/src/orxonox/core/DebugLevel.cc (modified) * code/branches/FICN/src/orxonox/core/Error.cc (modified) * code/branches/FICN/src/orxonox/core/Factory.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/core/IdentifierList.cc (modified) * code/branches/FICN/src/orxonox/core/Iterator.h (modified) * code/branches/FICN/src/orxonox/core/MetaObjectList.cc (modified) * code/branches/FICN/src/orxonox/core/ObjectList.h (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.cc (modified) * code/branches/FICN/src/orxonox/core/SignalHandler.cc (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.cc (modified) * code/branches/FICN/src/orxonox/objects/Explosion.cc (modified) * code/branches/FICN/src/orxonox/objects/Light.cc (modified) * code/branches/FICN/src/orxonox/objects/Mesh.cc (modified) * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/Projectile.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/Test.h (modified) * code/branches/FICN/src/orxonox/objects/Tickable.h (modified) * code/branches/FICN/src/orxonox/objects/Timer.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/test1.cc (modified) * code/branches/FICN/src/orxonox/objects/test2.cc (modified) * code/branches/FICN/src/orxonox/objects/test3.cc (modified) copyright notes Sat, 22 Dec 2007 15:45:34 GMT rgrieder [669] * code/branches/FICN (modified) * code/branches/FICN/FICN.sln (added) * code/branches/FICN/audio.vcproj (added) * code/branches/FICN/benixonox.vcproj (added) * code/branches/FICN/core.vcproj (added) * code/branches/FICN/loader.vcproj (added) * code/branches/FICN/network.vcproj (added) * code/branches/FICN/src/audio (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/Bullet.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/Bullet.h (added) * code/branches/FICN/tiny_xml.vcproj (added) - completed last svn update (delete and add to rename first letter) ... Sat, 22 Dec 2007 15:35:17 GMT rgrieder [668] * code/branches/FICN/src/orxonox/Main.cc (modified) * code/branches/FICN/src/orxonox/core/ArgReader.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/hud/HUD.cc (modified) * code/branches/FICN/src/orxonox/hud/HUD.h (modified) * code/branches/FICN/src/orxonox/objects/Fighter.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/AmmunitionDump.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/BarrelGun.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/BarrelGun.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/BaseWeapon.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/BulletManager.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/WeaponStation.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/WeaponStation.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/ammunition_dump.cc (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/ammunition_dump.h (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/barrel_gun.cc (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/barrel_gun.h (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/base_weapon.cc (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/base_weapon.h (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/bullet.cc (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/bullet.h (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/bullet_manager.cc (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/bullet_manager.h (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/weapon_platform.h (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/weapon_prereq.h (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/weapon_station.cc (deleted) * code/branches/FICN/src/orxonox/objects/weapon_system/weapon_station.h (deleted) - updated weapon system file names - some code style modifications ... Sat, 22 Dec 2007 01:13:18 GMT landauf [667] * code/branches/FICN/src/misc/String2Number.h (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/core/CoreIncludes.h (modified) * code/branches/FICN/src/orxonox/core/Factory.cc (modified) * code/branches/FICN/src/orxonox/objects/test3.cc (modified) * code/branches/FICN/src/orxonox/objects/test3.h (modified) - expanded the String2Number.h file - changed the SetConfigValue ... Fri, 21 Dec 2007 10:12:05 GMT nicolasc [666] * code/branches/FICN/src/audio/AudioManager.cc (modified) * code/branches/FICN/src/orxonox/Main.cc (modified) - added initialisation of random generator - music starts at a ... Fri, 21 Dec 2007 09:59:03 GMT nicolasc [665] * code/branches/FICN/cmakeclearcache (modified) * code/branches/FICN/presentation (deleted) * code/branches/FICN/src/audio/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) - removed presentation folder - unneeded - fixed cmakeclearcache for ... Fri, 21 Dec 2007 00:47:26 GMT landauf [664] * code/branches/FICN/src/audio/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/Explosion.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) - bigger explosions - changed camera orientation Thu, 20 Dec 2007 19:01:43 GMT nicolasc [663] * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/FICN/src/orxonox/objects/SpaceshipSteeringObject.cc (modified) fixed auto repeat problem Thu, 20 Dec 2007 17:55:17 GMT nicolasc [661] * code/branches/FICN/Media/materials/scripts/Orxonox.material (modified) * code/branches/FICN/Media/materials/textures/crosshair.png (added) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) added a test crosshair -- same hack as blinky Thu, 20 Dec 2007 15:26:02 GMT nicolasc [660] * code/branches/FICN/src/audio/AudioBuffer.cc (modified) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/network/Server.cc (modified) * code/branches/FICN/src/network/dummyclient2.cc (modified) * code/branches/FICN/src/orxonox/hud/HUD.cc (modified) * code/branches/FICN/src/orxonox/objects/Camera.cc (modified) * code/branches/FICN/src/orxonox/objects/Projectile.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/ammunition_dump.cc (modified) * code/branches/FICN/src/tinyxml/tinystr.cc (modified) - added FIXME-tags - should be selfexplanatory Thu, 20 Dec 2007 15:10:08 GMT nicolasc [659] * code/branches/FICN/src/audio/CMakeLists.txt (modified) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/misc/String2Number.h (modified) * code/branches/FICN/src/misc/Tokenizer.h (modified) * code/branches/FICN/src/network/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/hud/HUD.cc (modified) * code/branches/FICN/src/orxonox/hud/HUD.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) - a lot of inlining of getfunctions - set libaudio to shared (not ... Wed, 19 Dec 2007 22:08:56 GMT nicolasc [658] * code/branches/FICN/bin/levels/sample.oxw (modified) * code/branches/FICN/src/network/ClientConnection.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) - fixed (possible) typo in network - some inlining in PI - probably ... Wed, 19 Dec 2007 11:41:31 GMT rgrieder [654] * code/branches/FICN/src/orxonox/objects/weapon_system/barrel_gun.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/bullet_manager.cc (modified) - removed barrel rotation Wed, 19 Dec 2007 09:11:45 GMT rgrieder [651] * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) - added Fighter.cc to the CML Wed, 19 Dec 2007 09:05:34 GMT rgrieder [650] * code/branches/FICN/bin/levels/sample.oxw (modified) * code/branches/FICN/src/orxonox/objects/Fighter.cc (modified) - little changes, added Fighter (commented) Wed, 19 Dec 2007 07:12:01 GMT landauf [647] * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.cc (modified) good morning everybody! did some changes in the steering of SpaceShip Wed, 19 Dec 2007 04:04:07 GMT landauf [646] * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/core/Iterator.h (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/Explosion.cc (added) * code/branches/FICN/src/orxonox/objects/Explosion.h (added) * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/Model.h (modified) * code/branches/FICN/src/orxonox/objects/Projectile.cc (modified) * code/branches/FICN/src/orxonox/objects/Projectile.h (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/Tickable.h (modified) * code/branches/FICN/src/orxonox/objects/Timer.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) - added very bad collision detection (presentation hack :D) - added ... Wed, 19 Dec 2007 02:05:56 GMT rgrieder [645] * code/branches/FICN/src/orxonox/objects/Fighter.cc (modified) * code/branches/FICN/src/orxonox/objects/Fighter.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/barrel_gun.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/barrel_gun.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/base_weapon.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/base_weapon.h (modified) - weapon system up and running Wed, 19 Dec 2007 02:03:30 GMT landauf [644] * code/branches/FICN/src/orxonox/objects/Projectile.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) added free-view-mode (hold right mouse button pressed) Wed, 19 Dec 2007 01:41:01 GMT landauf [643] * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/Projectile.cc (added) * code/branches/FICN/src/orxonox/objects/Projectile.h (added) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) added a simple firing mode to SpaceShip Wed, 19 Dec 2007 01:14:47 GMT landauf [640] * code/branches/FICN/src/orxonox/objects/Tickable.h (modified) * code/branches/FICN/src/orxonox/objects/Timer.h (modified) improved documentation :D Wed, 19 Dec 2007 00:51:18 GMT rgrieder [638] * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/weapon_system/CMakeLists.txt (deleted) - added weapon system (probably not working yet) Wed, 19 Dec 2007 00:49:24 GMT rgrieder [637] * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.h (modified) * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/FICN/src/orxonox/objects/BaseEntity.h (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.cc (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.h (modified) * code/branches/FICN/src/orxonox/objects/Fighter.cc (added) * code/branches/FICN/src/orxonox/objects/Fighter.h (added) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/objects/weapon_system (added) * code/branches/FICN/src/orxonox/objects/weapon_system/CMakeLists.txt (added) * code/branches/FICN/src/orxonox/objects/weapon_system/ammunition_dump.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/ammunition_dump.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/barrel_gun.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/barrel_gun.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/base_weapon.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/base_weapon.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/bullet.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/bullet.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/bullet_manager.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/bullet_manager.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/weapon_platform.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/weapon_prereq.h (added) * code/branches/FICN/src/orxonox/objects/weapon_system/weapon_station.cc (added) * code/branches/FICN/src/orxonox/objects/weapon_system/weapon_station.h (added) Wed, 19 Dec 2007 00:31:49 GMT landauf [634] * code/branches/FICN/src/orxonox/objects/BillboardSet.cc (modified) removed debug output Wed, 19 Dec 2007 00:30:47 GMT landauf [633] * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/BillboardSet.cc (added) * code/branches/FICN/src/orxonox/objects/BillboardSet.h (added) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/Light.cc (added) * code/branches/FICN/src/orxonox/objects/Light.h (added) * code/branches/FICN/src/orxonox/objects/Mesh.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) added blinkies :D Tue, 18 Dec 2007 23:25:13 GMT scheusso [631] * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) removed segfault Tue, 18 Dec 2007 23:04:49 GMT scheusso [630] * code/branches/FICN/src/network/GameStateManager.cc (modified) * code/branches/FICN/src/network/Synchronisable.cc (modified) * code/branches/FICN/src/network/Synchronisable.h (modified) * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/Model.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) made Model and WorldEntity synchronisable Tue, 18 Dec 2007 21:11:27 GMT bknecht [627] * code/branches/FICN/bin/levels/sample.oxw (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/objects/NPC.cc (modified) * code/branches/FICN/src/orxonox/objects/NPC.h (modified) working AI added (put them aside if you want) Tue, 18 Dec 2007 19:58:22 GMT rgrieder [626] * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) - thruster effects are now only shown when the ship accelerates Tue, 18 Dec 2007 18:01:41 GMT rgrieder [623] * code/branches/FICN/src/hud (deleted) * code/branches/FICN/src/orxonox/hud/hud_overlay.cc (deleted) * code/branches/FICN/src/orxonox/hud/hud_overlay.h (deleted) * code/branches/FICN/src/orxonox/hud/test_overlay.cc (deleted) * code/branches/FICN/src/orxonox/hud/test_overlay.h (deleted) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/weapon (deleted) - removed old hud stuff - Intialise pointers with NULL! (curiously ... Tue, 18 Dec 2007 17:03:54 GMT landauf [622] * code/branches/FICN/bin/levels/sample.oxw (modified) * code/branches/FICN/src/orxonox/Main.cc (modified) * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) added some randomly generated (rotating) asteroids Tue, 18 Dec 2007 17:00:40 GMT nicolasc [621] * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) don't access variables directly!! Tue, 18 Dec 2007 16:30:25 GMT bknecht [619] * code/branches/FICN/src/orxonox/objects/NPC.cc (modified) * code/branches/FICN/src/orxonox/objects/NPC.h (modified) maybe this helps... Tue, 18 Dec 2007 15:47:58 GMT nicolasc [618] * code/branches/FICN/src/orxonox/Arrival.h (modified) * code/branches/FICN/src/orxonox/Flocking.h (modified) * code/branches/FICN/src/orxonox/Main.cc (modified) * code/branches/FICN/src/orxonox/hud/HUD.cc (modified) * code/branches/FICN/src/orxonox/hud/HUD.h (modified) * code/branches/FICN/src/orxonox/objects/Camera.cc (modified) * code/branches/FICN/src/orxonox/objects/SceneNode.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) - changed comments to doxygen tags in flocking - reduced ogre ... Tue, 18 Dec 2007 15:41:20 GMT bknecht [617] * code/branches/FICN/src/orxonox/objects/NPC.cc (modified) * code/branches/FICN/src/orxonox/objects/NPC.h (modified) implemented content of Flocking.h Tue, 18 Dec 2007 13:50:50 GMT nicolasc [616] * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/orxonox/GraphicsEngine.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/FICN/src/orxonox/objects/BaseEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/SceneNode.cc (modified) * code/branches/FICN/src/orxonox/objects/test1.cc (modified) changed include names to new file names...< Tue, 18 Dec 2007 13:45:16 GMT rgrieder [615] * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) - 2 more enums... Tue, 18 Dec 2007 13:42:53 GMT rgrieder [614] * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/network/NetworkFrameListener.h (modified) * code/branches/FICN/src/orxonox/GraphicsEngine.h (modified) * code/branches/FICN/src/orxonox/Main.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/objects/Ambient.cc (modified) * code/branches/FICN/src/orxonox/objects/BaseEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/Camera.cc (modified) * code/branches/FICN/src/orxonox/objects/Entity.cc (modified) * code/branches/FICN/src/orxonox/objects/Mesh.cc (modified) * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/SceneNode.cc (modified) * code/branches/FICN/src/orxonox/objects/Skybox.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceshipSteeringObject.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/objects/test1.cc (modified) - curiously (...) under windows there is no difference between ... Tue, 18 Dec 2007 13:37:19 GMT rgrieder [613] * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) - removed enum declaration. Tue, 18 Dec 2007 13:32:49 GMT rgrieder [612] * code/branches/FICN/src/misc/Tokenizer.h (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/GraphicsEngine.cc (added) * code/branches/FICN/src/orxonox/GraphicsEngine.h (added) * code/branches/FICN/src/orxonox/Main.cc (added) * code/branches/FICN/src/orxonox/Orxonox.cc (added) * code/branches/FICN/src/orxonox/Orxonox.h (added) * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (added) * code/branches/FICN/src/orxonox/SpaceshipSteering.cc (added) * code/branches/FICN/src/orxonox/SpaceshipSteering.h (added) * code/branches/FICN/src/orxonox/objects/SpaceshipSteeringObject.cc (modified) - restored filename consistency for src/orxonox Tue, 18 Dec 2007 13:31:11 GMT rgrieder [611] * code/branches/FICN/src/orxonox/OrxonoxPrereq.h (deleted) * code/branches/FICN/src/orxonox/graphicsEngine.cc (deleted) * code/branches/FICN/src/orxonox/graphicsEngine.h (deleted) * code/branches/FICN/src/orxonox/main.cc (deleted) * code/branches/FICN/src/orxonox/orxonox.cc (deleted) * code/branches/FICN/src/orxonox/orxonox.h (deleted) * code/branches/FICN/src/orxonox/spaceship_steering.cc (deleted) * code/branches/FICN/src/orxonox/spaceship_steering.h (deleted) - restored filename consistency for src/orxonox Tue, 18 Dec 2007 12:16:24 GMT rgrieder [610] * code/branches/FICN/src/loader/loader_prereq.h (deleted) * code/branches/FICN/src/orxonox/OrxonoxPrereq.h (added) * code/branches/FICN/src/orxonox/orxonox.cc (modified) * code/branches/FICN/src/orxonox/orxonox.h (modified) - added OrxonoxPrereq.h, containing all forward declarations ... Tue, 18 Dec 2007 11:32:09 GMT rgrieder [609] * code/branches/FICN/src/orxonox/Flocking.h (modified) * code/branches/FICN/src/orxonox/graphicsEngine.h (modified) * code/branches/FICN/src/orxonox/hud/HUD.h (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) * code/branches/FICN/src/orxonox/orxonox.h (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.h (modified) - removed all the "using namespace Ogre" in the header files - ... Tue, 18 Dec 2007 01:23:12 GMT landauf [608] * code/branches/FICN/bin/levels/sample.oxw (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/Camera.cc (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.cc (added) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (added) * code/branches/FICN/src/orxonox/orxonox.cc (modified) * code/branches/FICN/src/orxonox/orxonox.h (modified) added SpaceShip class Mon, 17 Dec 2007 21:56:01 GMT scheusso [605] * code/branches/FICN/src/network/ClientConnection.cc (modified) * code/branches/FICN/src/network/ClientConnection.h (modified) * code/branches/FICN/src/network/NetworkFrameListener.h (modified) * code/branches/FICN/src/network/Server.cc (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) added gamestatesending Mon, 17 Dec 2007 21:47:27 GMT dumenim [604] * code/branches/FICN/src/network/Server.cc (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) fsdölkfjas