# # ChangeLog for code/branches/ogre1.9/src/modules # # Generated by Trac 1.0.9 # Feb 18, 2025, 11:56:21 AM Sun, 06 Mar 2016 12:56:26 GMT landauf [11128] * code/branches/ogre1.9/data/levels/Spacerace2.oxw (modified) * code/branches/ogre1.9/data/levels/asteroidField.oxw (modified) * code/branches/ogre1.9/data/levels/dockingToASpaceStation.oxw (modified) * code/branches/ogre1.9/data/levels/dynamicMatch.oxw (modified) * code/branches/ogre1.9/data/levels/earth.oxw (modified) * code/branches/ogre1.9/data/levels/expeditionSector.oxw (modified) * code/branches/ogre1.9/data/levels/iiJohnVane_Area51UnderFire.oxw (modified) * code/branches/ogre1.9/data/levels/iiiJohnVane_EscapeTheBastards.oxw (modified) * code/branches/ogre1.9/data/levels/kecks.oxw (modified) * code/branches/ogre1.9/data/levels/levelTry.oxw (modified) * code/branches/ogre1.9/data/levels/missionOne.oxw (modified) * code/branches/ogre1.9/data/levels/planets.oxw (modified) * code/branches/ogre1.9/data/levels/presentation09.oxw (modified) * code/branches/ogre1.9/data/levels/presentationFS11.oxw (modified) * code/branches/ogre1.9/data/levels/presentationHS09.oxw (modified) * code/branches/ogre1.9/data/levels/presentationHS12.oxw (modified) * code/branches/ogre1.9/data/levels/shadertest.oxw (modified) * code/branches/ogre1.9/data/levels/shuttleAttack.oxw (modified) * code/branches/ogre1.9/data/levels/shuttleRetaliation.oxw (modified) * code/branches/ogre1.9/data/levels/spaceRace.oxw (modified) * code/branches/ogre1.9/data/levels/testSwallow.oxw (modified) * code/branches/ogre1.9/src/modules/objects/Planet.cc (modified) * code/branches/ogre1.9/src/modules/objects/Planet.h (modified) * code/branches/ogre1.9/src/orxonox/graphics/Model.h (modified) let Planet inherit from Model to avoid code duplication (especially ... Sun, 21 Feb 2016 21:09:24 GMT landauf [11125] * code/branches/ogre1.9 (copied) new branch to add support for ogre 1.9 to orxonox Sun, 14 Feb 2016 17:08:13 GMT landauf [11115] * code/trunk/src/external/bullet/LinearMath/btAlignedAllocator.cpp (modified) * code/trunk/src/external/bullet/LinearMath/btSerializer.h (modified) * code/trunk/src/libraries/core/Core.cc (modified) * code/trunk/src/libraries/core/GraphicsManager.cc (modified) * code/trunk/src/libraries/util/SignalHandler.cc (modified) * code/trunk/src/libraries/util/SignalHandler.h (modified) * code/trunk/src/modules/overlays/GUIOverlay.cc (modified) fixed code to compile in 64bit mode