# # ChangeLog for code # # Generated by Trac 1.0.9 # Apr 25, 2024, 6:02:08 PM Mon, 20 Oct 2008 19:08:00 GMT rgrieder [1988] * code/branches/physics/src/ogrebullet/CMakeLists.txt (modified) * code/branches/physics/src/ogrebullet/Collisions/CMakeLists.txt (modified) * code/branches/physics/src/ogrebullet/Dynamics/CMakeLists.txt (modified) * code/branches/physics/src/orxonox/CMakeLists.txt (modified) Tardis compiles both Bullet and OgreBullet completely. However there ... Mon, 20 Oct 2008 18:59:28 GMT rgrieder [1987] * code/branches/physics/visual_studio/vc8/network.vsprops (modified) * code/branches/physics/visual_studio/vc8/ogrebullet_collisions.vcproj (modified) * code/branches/physics/visual_studio/vc8/ogrebullet_collisions.vsprops (modified) * code/branches/physics/visual_studio/vc8/ogrebullet_dynamics.vcproj (modified) * code/branches/physics/visual_studio/vc8/ogrebullet_dynamics.vsprops (modified) * code/branches/physics/visual_studio/vc8/ogreode.vcproj (modified) * code/branches/physics/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/physics/visual_studio/vc8/orxonox_vc8.sln (modified) Smaller fixes. Should be ok now for msvc. Mon, 20 Oct 2008 18:37:38 GMT rgrieder [1986] * code/branches/physics/visual_studio/vc8/base.vsprops (modified) * code/branches/physics/visual_studio/vc8/bullet.vsprops (added) * code/branches/physics/visual_studio/vc8/bullet_collision.vcproj (added) * code/branches/physics/visual_studio/vc8/bullet_dynamics.vcproj (added) * code/branches/physics/visual_studio/vc8/bullet_linearmath.vcproj (added) * code/branches/physics/visual_studio/vc8/bullet_softbody.vcproj (added) * code/branches/physics/visual_studio/vc8/ogrebullet_collisions.vcproj (added) * code/branches/physics/visual_studio/vc8/ogrebullet_collisions.vsprops (added) * code/branches/physics/visual_studio/vc8/ogrebullet_dynamics.vcproj (added) * code/branches/physics/visual_studio/vc8/ogrebullet_dynamics.vsprops (added) * code/branches/physics/visual_studio/vc8/orxonox.vsprops (modified) * code/branches/physics/visual_studio/vc8/orxonox_vc8.sln (modified) updated msvc files to build Bullet and OgreBullet. Mon, 20 Oct 2008 17:43:48 GMT rgrieder [1985] * code/branches/physics/src/ogrebullet/CMakeLists.txt (modified) * code/branches/physics/src/ogrebullet/Collisions/CMakeLists.txt (added) * code/branches/physics/src/ogrebullet/Collisions/Debug (added) * code/branches/physics/src/ogrebullet/Collisions/Debug/OgreBulletCollisionsDebugContact.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Debug/OgreBulletCollisionsDebugContact.h (added) * code/branches/physics/src/ogrebullet/Collisions/Debug/OgreBulletCollisionsDebugDrawer.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Debug/OgreBulletCollisionsDebugDrawer.h (added) * code/branches/physics/src/ogrebullet/Collisions/Debug/OgreBulletCollisionsDebugLines.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Debug/OgreBulletCollisionsDebugLines.h (added) * code/branches/physics/src/ogrebullet/Collisions/Debug/OgreBulletCollisionsDebugShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Debug/OgreBulletCollisionsDebugShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisions.h (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsObject.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsObject.h (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsObjectState.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsObjectState.h (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsPreRequisites.h (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsPrecompiled.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsRay.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsRay.h (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsWorld.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/OgreBulletCollisionsWorld.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsBoxShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsBoxShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsCapsuleShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsCapsuleShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsCompoundShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsCompoundShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsConeShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsConeShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsConvexHullShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsConvexHullShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsCylinderShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsCylinderShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsGImpactShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsGImpactShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsMinkowskiSumShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsMinkowskiSumShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsMultiSphereShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsMultiSphereShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsSphereShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsSphereShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsStaticPlaneShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsStaticPlaneShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsTerrainShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsTriangleShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsTriangleShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsTrimeshShape.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Shapes/OgreBulletCollisionsTrimeshShape.h (added) * code/branches/physics/src/ogrebullet/Collisions/Utils (added) * code/branches/physics/src/ogrebullet/Collisions/Utils/OgreBulletCollisionsMeshToShapeConverter.cpp (added) * code/branches/physics/src/ogrebullet/Collisions/Utils/OgreBulletCollisionsMeshToShapeConverter.h (added) * code/branches/physics/src/ogrebullet/Collisions/Utils/OgreBulletConverter.h (added) * code/branches/physics/src/ogrebullet/Constraints (deleted) * code/branches/physics/src/ogrebullet/Debug (deleted) * code/branches/physics/src/ogrebullet/Dynamics/CMakeLists.txt (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints/OgreBulletDynamics6DofConstraint.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints/OgreBulletDynamics6DofConstraint.h (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints/OgreBulletDynamicsConeTwistConstraint.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints/OgreBulletDynamicsConeTwistConstraint.h (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints/OgreBulletDynamicsHingeConstraint.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints/OgreBulletDynamicsHingeConstraint.h (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints/OgreBulletDynamicsPoint2pointConstraint.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints/OgreBulletDynamicsPoint2pointConstraint.h (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints/OgreBulletDynamicsRaycastVehicle.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/Constraints/OgreBulletDynamicsRaycastVehicle.h (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamics.h (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamicsConstraint.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamicsConstraint.h (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamicsObjectState.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamicsObjectState.h (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamicsPreRequisites.h (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamicsPrecompiled.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamicsRigidBody.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamicsRigidBody.h (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamicsWorld.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/OgreBulletDynamicsWorld.h (added) * code/branches/physics/src/ogrebullet/Dynamics/Prefab (added) * code/branches/physics/src/ogrebullet/Dynamics/Prefab/OgreBulletDynamicsRagDoll.cpp (added) * code/branches/physics/src/ogrebullet/Dynamics/Prefab/OgreBulletDynamicsRagDoll.h (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisions.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsObject.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsObject.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsObjectState.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsObjectState.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsPreRequisites.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsPrecompiled.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsRay.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsRay.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsShape.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsShape.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsWorld.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsWorld.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamics.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsConstraint.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsConstraint.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsObjectState.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsObjectState.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsPreRequisites.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsPrecompiled.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsRigidBody.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsRigidBody.h (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsWorld.cpp (deleted) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsWorld.h (deleted) * code/branches/physics/src/ogrebullet/Prefab (deleted) * code/branches/physics/src/ogrebullet/Shapes (deleted) * code/branches/physics/src/ogrebullet/Utils (deleted) Split up OgreBullet into Collisions and Dynamics as it was intended ... Mon, 20 Oct 2008 17:34:09 GMT rgrieder [1984] * code/branches/physics/src/ogrebullet/Collisions (added) * code/branches/physics/src/ogrebullet/Dynamics (added) Added folders to split OgreBullet. Mon, 20 Oct 2008 17:01:52 GMT rgrieder [1983] * code/branches/physics/src/bullet/BulletCollision/GIMPACT (moved) * code/branches/physics/src/bullet/CMakeLists.txt (modified) * code/branches/physics/src/bullet/LinearMath/CMakeLists.txt (modified) * code/branches/physics/src/ogrebullet/CMakeLists.txt (modified) Some minor adjustments to compile OgreBullet with CMake. Mon, 20 Oct 2008 15:54:18 GMT adrfried [1982] * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CEGUILua.cpp (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CEGUILua.h (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CEGUILuaFunctor.cpp (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/lua_CEGUI.cpp (modified) ceguilua reverted to 0.6.1 Mon, 20 Oct 2008 15:54:09 GMT adrfried [1981] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/cmake/CheckTardis.cmake (modified) * code/branches/buildsystem/cmake/FindLua50.cmake (deleted) * code/branches/buildsystem/cmake/FindLua51.cmake (deleted) tardis fixes Mon, 20 Oct 2008 15:53:54 GMT adrfried [1980] * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.5.0 (added) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua (added) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CEGUILua.cpp (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CEGUILua.h (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CEGUILuaFunctor.cpp (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CEGUILuaFunctor.h (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/CMakeLists.txt (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/lua_CEGUI.cpp (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/required.cpp (moved) * code/branches/buildsystem/src/ceguilua-0.5.0/ceguilua/required.h (moved) using ceguilua-0.5.0 Mon, 20 Oct 2008 15:53:43 GMT adrfried [1979] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.5.0b/ceguilua/CEGUILua.cpp (modified) * code/branches/buildsystem/src/ceguilua-0.5.0b/ceguilua/CEGUILuaFunctor.cpp (modified) * code/branches/buildsystem/src/ceguilua-0.5.0b/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem/src/ceguilua-0.6.1/ceguilua/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) test Mon, 20 Oct 2008 15:53:36 GMT adrfried [1978] * code/branches/buildsystem/cmake/UseTolua.cmake (modified) * code/branches/buildsystem/src/core/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) simplified use of -iquote Mon, 20 Oct 2008 15:53:30 GMT adrfried [1977] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/cmake/CheckTardis.cmake (modified) * code/branches/buildsystem/cmake/FindBoost.cmake (deleted) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/CMakeLists.txt (modified) * code/branches/buildsystem/src/network/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) further cleanup Mon, 20 Oct 2008 15:53:25 GMT adrfried [1976] * code/branches/buildsystem/cmake/CheckTardis.cmake (modified) started adding paths for tardis in CheckTardis.cmake Mon, 20 Oct 2008 15:53:16 GMT adrfried [1975] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/cmake/FindLua.cmake (deleted) * code/branches/buildsystem/cmake/FindLua50.cmake (added) * code/branches/buildsystem/cmake/FindLua51.cmake (added) * code/branches/buildsystem/src/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/CMakeLists.txt (modified) * code/branches/buildsystem/src/core/Script.cc (modified) * code/branches/buildsystem/src/core/Script.h (modified) * code/branches/buildsystem/src/lua/CMakeLists.txt (deleted) * code/branches/buildsystem/src/lua/COPYRIGHT (deleted) * code/branches/buildsystem/src/lua/README (deleted) * code/branches/buildsystem/src/lua/lapi.c (deleted) * code/branches/buildsystem/src/lua/lapi.h (deleted) * code/branches/buildsystem/src/lua/lauxlib.c (deleted) * code/branches/buildsystem/src/lua/lauxlib.h (deleted) * code/branches/buildsystem/src/lua/lbaselib.c (deleted) * code/branches/buildsystem/src/lua/lcode.c (deleted) * code/branches/buildsystem/src/lua/lcode.h (deleted) * code/branches/buildsystem/src/lua/ldblib.c (deleted) * code/branches/buildsystem/src/lua/ldebug.c (deleted) * code/branches/buildsystem/src/lua/ldebug.h (deleted) * code/branches/buildsystem/src/lua/ldo.c (deleted) * code/branches/buildsystem/src/lua/ldo.h (deleted) * code/branches/buildsystem/src/lua/ldump.c (deleted) * code/branches/buildsystem/src/lua/lfunc.c (deleted) * code/branches/buildsystem/src/lua/lfunc.h (deleted) * code/branches/buildsystem/src/lua/lgc.c (deleted) * code/branches/buildsystem/src/lua/lgc.h (deleted) * code/branches/buildsystem/src/lua/linit.c (deleted) * code/branches/buildsystem/src/lua/liolib.c (deleted) * code/branches/buildsystem/src/lua/llex.c (deleted) * code/branches/buildsystem/src/lua/llex.h (deleted) * code/branches/buildsystem/src/lua/llimits.h (deleted) * code/branches/buildsystem/src/lua/lmathlib.c (deleted) * code/branches/buildsystem/src/lua/lmem.c (deleted) * code/branches/buildsystem/src/lua/lmem.h (deleted) * code/branches/buildsystem/src/lua/loadlib.c (deleted) * code/branches/buildsystem/src/lua/lobject.c (deleted) * code/branches/buildsystem/src/lua/lobject.h (deleted) * code/branches/buildsystem/src/lua/lopcodes.c (deleted) * code/branches/buildsystem/src/lua/lopcodes.h (deleted) * code/branches/buildsystem/src/lua/loslib.c (deleted) * code/branches/buildsystem/src/lua/lparser.c (deleted) * code/branches/buildsystem/src/lua/lparser.h (deleted) * code/branches/buildsystem/src/lua/lstate.c (deleted) * code/branches/buildsystem/src/lua/lstate.h (deleted) * code/branches/buildsystem/src/lua/lstring.c (deleted) * code/branches/buildsystem/src/lua/lstring.h (deleted) * code/branches/buildsystem/src/lua/lstrlib.c (deleted) * code/branches/buildsystem/src/lua/ltable.c (deleted) * code/branches/buildsystem/src/lua/ltable.h (deleted) * code/branches/buildsystem/src/lua/ltablib.c (deleted) * code/branches/buildsystem/src/lua/ltm.c (deleted) * code/branches/buildsystem/src/lua/ltm.h (deleted) * code/branches/buildsystem/src/lua/lua.h (deleted) * code/branches/buildsystem/src/lua/lua.hpp (deleted) * code/branches/buildsystem/src/lua/luaconf.h (deleted) * code/branches/buildsystem/src/lua/lualib.h (deleted) * code/branches/buildsystem/src/lua/lundump.c (deleted) * code/branches/buildsystem/src/lua/lundump.h (deleted) * code/branches/buildsystem/src/lua/lvm.c (deleted) * code/branches/buildsystem/src/lua/lvm.h (deleted) * code/branches/buildsystem/src/lua/lzio.c (deleted) * code/branches/buildsystem/src/lua/lzio.h (deleted) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem/src/tolua/tolua++.h (modified) * code/branches/buildsystem/src/tolua/tolua.c (modified) * code/branches/buildsystem/src/tolua/tolua_is.c (modified) * code/branches/buildsystem/src/tolua/tolua_map.c (modified) * code/branches/buildsystem/src/tolua/tolua_push.c (modified) lua removed and using extern one Mon, 20 Oct 2008 15:42:07 GMT rgrieder [1974] * code/branches/physics/src/CMakeLists.txt (modified) src/CMakeLists.txt update for OgreBullet and Bullet. Mon, 20 Oct 2008 15:41:23 GMT rgrieder [1973] * code/branches/physics/src/ogreode/Revision.txt (added) Added OgreOde svn trunk version info. Mon, 20 Oct 2008 15:40:38 GMT rgrieder [1972] * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btDbvt.h (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h (modified) * code/branches/physics/src/bullet/BulletCollision/CMakeLists.txt (modified) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionObject.h (modified) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h (modified) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h (modified) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h (modified) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btSphereShape.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btSphereShape.h (modified) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp (modified) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp (modified) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btContactSolverInfo.h (modified) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp (modified) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp (modified) * code/branches/physics/src/bullet/BulletMultiThreaded (deleted) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBody.cpp (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBody.h (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyHelpers.cpp (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyHelpers.h (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyInternals.h (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h (modified) * code/branches/physics/src/bullet/BulletSoftBody/btSparseSDF.h (modified) * code/branches/physics/src/bullet/CMakeLists.txt (modified) * code/branches/physics/src/bullet/ChangeLog (modified) * code/branches/physics/src/bullet/LinearMath/btScalar.h (modified) Downgraded Bullet to latest tagged version: 2.72 That should give us ... Mon, 20 Oct 2008 15:30:45 GMT rgrieder [1971] * code/branches/physics/src/ogrebullet (added) * code/branches/physics/src/ogrebullet/CMakeLists.txt (added) * code/branches/physics/src/ogrebullet/Constraints (added) * code/branches/physics/src/ogrebullet/Constraints/OgreBulletDynamics6DofConstraint.cpp (added) * code/branches/physics/src/ogrebullet/Constraints/OgreBulletDynamics6DofConstraint.h (added) * code/branches/physics/src/ogrebullet/Constraints/OgreBulletDynamicsConeTwistConstraint.cpp (added) * code/branches/physics/src/ogrebullet/Constraints/OgreBulletDynamicsConeTwistConstraint.h (added) * code/branches/physics/src/ogrebullet/Constraints/OgreBulletDynamicsHingeConstraint.cpp (added) * code/branches/physics/src/ogrebullet/Constraints/OgreBulletDynamicsHingeConstraint.h (added) * code/branches/physics/src/ogrebullet/Constraints/OgreBulletDynamicsPoint2pointConstraint.cpp (added) * code/branches/physics/src/ogrebullet/Constraints/OgreBulletDynamicsPoint2pointConstraint.h (added) * code/branches/physics/src/ogrebullet/Constraints/OgreBulletDynamicsRaycastVehicle.cpp (added) * code/branches/physics/src/ogrebullet/Constraints/OgreBulletDynamicsRaycastVehicle.h (added) * code/branches/physics/src/ogrebullet/Debug (added) * code/branches/physics/src/ogrebullet/Debug/OgreBulletCollisionsDebugContact.cpp (added) * code/branches/physics/src/ogrebullet/Debug/OgreBulletCollisionsDebugContact.h (added) * code/branches/physics/src/ogrebullet/Debug/OgreBulletCollisionsDebugDrawer.cpp (added) * code/branches/physics/src/ogrebullet/Debug/OgreBulletCollisionsDebugDrawer.h (added) * code/branches/physics/src/ogrebullet/Debug/OgreBulletCollisionsDebugLines.cpp (added) * code/branches/physics/src/ogrebullet/Debug/OgreBulletCollisionsDebugLines.h (added) * code/branches/physics/src/ogrebullet/Debug/OgreBulletCollisionsDebugShape.cpp (added) * code/branches/physics/src/ogrebullet/Debug/OgreBulletCollisionsDebugShape.h (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisions.h (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsObject.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsObject.h (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsObjectState.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsObjectState.h (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsPreRequisites.h (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsPrecompiled.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsRay.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsRay.h (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsShape.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsShape.h (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsWorld.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletCollisionsWorld.h (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamics.h (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsConstraint.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsConstraint.h (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsObjectState.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsObjectState.h (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsPreRequisites.h (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsPrecompiled.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsRigidBody.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsRigidBody.h (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsWorld.cpp (added) * code/branches/physics/src/ogrebullet/OgreBulletDynamicsWorld.h (added) * code/branches/physics/src/ogrebullet/OgreBullet_LGPL.txt (added) * code/branches/physics/src/ogrebullet/OgreBullet_licence.txt (added) * code/branches/physics/src/ogrebullet/OgreBullet_readme.txt (added) * code/branches/physics/src/ogrebullet/Prefab (added) * code/branches/physics/src/ogrebullet/Prefab/OgreBulletDynamicsRagDoll.cpp (added) * code/branches/physics/src/ogrebullet/Prefab/OgreBulletDynamicsRagDoll.h (added) * code/branches/physics/src/ogrebullet/Revision.txt (added) * code/branches/physics/src/ogrebullet/Shapes (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsBoxShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsBoxShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsCapsuleShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsCapsuleShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsCompoundShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsCompoundShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsConeShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsConeShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsConvexHullShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsConvexHullShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsCylinderShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsCylinderShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsGImpactShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsGImpactShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsMinkowskiSumShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsMinkowskiSumShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsMultiSphereShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsMultiSphereShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsSphereShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsSphereShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsStaticPlaneShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsStaticPlaneShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsTerrainShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsTriangleShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsTriangleShape.h (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsTrimeshShape.cpp (added) * code/branches/physics/src/ogrebullet/Shapes/OgreBulletCollisionsTrimeshShape.h (added) * code/branches/physics/src/ogrebullet/Utils (added) * code/branches/physics/src/ogrebullet/Utils/OgreBulletCollisionsMeshToShapeConverter.cpp (added) * code/branches/physics/src/ogrebullet/Utils/OgreBulletCollisionsMeshToShapeConverter.h (added) * code/branches/physics/src/ogrebullet/Utils/OgreBulletConverter.h (added) Added OgreBullet to the repository. The revision was 2493 ... Mon, 20 Oct 2008 10:17:56 GMT landauf [1970] * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Template.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/Template.h (added) added Template class Mon, 20 Oct 2008 00:08:04 GMT landauf [1969] * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.h (modified) some small adjustments in Trigger (console command and xmlport) Sun, 19 Oct 2008 23:47:41 GMT landauf [1968] * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/objects/Backlight.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/LevelInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/MovableEntity.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/MovableEntity.h (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.h (modified) * code/branches/objecthierarchy/src/orxonox/tools/Timer.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/Timer.h (modified) added MovableEntity with network optimization for constant velocity ... Sun, 19 Oct 2008 22:56:36 GMT rgrieder [1967] * code/branches/physics/src/bullet/BulletMultiThreaded/CMakeLists.txt (modified) updated CMLs accordingly. Sun, 19 Oct 2008 22:55:27 GMT rgrieder [1966] * code/branches/physics/src/bullet/BulletMultiThreaded/SpuBatchRaycaster.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuBatchRaycaster.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuCollisionObjectWrapper.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuCollisionObjectWrapper.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuCollisionTaskProcess.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuCollisionTaskProcess.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuContactManifoldCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuContactManifoldCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuDoubleBuffer.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuFakeDma.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuFakeDma.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuGatheringCollisionDispatcher.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuGatheringCollisionDispatcher.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuLibspe2Support.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuLibspe2Support.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuCollisionShapes.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuCollisionShapes.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuContactResult.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuContactResult.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuConvexPenetrationDepthSolver.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuEpaPenetrationDepthSolver.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuEpaPenetrationDepthSolver.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuGatheringCollisionTask.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuGatheringCollisionTask.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuGjkEpa2.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuGjkEpa2.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuGjkPairDetector.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuGjkPairDetector.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuLocalSupport.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuMinkowskiPenetrationDepthSolver.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuMinkowskiPenetrationDepthSolver.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuPreferredPenetrationDirections.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuVoronoiSimplexSolver.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuNarrowPhaseCollisionTask/SpuVoronoiSimplexSolver.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuParallelSolver.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuParallelSolver.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuRaycastTask (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuRaycastTask/SpuRaycastTask.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuRaycastTask/SpuRaycastTask.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuRaycastTask/SpuSubSimplexConvexCast.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuRaycastTask/SpuSubSimplexConvexCast.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuRaycastTaskProcess.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuRaycastTaskProcess.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuSampleTask (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuSampleTask/SpuSampleTask.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuSampleTask/SpuSampleTask.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuSampleTaskProcess.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuSampleTaskProcess.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuSolverTask (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuSolverTask/SpuParallellSolverTask.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuSolverTask/SpuParallellSolverTask.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SpuSync.h (added) Let's go for multithreaded physics! Sun, 19 Oct 2008 22:50:28 GMT rgrieder [1965] * code/branches/physics/src/bullet/BulletMultiThreaded/PpuAddressSpace.h (added) file required after all. Sun, 19 Oct 2008 22:46:10 GMT rgrieder [1964] * code/branches/physics/src/CMakeLists.txt (modified) clicked on the wrong folder.. Here are the CMLs changes. Sun, 19 Oct 2008 22:44:41 GMT rgrieder [1963] * code/branches/physics/src/bullet (added) * code/branches/physics/src/bullet/AUTHORS (added) * code/branches/physics/src/bullet/Bullet-C-Api.h (added) * code/branches/physics/src/bullet/BulletCollision (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btDbvt.cpp (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btDbvt.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btDispatcher.cpp (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btDispatcher.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp (added) * code/branches/physics/src/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h (added) * code/branches/physics/src/bullet/BulletCollision/CMakeLists.txt (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionConfiguration.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionObject.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionObject.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btManifoldResult.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btUnionFind.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btUnionFind.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btBoxShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btBoxShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btCapsuleShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btCapsuleShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btCollisionMargin.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btCollisionShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btCollisionShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btCompoundShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConcaveShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConcaveShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConeShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConeShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexHullShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexHullShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexInternalShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexInternalShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexPointCloudShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btCylinderShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btCylinderShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btEmptyShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btEmptyShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btMaterial.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btMultiSphereShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btOptimizedBvh.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btShapeHull.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btShapeHull.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btSphereShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btSphereShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTetrahedronShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleBuffer.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleBuffer.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleCallback.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleCallback.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleMesh.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleMesh.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btTriangleShape.h (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btUniformScalingShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/CollisionShapes/btUniformScalingShape.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btBoxCollision.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btClipPolygon.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btContactProcessing.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btContactProcessing.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGImpactBvh.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGImpactBvh.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGImpactMassUtil.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGImpactQuantizedBvh.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGImpactShape.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGImpactShape.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGenericPoolAllocator.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGenericPoolAllocator.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btGeometryOperations.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btQuantization.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btTriangleShapeEx.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/btTriangleShapeEx.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_array.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_basic_geometry_operations.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_bitset.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_box_collision.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_box_set.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_box_set.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_clip_polygon.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_contact.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_contact.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_geom_types.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_geometry.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_hash_table.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_linear_math.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_math.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_memory.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_memory.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_radixsort.h (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_tri_collision.cpp (added) * code/branches/physics/src/bullet/BulletCollision/Gimpact/gim_tri_collision.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btPointCollector.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp (added) * code/branches/physics/src/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h (added) * code/branches/physics/src/bullet/BulletDynamics (added) * code/branches/physics/src/bullet/BulletDynamics/CMakeLists.txt (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btConstraintSolver.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btContactSolverInfo.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btSolverBody.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btSolverConstraint.h (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/Bullet-C-API.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/btDynamicsWorld.h (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/btRigidBody.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/btRigidBody.h (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h (added) * code/branches/physics/src/bullet/BulletDynamics/Vehicle (added) * code/branches/physics/src/bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/Vehicle/btRaycastVehicle.h (added) * code/branches/physics/src/bullet/BulletDynamics/Vehicle/btVehicleRaycaster.h (added) * code/branches/physics/src/bullet/BulletDynamics/Vehicle/btWheelInfo.cpp (added) * code/branches/physics/src/bullet/BulletDynamics/Vehicle/btWheelInfo.h (added) * code/branches/physics/src/bullet/BulletLicense.txt (added) * code/branches/physics/src/bullet/BulletMultiThreaded (added) * code/branches/physics/src/bullet/BulletMultiThreaded/CMakeLists.txt (added) * code/branches/physics/src/bullet/BulletMultiThreaded/PlatformDefinitions.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/PosixThreadSupport.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/PosixThreadSupport.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SequentialThreadSupport.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/SequentialThreadSupport.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/Win32ThreadSupport.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/Win32ThreadSupport.h (added) * code/branches/physics/src/bullet/BulletMultiThreaded/btThreadSupportInterface.cpp (added) * code/branches/physics/src/bullet/BulletMultiThreaded/btThreadSupportInterface.h (added) * code/branches/physics/src/bullet/BulletSoftBody (added) * code/branches/physics/src/bullet/BulletSoftBody/CMakeLists.txt (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBody.cpp (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBody.h (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyHelpers.cpp (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyHelpers.h (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyInternals.h (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.cpp (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp (added) * code/branches/physics/src/bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h (added) * code/branches/physics/src/bullet/BulletSoftBody/btSparseSDF.h (added) * code/branches/physics/src/bullet/CMakeLists.txt (added) * code/branches/physics/src/bullet/ChangeLog (added) * code/branches/physics/src/bullet/LICENSE (added) * code/branches/physics/src/bullet/LinearMath (added) * code/branches/physics/src/bullet/LinearMath/CMakeLists.txt (added) * code/branches/physics/src/bullet/LinearMath/btAabbUtil2.h (added) * code/branches/physics/src/bullet/LinearMath/btAlignedAllocator.cpp (added) * code/branches/physics/src/bullet/LinearMath/btAlignedAllocator.h (added) * code/branches/physics/src/bullet/LinearMath/btAlignedObjectArray.h (added) * code/branches/physics/src/bullet/LinearMath/btConvexHull.cpp (added) * code/branches/physics/src/bullet/LinearMath/btConvexHull.h (added) * code/branches/physics/src/bullet/LinearMath/btDefaultMotionState.h (added) * code/branches/physics/src/bullet/LinearMath/btGeometryUtil.cpp (added) * code/branches/physics/src/bullet/LinearMath/btGeometryUtil.h (added) * code/branches/physics/src/bullet/LinearMath/btHashMap.h (added) * code/branches/physics/src/bullet/LinearMath/btIDebugDraw.h (added) * code/branches/physics/src/bullet/LinearMath/btList.h (added) * code/branches/physics/src/bullet/LinearMath/btMatrix3x3.h (added) * code/branches/physics/src/bullet/LinearMath/btMinMax.h (added) * code/branches/physics/src/bullet/LinearMath/btMotionState.h (added) * code/branches/physics/src/bullet/LinearMath/btPoint3.h (added) * code/branches/physics/src/bullet/LinearMath/btPoolAllocator.h (added) * code/branches/physics/src/bullet/LinearMath/btQuadWord.h (added) * code/branches/physics/src/bullet/LinearMath/btQuaternion.h (added) * code/branches/physics/src/bullet/LinearMath/btQuickprof.cpp (added) * code/branches/physics/src/bullet/LinearMath/btQuickprof.h (added) * code/branches/physics/src/bullet/LinearMath/btRandom.h (added) * code/branches/physics/src/bullet/LinearMath/btScalar.h (added) * code/branches/physics/src/bullet/LinearMath/btStackAlloc.h (added) * code/branches/physics/src/bullet/LinearMath/btTransform.h (added) * code/branches/physics/src/bullet/LinearMath/btTransformUtil.h (added) * code/branches/physics/src/bullet/LinearMath/btVector3.h (added) * code/branches/physics/src/bullet/NEWS (added) * code/branches/physics/src/bullet/README (added) * code/branches/physics/src/bullet/VERSION (added) * code/branches/physics/src/bullet/btBulletCollisionCommon.h (added) * code/branches/physics/src/bullet/btBulletDynamicsCommon.h (added) Added Bullet physics engine. Sun, 19 Oct 2008 22:14:16 GMT rgrieder [1962] * code/branches/objecthierarchy/src/network/GamestateManager.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.cc (modified) small fixes. Sun, 19 Oct 2008 22:04:03 GMT rgrieder [1961] * code/branches/objecthierarchy/src/core/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/core/LuaBind.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Script.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.h (modified) * code/branches/objecthierarchy/visual_studio/vc8/core.vcproj (modified) * code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj (modified) updated msvc files and adjusted merged files. Sun, 19 Oct 2008 21:53:31 GMT landauf [1960] * code/branches/objecthierarchy/src/network/ClientInformation.cc (modified) * code/branches/objecthierarchy/src/network/ClientInformation.h (modified) * code/branches/objecthierarchy/src/network/GamestateManager.cc (modified) * code/branches/objecthierarchy/src/network/packet/Packet.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Test.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.cc (modified) - some unsigned int conversions (except gamestatemanager) - small ... Sun, 19 Oct 2008 21:46:37 GMT rgrieder [1959] * code/branches/objecthierarchy (modified) * code/branches/objecthierarchy/src/core/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/core/Loader.cc (modified) * code/branches/objecthierarchy/src/core/LuaBind.cc (copied) * code/branches/objecthierarchy/src/core/LuaBind.h (copied) * code/branches/objecthierarchy/src/core/Script.cc (deleted) * code/branches/objecthierarchy/src/core/Script.h (deleted) * code/branches/objecthierarchy/src/core/tolua/tolua.pkg (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.cc (copied) * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.h (copied) * code/branches/objecthierarchy/src/orxonox/objects/Script.cc (copied) * code/branches/objecthierarchy/src/orxonox/objects/Script.h (copied) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.cc (copied) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.h (copied) * code/branches/objecthierarchy/visual_studio/vc8/base.vsprops (modified) Merged script_trigger branch into objecthierarchy branch. Also ... Sun, 19 Oct 2008 21:36:56 GMT scheusso [1958] * code/branches/objecthierarchy/src/orxonox/objects/Test.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/Test.h (added) and here are the missing files Sun, 19 Oct 2008 21:36:32 GMT scheusso [1957] * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) small Test-object Sun, 19 Oct 2008 21:17:18 GMT bknecht [1956] * code/branches/script_trigger/src/orxonox/objects/Trigger.cc (modified) * code/branches/script_trigger/src/orxonox/objects/Trigger.h (modified) now you can also invert the mode in the XML loading Sun, 19 Oct 2008 20:12:50 GMT scheusso [1955] * code/branches/objecthierarchy/src/network/ClientInformation.cc (modified) * code/branches/objecthierarchy/src/network/ClientInformation.h (modified) ClientInformation is now consisten with other classes regarding ... Sun, 19 Oct 2008 20:03:40 GMT bknecht [1954] * code/branches/script_trigger/bin/levels/sample.oxw (modified) * code/branches/script_trigger/src/orxonox/objects/DistanceTrigger.cc (modified) * code/branches/script_trigger/src/orxonox/objects/Trigger.cc (modified) * code/branches/script_trigger/src/orxonox/objects/Trigger.h (modified) Triggers now implemented. Trigger may now have children, two or four ... Sun, 19 Oct 2008 19:50:36 GMT landauf [1953] * code/branches/objecthierarchy/src/network/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/network/ChatListener.cc (added) * code/branches/objecthierarchy/src/network/ChatListener.h (added) * code/branches/objecthierarchy/src/network/Client.cc (modified) * code/branches/objecthierarchy/src/network/Client.h (modified) * code/branches/objecthierarchy/src/network/ClientConnection.cc (modified) * code/branches/objecthierarchy/src/network/ClientConnection.h (modified) * code/branches/objecthierarchy/src/network/ClientInformation.cc (modified) * code/branches/objecthierarchy/src/network/ClientInformation.h (modified) * code/branches/objecthierarchy/src/network/ConnectionManager.cc (modified) * code/branches/objecthierarchy/src/network/ConnectionManager.h (modified) * code/branches/objecthierarchy/src/network/Host.cc (modified) * code/branches/objecthierarchy/src/network/Host.h (modified) * code/branches/objecthierarchy/src/network/Server.cc (modified) * code/branches/objecthierarchy/src/network/Server.h (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/console/InGameConsole.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.cc (added) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.h (added) added chat overlay Sun, 19 Oct 2008 18:42:39 GMT scheusso [1952] * code/branches/objecthierarchy/src/core/Identifier.h (modified) * code/branches/objecthierarchy/src/network/ClientInformation.cc (modified) * code/branches/objecthierarchy/src/network/Server.cc (modified) * code/branches/objecthierarchy/src/network/packet/Packet.cc (modified) -fixed a compiler error -fixed a problem with multiple clients connected Sun, 19 Oct 2008 18:17:51 GMT polakma [1951] * code/branches/weapon/CMakeLists.txt (modified) Objekte erstellt. Sun, 19 Oct 2008 15:32:58 GMT landauf [1950] * code/branches/objecthierarchy/src/core/BaseObject.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.h (modified) small update to do further network tests Sun, 19 Oct 2008 12:24:33 GMT rgrieder [1949] * code/branches/objecthierarchy/src/core/Core.cc (modified) * code/branches/objecthierarchy/src/core/Core.h (modified) * code/branches/objecthierarchy/src/network/ClientConnectionListener.cc (modified) * code/branches/objecthierarchy/src/orxonox/Settings.cc (modified) * code/branches/objecthierarchy/src/orxonox/Settings.h (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSServer.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSStandalone.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/LevelInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/Mesh.cc (modified) Moved all showsGraphics, hasServer, etc. functions from Settings ... Sun, 19 Oct 2008 12:22:54 GMT rgrieder [1948] * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.cc (modified) Fixed a bug with an index variable not being set to 0 first. Sun, 19 Oct 2008 12:22:06 GMT rgrieder [1947] * code/branches/objecthierarchy/src/core/Identifier.h (modified) * code/branches/objecthierarchy/src/network/NetworkCallback.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/Info.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/LevelInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/objecthierarchy/visual_studio/vc8/network.vcproj (modified) * code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj (modified) updated msvc files. Sun, 19 Oct 2008 01:23:52 GMT landauf [1946] * code/branches/objecthierarchy/src/core/ConfigValueContainer.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.h (modified) synchronizes the players name Sat, 18 Oct 2008 23:36:13 GMT landauf [1945] * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/network/Synchronisable.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) added option "forceCallback" to updateData(...) in Synchronisable to ... Sat, 18 Oct 2008 22:09:01 GMT scheusso [1944] * code/branches/objecthierarchy/src/network/GamestateClient.cc (modified) * code/branches/objecthierarchy/src/network/GamestateManager.cc (modified) * code/branches/objecthierarchy/src/network/Server.cc (modified) Some fixes in gamestate generation and handling (especially when no ... Sat, 18 Oct 2008 21:28:49 GMT landauf [1943] * code/branches/objecthierarchy/src/orxonox/objects/infos/LevelInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) more fixes... damn strings :D Sat, 18 Oct 2008 21:22:38 GMT landauf [1942] * code/branches/objecthierarchy/src/network/Server.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSLevel.cc (modified) another small fix and a new levelfile (media update) Sat, 18 Oct 2008 21:12:38 GMT scheusso [1941] * code/branches/objecthierarchy/src/network/Server.cc (modified) small fix Sat, 18 Oct 2008 20:58:46 GMT landauf [1940] * code/branches/objecthierarchy/src/core/BaseObject.h (modified) * code/branches/objecthierarchy/src/core/ClassFactory.h (modified) * code/branches/objecthierarchy/src/core/CoreIncludes.h (modified) * code/branches/objecthierarchy/src/core/Factory.cc (modified) * code/branches/objecthierarchy/src/core/Identifier.cc (modified) * code/branches/objecthierarchy/src/core/Identifier.h (modified) * code/branches/objecthierarchy/src/core/XMLPort.h (modified) * code/branches/objecthierarchy/src/network/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/network/ClientConnectionListener.h (modified) * code/branches/objecthierarchy/src/network/GamestateClient.cc (modified) * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/network/Synchronisable.h (modified) * code/branches/objecthierarchy/src/network/packet/Packet.cc (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy/src/orxonox/Settings.cc (modified) * code/branches/objecthierarchy/src/orxonox/Settings.h (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSDedicated.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSServer.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSStandalone.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes (added) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.h (added) * code/branches/objecthierarchy/src/orxonox/objects/infos (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/Info.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/Info.h (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/LevelInfo.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/LevelInfo.h (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.h (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.h (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.h (added) did some first (and very unfinished) steps to deal with different ... Sat, 18 Oct 2008 15:46:27 GMT scheusso [1939] * code/branches/objecthierarchy/src/network/ClientConnectionListener.cc (modified) * code/branches/objecthierarchy/src/network/ClientConnectionListener.h (modified) * code/branches/objecthierarchy/src/network/Server.cc (modified) forgot some things Fri, 17 Oct 2008 19:24:30 GMT scheusso [1938] * code/branches/objecthierarchy/src/network/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/network/ClientConnectionListener.cc (added) * code/branches/objecthierarchy/src/network/ClientConnectionListener.h (added) * code/branches/objecthierarchy/src/network/NetworkPrereqs.h (modified) added ClientConnectionListener that get information about clients ... Wed, 15 Oct 2008 15:43:20 GMT landauf [1937] * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) fixed radar-colour and AI-freeze bugs Wed, 15 Oct 2008 14:31:02 GMT FelixSchulthess [1936] * code/branches/lod (copied) i create lod branch again Wed, 15 Oct 2008 14:28:50 GMT FelixSchulthess [1935] * code/branches/lod (deleted) i hate vim and i remove lod branch Wed, 15 Oct 2008 14:03:11 GMT rgrieder [1934] * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) Re-reverted revisions 1931-1932 Wed, 15 Oct 2008 13:52:33 GMT martisty [1933] * code/branches/physics/src/orxonox/objects/PhysicsTest.cc (modified) * code/branches/physics/src/orxonox/objects/PhysicsTest.h (modified) Collision detection Wed, 15 Oct 2008 13:24:25 GMT rgrieder [1932] * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) Reverted the two command line arguments Wed, 15 Oct 2008 12:18:22 GMT rgrieder [1931] * code/trunk/src/core/input/InputManager.cc (modified) Added command line argument 'keyboard_no_grad' to suppress keyboard ... Wed, 15 Oct 2008 11:55:36 GMT rgrieder [1930] * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) Added command line argument 'level' to specify the level file. ... Wed, 15 Oct 2008 11:51:29 GMT chpeter [1929] * code/branches/network (copied) create new network branch Wed, 15 Oct 2008 11:50:44 GMT chpeter [1928] * code/branches/network (deleted) delete old network branch Wed, 15 Oct 2008 11:36:15 GMT dsommer [1927] * code/branches/pickups (copied) added pickup branch Wed, 15 Oct 2008 11:26:27 GMT polakma [1926] * code/branches/weapon (copied) create new weapon branch Tue, 14 Oct 2008 21:57:57 GMT rgrieder [1925] * code/branches/physics/src/orxonox/CMakeLists.txt (modified) * code/branches/physics/src/orxonox/objects/PhysicsTest.cc (modified) Correcting some typos and adding an include and a library. Tue, 14 Oct 2008 21:51:29 GMT rgrieder [1924] * code/branches/physics/src/orxonox/CMakeLists.txt (modified) * code/branches/physics/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/physics/src/orxonox/objects/PhysicsTest.cc (added) * code/branches/physics/src/orxonox/objects/PhysicsTest.h (added) * code/branches/physics/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/physics/visual_studio/vc8/orxonox_vc8.sln (modified) Added little physics test using OgreODE. Tue, 14 Oct 2008 20:07:50 GMT rgrieder [1923] * code/branches/physics/src/ogreode/OgreOdeBody.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeBody.h (modified) * code/branches/physics/src/ogreode/OgreOdeCollision.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeCollision.h (modified) * code/branches/physics/src/ogreode/OgreOdeDebugContact.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeDebugContact.h (modified) * code/branches/physics/src/ogreode/OgreOdeDebugObject.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeDebugObject.h (modified) * code/branches/physics/src/ogreode/OgreOdeEigenSolver.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeEigenSolver.h (modified) * code/branches/physics/src/ogreode/OgreOdeEntityInformer.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeEntityInformer.h (modified) * code/branches/physics/src/ogreode/OgreOdeFrameListener.h (modified) * code/branches/physics/src/ogreode/OgreOdeGeometry.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeGeometry.h (modified) * code/branches/physics/src/ogreode/OgreOdeJoint.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeJoint.h (modified) * code/branches/physics/src/ogreode/OgreOdeMass.cpp (modified) * code/branches/physics/src/ogreode/OgreOdePreReqs.h (modified) * code/branches/physics/src/ogreode/OgreOdePrecompiledHeaders.h (modified) * code/branches/physics/src/ogreode/OgreOdeSpace.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeSpace.h (modified) * code/branches/physics/src/ogreode/OgreOdeStepper.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeStepper.h (modified) * code/branches/physics/src/ogreode/OgreOdeTriangleMeshData.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeTriangleMeshData.h (modified) * code/branches/physics/src/ogreode/OgreOdeTriangleMeshDataManager.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeTriangleMeshDataManager.h (modified) * code/branches/physics/src/ogreode/OgreOdeUtility.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeWorld.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeWorld.h (modified) Cleaned up the heavy mess with header file includes in OgreOde. It ... Tue, 14 Oct 2008 15:58:59 GMT rgrieder [1922] * code/branches/physics/src/ogreode/CMakeLists.txt (modified) * code/branches/physics/src/ogreode/OgreOdeBody.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeBody.h (modified) * code/branches/physics/src/ogreode/OgreOdeCollision.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeDebugContact.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeDebugContact.h (modified) * code/branches/physics/src/ogreode/OgreOdeDebugObject.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeEntityInformer.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeEntityInformer.h (modified) * code/branches/physics/src/ogreode/OgreOdeGeometry.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeGeometry.h (modified) * code/branches/physics/src/ogreode/OgreOdeSpace.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeStepper.cpp (modified) * code/branches/physics/src/ogreode/OgreOdeWorld.cpp (modified) Minor adjustments to OgreODE when compiling under gcc. Tue, 14 Oct 2008 15:19:02 GMT rgrieder [1921] * code/trunk/src/util/OrxonoxPlatform.h (modified) Added Orxonox version information. Tue, 14 Oct 2008 15:15:54 GMT rgrieder [1920] * code/branches/physics/CMakeLists.txt (modified) * code/branches/physics/cmake/FindODE.cmake (modified) First attempt to find ODE on a tardis box. Tue, 14 Oct 2008 15:02:25 GMT rgrieder [1919] * code/branches/physics/src/CMakeLists.txt (modified) * code/branches/physics/src/ogreode (added) * code/branches/physics/src/ogreode/CMakeLists.txt (added) * code/branches/physics/src/ogreode/OgreOdeBody.cpp (added) * code/branches/physics/src/ogreode/OgreOdeBody.h (added) * code/branches/physics/src/ogreode/OgreOdeCollision.cpp (added) * code/branches/physics/src/ogreode/OgreOdeCollision.h (added) * code/branches/physics/src/ogreode/OgreOdeDebugContact.cpp (added) * code/branches/physics/src/ogreode/OgreOdeDebugContact.h (added) * code/branches/physics/src/ogreode/OgreOdeDebugObject.cpp (added) * code/branches/physics/src/ogreode/OgreOdeDebugObject.h (added) * code/branches/physics/src/ogreode/OgreOdeEigenSolver.cpp (added) * code/branches/physics/src/ogreode/OgreOdeEigenSolver.h (added) * code/branches/physics/src/ogreode/OgreOdeEntityInformer.cpp (added) * code/branches/physics/src/ogreode/OgreOdeEntityInformer.h (added) * code/branches/physics/src/ogreode/OgreOdeFrameListener.h (added) * code/branches/physics/src/ogreode/OgreOdeGeometry.cpp (added) * code/branches/physics/src/ogreode/OgreOdeGeometry.h (added) * code/branches/physics/src/ogreode/OgreOdeJoint.cpp (added) * code/branches/physics/src/ogreode/OgreOdeJoint.h (added) * code/branches/physics/src/ogreode/OgreOdeMaintainedList.h (added) * code/branches/physics/src/ogreode/OgreOdeMass.cpp (added) * code/branches/physics/src/ogreode/OgreOdeMass.h (added) * code/branches/physics/src/ogreode/OgreOdePreReqs.h (added) * code/branches/physics/src/ogreode/OgreOdePrecompiledHeaders.cpp (added) * code/branches/physics/src/ogreode/OgreOdePrecompiledHeaders.h (added) * code/branches/physics/src/ogreode/OgreOdeSpace.cpp (added) * code/branches/physics/src/ogreode/OgreOdeSpace.h (added) * code/branches/physics/src/ogreode/OgreOdeStepper.cpp (added) * code/branches/physics/src/ogreode/OgreOdeStepper.h (added) * code/branches/physics/src/ogreode/OgreOdeTriangleMeshData.cpp (added) * code/branches/physics/src/ogreode/OgreOdeTriangleMeshData.h (added) * code/branches/physics/src/ogreode/OgreOdeTriangleMeshDataManager.cpp (added) * code/branches/physics/src/ogreode/OgreOdeTriangleMeshDataManager.h (added) * code/branches/physics/src/ogreode/OgreOdeUtility.cpp (added) * code/branches/physics/src/ogreode/OgreOdeUtility.h (added) * code/branches/physics/src/ogreode/OgreOdeWorld.cpp (added) * code/branches/physics/src/ogreode/OgreOdeWorld.h (added) * code/branches/physics/src/ogreode/OgreOde_Core.h (added) * code/branches/physics/src/ogreode/OgreOde_LGPL.txt (added) * code/branches/physics/src/ogreode/OgreOde_licence.txt (added) * code/branches/physics/visual_studio/vc8/base.vsprops (modified) * code/branches/physics/visual_studio/vc8/ogreode.vcproj (added) * code/branches/physics/visual_studio/vc8/ogreode.vsprops (added) * code/branches/physics/visual_studio/vc8/orxonox.vsprops (modified) * code/branches/physics/visual_studio/vc8/orxonox_vc8.sln (modified) Added OgreODE to our source repository because already we really need ... Mon, 13 Oct 2008 22:43:33 GMT rgrieder [1918] * code/branches/objecthierarchy/visual_studio/vc8/network.vcproj (modified) * code/branches/objecthierarchy/visual_studio/vc8/network.vsprops (modified) * code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/objecthierarchy/visual_studio/vc8/orxonox.vsprops (modified) updated msvc files Mon, 13 Oct 2008 22:30:17 GMT landauf [1917] * code/branches/objecthierarchy/src/network/Client.cc (modified) * code/branches/objecthierarchy/src/network/GamestateClient.cc (modified) added some includes Mon, 13 Oct 2008 22:20:14 GMT landauf [1916] * code/branches/objecthierarchy/src/network/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/network/ClientConnection.h (modified) * code/branches/objecthierarchy/src/network/ClientInformation.h (modified) * code/branches/objecthierarchy/src/network/ConnectionManager.cc (modified) * code/branches/objecthierarchy/src/network/ConnectionManager.h (modified) * code/branches/objecthierarchy/src/network/GamestateClient.cc (modified) * code/branches/objecthierarchy/src/network/GamestateClient.h (modified) * code/branches/objecthierarchy/src/network/GamestateHandler.h (modified) * code/branches/objecthierarchy/src/network/GamestateManager.h (modified) * code/branches/objecthierarchy/src/network/Host.h (modified) * code/branches/objecthierarchy/src/network/NetworkCallback.h (modified) * code/branches/objecthierarchy/src/network/PacketBuffer.h (modified) * code/branches/objecthierarchy/src/network/Server.cc (modified) * code/branches/objecthierarchy/src/network/Server.h (modified) * code/branches/objecthierarchy/src/network/Synchronisable.h (modified) * code/branches/objecthierarchy/src/network/packet/Acknowledgement.h (modified) * code/branches/objecthierarchy/src/network/packet/Chat.h (modified) * code/branches/objecthierarchy/src/network/packet/ClassID.h (modified) * code/branches/objecthierarchy/src/network/packet/DeleteObjects.h (modified) * code/branches/objecthierarchy/src/network/packet/Gamestate.h (modified) * code/branches/objecthierarchy/src/network/packet/Packet.h (modified) * code/branches/objecthierarchy/src/network/packet/Welcome.h (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Ambient.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/Ambient.h (deleted) * code/branches/objecthierarchy/src/orxonox/objects/BillboardProjectile.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/BillboardProjectile.h (deleted) * code/branches/objecthierarchy/src/orxonox/objects/Model.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/Model.h (deleted) * code/branches/objecthierarchy/src/orxonox/objects/NPC.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/NPC.h (deleted) * code/branches/objecthierarchy/src/orxonox/objects/ParticleProjectile.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/ParticleProjectile.h (deleted) * code/branches/objecthierarchy/src/orxonox/objects/Projectile.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/Projectile.h (deleted) * code/branches/objecthierarchy/src/orxonox/objects/Radar.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/RadarViewable.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/RadarViewable.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/RotatingProjectile.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/RotatingProjectile.h (deleted) * code/branches/objecthierarchy/src/orxonox/objects/Skybox.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/Skybox.h (deleted) * code/branches/objecthierarchy/src/orxonox/objects/SpaceShip.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/SpaceShip.h (deleted) * code/branches/objecthierarchy/src/orxonox/objects/SpaceShipAI.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/SpaceShipAI.h (deleted) * code/branches/objecthierarchy/src/orxonox/objects/WorldEntity.cc (deleted) * code/branches/objecthierarchy/src/orxonox/objects/WorldEntity.h (deleted) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) removed WorldEntity, SpaceShip and several other objects removed ... Mon, 13 Oct 2008 21:50:56 GMT FelixSchulthess [1915] * code/branches/lod (copied) creating planets branch from trunk Mon, 13 Oct 2008 15:01:13 GMT rgrieder [1914] * code/branches/overlay (copied) Created branch to work on stats overlays. Mon, 13 Oct 2008 15:00:34 GMT rgrieder [1913] * code/branches/physics (copied) Created branch to integrate ODE into our project. Sun, 12 Oct 2008 23:08:03 GMT landauf [1912] * code/branches/objecthierarchy (copied) created branch to work on the new object-hierarchy Sun, 12 Oct 2008 22:29:45 GMT landauf [1911] * code/trunk/src/orxonox/objects/Camera.cc (modified) small camera fix Sun, 12 Oct 2008 18:57:39 GMT scheusso [1910] * code/trunk/bin/ogre.cfg-init (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/orxonox/gamestates/GSServer.cc (modified) reverted a change in ogre.cfg-init Sun, 12 Oct 2008 18:28:34 GMT rgrieder [1909] * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/visual_studio/vc8/network.vcproj (modified) merge adjustments for msvc Sun, 12 Oct 2008 18:19:35 GMT scheusso [1908] * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) missing bracket Sun, 12 Oct 2008 17:40:47 GMT scheusso [1907] * code/trunk/TODO (modified) * code/trunk/bin/ogre.cfg-init (modified) * code/trunk/src/network/CMakeLists.txt (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/Client.h (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ClientConnection.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/GamestateClient.cc (modified) * code/trunk/src/network/GamestateManager.cc (modified) * code/trunk/src/network/GamestateManager.h (modified) * code/trunk/src/network/Host.cc (modified) * code/trunk/src/network/Host.h (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Server.h (modified) * code/trunk/src/network/Synchronisable.cc (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/network/packet/Acknowledgement.cc (modified) * code/trunk/src/network/packet/Acknowledgement.h (modified) * code/trunk/src/network/packet/Chat.cc (modified) * code/trunk/src/network/packet/Chat.h (modified) * code/trunk/src/network/packet/ClassID.cc (modified) * code/trunk/src/network/packet/ClassID.h (modified) * code/trunk/src/network/packet/DeleteObjects.cc (copied) * code/trunk/src/network/packet/DeleteObjects.h (copied) * code/trunk/src/network/packet/Gamestate.cc (modified) * code/trunk/src/network/packet/Gamestate.h (modified) * code/trunk/src/network/packet/Packet.cc (modified) * code/trunk/src/network/packet/Packet.h (modified) * code/trunk/src/network/packet/Welcome.cc (modified) * code/trunk/src/network/packet/Welcome.h (modified) * code/trunk/src/orxonox/Settings.cc (modified) * code/trunk/src/orxonox/Settings.h (modified) * code/trunk/src/orxonox/gamestates/GSClient.cc (modified) * code/trunk/src/orxonox/gamestates/GSServer.cc (modified) * code/trunk/src/orxonox/objects/Backlight.cc (modified) * code/trunk/src/orxonox/objects/Backlight.h (modified) * code/trunk/src/orxonox/objects/BillboardProjectile.cc (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/Projectile.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) merged network branch back to trunk Sun, 12 Oct 2008 17:12:21 GMT rgrieder [1906] * code/branches/script_trigger/src/orxonox/objects/DistanceTrigger.cc (modified) * code/branches/script_trigger/src/orxonox/objects/Script.cc (modified) * code/branches/script_trigger/src/orxonox/objects/Trigger.cc (modified) added OrxonoxStableHeaders.h to new source files. Sun, 12 Oct 2008 13:30:59 GMT rgrieder [1905] * code/trunk/visual_studio/vc8/base.vsprops (modified) * code/trunk/visual_studio/vc8/directories.vsprops (modified) Minor changes in directory structure of msvc dependencies to enhance ... Sun, 12 Oct 2008 13:29:11 GMT rgrieder [1904] * code/branches/script_trigger/src/core/LuaBind.cc (modified) Tiny correction. The branch now compiles runs on my box. Sun, 12 Oct 2008 11:46:31 GMT scheusso [1903] * code/branches/network/src/network/packet/Gamestate.cc (modified) * code/branches/network/src/orxonox/gamestates/GSServer.cc (modified) improved (clientbased) diffing for Gamestates Sun, 12 Oct 2008 10:26:35 GMT rgrieder [1902] * code/branches/network/src/orxonox/gamestates/GSServer.cc (modified) Fixed double statement in GSServer.cc concerning Settings::hasServer() Sun, 12 Oct 2008 10:15:30 GMT scheusso [1901] * code/branches/network/TODO (modified) * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/ClientConnection.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/GamestateClient.cc (modified) * code/branches/network/src/network/GamestateManager.cc (modified) * code/branches/network/src/network/Host.h (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/network/packet/DeleteObjects.cc (modified) * code/branches/network/src/network/packet/Gamestate.cc (modified) * code/branches/network/src/network/packet/Gamestate.h (modified) * code/branches/network/src/network/packet/Packet.cc (modified) * code/branches/network/src/orxonox/Settings.h (modified) * code/branches/network/src/orxonox/gamestates/GSServer.cc (modified) * code/branches/network/src/orxonox/objects/Backlight.cc (modified) * code/branches/network/src/orxonox/objects/Backlight.h (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) * code/branches/network/src/orxonox/objects/Projectile.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) Lots of changes: Some fixes/hacks in objects Changes in Gamestates ... Fri, 10 Oct 2008 18:21:11 GMT rgrieder [1900] * code/trunk/visual_studio/vc8/orxonox_vc8.sln (modified) placed msvc project "orxonox" at the beginning of orxonox_vc8.sln to ... Fri, 10 Oct 2008 16:44:39 GMT rgrieder [1899] * code/trunk/init/orxonox_vc8/debug/orxonox.ini (modified) * code/trunk/init/orxonox_vc8/release/orxonox.ini (modified) cleaned the newly created orxonox.ini files in init/ so that only ... Fri, 10 Oct 2008 15:28:54 GMT rgrieder [1898] * code/trunk/visual_studio/vc8/orxonox.vcproj.user (modified) what's my laptop name doing there? Microsoft keeps track... Fri, 10 Oct 2008 15:27:52 GMT rgrieder [1897] * code/trunk/init (added) * code/trunk/init/common (added) * code/trunk/init/common/def_keybindings.ini (added) * code/trunk/init/common/irc.tcl (added) * code/trunk/init/common/remote.tcl (added) * code/trunk/init/common/telnet_server.tcl (added) * code/trunk/init/orxonox_vc8 (added) * code/trunk/init/orxonox_vc8/debug (added) * code/trunk/init/orxonox_vc8/debug/orxonox.ini (added) * code/trunk/init/orxonox_vc8/debug/plugins.cfg (added) * code/trunk/init/orxonox_vc8/release (added) * code/trunk/init/orxonox_vc8/release/orxonox.ini (added) * code/trunk/init/orxonox_vc8/release/plugins.cfg (added) * code/trunk/visual_studio/vc8/orxonox.vsprops (modified) Added init directory that contains all the files required to run ... Thu, 09 Oct 2008 22:07:45 GMT rgrieder [1896] * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/visual_studio/vc8/base.vsprops (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/core.vsprops (modified) * code/trunk/visual_studio/vc8/directories.vsprops (modified) * code/trunk/visual_studio/vc8/lua.vsprops (modified) * code/trunk/visual_studio/vc8/lua_static.vcproj (added) * code/trunk/visual_studio/vc8/lua_static.vsprops (added) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj.user (added) * code/trunk/visual_studio/vc8/orxonox.vsprops (modified) * code/trunk/visual_studio/vc8/orxonox_vc8.sln (modified) * code/trunk/visual_studio/vc8/tolua_static.vcproj (added) * code/trunk/visual_studio/vc8/tolua_static.vsprops (added) * code/trunk/visual_studio/vc8/toluagen.vsprops (modified) * code/trunk/visual_studio/vc8/toluagen_orxonox.vcproj (modified) * code/trunk/visual_studio/vc8/toluagen_orxonox.vsprops (modified) In msvc files: - linked lua and tolua statically to toluagen and ... Wed, 08 Oct 2008 16:15:58 GMT dafrick [1895] * code/branches/questsystem (copied) Tue, 07 Oct 2008 22:24:58 GMT rgrieder [1894] * code/trunk/src/util/ExprParser.cc (modified) * code/trunk/src/util/ExprParser.h (modified) * code/trunk/src/util/String.cc (modified) - Converted ExprParser to 4 spaces/tab - Tiny little bug in String.cc Tue, 07 Oct 2008 15:48:44 GMT landauf [1893] * code/trunk/bin/irc.tcl (modified) updated IRC server (update media repository too) Mon, 06 Oct 2008 20:25:09 GMT rgrieder [1892] * code/branches/network/src/orxonox/Settings.cc (modified) * code/branches/network/src/orxonox/Settings.h (modified) * code/branches/network/src/orxonox/gamestates/GSClient.cc (modified) Added isClient() function in Settings. Mon, 06 Oct 2008 17:39:38 GMT rgrieder [1891] * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.h (modified) * code/trunk/src/orxonox/gamestates/GSRoot.cc (modified) * code/trunk/src/orxonox/gamestates/GSRoot.h (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) Moved all Ogre related code from GSRoot to GSGraphics. You should ... Mon, 06 Oct 2008 11:30:50 GMT scheusso [1890] * code/branches/network/src/network/packet/Acknowledgement.cc (modified) * code/branches/network/src/network/packet/Acknowledgement.h (modified) * code/branches/network/src/network/packet/Chat.cc (modified) * code/branches/network/src/network/packet/Chat.h (modified) * code/branches/network/src/network/packet/ClassID.cc (modified) * code/branches/network/src/network/packet/ClassID.h (modified) * code/branches/network/src/network/packet/DeleteObjects.cc (modified) * code/branches/network/src/network/packet/DeleteObjects.h (modified) * code/branches/network/src/network/packet/Packet.cc (modified) * code/branches/network/src/network/packet/Packet.h (modified) * code/branches/network/src/network/packet/Welcome.cc (modified) * code/branches/network/src/network/packet/Welcome.h (modified) first efforts to make the network module 64bit compatible gamestates ... Sun, 05 Oct 2008 23:05:07 GMT landauf [1889] * code/trunk/CMakeLists.txt (modified) * code/trunk/cmake/FindDirectX.cmake (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/Executor.h (modified) * code/trunk/src/core/Functor.h (modified) * code/trunk/src/core/Namespace.cc (modified) * code/trunk/src/core/NamespaceNode.cc (modified) * code/trunk/src/core/Script.cc (modified) * code/trunk/src/core/Script.h (modified) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/orxonox/objects/WorldEntity.cc (modified) * code/trunk/src/util/Convert.h (modified) * code/trunk/src/util/String.cc (modified) * code/trunk/src/util/String.h (modified) unsigned int -> size_t for std::string related functions I hope this ...