# # ChangeLog for code # # Generated by Trac 1.0.9 # May 27, 2024, 11:40:57 PM Wed, 27 Feb 2008 17:46:20 GMT landauf [839] * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/Language.h (modified) added two macros to Language.h Tue, 26 Feb 2008 23:54:00 GMT landauf [838] * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Language.cc (modified) * code/branches/core/src/orxonox/core/Language.h (modified) changed naming in Language: translation -> localisation, name -> label Mon, 25 Feb 2008 00:22:16 GMT landauf [837] * code/branches/core/src/orxonox/core/Iterator.h (modified) added operator= Sun, 24 Feb 2008 16:31:57 GMT landauf [836] * code/branches/core/src/util/CMakeLists.txt (modified) * code/branches/core/src/util/SubString.cc (added) * code/branches/core/src/util/SubString.h (added) * code/branches/core/src/util/substring.cc (deleted) * code/branches/core/src/util/substring.h (deleted) substring -> SubString Thu, 21 Feb 2008 21:39:16 GMT nicolasc [835] * code/trunk/Doxyfile (modified) slight adaption of doxyfile Thu, 21 Feb 2008 21:05:05 GMT landauf [834] * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.h (modified) added convert-operators Thu, 21 Feb 2008 18:13:49 GMT nicolasc [833] * code/trunk/Doxyfile (added) added doxyfile, to be able to run doxygen on nautilus Tue, 19 Feb 2008 10:00:31 GMT rgrieder [832] * code/branches/weapon_system_fw (deleted) - removed obsolete framework for the weapon system - added new ... Tue, 19 Feb 2008 09:59:15 GMT rgrieder [831] * code/branches/weapon (copied) made a copy Tue, 19 Feb 2008 09:56:19 GMT rgrieder [830] * code/trunk/visual_studio/orxonox_vc9.sln (deleted) * code/trunk/visual_studio/vc9 (deleted) - removed VC9 files (don't work yet, so they don't belong into the trunk) Tue, 19 Feb 2008 09:53:29 GMT rgrieder [829] * code/branches/FICN/visual_studio (modified) * code/branches/FICN/visual_studio/orxonox_vc9.sln (deleted) * code/branches/FICN/visual_studio/vc9 (deleted) - removed VC9 files (not yet ready, would take a lot more time to ... Mon, 18 Feb 2008 14:03:35 GMT landauf [828] * code/branches/core/src/network/Synchronisable.h (modified) added null body to ~Synchronisable() to avoid 'undefined reference to ... Sun, 17 Feb 2008 23:54:30 GMT landauf [827] * code/branches/core/src/util/Convert.h (modified) some template-specializations in Convert.h Sun, 17 Feb 2008 20:40:00 GMT landauf [826] * code/branches/core/src/orxonox/core/BaseObject.cc (modified) * code/branches/core/src/orxonox/core/BaseObject.h (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Language.h (modified) * code/branches/core/src/orxonox/core/Level.h (modified) * code/branches/core/src/orxonox/core/Loader.h (modified) * code/branches/core/src/util/XMLIncludes.h (added) * code/branches/core/src/util/tinyxml/TinyXMLPrereqs.h (modified) several minor changes Sun, 17 Feb 2008 17:26:23 GMT nicolasc [825] * code/branches/hud/src/orxonox/CMakeLists.txt (modified) * code/branches/hud/src/orxonox/Orxonox.cc (modified) * code/branches/hud/src/orxonox/hud/Bar.cc (modified) * code/branches/hud/src/orxonox/hud/Bar.h (modified) created error output, up to chai to fix it Sun, 17 Feb 2008 16:58:28 GMT nicolasc [824] * code/branches/hud/cmake/FindOGRE.cmake (modified) * code/branches/hud/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/hud/src/orxonox/hud/Bar.cc (modified) fORGE.cmake fix Sun, 17 Feb 2008 16:42:44 GMT nicolasc [823] * code/branches/hud/cmake/FindOGRE.cmake (modified) * code/branches/hud/src/orxonox/Orxonox.cc (modified) * code/branches/hud/src/orxonox/hud/Bar.cc (added) * code/branches/hud/src/orxonox/hud/Bar.h (added) * code/branches/hud/src/orxonox/hud/HUD.cc (modified) added chai's hud Sun, 17 Feb 2008 15:06:43 GMT nicolasc [822] * code/branches/core/bin/levels/sample.oxw (modified) test, reverted Sun, 17 Feb 2008 15:06:21 GMT nicolasc [821] * code/branches/core/bin/levels/sample.oxw (modified) test Sun, 17 Feb 2008 14:40:02 GMT landauf [820] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/BaseObject.cc (modified) * code/branches/core/src/orxonox/core/BaseObject.h (modified) * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Identifier.cc (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) * code/branches/core/src/orxonox/core/Language.cc (modified) * code/branches/core/src/orxonox/core/Level.h (added) * code/branches/core/src/orxonox/core/Loader.cc (added) * code/branches/core/src/orxonox/core/Loader.h (added) * code/branches/core/src/orxonox/core/MetaObjectList.h (modified) * code/branches/core/src/util/CMakeLists.txt (modified) * code/branches/core/src/util/UtilPrereqs.h (modified) * code/branches/core/src/util/tinyxml/ticpp.cc (modified) * code/branches/core/src/util/tinyxml/ticpp.h (modified) * code/branches/core/src/util/tinyxml/ticpprc.h (modified) * code/branches/core/src/util/tinyxml/tinyxml.h (modified) added a Level-class and a first implementation of the Loader, using ... Sun, 17 Feb 2008 14:35:26 GMT nicolasc [819] * code/branches/hud (copied) created new hub branch Sat, 16 Feb 2008 19:00:06 GMT landauf [818] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.h (modified) new feature in ClassTreeMask: you can include or exclude a single ... Sat, 16 Feb 2008 18:31:18 GMT landauf [817] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.h (modified) * code/branches/core/src/orxonox/core/Factory.cc (modified) * code/branches/core/src/orxonox/core/Factory.h (modified) * code/branches/core/src/orxonox/core/Identifier.cc (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) * code/branches/core/src/orxonox/core/ObjectList.h (modified) * code/branches/core/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/core/src/orxonox/objects/Test.h (modified) * code/branches/core/src/orxonox/orxonox_from_oh.cc (deleted) big update: - reimplemented direct-child and direct-parent list and ... Sat, 16 Feb 2008 14:23:16 GMT nicolasc [816] * code/trunk/test (deleted) Sat, 16 Feb 2008 14:22:57 GMT nicolasc [815] * code/trunk/test (added) Fri, 15 Feb 2008 15:37:30 GMT landauf [814] * code/branches/core/src/orxonox/core/Identifier.h (modified) cleaned up and added 4 get-iterator functions (begin and end of ... Fri, 15 Feb 2008 15:31:58 GMT landauf [813] * code/branches/core/src/orxonox/core/BaseObject.cc (modified) * code/branches/core/src/orxonox/core/BaseObject.h (modified) * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/ClassFactory.h (modified) * code/branches/core/src/orxonox/core/ClassManager.h (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.h (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Debug.h (modified) * code/branches/core/src/orxonox/core/DebugLevel.cc (modified) * code/branches/core/src/orxonox/core/DebugLevel.h (modified) * code/branches/core/src/orxonox/core/Error.cc (modified) * code/branches/core/src/orxonox/core/Error.h (modified) * code/branches/core/src/orxonox/core/Factory.cc (modified) * code/branches/core/src/orxonox/core/Factory.h (modified) * code/branches/core/src/orxonox/core/Identifier.cc (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) * code/branches/core/src/orxonox/core/IdentifierDistributor.cc (modified) * code/branches/core/src/orxonox/core/IdentifierDistributor.h (modified) * code/branches/core/src/orxonox/core/IdentifierList.cc (deleted) * code/branches/core/src/orxonox/core/IdentifierList.h (deleted) * code/branches/core/src/orxonox/core/Iterator.h (modified) * code/branches/core/src/orxonox/core/Language.cc (modified) * code/branches/core/src/orxonox/core/Language.h (modified) * code/branches/core/src/orxonox/core/MetaObjectList.cc (modified) * code/branches/core/src/orxonox/core/MetaObjectList.h (modified) * code/branches/core/src/orxonox/core/ObjectList.h (modified) * code/branches/core/src/orxonox/core/OrxonoxClass.cc (modified) * code/branches/core/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/core/src/orxonox/core/OutputHandler.cc (modified) * code/branches/core/src/orxonox/core/OutputHandler.h (modified) * code/branches/core/src/orxonox/core/SignalHandler.cc (modified) * code/branches/core/src/orxonox/core/SignalHandler.h (modified) * code/branches/core/src/orxonox/tools/Timer.h (modified) - removed IdentifierList and replaced it by a std::list - changed ... Wed, 13 Feb 2008 17:43:17 GMT landauf [812] * code/branches/core/src/orxonox/core/Identifier.h (modified) oh, i forgot to say: the previous commit solved the hack in ... Wed, 13 Feb 2008 17:39:53 GMT landauf [811] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassFactory.h (modified) * code/branches/core/src/orxonox/core/ClassManager.h (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core/src/orxonox/core/Factory.cc (modified) * code/branches/core/src/orxonox/core/Identifier.cc (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) * code/branches/core/src/orxonox/core/Language.cc (modified) * code/branches/core/src/orxonox/core/MetaObjectList.h (modified) * code/branches/core/src/orxonox/objects/Test.h (modified) - Changed the ClassManager/IdentifierDistributor: ClassIdentifiers ... Wed, 13 Feb 2008 01:58:55 GMT landauf [810] * code/branches/core/src/orxonox/core/ClassManager.h (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) Added copyconstructor to the SubclassIdentifier (this class is still ... Wed, 13 Feb 2008 01:47:10 GMT landauf [809] * code/branches/core/src/orxonox/core/ClassManager.h (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.h (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) * code/branches/core/src/orxonox/core/IdentifierDistributor.cc (modified) * code/branches/core/src/orxonox/core/IdentifierDistributor.h (modified) commented and documented ClassManager, IdentifierDistributor and ... Tue, 12 Feb 2008 20:26:58 GMT landauf [808] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) Fixed a small bug in the clean-function of ClassTreeMask (I made it ... Tue, 12 Feb 2008 19:36:19 GMT landauf [807] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.h (modified) - fixed a small bug in ClassTreeMask - added more operators to ... Tue, 12 Feb 2008 15:43:22 GMT landauf [806] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassManager.h (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/Identifier.cc (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) cleanup Tue, 12 Feb 2008 15:24:14 GMT landauf [805] * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/ClassFactory.h (modified) * code/branches/core/src/orxonox/core/ClassManager.h (added) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Identifier.cc (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) * code/branches/core/src/orxonox/core/IdentifierDistributor.cc (added) * code/branches/core/src/orxonox/core/IdentifierDistributor.h (added) * code/branches/core/src/orxonox/core/Iterator.h (modified) * code/branches/core/src/orxonox/core/MetaObjectList.h (modified) Added two new classes: - ClassManager, a helper class for ... Tue, 12 Feb 2008 02:49:41 GMT landauf [804] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) added code for testing Tue, 12 Feb 2008 00:30:43 GMT landauf [803] * code/branches/core/src/orxonox/core/ClassTreeMask.cc (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.h (modified) I'm doing strange things... expanded the ClassTreeMask with scary ... Mon, 11 Feb 2008 20:18:37 GMT landauf [802] * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/ClassTreeMask.cc (added) * code/branches/core/src/orxonox/core/ClassTreeMask.h (added) added new class "ClassTreeMask" Mon, 11 Feb 2008 16:09:26 GMT landauf [801] * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) . Mon, 11 Feb 2008 16:07:19 GMT landauf [800] * code/branches/core/src/orxonox/core/Level.cc (deleted) * code/branches/core/src/orxonox/core/Level.h (deleted) * code/branches/core/src/orxonox/core/Loader.cc (deleted) * code/branches/core/src/orxonox/core/Loader.h (deleted) removed level and loader, i don't like them Mon, 11 Feb 2008 15:08:21 GMT landauf [799] * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Level.cc (added) * code/branches/core/src/orxonox/core/Level.h (added) added Level class for use in the Loader Mon, 11 Feb 2008 13:56:33 GMT landauf [798] * code/branches/objecthierarchy (deleted) removed objecthierarchy branch Mon, 11 Feb 2008 02:29:16 GMT landauf [797] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/orxonox/objects/test3.cc (modified) * code/branches/core/src/util/MultiTypeMath.cc (modified) * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.cc (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.cc (modified) * code/branches/core/src/util/MultiTypeString.h (modified) config-values are working again, now with a totally reworked ... Sun, 10 Feb 2008 00:25:41 GMT landauf [796] * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) no, it didn't. next try. Sun, 10 Feb 2008 00:24:18 GMT landauf [795] * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) maybe this solves the problem with newer gcc versions Sun, 10 Feb 2008 00:05:27 GMT landauf [794] * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/util/MultiTypeMath.cc (modified) * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.cc (modified) * code/branches/core/src/util/MultiTypeString.h (modified) fixed a strange problem in the MultiType-classes read this if ... Sat, 09 Feb 2008 21:55:17 GMT landauf [793] * code/branches/core/bin/levels/sample.oxw (modified) * code/branches/core/src/CMakeLists.txt (modified) * code/branches/core/src/loader/CMakeLists.txt (modified) * code/branches/core/src/loader/LevelLoader.cc (modified) * code/branches/core/src/orxonox/CMakeLists.txt (modified) * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/Orxonox.h (modified) * code/branches/core/src/orxonox/objects/Model.cc (modified) * code/branches/core/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/core/src/orxonox/objects/WorldEntity.h (modified) * code/branches/core/src/orxonox/objects/test3.cc (modified) * code/branches/core/src/orxonox/orxonox_from_oh.cc (added) reduced the build-script of the core branch to the minimum (utils, ... Sat, 09 Feb 2008 18:32:06 GMT landauf [792] * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Loader.cc (added) * code/branches/core/src/orxonox/core/Loader.h (added) * code/branches/core/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/core/src/util/CMakeLists.txt (modified) * code/branches/core/src/util/Convert.h (modified) * code/branches/core/src/util/Math.cc (added) * code/branches/core/src/util/Math.h (modified) * code/branches/core/src/util/MultiType.h (added) * code/branches/core/src/util/MultiTypeMath.cc (added) * code/branches/core/src/util/MultiTypeMath.h (added) * code/branches/core/src/util/MultiTypePrimitive.cc (added) * code/branches/core/src/util/MultiTypePrimitive.h (added) * code/branches/core/src/util/MultiTypeString.cc (added) * code/branches/core/src/util/MultiTypeString.h (added) * code/branches/core/src/util/String.cc (added) * code/branches/core/src/util/String.h (added) * code/branches/core/src/util/String2Number.h (modified) * code/branches/core/src/util/UtilPrereqs.h (added) * code/branches/core/src/util/substring.h (modified) upload of the work i did before the exams (not yet finished nor working) Sat, 09 Feb 2008 17:39:20 GMT landauf [791] * code/branches/core (copied) created core branch Thu, 07 Feb 2008 16:01:44 GMT nicolasc [790] * code/trunk (modified) * code/trunk/CMakeLists.txt (modified) * code/trunk/INSTALL (modified) * code/trunk/Media/materials (copied) * code/trunk/Media/materials/scripts (copied) * code/trunk/Media/materials/scripts/Example.material (copied) * code/trunk/Media/materials/scripts/Examples.compositor (copied) * code/trunk/Media/materials/scripts/Examples.program (copied) * code/trunk/Media/materials/scripts/Ogre.material (copied) * code/trunk/Media/materials/scripts/Orxonox.material (copied) * code/trunk/Media/materials/scripts/OrxonoxSky.material (copied) * code/trunk/Media/materials/scripts/PE_materials.material (copied) * code/trunk/Media/materials/scripts/assf.material (copied) * code/trunk/Media/materials/scripts/assf5.material (copied) * code/trunk/Media/materials/scripts/ast.material (copied) * code/trunk/Media/materials/scripts/drone.material (copied) * code/trunk/Media/materials/scripts/hoover.material (copied) * code/trunk/Media/materials/scripts/spacecruiser.material (copied) * code/trunk/Media/materials/scripts/starship.material (copied) * code/trunk/Media/materials/textures (copied) * code/trunk/Media/materials/textures/Dirt.jpg (copied) * code/trunk/Media/materials/textures/EnergyBackground.png (copied) * code/trunk/Media/materials/textures/EnergyDistrBackground.png (copied) * code/trunk/Media/materials/textures/GreenSkin.jpg (copied) * code/trunk/Media/materials/textures/MapBackGround.png (copied) * code/trunk/Media/materials/textures/MyShip.png (copied) * code/trunk/Media/materials/textures/OrxonoxBlack.png (copied) * code/trunk/Media/materials/textures/OrxonoxORANGE.png (copied) * code/trunk/Media/materials/textures/OrxonoxRED.png (copied) * code/trunk/Media/materials/textures/PrimalWeaponBackground.png (copied) * code/trunk/Media/materials/textures/PrimarBackground.png (copied) * code/trunk/Media/materials/textures/PrimarChoice.png (copied) * code/trunk/Media/materials/textures/PrimarSample.png (copied) * code/trunk/Media/materials/textures/Racket.png (copied) * code/trunk/Media/materials/textures/RacketBackground.png (copied) * code/trunk/Media/materials/textures/RacketGrid.png (copied) * code/trunk/Media/materials/textures/RedPoint.png (copied) * code/trunk/Media/materials/textures/RustyBarrel.png (copied) * code/trunk/Media/materials/textures/RustySteel.jpg (copied) * code/trunk/Media/materials/textures/ShieldLeftBottom.png (copied) * code/trunk/Media/materials/textures/ShieldLeftTop.png (copied) * code/trunk/Media/materials/textures/ShieldRightBottom.png (copied) * code/trunk/Media/materials/textures/ShieldRightTop.png (copied) * code/trunk/Media/materials/textures/TargetBackground.png (copied) * code/trunk/Media/materials/textures/TimeBackground.png (copied) * code/trunk/Media/materials/textures/WeirdEye.png (copied) * code/trunk/Media/materials/textures/backGround.png (copied) * code/trunk/Media/materials/textures/bigflame.png (copied) * code/trunk/Media/materials/textures/black.png (copied) * code/trunk/Media/materials/textures/clock.png (copied) * code/trunk/Media/materials/textures/crosshair.png (copied) * code/trunk/Media/materials/textures/cursor.png (copied) * code/trunk/Media/materials/textures/dirt01.jpg (copied) * code/trunk/Media/materials/textures/drone.png (copied) * code/trunk/Media/materials/textures/explosion.png (copied) * code/trunk/Media/materials/textures/flare.png (copied) * code/trunk/Media/materials/textures/flaretrail.png (copied) * code/trunk/Media/materials/textures/gun.png (copied) * code/trunk/Media/materials/textures/hoover_body.png (copied) * code/trunk/Media/materials/textures/hoover_gear.png (copied) * code/trunk/Media/materials/textures/hoover_turbine.png (copied) * code/trunk/Media/materials/textures/human_assf.jpg (copied) * code/trunk/Media/materials/textures/human_assf.png (copied) * code/trunk/Media/materials/textures/human_assf5.png (copied) * code/trunk/Media/materials/textures/man.png (copied) * code/trunk/Media/materials/textures/nskingr.jpg (copied) * code/trunk/Media/materials/textures/ogreborder.png (copied) * code/trunk/Media/materials/textures/ogreborderUp.png (copied) * code/trunk/Media/materials/textures/ogrebordercenter.png (copied) * code/trunk/Media/materials/textures/ogrelogo-small.jpg (copied) * code/trunk/Media/materials/textures/ogrelogo.png (copied) * code/trunk/Media/materials/textures/ring_flare.png (copied) * code/trunk/Media/materials/textures/ring_flare2.png (copied) * code/trunk/Media/materials/textures/rock.png (copied) * code/trunk/Media/materials/textures/sample_loading.jpg (copied) * code/trunk/Media/materials/textures/shot.png (copied) * code/trunk/Media/materials/textures/smoke.png (copied) * code/trunk/Media/materials/textures/smokecolors.png (copied) * code/trunk/Media/materials/textures/spacesruiser.png (copied) * code/trunk/Media/materials/textures/spheremap.png (copied) * code/trunk/Media/materials/textures/starship.png (copied) * code/trunk/Media/materials/textures/steelhead.png (copied) * code/trunk/Media/materials/textures/streak.png (copied) * code/trunk/Media/materials/textures/superegg.png (copied) * code/trunk/Media/materials/textures/texmap2.jpg (copied) * code/trunk/Media/models (copied) * code/trunk/Media/models/Barrel.mesh (copied) * code/trunk/Media/models/assf2.mesh (copied) * code/trunk/Media/models/assf3.mesh (copied) * code/trunk/Media/models/assf5.mesh (copied) * code/trunk/Media/models/ast1.mesh (copied) * code/trunk/Media/models/ast2.mesh (copied) * code/trunk/Media/models/ast3.mesh (copied) * code/trunk/Media/models/ast4.mesh (copied) * code/trunk/Media/models/ast5.mesh (copied) * code/trunk/Media/models/ast6.mesh (copied) * code/trunk/Media/models/cube.mesh (copied) * code/trunk/Media/models/drone.mesh (copied) * code/trunk/Media/models/fish.mesh (copied) * code/trunk/Media/models/fish.skeleton (copied) * code/trunk/Media/models/hoover_body.mesh (copied) * code/trunk/Media/models/hoover_gear0.mesh (copied) * code/trunk/Media/models/hoover_gear1.mesh (copied) * code/trunk/Media/models/hoover_gear2.mesh (copied) * code/trunk/Media/models/hoover_turbine.mesh (copied) * code/trunk/Media/models/ogrehead.mesh (copied) * code/trunk/Media/models/razor.mesh (copied) * code/trunk/Media/models/spacecruiser.mesh (copied) * code/trunk/Media/models/starship.mesh (copied) * code/trunk/Media/overlay (copied) * code/trunk/Media/overlay/OrxonoxHUD1.2.overlay (copied) * code/trunk/Media/overlay/OrxonoxLoading.overlay (copied) * code/trunk/Media/packs/cubemap.zip (copied) * code/trunk/Media/packs/skybox.zip (modified) * code/trunk/Media/particle (copied) * code/trunk/Media/particle/Example-Water.particle (copied) * code/trunk/Media/particle/Example.particle (copied) * code/trunk/Media/particle/emitted_emitter.particle (copied) * code/trunk/Media/particle/engineglow.particle (copied) * code/trunk/Media/particle/rauch.particle (copied) * code/trunk/Media/particle/schuss.particle (copied) * code/trunk/Media/particle/smoke.particle (copied) * code/trunk/Media/particle/strahl.particle (copied) * code/trunk/Media/particle/strahl2.particle (copied) * code/trunk/Media/particle/treibwerk.particle (copied) * code/trunk/bin (copied) * code/trunk/bin/audio (copied) * code/trunk/bin/audio/ambient (copied) * code/trunk/bin/audio/ambient/allgorythm-lift_up.ogg (copied) * code/trunk/bin/audio/ambient/allgorythm-resonance_blaster.ogg (copied) * code/trunk/bin/audio/ambient/luke_grey_-_hypermode.ogg (copied) * code/trunk/bin/audio/ambient/task_horizon_-_menu1.ogg (copied) * code/trunk/bin/audio/ambient/tha_silent_partner_-_void.ogg (copied) * code/trunk/bin/audio/sounds (copied) * code/trunk/bin/audio/sounds/.dolphinview (copied) * code/trunk/bin/audio/sounds/laser1.wav (copied) * code/trunk/bin/levels (copied) * code/trunk/bin/levels/sample.oxw (copied) * code/trunk/bin/media.cfg (copied) * code/trunk/bin/ogre.cfg-init (copied) * code/trunk/bin/orxonox.bat (copied) * code/trunk/bin/plugins.cfg-init (copied) * code/trunk/bin/quake3settings.cfg (copied) * code/trunk/bin/resources.cfg (copied) * code/trunk/bin/run-script (copied) * code/trunk/bin/translation_german.lang (copied) * code/trunk/cmake/FindALUT.cmake (copied) * code/trunk/cmake/FindBoost.cmake (copied) * code/trunk/cmake/FindCEGUI.cmake (modified) * code/trunk/cmake/FindCEGUI_OGRE.cmake (modified) * code/trunk/cmake/FindENet.cmake (copied) * code/trunk/cmake/FindODE.cmake (copied) * code/trunk/cmake/FindOGRE.cmake (modified) * code/trunk/cmake/FindOIS.cmake (modified) * code/trunk/cmake/FindOggVorbis.cmake (copied) * code/trunk/cmake/FindOpenAL.cmake (copied) * code/trunk/cmake/FindZLIB.cmake (copied) * code/trunk/cmakeclearcache (copied) * code/trunk/run (copied) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/audio (copied) * code/trunk/src/audio/AudioBuffer.cc (copied) * code/trunk/src/audio/AudioBuffer.h (copied) * code/trunk/src/audio/AudioIncludes.h (copied) * code/trunk/src/audio/AudioManager.cc (copied) * code/trunk/src/audio/AudioManager.h (copied) * code/trunk/src/audio/AudioPrereqs.h (copied) * code/trunk/src/audio/AudioSource.cc (copied) * code/trunk/src/audio/AudioSource.h (copied) * code/trunk/src/audio/AudioStream.cc (copied) * code/trunk/src/audio/AudioStream.h (copied) * code/trunk/src/audio/CMakeLists.txt (copied) * code/trunk/src/audio/_AudioObject.cc (copied) * code/trunk/src/loader/CMakeLists.txt (copied) * code/trunk/src/loader/LevelLoader.cc (modified) * code/trunk/src/loader/LevelLoader.h (modified) * code/trunk/src/loader/Light.cc (deleted) * code/trunk/src/loader/Light.h (deleted) * code/trunk/src/loader/LightManager.cc (deleted) * code/trunk/src/loader/LightManager.h (deleted) * code/trunk/src/loader/LoaderPrereqs.h (copied) * code/trunk/src/network/CMakeLists.txt (copied) * code/trunk/src/network/Client.cc (copied) * code/trunk/src/network/Client.h (copied) * code/trunk/src/network/ClientConnection.cc (copied) * code/trunk/src/network/ClientConnection.h (copied) * code/trunk/src/network/ClientInformation.cc (copied) * code/trunk/src/network/ClientInformation.h (copied) * code/trunk/src/network/ConnectionManager.cc (copied) * code/trunk/src/network/ConnectionManager.h (copied) * code/trunk/src/network/GameStateClient.cc (copied) * code/trunk/src/network/GameStateClient.h (copied) * code/trunk/src/network/GameStateManager.cc (copied) * code/trunk/src/network/GameStateManager.h (copied) * code/trunk/src/network/Makefile.norm (copied) * code/trunk/src/network/Makefile.tardis (copied) * code/trunk/src/network/Makefile.test (copied) * code/trunk/src/network/NetworkFrameListener.h (copied) * code/trunk/src/network/NetworkPrereqs.h (copied) * code/trunk/src/network/PacketBuffer.cc (copied) * code/trunk/src/network/PacketBuffer.h (copied) * code/trunk/src/network/PacketBufferTestExt.cc (copied) * code/trunk/src/network/PacketDecoder.cc (copied) * code/trunk/src/network/PacketGenerator.cc (copied) * code/trunk/src/network/PacketManager.h (copied) * code/trunk/src/network/PacketTypes.h (copied) * code/trunk/src/network/Server.cc (copied) * code/trunk/src/network/Server.h (copied) * code/trunk/src/network/Synchronisable.cc (copied) * code/trunk/src/network/Synchronisable.h (copied) * code/trunk/src/network/TODO (copied) * code/trunk/src/network/dummyclient.cc (copied) * code/trunk/src/network/dummyclient2.cc (copied) * code/trunk/src/network/dummyclient3.cc (copied) * code/trunk/src/network/dummyserver.cc (copied) * code/trunk/src/network/dummyserver3.cc (copied) * code/trunk/src/orxonox/AIClass.h (copied) * code/trunk/src/orxonox/Arrival.h (copied) * code/trunk/src/orxonox/CMakeLists.txt (copied) * code/trunk/src/orxonox/Flocking.h (copied) * code/trunk/src/orxonox/GraphicsEngine.cc (copied) * code/trunk/src/orxonox/GraphicsEngine.h (copied) * code/trunk/src/orxonox/InputManager.cc (copied) * code/trunk/src/orxonox/InputManager.h (copied) * code/trunk/src/orxonox/Main.cc (copied) * code/trunk/src/orxonox/Orxonox.cc (copied) * code/trunk/src/orxonox/Orxonox.h (copied) * code/trunk/src/orxonox/OrxonoxPlatform.h (copied) * code/trunk/src/orxonox/OrxonoxPrereqs.h (copied) * code/trunk/src/orxonox/OrxonoxStableHeaders.h (copied) * code/trunk/src/orxonox/PrecompiledHeaderFiles.cc (copied) * code/trunk/src/orxonox/SpaceshipSteering.cc (copied) * code/trunk/src/orxonox/SpaceshipSteering.h (copied) * code/trunk/src/orxonox/core/ArgReader.cc (copied) * code/trunk/src/orxonox/core/ArgReader.h (copied) * code/trunk/src/orxonox/core/BaseObject.cc (copied) * code/trunk/src/orxonox/core/BaseObject.h (copied) * code/trunk/src/orxonox/core/CMakeLists.txt (copied) * code/trunk/src/orxonox/core/ClassFactory.h (modified) * code/trunk/src/orxonox/core/ConfigValueContainer.cc (copied) * code/trunk/src/orxonox/core/ConfigValueContainer.h (copied) * code/trunk/src/orxonox/core/CoreIncludes.h (copied) * code/trunk/src/orxonox/core/CorePrereqs.h (copied) * code/trunk/src/orxonox/core/Debug.h (copied) * code/trunk/src/orxonox/core/DebugLevel.cc (copied) * code/trunk/src/orxonox/core/DebugLevel.h (copied) * code/trunk/src/orxonox/core/Error.cc (copied) * code/trunk/src/orxonox/core/Error.h (copied) * code/trunk/src/orxonox/core/Factory.cc (modified) * code/trunk/src/orxonox/core/Factory.h (modified) * code/trunk/src/orxonox/core/Identifier.cc (modified) * code/trunk/src/orxonox/core/Identifier.h (modified) * code/trunk/src/orxonox/core/IdentifierIncludes.h (deleted) * code/trunk/src/orxonox/core/IdentifierList.cc (modified) * code/trunk/src/orxonox/core/IdentifierList.h (modified) * code/trunk/src/orxonox/core/Iterator.h (modified) * code/trunk/src/orxonox/core/Language.cc (copied) * code/trunk/src/orxonox/core/Language.h (copied) * code/trunk/src/orxonox/core/MetaObjectList.cc (modified) * code/trunk/src/orxonox/core/MetaObjectList.h (modified) * code/trunk/src/orxonox/core/ObjectList.h (modified) * code/trunk/src/orxonox/core/OrxonoxClass.cc (modified) * code/trunk/src/orxonox/core/OrxonoxClass.h (modified) * code/trunk/src/orxonox/core/OutputHandler.cc (copied) * code/trunk/src/orxonox/core/OutputHandler.h (copied) * code/trunk/src/orxonox/core/SignalHandler.cc (copied) * code/trunk/src/orxonox/core/SignalHandler.h (copied) * code/trunk/src/orxonox/hud (copied) * code/trunk/src/orxonox/hud/HUD.cc (copied) * code/trunk/src/orxonox/hud/HUD.h (copied) * code/trunk/src/orxonox/objects/Ambient.cc (copied) * code/trunk/src/orxonox/objects/Ambient.h (copied) * code/trunk/src/orxonox/objects/BaseObject.cc (deleted) * code/trunk/src/orxonox/objects/BaseObject.h (deleted) * code/trunk/src/orxonox/objects/Camera.cc (copied) * code/trunk/src/orxonox/objects/Camera.h (copied) * code/trunk/src/orxonox/objects/Explosion.cc (copied) * code/trunk/src/orxonox/objects/Explosion.h (copied) * code/trunk/src/orxonox/objects/Fighter.cc (copied) * code/trunk/src/orxonox/objects/Fighter.h (copied) * code/trunk/src/orxonox/objects/Model.cc (copied) * code/trunk/src/orxonox/objects/Model.h (copied) * code/trunk/src/orxonox/objects/NPC.cc (copied) * code/trunk/src/orxonox/objects/NPC.h (copied) * code/trunk/src/orxonox/objects/Projectile.cc (copied) * code/trunk/src/orxonox/objects/Projectile.h (copied) * code/trunk/src/orxonox/objects/Skybox.cc (copied) * code/trunk/src/orxonox/objects/Skybox.h (copied) * code/trunk/src/orxonox/objects/SpaceShip.cc (copied) * code/trunk/src/orxonox/objects/SpaceShip.h (copied) * code/trunk/src/orxonox/objects/SpaceshipSteeringObject.cc (copied) * code/trunk/src/orxonox/objects/SpaceshipSteeringObject.h (copied) * code/trunk/src/orxonox/objects/Test.h (modified) * code/trunk/src/orxonox/objects/Tickable.h (copied) * code/trunk/src/orxonox/objects/WorldEntity.cc (copied) * code/trunk/src/orxonox/objects/WorldEntity.h (copied) * code/trunk/src/orxonox/objects/test1.cc (modified) * code/trunk/src/orxonox/objects/test1.h (modified) * code/trunk/src/orxonox/objects/test2.cc (modified) * code/trunk/src/orxonox/objects/test2.h (modified) * code/trunk/src/orxonox/objects/test3.cc (modified) * code/trunk/src/orxonox/objects/test3.h (modified) * code/trunk/src/orxonox/objects/weapon (copied) * code/trunk/src/orxonox/objects/weapon/AmmunitionDump.cc (copied) * code/trunk/src/orxonox/objects/weapon/AmmunitionDump.h (copied) * code/trunk/src/orxonox/objects/weapon/BarrelGun.cc (copied) * code/trunk/src/orxonox/objects/weapon/BarrelGun.h (copied) * code/trunk/src/orxonox/objects/weapon/BaseWeapon.cc (copied) * code/trunk/src/orxonox/objects/weapon/BaseWeapon.h (copied) * code/trunk/src/orxonox/objects/weapon/Bullet.cc (copied) * code/trunk/src/orxonox/objects/weapon/Bullet.h (copied) * code/trunk/src/orxonox/objects/weapon/BulletManager.cc (copied) * code/trunk/src/orxonox/objects/weapon/BulletManager.h (copied) * code/trunk/src/orxonox/objects/weapon/WeaponStation.cc (copied) * code/trunk/src/orxonox/objects/weapon/WeaponStation.h (copied) * code/trunk/src/orxonox/orxonox.cc (deleted) * code/trunk/src/orxonox/particle (copied) * code/trunk/src/orxonox/particle/ParticleInterface.cc (copied) * code/trunk/src/orxonox/particle/ParticleInterface.h (copied) * code/trunk/src/orxonox/tools (copied) * code/trunk/src/orxonox/tools/BillboardSet.cc (copied) * code/trunk/src/orxonox/tools/BillboardSet.h (copied) * code/trunk/src/orxonox/tools/Light.cc (copied) * code/trunk/src/orxonox/tools/Light.h (copied) * code/trunk/src/orxonox/tools/Mesh.cc (copied) * code/trunk/src/orxonox/tools/Mesh.h (copied) * code/trunk/src/orxonox/tools/Timer.h (copied) * code/trunk/src/util (copied) * code/trunk/src/util/CMakeLists.txt (copied) * code/trunk/src/util/Convert.h (copied) * code/trunk/src/util/Math.h (copied) * code/trunk/src/util/Sleep.h (copied) * code/trunk/src/util/String2Number.h (copied) * code/trunk/src/util/Tokenizer.h (copied) * code/trunk/src/util/substring.cc (copied) * code/trunk/src/util/substring.h (copied) * code/trunk/src/util/testing (copied) * code/trunk/src/util/testing/CMakeLists.txt (copied) * code/trunk/src/util/testing/TestConverter.cpp (copied) * code/trunk/src/util/tinyxml (copied) * code/trunk/src/util/tinyxml/TinyXMLPrereqs.h (copied) * code/trunk/src/util/tinyxml/ticpp.cc (copied) * code/trunk/src/util/tinyxml/ticpp.h (copied) * code/trunk/src/util/tinyxml/ticpprc.h (copied) * code/trunk/src/util/tinyxml/tinystr.cc (copied) * code/trunk/src/util/tinyxml/tinystr.h (copied) * code/trunk/src/util/tinyxml/tinyxml.cc (copied) * code/trunk/src/util/tinyxml/tinyxml.h (copied) * code/trunk/src/util/tinyxml/tinyxmlerror.cc (copied) * code/trunk/src/util/tinyxml/tinyxmlparser.cc (copied) * code/trunk/src/xml (deleted) * code/trunk/visual_studio (copied) * code/trunk/visual_studio/audio_properties.vsprops (copied) * code/trunk/visual_studio/base_properties.vsprops (copied) * code/trunk/visual_studio/base_properties_debug.vsprops (copied) * code/trunk/visual_studio/base_properties_release.vsprops (copied) * code/trunk/visual_studio/base_properties_release_sse.vsprops (copied) * code/trunk/visual_studio/base_properties_release_sse2.vsprops (copied) * code/trunk/visual_studio/core_properties.vsprops (copied) * code/trunk/visual_studio/directory_properties.vsprops (copied) * code/trunk/visual_studio/loader_properties.vsprops (copied) * code/trunk/visual_studio/network_properties.vsprops (copied) * code/trunk/visual_studio/orxonox_properties.vsprops (copied) * code/trunk/visual_studio/orxonox_vc8.sln (copied) * code/trunk/visual_studio/orxonox_vc9.sln (copied) * code/trunk/visual_studio/util_properties.vsprops (copied) * code/trunk/visual_studio/vc8 (copied) * code/trunk/visual_studio/vc8/audio.vcproj (copied) * code/trunk/visual_studio/vc8/core.vcproj (copied) * code/trunk/visual_studio/vc8/loader.vcproj (copied) * code/trunk/visual_studio/vc8/network.vcproj (copied) * code/trunk/visual_studio/vc8/orxonox.vcproj (copied) * code/trunk/visual_studio/vc8/util.vcproj (copied) * code/trunk/visual_studio/vc9 (copied) * code/trunk/visual_studio/vc9/audio.vcproj (copied) * code/trunk/visual_studio/vc9/core.vcproj (copied) * code/trunk/visual_studio/vc9/loader.vcproj (copied) * code/trunk/visual_studio/vc9/network.vcproj (copied) * code/trunk/visual_studio/vc9/orxonox.vcproj (copied) * code/trunk/visual_studio/vc9/util.vcproj (copied) merged FICN back into trunk awaiting release. Tue, 05 Feb 2008 20:52:37 GMT rgrieder [789] * code/branches/FICN/src/orxonox/GraphicsEngine.cc (modified) * code/branches/FICN/visual_studio/audio_properties.vsprops (added) * code/branches/FICN/visual_studio/base_properties.vsprops (modified) * code/branches/FICN/visual_studio/base_properties_debug.vsprops (modified) * code/branches/FICN/visual_studio/base_properties_release.vsprops (modified) * code/branches/FICN/visual_studio/base_properties_release_sse.vsprops (added) * code/branches/FICN/visual_studio/base_properties_release_sse2.vsprops (added) * code/branches/FICN/visual_studio/core_properties.vsprops (added) * code/branches/FICN/visual_studio/directory_properties.vsprops (added) * code/branches/FICN/visual_studio/loader_properties.vsprops (added) * code/branches/FICN/visual_studio/network_properties.vsprops (added) * code/branches/FICN/visual_studio/orxonox_properties.vsprops (added) * code/branches/FICN/visual_studio/orxonox_vc8.sln (modified) * code/branches/FICN/visual_studio/orxonox_vc9.sln (modified) * code/branches/FICN/visual_studio/util_properties.vsprops (added) * code/branches/FICN/visual_studio/vc8/audio.vcproj (modified) * code/branches/FICN/visual_studio/vc8/core.vcproj (modified) * code/branches/FICN/visual_studio/vc8/loader.vcproj (modified) * code/branches/FICN/visual_studio/vc8/network.vcproj (modified) * code/branches/FICN/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/FICN/visual_studio/vc8/util.vcproj (modified) * code/branches/FICN/visual_studio/vc9/orxonox.vcproj (modified) - updated VS properties - tried SSE extensions, but ogre doesn't ... Tue, 15 Jan 2008 21:17:06 GMT rgrieder [788] * code/branches/FICN (modified) * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/FICN/visual_studio/FICN.sln (deleted) * code/branches/FICN/visual_studio/audio.vcproj (deleted) * code/branches/FICN/visual_studio/audio_properties.vsprops (deleted) * code/branches/FICN/visual_studio/base_properties.vsprops (modified) * code/branches/FICN/visual_studio/base_properties_debug.vsprops (modified) * code/branches/FICN/visual_studio/base_properties_release.vsprops (modified) * code/branches/FICN/visual_studio/core.vcproj (deleted) * code/branches/FICN/visual_studio/core_properties.vsprops (deleted) * code/branches/FICN/visual_studio/loader.vcproj (deleted) * code/branches/FICN/visual_studio/loader_properties.vsprops (deleted) * code/branches/FICN/visual_studio/network.vcproj (deleted) * code/branches/FICN/visual_studio/network_properties.vsprops (deleted) * code/branches/FICN/visual_studio/orxonox.vcproj (deleted) * code/branches/FICN/visual_studio/orxonox_properties.vsprops (deleted) * code/branches/FICN/visual_studio/orxonox_vc8.sln (added) * code/branches/FICN/visual_studio/orxonox_vc9.sln (added) * code/branches/FICN/visual_studio/util.vcproj (deleted) * code/branches/FICN/visual_studio/util_properties.vsprops (deleted) * code/branches/FICN/visual_studio/vc8 (added) * code/branches/FICN/visual_studio/vc8/audio.vcproj (added) * code/branches/FICN/visual_studio/vc8/core.vcproj (added) * code/branches/FICN/visual_studio/vc8/loader.vcproj (added) * code/branches/FICN/visual_studio/vc8/network.vcproj (added) * code/branches/FICN/visual_studio/vc8/orxonox.vcproj (added) * code/branches/FICN/visual_studio/vc8/util.vcproj (added) * code/branches/FICN/visual_studio/vc9 (added) * code/branches/FICN/visual_studio/vc9/audio.vcproj (added) * code/branches/FICN/visual_studio/vc9/core.vcproj (added) * code/branches/FICN/visual_studio/vc9/loader.vcproj (added) * code/branches/FICN/visual_studio/vc9/network.vcproj (added) * code/branches/FICN/visual_studio/vc9/orxonox.vcproj (added) * code/branches/FICN/visual_studio/vc9/util.vcproj (added) - added project files for VC9 - updated project settings Tue, 15 Jan 2008 18:42:49 GMT nicolasc [787] * code/branches/FICN/Media/materials/scripts/assf5.material (added) * code/branches/FICN/Media/materials/textures/human_assf5.png (added) * code/branches/FICN/Media/models/assf5.mesh (added) * code/branches/FICN/bin/levels/sample.oxw (modified) added updated version of ASSF as mesh - currently default player model Wed, 02 Jan 2008 18:41:46 GMT rgrieder [786] * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/orxonox/GraphicsEngine.cc (modified) * code/branches/FICN/src/orxonox/InputManager.cc (modified) * code/branches/FICN/src/orxonox/Main.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/OrxonoxStableHeaders.h (added) * code/branches/FICN/src/orxonox/PrecompiledHeaderFiles.cc (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.cc (modified) * code/branches/FICN/src/orxonox/StableHeaders.h (deleted) * code/branches/FICN/src/orxonox/hud/HUD.cc (modified) * code/branches/FICN/src/orxonox/objects/Ambient.cc (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/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/NPC.cc (modified) * code/branches/FICN/src/orxonox/objects/Projectile.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/SpaceShip.h (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/weapon/AmmunitionDump.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon/BarrelGun.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon/BaseWeapon.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon/Bullet.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon/BulletManager.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon/WeaponStation.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/FICN/src/orxonox/tools/BillboardSet.cc (modified) * code/branches/FICN/src/orxonox/tools/Light.cc (modified) * code/branches/FICN/src/orxonox/tools/Mesh.cc (modified) * code/branches/FICN/visual_studio/orxonox.vcproj (modified) - renamed StableHeaders.h to OrxonoxStableHeaders.h Wed, 02 Jan 2008 11:02:43 GMT rgrieder [785] * code/branches/FICN/src/orxonox/PrecompiledHeaderFiles.cc (added) * code/branches/FICN/src/orxonox/StableHeaders.h (added) * code/branches/FICN/visual_studio/FICN.sln (modified) - added the necessary files.. Wed, 02 Jan 2008 10:53:30 GMT rgrieder [784] * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/orxonox/GraphicsEngine.cc (modified) * code/branches/FICN/src/orxonox/InputManager.cc (modified) * code/branches/FICN/src/orxonox/Main.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.cc (modified) * code/branches/FICN/src/orxonox/hud/HUD.cc (modified) * code/branches/FICN/src/orxonox/objects/Ambient.cc (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/Model.cc (modified) * code/branches/FICN/src/orxonox/objects/NPC.cc (modified) * code/branches/FICN/src/orxonox/objects/Projectile.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/weapon/AmmunitionDump.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon/BarrelGun.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon/BaseWeapon.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon/Bullet.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon/BulletManager.cc (modified) * code/branches/FICN/src/orxonox/objects/weapon/WeaponStation.cc (modified) * code/branches/FICN/src/orxonox/particle/ParticleInterface.cc (modified) * code/branches/FICN/src/orxonox/tools/BillboardSet.cc (modified) * code/branches/FICN/src/orxonox/tools/Light.cc (modified) * code/branches/FICN/src/orxonox/tools/Mesh.cc (modified) * code/branches/FICN/visual_studio/FICN.sln (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (deleted) * code/branches/FICN/visual_studio/orxonox.vcproj (added) - added precompiled headers for visual studio (speeds up orxonox ... Tue, 01 Jan 2008 20:36:34 GMT nicolasc [783] * code/branches/FICN/bin/levels/sample.oxw (modified) * code/branches/FICN/src/orxonox/orxonoxOLD.cc (deleted) - removed a horribly outdated orxonoxOLD.cc - readded audio in ... Tue, 01 Jan 2008 13:00:08 GMT rgrieder [782] * code/branches/FICN/src/audio/_AudioObject.cc (modified) * code/branches/FICN/src/loader/LoaderPrereqs.h (modified) * code/branches/FICN/src/network/GameStateClient.cc (modified) * code/branches/FICN/src/network/GameStateManager.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/OrxonoxPlatform.h (modified) * code/branches/FICN/src/orxonox/core/Language.cc (modified) * code/branches/FICN/src/orxonox/objects/Model.cc (modified) * code/branches/FICN/visual_studio/FICN.sln (modified) * code/branches/FICN/visual_studio/base_properties.vsprops (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) * code/branches/FICN/visual_studio/loader.vcproj (modified) - removed warnings on msvc compiler - on msvc: loader is now built ... Mon, 31 Dec 2007 18:52:29 GMT rgrieder [781] * code/branches/FICN/src/network/dummyclient.cc (modified) * code/branches/FICN/src/network/dummyclient2.cc (modified) * code/branches/FICN/src/network/dummyclient3.cc (modified) * code/branches/FICN/src/network/dummyserver.cc (modified) * code/branches/FICN/src/network/dummyserver3.cc (modified) - hopefully the last time.. Mon, 31 Dec 2007 18:49:16 GMT rgrieder [780] * code/branches/FICN/src/network/Synchronisable.h (modified) - once again Mon, 31 Dec 2007 18:47:00 GMT rgrieder [779] * code/branches/FICN/src/network/Synchronisable.h (modified) - next try Mon, 31 Dec 2007 18:44:35 GMT rgrieder [778] * code/branches/FICN/src/network/Synchronisable.h (modified) - leetle fix Mon, 31 Dec 2007 18:40:23 GMT rgrieder [777] * code/branches/FICN/src/audio/AudioPrereqs.h (modified) * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/Client.h (modified) * code/branches/FICN/src/network/ClientConnection.cc (modified) * code/branches/FICN/src/network/ClientConnection.h (modified) * code/branches/FICN/src/network/ClientInformation.cc (modified) * code/branches/FICN/src/network/ClientInformation.h (modified) * code/branches/FICN/src/network/ConnectionManager.cc (modified) * code/branches/FICN/src/network/ConnectionManager.h (modified) * code/branches/FICN/src/network/GameStateClient.cc (modified) * code/branches/FICN/src/network/GameStateClient.h (modified) * code/branches/FICN/src/network/GameStateManager.cc (modified) * code/branches/FICN/src/network/GameStateManager.h (modified) * code/branches/FICN/src/network/NetworkFrameListener.h (modified) * code/branches/FICN/src/network/NetworkPrereqs.h (added) * code/branches/FICN/src/network/PacketBuffer.cc (modified) * code/branches/FICN/src/network/PacketBuffer.h (modified) * code/branches/FICN/src/network/PacketBufferTestExt.cc (modified) * code/branches/FICN/src/network/PacketDecoder.cc (modified) * code/branches/FICN/src/network/PacketGenerator.cc (modified) * code/branches/FICN/src/network/PacketManager.h (modified) * code/branches/FICN/src/network/PacketTypes.h (modified) * code/branches/FICN/src/network/Server.cc (modified) * code/branches/FICN/src/network/Server.h (modified) * code/branches/FICN/src/network/Synchronisable.cc (modified) * code/branches/FICN/src/network/Synchronisable.h (modified) * code/branches/FICN/src/network/dummyclient.cc (modified) * code/branches/FICN/src/network/dummyclient2.cc (modified) * code/branches/FICN/src/network/dummyclient3.cc (modified) * code/branches/FICN/src/network/dummyserver.cc (modified) * code/branches/FICN/src/network/dummyserver3.cc (modified) * code/branches/FICN/src/orxonox/Orxonox.h (modified) * code/branches/FICN/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/FICN/visual_studio/audio.vcproj (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) * code/branches/FICN/visual_studio/network.vcproj (modified) - added dll support to the network library - improved header file ... Mon, 31 Dec 2007 16:32:49 GMT rgrieder [776] * code/branches/FICN/visual_studio/audio.vcproj (modified) * code/branches/FICN/visual_studio/base_properties.vsprops (modified) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) * code/branches/FICN/visual_studio/loader.vcproj (modified) - release version adapted in msvc files Mon, 31 Dec 2007 16:03:23 GMT nicolasc [775] * code/branches/FICN/bin/run-script (modified) dos2unix runscript Mon, 31 Dec 2007 15:56:53 GMT rgrieder [774] * code/branches/FICN/bin/main.bat (deleted) * code/branches/FICN/bin/orxonox.bat (added) * code/branches/FICN/bin/run-script (modified) * code/branches/FICN/src/CMakeLists.txt (modified) * code/branches/FICN/src/audio/AudioIncludes.h (modified) * code/branches/FICN/src/audio/AudioManager.cc (modified) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/network/Client.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/Synchronisable.cc (modified) * code/branches/FICN/src/network/Synchronisable.h (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/Ambient.h (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/Test.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.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) * code/branches/FICN/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/branches/FICN/src/orxonox/objects/weapon/BulletManager.h (modified) * code/branches/FICN/src/util/String2Number.h (modified) - changed executable from main to orxonox - added src/orxonox to the ... Mon, 31 Dec 2007 15:41:41 GMT landauf [773] * code/branches/FICN/bin/main.bat (modified) relative path Mon, 31 Dec 2007 15:40:06 GMT landauf [772] * code/branches/FICN/bin/run-script.bat (deleted) removed run-script.bat, use main.bat instead and copy all needed ... Mon, 31 Dec 2007 15:35:56 GMT landauf [771] * code/branches/FICN/src/audio/CMakeLists.txt (modified) * code/branches/FICN/src/loader/CMakeLists.txt (modified) removed whitespace and AudioIncludes.h from CML Mon, 31 Dec 2007 15:32:03 GMT rgrieder [770] * code/branches/FICN/visual_studio/FICN.sln (added) * code/branches/FICN/visual_studio/FICN_test.sln (deleted) * code/branches/FICN/visual_studio/core.vcproj.RGRIEDERT60.rgrieder.user (deleted) - updated visual studio files Mon, 31 Dec 2007 15:26:12 GMT nicolasc [769] * code/branches/FICN_test (deleted) removed FICN_test Mon, 31 Dec 2007 15:25:06 GMT nicolasc [768] * code/branches/FICN/CMakeLists.txt (modified) * code/branches/FICN/bin/levels/sample.oxw (modified) * code/branches/FICN/bin/main.bat (modified) * code/branches/FICN/src/CMakeLists.txt (modified) * code/branches/FICN/src/audio/CMakeLists.txt (modified) * code/branches/FICN/src/loader/CMakeLists.txt (modified) * code/branches/FICN/src/network/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/OrxonoxPlatform.h (modified) * code/branches/FICN/src/orxonox/SpaceshipSteering.cc (modified) * code/branches/FICN/src/orxonox/core/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/hud/CMakeLists.txt (deleted) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (deleted) * code/branches/FICN/src/orxonox/objects/Explosion.h (modified) * code/branches/FICN/src/orxonox/objects/Fighter.cc (modified) * code/branches/FICN/src/orxonox/objects/Model.h (modified) * code/branches/FICN/src/orxonox/objects/Projectile.h (modified) * code/branches/FICN/src/orxonox/objects/SpaceShip.h (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN/src/orxonox/objects/test2.h (modified) * code/branches/FICN/src/orxonox/objects/weapon (copied) * code/branches/FICN/src/orxonox/objects/weapon/AmmunitionDump.cc (copied) * code/branches/FICN/src/orxonox/objects/weapon/AmmunitionDump.h (copied) * code/branches/FICN/src/orxonox/objects/weapon/BarrelGun.cc (copied) * code/branches/FICN/src/orxonox/objects/weapon/BarrelGun.h (copied) * code/branches/FICN/src/orxonox/objects/weapon/BaseWeapon.cc (copied) * code/branches/FICN/src/orxonox/objects/weapon/BaseWeapon.h (copied) * code/branches/FICN/src/orxonox/objects/weapon/Bullet.cc (copied) * code/branches/FICN/src/orxonox/objects/weapon/Bullet.h (copied) * code/branches/FICN/src/orxonox/objects/weapon/BulletManager.cc (copied) * code/branches/FICN/src/orxonox/objects/weapon/BulletManager.h (copied) * code/branches/FICN/src/orxonox/objects/weapon/WeaponStation.cc (copied) * code/branches/FICN/src/orxonox/objects/weapon/WeaponStation.h (copied) * code/branches/FICN/src/orxonox/objects/weapon_system (deleted) * code/branches/FICN/src/orxonox/particle/CMakeLists.txt (deleted) * code/branches/FICN/src/orxonox/tools/CMakeLists.txt (deleted) * code/branches/FICN/src/util/CMakeLists.txt (modified) * code/branches/FICN/visual_studio/FICN.sln (deleted) * code/branches/FICN/visual_studio/FICN_test.sln (copied) * code/branches/FICN/visual_studio/benixonox.vcproj (modified) * code/branches/FICN/visual_studio/loader.vcproj (modified) * code/branches/FICN/visual_studio/tinyxml.vcproj (deleted) * code/branches/FICN/visual_studio/tinyxml_properties.vsprops (deleted) * code/branches/FICN/visual_studio/util.vcproj (copied) * code/branches/FICN/visual_studio/util_properties.vsprops (copied) merged FICN_test back to FICN Mon, 31 Dec 2007 15:22:18 GMT nicolasc [767] * code/branches/FICN_test/CMakeLists.txt (modified) * code/branches/FICN_test/src/orxonox/SpaceshipSteering.cc (modified) minor changes Mon, 31 Dec 2007 15:16:21 GMT rgrieder [766] * code/branches/FICN_test/CMakeLists.txt (modified) * code/branches/FICN_test/src/audio/CMakeLists.txt (modified) * code/branches/FICN_test/src/loader/CMakeLists.txt (modified) * code/branches/FICN_test/src/network/CMakeLists.txt (modified) - added IF (WIN32) --> STATIC again Mon, 31 Dec 2007 15:03:23 GMT landauf [765] * code/branches/FICN_test/bin/main.bat (modified) include lib path Mon, 31 Dec 2007 14:42:21 GMT nicolasc [764] * code/branches/FICN_test/CMakeLists.txt (modified) * code/branches/FICN_test/src/orxonox/CMakeLists.txt (modified) fixed double inclusion of core Mon, 31 Dec 2007 13:54:40 GMT rgrieder [763] * code/branches/FICN_test/src/audio/CMakeLists.txt (modified) - blubb #4 - should link now correctly, let's see if it runs too.. Mon, 31 Dec 2007 13:50:41 GMT rgrieder [762] * code/branches/FICN_test/src/orxonox/CMakeLists.txt (modified) - blubb #3 Mon, 31 Dec 2007 13:49:18 GMT rgrieder [761] * code/branches/FICN_test/src/CMakeLists.txt (modified) * code/branches/FICN_test/src/audio/CMakeLists.txt (modified) * code/branches/FICN_test/src/loader/CMakeLists.txt (modified) * code/branches/FICN_test/src/network/CMakeLists.txt (modified) * code/branches/FICN_test/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN_test/src/orxonox/core/CMakeLists.txt (modified) - blubb #2 Mon, 31 Dec 2007 13:45:35 GMT rgrieder [760] * code/branches/FICN_test/CMakeLists.txt (modified) * code/branches/FICN_test/src/util/CMakeLists.txt (modified) - blubb #1 Mon, 31 Dec 2007 13:22:58 GMT rgrieder [759] * code/branches/FICN_test/src/orxonox/core/CMakeLists.txt (modified) - hmm Mon, 31 Dec 2007 13:21:25 GMT rgrieder [758] * code/branches/FICN_test/src/audio/CMakeLists.txt (modified) * code/branches/FICN_test/src/loader/CMakeLists.txt (modified) * code/branches/FICN_test/src/network/CMakeLists.txt (modified) * code/branches/FICN_test/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN_test/src/util/CMakeLists.txt (modified) - fix trial Mon, 31 Dec 2007 13:13:43 GMT rgrieder [757] * code/branches/FICN_test/CMakeLists.txt (modified) * code/branches/FICN_test/src/CMakeLists.txt (modified) * code/branches/FICN_test/src/audio/CMakeLists.txt (modified) * code/branches/FICN_test/src/loader/CMakeLists.txt (modified) * code/branches/FICN_test/src/network/CMakeLists.txt (modified) * code/branches/FICN_test/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN_test/src/orxonox/core/CMakeLists.txt (modified) * code/branches/FICN_test/src/orxonox/hud/CMakeLists.txt (deleted) * code/branches/FICN_test/src/orxonox/objects/CMakeLists.txt (deleted) * code/branches/FICN_test/src/orxonox/objects/test2.h (modified) * code/branches/FICN_test/src/orxonox/objects/weapon/CMakeLists.txt (deleted) * code/branches/FICN_test/src/orxonox/particle/CMakeLists.txt (deleted) * code/branches/FICN_test/src/orxonox/tools/CMakeLists.txt (deleted) * code/branches/FICN_test/src/util/CMakeLists.txt (modified) * code/branches/FICN_test/src/util/tinyxml/CMakeLists.txt (deleted) * code/branches/FICN_test/visual_studio/benixonox.vcproj (modified) - complete restructured all the CMLs, tried to avoid circular ... Mon, 31 Dec 2007 09:58:16 GMT rgrieder [756] * code/branches/FICN_test/src/orxonox/Orxonox.cc (modified) * code/branches/FICN_test/src/orxonox/objects/Explosion.h (modified) * code/branches/FICN_test/src/orxonox/objects/Fighter.cc (modified) * code/branches/FICN_test/src/orxonox/objects/Model.h (modified) * code/branches/FICN_test/src/orxonox/objects/Projectile.h (modified) * code/branches/FICN_test/src/orxonox/objects/SpaceShip.h (modified) * code/branches/FICN_test/src/orxonox/objects/WorldEntity.h (modified) * code/branches/FICN_test/visual_studio/FICN.sln (deleted) * code/branches/FICN_test/visual_studio/FICN_test.sln (added) * code/branches/FICN_test/visual_studio/benixonox.vcproj (modified) * code/branches/FICN_test/visual_studio/loader.vcproj (modified) * code/branches/FICN_test/visual_studio/tinyxml.vcproj (deleted) * code/branches/FICN_test/visual_studio/tinyxml_properties.vsprops (deleted) * code/branches/FICN_test/visual_studio/util.vcproj (added) * code/branches/FICN_test/visual_studio/util_properties.vsprops (added) - project name changed to FICN_test - adapted header file inclusion Mon, 31 Dec 2007 09:35:37 GMT rgrieder [755] * code/branches/FICN_test/src/util/tinyxml/CMakeLists.txt (modified) - blubb Mon, 31 Dec 2007 09:33:35 GMT rgrieder [754] * code/branches/FICN_test/bin/levels/sample.oxw (modified) * code/branches/FICN_test/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN_test/src/orxonox/OrxonoxPlatform.h (modified) * code/branches/FICN_test/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN_test/src/orxonox/objects/weapon (moved) * code/branches/FICN_test/src/orxonox/objects/weapon/CMakeLists.txt (added) * code/branches/FICN_test/src/orxonox/tools/CMakeLists.txt (modified) * code/branches/FICN_test/src/util/CMakeLists.txt (modified) * code/branches/FICN_test/src/util/tinyxml/CMakeLists.txt (added) - some unstable changes to CMLs Mon, 31 Dec 2007 09:22:08 GMT rgrieder [753] * code/branches/FICN_test (copied) - created a copy of FICN in order to clean up are mess in the CMLs files Mon, 31 Dec 2007 04:12:06 GMT landauf [752] * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) (Don't say a word) Mon, 31 Dec 2007 04:09:06 GMT landauf [751] * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) (got it) Mon, 31 Dec 2007 04:03:00 GMT landauf [750] * code/branches/FICN/src/orxonox/tools/CMakeLists.txt (added) (still not) Mon, 31 Dec 2007 03:55:44 GMT landauf [749] * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) (I didn't) Mon, 31 Dec 2007 03:53:44 GMT landauf [748] * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/Orxonox.cc (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/tools/BillboardSet.cc (moved) * code/branches/FICN/src/orxonox/tools/BillboardSet.h (moved) * code/branches/FICN/src/orxonox/tools/Light.cc (moved) * code/branches/FICN/src/orxonox/tools/Light.h (moved) * code/branches/FICN/src/orxonox/tools/Mesh.cc (moved) * code/branches/FICN/src/orxonox/tools/Mesh.h (moved) * code/branches/FICN/src/orxonox/tools/Timer.h (moved) * code/branches/FICN/src/util/tinyxml/CMakeLists.txt (deleted) - moved BillboardSet, Light, Mesh and Timer to the new util folder ... Mon, 31 Dec 2007 03:41:59 GMT landauf [747] * code/branches/FICN/src/orxonox/tools (added) added tools folder (something like util, but only for orxonox) Mon, 31 Dec 2007 03:39:53 GMT landauf [746] * code/branches/FICN/src/util/substring.cc (modified) * code/branches/FICN/src/util/substring.h (modified) license notice Mon, 31 Dec 2007 03:37:59 GMT landauf [745] * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) removed debug output - thanks to reto we solved the Language problem ;) Mon, 31 Dec 2007 03:36:19 GMT landauf [744] * code/branches/FICN/src/loader/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/util/CMakeLists.txt (modified) * code/branches/FICN/src/util/substring.cc (added) * code/branches/FICN/src/util/substring.h (added) - changed CML files: xml library is now util library and is open for ... Mon, 31 Dec 2007 03:24:58 GMT landauf [743] * code/branches/FICN/src/misc (deleted) removed the misc folder 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 Mon, 31 Dec 2007 03:00:10 GMT landauf [741] * code/branches/FICN/src/util (added) added util folder Mon, 31 Dec 2007 00:32:53 GMT landauf [740] * code/branches/FICN/src/tinyxml/tinyxml.cc (modified) * code/branches/FICN/src/tinyxml/tinyxml.h (modified) * code/branches/FICN/src/tinyxml/tinyxmlerror.cc (modified) * code/branches/FICN/src/tinyxml/tinyxmlparser.cc (modified) updated tinyxml to the version ticpp uses