# # ChangeLog for code/branches/core3 # # Generated by Trac 1.0.9 # May 4, 2024, 5:55:03 AM Sun, 14 Sep 2008 21:48:18 GMT rgrieder [1780] * code/branches/core3/src/util/MultiType.h (modified) * code/branches/core3/src/util/MultiTypeValue.h (modified) reverted some changes Sun, 14 Sep 2008 21:31:28 GMT rgrieder [1779] * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) * code/branches/core3/src/util/MathConvert.h (modified) gcc didn't like me.. Sun, 14 Sep 2008 13:40:48 GMT rgrieder [1778] * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/util/ArgReader.cc (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) * code/branches/core3/src/util/MathConvert.h (modified) Convert.h done. Has yet to be tested with gcc. And the comments have ... Sun, 14 Sep 2008 11:03:48 GMT rgrieder [1777] * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/Orxonox.h (modified) * code/branches/core3/src/util/ArgReader.cc (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) * code/branches/core3/src/util/Math.h (modified) * code/branches/core3/src/util/MathConvert.h (added) * code/branches/core3/src/util/MultiTypeValue.h (modified) * code/branches/core3/visual_studio/vc8/util.vcproj (modified) svn save Thu, 11 Sep 2008 14:40:01 GMT rgrieder [1768] * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/util/ArgReader.cc (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.h (modified) * code/branches/core3/src/util/MultiType.h (modified) * code/branches/core3/src/util/MultiTypeValue.h (modified) gcc test commit again Wed, 10 Sep 2008 22:25:11 GMT rgrieder [1766] * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/Orxonox.h (modified) * code/branches/core3/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/core3/src/util/ArgReader.cc (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) * code/branches/core3/src/util/Math.h (modified) * code/branches/core3/src/util/OutputHandler.h (modified) test files, no real content. Tue, 09 Sep 2008 20:25:33 GMT rgrieder [1754] * code/branches/core3/src/util/Convert.h (modified) Bugfix that didn't show with msvc. Tue, 09 Sep 2008 20:18:39 GMT rgrieder [1753] * code/branches/core3/src/util/Convert.h (modified) Updated Convert.h comments and structure. Added ... Mon, 08 Sep 2008 22:36:31 GMT rgrieder [1746] * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) Gcc detected a few typos. Mon, 08 Sep 2008 21:17:20 GMT rgrieder [1745] * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Math.cc (modified) * code/branches/core3/src/util/Math.h (modified) - Extended convert a little bit support template specialisations as ... Mon, 08 Sep 2008 16:47:51 GMT rgrieder [1744] * code/branches/core3/src/util/Convert.h (modified) gcc doesn't like ellipsis, replaced it with a template Mon, 08 Sep 2008 16:33:19 GMT rgrieder [1743] * code/branches/core3/src/util/Convert.h (modified) Modified Convert.h to choose the right conversion function itself. ... Sun, 07 Sep 2008 15:19:48 GMT landauf [1736] * code/branches/core3/src/core/BaseObject.h (modified) * code/branches/core3/src/core/Namespace.cc (modified) * code/branches/core3/src/core/Super.h (modified) * code/branches/core3/src/orxonox/objects/Ambient.cc (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Model.cc (modified) * code/branches/core3/src/orxonox/objects/Model.h (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/Skybox.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/core3/src/orxonox/objects/Tickable.h (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.cc (modified) Super.h: - removed some commented lines - removed testfunction Sun, 07 Sep 2008 08:00:35 GMT rgrieder [1729] * code/branches/core3/src/util/MultiType.h (modified) * code/branches/core3/visual_studio/core_properties.vsprops (modified) * code/branches/core3/visual_studio/network_properties.vsprops (modified) * code/branches/core3/visual_studio/orxonox_properties.vsprops (modified) Suppressing compiler warnings is not anymore necessary in MultiType ... Sun, 07 Sep 2008 01:29:25 GMT landauf [1728] * code/branches/core3/src/core/CommandEvaluation.cc (modified) * code/branches/core3/src/core/ConfigValueContainer.cc (modified) * code/branches/core3/src/core/TclBind.cc (modified) * code/branches/core3/src/core/TclThreadManager.cc (modified) * code/branches/core3/src/util/MultiType.h (modified) Added getXXX() functions to MultiType, where XXX stands for any ... Sun, 07 Sep 2008 01:11:43 GMT landauf [1727] * code/branches/core3/src/util/MultiTypeValue.h (modified) small change to satisfy gcc4 Sun, 07 Sep 2008 00:55:22 GMT landauf [1726] * code/branches/core3/src/util/MultiType.cc (modified) * code/branches/core3/src/util/MultiType.h (modified) * code/branches/core3/src/util/MultiTypeValue.h (modified) several changes in MultiType: - added a const char* constructor to ... Sat, 06 Sep 2008 22:40:06 GMT rgrieder [1725] * code/branches/core3/src/core/Functor.h (modified) * code/branches/core3/src/util/OutputHandler.h (modified) generally added long long and unsigned long long. Sat, 06 Sep 2008 19:22:51 GMT rgrieder [1723] * code/branches/core3/src/util/Convert.h (modified) Added types long long and unsigned long long to Convert.h Sat, 06 Sep 2008 17:34:49 GMT landauf [1722] * code/branches/core3/src/util/MultiType.cc (modified) * code/branches/core3/src/util/MultiType.h (modified) * code/branches/core3/src/util/MultiTypeValue.h (modified) moved type_ from MultiType into MT_Value to avoid a possible ... Sat, 06 Sep 2008 16:35:07 GMT rgrieder [1721] * code/branches/core3/src/orxonox/OrxonoxStableHeaders.h (modified) fixed in issue with precompiled header files: MultiTypeMath.h doesn't ... Sat, 06 Sep 2008 16:30:40 GMT landauf [1720] * code/branches/core3/src/core/ConfigValueContainer.cc (modified) * code/branches/core3/src/core/Functor.h (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/MultiType.cc (modified) * code/branches/core3/src/util/MultiType.h (modified) * code/branches/core3/src/util/MultiTypeValue.h (modified) bugfix + cleanup Sat, 06 Sep 2008 16:21:52 GMT rgrieder [1719] * code/branches/core3/visual_studio/vc8/util.vcproj (modified) updated msvc files for new MultiType Sat, 06 Sep 2008 16:20:33 GMT rgrieder [1718] * code/branches/core3/src/util/MultiType.h (modified) * code/branches/core3/src/util/MultiTypeValue.h (modified) msvc adaption of code ;) Sat, 06 Sep 2008 15:45:17 GMT landauf [1717] * code/branches/core3/src/util/MultiType.h (modified) several changes to avoid compiler errors with gcc4 Sat, 06 Sep 2008 14:21:56 GMT landauf [1716] * code/branches/core3/src/core/CommandEvaluation.cc (modified) * code/branches/core3/src/core/CommandEvaluation.h (modified) * code/branches/core3/src/core/ConfigValueContainer.cc (modified) * code/branches/core3/src/core/ConfigValueContainer.h (modified) * code/branches/core3/src/core/ConsoleCommand.h (modified) * code/branches/core3/src/core/Executor.cc (modified) * code/branches/core3/src/core/Executor.h (modified) * code/branches/core3/src/core/Functor.h (modified) * code/branches/core3/src/core/XMLPort.h (modified) * code/branches/core3/src/core/input/InputManager.cc (modified) * code/branches/core3/src/util/CMakeLists.txt (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/MultiType.cc (added) * code/branches/core3/src/util/MultiType.h (modified) * code/branches/core3/src/util/MultiTypeMath.cc (deleted) * code/branches/core3/src/util/MultiTypeMath.h (deleted) * code/branches/core3/src/util/MultiTypePrimitive.cc (deleted) * code/branches/core3/src/util/MultiTypePrimitive.h (deleted) * code/branches/core3/src/util/MultiTypeString.cc (deleted) * code/branches/core3/src/util/MultiTypeString.h (deleted) * code/branches/core3/src/util/MultiTypeValue.h (added) * code/branches/core3/src/util/OutputBuffer.h (modified) * code/branches/core3/src/util/UtilPrereqs.h (modified) Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString ... Sun, 31 Aug 2008 15:37:56 GMT landauf [1687] * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Super.h (modified) simplified the declaration of a new super-function by replacing 2 ... Sun, 31 Aug 2008 02:44:07 GMT landauf [1685] * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Super.h (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.h (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) removed some debug and test code Sun, 31 Aug 2008 02:32:31 GMT landauf [1684] * code/branches/core3/src/core/BaseObject.h (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Namespace.cc (modified) * code/branches/core3/src/core/Super.h (modified) * code/branches/core3/src/orxonox/objects/Ambient.cc (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Model.cc (modified) * code/branches/core3/src/orxonox/objects/Model.h (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/Skybox.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShipAI.h (modified) * code/branches/core3/src/orxonox/objects/Tickable.h (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.cc (modified) - packed all super-function-related code into a bunch of macros and ... Fri, 29 Aug 2008 23:16:14 GMT landauf [1683] * code/branches/core3/src/core/Factory.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Super.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) removed some outcommented lines (I did this in a separate commit ... Fri, 29 Aug 2008 22:40:27 GMT landauf [1682] * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Language.cc (modified) * code/branches/core3/src/core/Language.h (modified) * code/branches/core3/src/core/Super.h (modified) * code/branches/core3/src/core/TclThreadManager.cc (modified) * code/branches/core3/src/core/TclThreadManager.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) - added several "delete"s to the destructors of some core classes. ... Fri, 29 Aug 2008 18:06:51 GMT rgrieder [1681] * code/branches/core3/src/orxonox/objects/Projectile.h (modified) * code/branches/core3/visual_studio/vc8/core.vcproj (modified) - updated msvc files - removed annoying run-time check error. ... Thu, 28 Aug 2008 22:08:13 GMT landauf [1679] * code/branches/core3/src/core/Super.h (modified) removed some warnings on other versions of gcc Thu, 28 Aug 2008 22:03:54 GMT landauf [1678] * code/branches/core3/src/orxonox/SignalHandler.cc (modified) removed an older compiler error caused by removing the PRINTF macro ... Thu, 28 Aug 2008 21:54:09 GMT landauf [1677] * code/branches/core3/src/core/Super.h (added) added Super.h... looks like I'm out of practice ;) Thu, 28 Aug 2008 21:50:53 GMT landauf [1676] * code/branches/core3/src/core/ConfigFileManager.cc (modified) * code/branches/core3/src/core/Factory.cc (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.h (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) a first test-version of my super-macro tested with a testfunction in ... Thu, 14 Aug 2008 18:52:04 GMT rgrieder [1658] * code/branches/core3/src/core/ConfigFileManager.cc (modified) * code/branches/core3/src/core/ConfigFileManager.h (modified) * code/branches/core3/src/core/ConfigValueContainer.cc (modified) * code/branches/core3/src/core/input/KeyBinder.cc (modified) * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/visual_studio/base_properties.vsprops (modified) ConfigFileManager::getSingleton --> getInstance() Tue, 05 Aug 2008 19:55:45 GMT rgrieder [1655] * code/branches/core3/src/core/ObjectListBase.h (modified) fixed a copy&paste bug in ObjectListBase.h Thu, 19 Jun 2008 03:02:45 GMT landauf [1611] * code/branches/core3/src/core/ConfigValueContainer.cc (modified) * code/branches/core3/src/core/ConfigValueContainer.h (modified) * code/branches/core3/src/core/ConfigValueIncludes.h (modified) * code/branches/core3/src/core/input/KeyBinder.cc (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.cc (modified) - fixed bug #2 in ConfigValueContainer (callback not being called if ... Thu, 19 Jun 2008 02:10:27 GMT landauf [1610] * code/branches/core3/src/core/ConfigValueContainer.cc (modified) * code/branches/core3/src/core/ConfigValueContainer.h (modified) * code/branches/core3/src/core/Core.cc (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/core/XMLPort.h (modified) * code/branches/core3/src/orxonox/GraphicsEngine.cc (modified) * code/branches/core3/src/orxonox/Settings.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/core3/src/util/Debug.h (modified) - fixed bug #1 in ConfigValueContainer (callback not being called the ... Mon, 16 Jun 2008 21:07:34 GMT rgrieder [1607] * code/branches/core3/src/core/CMakeLists.txt (modified) * code/branches/core3/src/core/CorePrereqs.h (modified) * code/branches/core3/src/orxonox/CMakeLists.txt (modified) * code/branches/core3/src/orxonox/Main.cc (modified) * code/branches/core3/src/orxonox/SignalHandler.cc (moved) * code/branches/core3/src/orxonox/SignalHandler.h (moved) * code/branches/core3/visual_studio/vc8/core.vcproj (modified) * code/branches/core3/visual_studio/vc8/orxonox.vcproj (modified) moved SignalHandler from core to orxonox Mon, 16 Jun 2008 17:53:40 GMT rgrieder [1606] * code/branches/core3/src/audio/AudioIncludes.h (modified) * code/branches/core3/src/audio/AudioManager.cc (modified) * code/branches/core3/src/audio/AudioStream.cc (modified) * code/branches/core3/src/core/CMakeLists.txt (modified) * code/branches/core3/src/core/CorePrereqs.h (modified) * code/branches/core3/src/util/CMakeLists.txt (modified) * code/branches/core3/src/util/Error.cc (moved) * code/branches/core3/src/util/Error.h (moved) * code/branches/core3/src/util/UtilPrereqs.h (modified) * code/branches/core3/visual_studio/vc8/core.vcproj (modified) * code/branches/core3/visual_studio/vc8/util.vcproj (modified) - removed struct ObjectListBase::Export from the forward declarations ... Sat, 14 Jun 2008 19:33:11 GMT rgrieder [1603] * code/branches/core3/visual_studio/vc8/core.vcproj (modified) * code/branches/core3/visual_studio/vc8/util.vcproj (modified) updated msvc files for core3 branch Thu, 12 Jun 2008 21:02:40 GMT landauf [1597] * code/branches/core3/src/core/input/KeyBinder.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) small cleanup in KeyBinder (don't panic reto, I've only replaced ... Thu, 12 Jun 2008 20:53:51 GMT landauf [1596] * code/branches/core3/src/core/ConfigValueContainer.cc (modified) * code/branches/core3/src/core/ConfigValueContainer.h (modified) * code/branches/core3/src/core/ConfigValueIncludes.h (modified) * code/branches/core3/src/core/Core.cc (modified) * code/branches/core3/src/core/Core.h (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/ObjectListIterator.h (modified) * code/branches/core3/src/core/OrxonoxClass.cc (modified) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/core/Shell.h (modified) * code/branches/core3/src/core/input/InputManager.cc (modified) * code/branches/core3/src/core/input/KeyBinder.cc (modified) * code/branches/core3/src/orxonox/GraphicsEngine.cc (modified) * code/branches/core3/src/orxonox/GraphicsEngine.h (modified) * code/branches/core3/src/orxonox/Settings.cc (modified) * code/branches/core3/src/orxonox/Settings.h (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.h (modified) - added feature to add a callback function to configvalues. they get ... Thu, 12 Jun 2008 14:14:21 GMT landauf [1594] * code/branches/core3/src/core/ConfigFileManager.cc (modified) * code/branches/core3/src/core/ConsoleCommand.cc (modified) * code/branches/core3/src/core/ConsoleCommand.h (modified) * code/branches/core3/src/core/ConsoleCommandCompilation.cc (modified) * code/branches/core3/src/core/IRC.cc (modified) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/core/TclBind.cc (modified) * code/branches/core3/src/core/TclThreadManager.cc (modified) * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/hud/HUD.cc (modified) * code/branches/core3/src/orxonox/objects/Ambient.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShipAI.cc (modified) added more SetConsoleCommand macros like SetConsoleCommandAlias to ... Thu, 12 Jun 2008 02:48:35 GMT landauf [1593] * code/branches/core3/src/util/Debug.h (modified) changed COUT(x) macros to use trinary ?: operator instead of if (...) ... Thu, 12 Jun 2008 02:32:10 GMT landauf [1592] * code/branches/core3/src/audio/AudioManager.h (modified) * code/branches/core3/src/core/BaseObject.cc (modified) * code/branches/core3/src/core/BaseObject.h (modified) * code/branches/core3/src/core/Functor.h (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/XMLPort.h (modified) * code/branches/core3/src/orxonox/objects/Ambient.cc (modified) * code/branches/core3/src/orxonox/objects/Ambient.h (modified) * code/branches/core3/src/orxonox/objects/Model.cc (modified) * code/branches/core3/src/orxonox/objects/Model.h (modified) * code/branches/core3/src/orxonox/objects/NPC.cc (modified) * code/branches/core3/src/orxonox/objects/NPC.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/Skybox.cc (modified) * code/branches/core3/src/orxonox/objects/Skybox.h (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.h (modified) - Some small changes in XMLPortParam: It's now possible to add ... Thu, 12 Jun 2008 00:00:15 GMT landauf [1591] * code/branches/core3/src/core/CorePrereqs.h (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Iterator.h (modified) * code/branches/core3/src/core/IteratorBase.h (deleted) * code/branches/core3/src/core/MetaObjectList.cc (modified) * code/branches/core3/src/core/MetaObjectList.h (modified) * code/branches/core3/src/core/ObjectList.h (modified) * code/branches/core3/src/core/ObjectListBase.cc (modified) * code/branches/core3/src/core/ObjectListBase.h (modified) * code/branches/core3/src/core/ObjectListIterator.h (added) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/network/ConnectionManager.cc (modified) * code/branches/core3/src/network/GameStateClient.cc (modified) * code/branches/core3/src/network/GameStateClient.h (modified) * code/branches/core3/src/network/GameStateManager.cc (modified) * code/branches/core3/src/network/Server.cc (modified) * code/branches/core3/src/network/Synchronisable.h (modified) * code/branches/core3/src/orxonox/GraphicsEngine.cc (modified) * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/objects/NPC.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShipAI.cc (modified) Again some heavy changes in ObjectList and Iterator: there are now ... Tue, 10 Jun 2008 13:35:50 GMT landauf [1586] * code/branches/core3/src/asylum/audio/_AudioObject.cc (modified) * code/branches/core3/src/asylum/loader/LevelLoader.cc (modified) * code/branches/core3/src/asylum/orxonox/SpaceshipSteering.cc (modified) * code/branches/core3/src/asylum/util/String2Number.h (modified) * code/branches/core3/src/audio/AudioManager.cc (modified) * code/branches/core3/src/audio/AudioStream.cc (modified) * code/branches/core3/src/core/CMakeLists.txt (modified) * code/branches/core3/src/core/ClassFactory.h (modified) * code/branches/core3/src/core/CommandEvaluation.cc (modified) * code/branches/core3/src/core/CommandExecutor.cc (modified) * code/branches/core3/src/core/ConsoleCommandCompilation.cc (modified) * code/branches/core3/src/core/Core.cc (modified) * code/branches/core3/src/core/Core.h (modified) * code/branches/core3/src/core/CoreIncludes.h (modified) * code/branches/core3/src/core/CorePrereqs.h (modified) * code/branches/core3/src/core/Error.cc (modified) * code/branches/core3/src/core/Executor.h (modified) * code/branches/core3/src/core/Factory.cc (modified) * code/branches/core3/src/core/Functor.h (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Language.cc (modified) * code/branches/core3/src/core/Loader.cc (modified) * code/branches/core3/src/core/MetaObjectList.cc (modified) * code/branches/core3/src/core/NamespaceNode.cc (modified) * code/branches/core3/src/core/Shell.cc (modified) * code/branches/core3/src/core/Shell.h (modified) * code/branches/core3/src/core/SignalHandler.cc (modified) * code/branches/core3/src/core/TclBind.cc (modified) * code/branches/core3/src/core/TclThreadManager.cc (modified) * code/branches/core3/src/core/XMLPort.h (modified) * code/branches/core3/src/core/input/Button.cc (modified) * code/branches/core3/src/core/input/InputManager.cc (modified) * code/branches/core3/src/core/input/KeyBinder.cc (modified) * code/branches/core3/src/core/input/KeyDetector.cc (modified) * code/branches/core3/src/network/ClientConnection.cc (modified) * code/branches/core3/src/network/PacketDecoder.cc (modified) * code/branches/core3/src/orxonox/GraphicsEngine.cc (modified) * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/core3/src/orxonox/console/InGameConsole.cc (modified) * code/branches/core3/src/orxonox/hud/HUD.cc (modified) * code/branches/core3/src/orxonox/hud/Navigation.cc (modified) * code/branches/core3/src/orxonox/objects/Ambient.cc (modified) * code/branches/core3/src/orxonox/objects/Camera.cc (modified) * code/branches/core3/src/orxonox/objects/Skybox.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/util/CMakeLists.txt (modified) * code/branches/core3/src/util/Convert.h (modified) * code/branches/core3/src/util/Debug.h (moved) * code/branches/core3/src/util/OutputBuffer.cc (moved) * code/branches/core3/src/util/OutputBuffer.h (moved) * code/branches/core3/src/util/OutputHandler.cc (moved) * code/branches/core3/src/util/OutputHandler.h (moved) * code/branches/core3/src/util/String.h (modified) * code/branches/core3/src/util/UtilPrereqs.h (modified) moved Debug.h, OutputHandler and OutputBuffer to util, to make ... Tue, 10 Jun 2008 01:49:24 GMT landauf [1585] * code/branches/core3/src/core/Debug.h (modified) - added debug output level 6 (ultra) - removed debug output macros ... Tue, 10 Jun 2008 01:46:17 GMT landauf [1584] * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) some adjustments to prevent startup crash Tue, 10 Jun 2008 01:01:24 GMT landauf [1583] * code/branches/core3/src/core/ClassFactory.h (modified) * code/branches/core3/src/core/ConsoleCommand.h (modified) * code/branches/core3/src/core/CoreIncludes.h (modified) * code/branches/core3/src/core/IRC.cc (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/TclThreadManager.cc (modified) changed Identifier initialization Mon, 09 Jun 2008 02:35:38 GMT landauf [1574] * code/branches/core3/bin/levels/sample.oxw (modified) * code/branches/core3/src/core/CMakeLists.txt (modified) * code/branches/core3/src/core/ClassTreeMask.h (modified) * code/branches/core3/src/core/CorePrereqs.h (modified) * code/branches/core3/src/core/Identifier.cc (modified) * code/branches/core3/src/core/Identifier.h (modified) * code/branches/core3/src/core/Iterator.h (modified) * code/branches/core3/src/core/IteratorBase.h (added) * code/branches/core3/src/core/Loader.cc (modified) * code/branches/core3/src/core/MetaObjectList.cc (modified) * code/branches/core3/src/core/MetaObjectList.h (modified) * code/branches/core3/src/core/ObjectList.h (modified) * code/branches/core3/src/core/ObjectListBase.cc (added) * code/branches/core3/src/core/ObjectListBase.h (added) * code/branches/core3/src/core/OrxonoxClass.cc (modified) * code/branches/core3/src/network/ConnectionManager.cc (modified) * code/branches/core3/src/network/GameStateClient.cc (modified) * code/branches/core3/src/network/GameStateManager.cc (modified) * code/branches/core3/src/network/Server.cc (modified) * code/branches/core3/src/orxonox/Orxonox.cc (modified) * code/branches/core3/src/orxonox/objects/NPC.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) big change in ObjectList: separated the class into a non-template ... Mon, 09 Jun 2008 02:16:48 GMT landauf [1573] * code/branches/core3 (copied) created new core branch Sun, 08 Jun 2008 22:53:53 GMT rgrieder [1572] * code/trunk/visual_studio/audio_properties.vsprops (modified) * code/trunk/visual_studio/base_properties.vsprops (modified) * code/trunk/visual_studio/core_properties.vsprops (modified) * code/trunk/visual_studio/orxonox_properties.vsprops (modified) - files got lost last commit (changed some dependency folders for msvc)