# # ChangeLog for / # # Generated by Trac 1.0.9 # Mar 28, 2024, 8:27:47 PM 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 ... Sun, 05 Oct 2008 22:39:26 GMT rgrieder [1888] * code/trunk/src/core/input/KeyBinder.h (modified) gcc can see more: signed --> unsigned integer. Sun, 05 Oct 2008 22:31:32 GMT rgrieder [1887] * code/trunk/bin/def_keybindings.ini (modified) * code/trunk/src/core/ArgumentCompletionFunctions.h (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/ConfigFileManager.h (modified) * code/trunk/src/core/ConfigValueContainer.cc (modified) * code/trunk/src/core/ConfigValueContainer.h (modified) * code/trunk/src/core/ConfigValueIncludes.h (modified) * code/trunk/src/core/input/Button.cc (modified) * code/trunk/src/core/input/Button.h (modified) * code/trunk/src/core/input/ExtendedInputState.cc (modified) * code/trunk/src/core/input/ExtendedInputState.h (modified) * code/trunk/src/core/input/HalfAxis.cc (modified) * code/trunk/src/core/input/HalfAxis.h (modified) * code/trunk/src/core/input/InputBuffer.h (modified) * code/trunk/src/core/input/InputCommands.cc (modified) * code/trunk/src/core/input/InputCommands.h (modified) * code/trunk/src/core/input/InputInterfaces.h (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/core/input/InputManager.h (modified) * code/trunk/src/core/input/InputState.h (modified) * code/trunk/src/core/input/JoyStickDeviceNumberListener.cc (added) * code/trunk/src/core/input/JoyStickDeviceNumberListener.h (added) * code/trunk/src/core/input/KeyBinder.cc (modified) * code/trunk/src/core/input/KeyBinder.h (modified) * code/trunk/src/core/input/KeyDetector.cc (modified) * code/trunk/src/core/input/KeyDetector.h (modified) * code/trunk/src/core/input/SimpleInputState.cc (modified) * code/trunk/src/core/input/SimpleInputState.h (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.h (modified) * code/trunk/src/orxonox/gui/GUIManager.cc (modified) * code/trunk/src/orxonox/gui/GUIManager.h (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) FIRST THINGS FIRST: Delete or rename your keybindings.ini ... Sun, 05 Oct 2008 15:15:08 GMT adrfried [1886] * code/branches/buildsystem/CMakeLists.txt (modified) Set library path on Windoof. Sun, 05 Oct 2008 11:57:43 GMT rgrieder [1885] * code/branches/buildsystem/src/CMakeLists.txt (modified) src/ois include directory is required after all: for ois subfolders Sun, 05 Oct 2008 11:53:38 GMT rgrieder [1884] * code/branches/buildsystem/src/CMakeLists.txt (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/lua/CMakeLists.txt (modified) * code/branches/buildsystem/src/ois/CMakeLists.txt (modified) We had no overview of include directories: - Placed all of them in ... Sat, 04 Oct 2008 23:14:28 GMT adrfried [1883] * code/branches/buildsystem/cmake/UseTolua.cmake (modified) Fix for older CMake versions. Works on Tardis. Sat, 04 Oct 2008 22:04:16 GMT adrfried [1882] * code/branches/buildsystem/CMakeLists.txt (modified) * code/branches/buildsystem/cmake/UseTolua.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/tolua/tolua.pkg (deleted) * code/branches/buildsystem/src/orxonox/CMakeLists.txt (modified) * code/branches/buildsystem/src/orxonox/gui/GUIManager.cc (modified) * code/branches/buildsystem/src/orxonox/tolua/tolua.pkg (deleted) * code/branches/buildsystem/src/tolua/CMakeLists.txt (modified) * code/branches/buildsystem/src/tolua/lua/package.lua (modified) * code/branches/buildsystem/src/tolua/tolua-5.1.pkg (modified) out-of-source-builds working in basics Fri, 03 Oct 2008 13:30:15 GMT rgrieder [1881] * code/trunk/src/core/input/ExtendedInputState.cc (modified) * code/trunk/src/core/input/ExtendedInputState.h (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/core/input/InputManager.h (modified) * code/trunk/src/core/input/SimpleInputState.cc (modified) * code/trunk/src/core/input/SimpleInputState.h (modified) Changed initialisation of internally handled InputStates and ... Fri, 03 Oct 2008 13:00:13 GMT rgrieder [1880] * code/trunk/src/core/input/InputState.h (modified) removed gcc warning about initialisation order in ... Fri, 03 Oct 2008 12:44:46 GMT rgrieder [1879] * code/trunk/src/core/CommandEvaluation.cc (modified) * code/trunk/src/core/Executor.cc (modified) * code/trunk/src/core/Executor.h (modified) * code/trunk/src/core/Functor.h (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.h (modified) Removed some always-true statements that gcc issued with the -W ... Fri, 03 Oct 2008 11:26:48 GMT rgrieder [1878] * code/trunk/src/core/input/ExtendedInputState.cc (modified) * code/trunk/src/core/input/ExtendedInputState.h (modified) * code/trunk/src/core/input/InputInterfaces.h (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/core/input/InputManager.h (modified) * code/trunk/src/core/input/InputState.h (modified) * code/trunk/src/core/input/SimpleInputState.cc (modified) * code/trunk/src/core/input/SimpleInputState.h (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.h (modified) * code/trunk/src/orxonox/gui/GUIManager.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.h (modified) Fixed two issues with input: - Buffer gets cleared now when the ... Thu, 02 Oct 2008 18:51:37 GMT rgrieder [1877] * code/trunk/visual_studio/vc8/base.vsprops (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/directories.vsprops (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) * code/trunk/visual_studio/vc8/orxonox_vc8.sln (modified) * code/trunk/visual_studio/vc8/toluagen.vcproj (moved) * code/trunk/visual_studio/vc8/toluagen.vsprops (moved) * code/trunk/visual_studio/vc8/toluagen_orxonox.vcproj (copied) * code/trunk/visual_studio/vc8/toluagen_orxonox.vsprops (copied) - finished renaming msvc files - the default dependency directory ... Thu, 02 Oct 2008 18:34:01 GMT rgrieder [1876] * code/trunk/visual_studio/vc8/toluagen_orxon.vcproj (moved) * code/trunk/visual_studio/vc8/toluagen_orxon.vsprops (moved) svn save in order to switch filenames and keep versioning Thu, 02 Oct 2008 17:35:20 GMT rgrieder [1875] * code/branches/buildsystem (copied) Created branch for Adrian's ticket. Thu, 02 Oct 2008 17:16:56 GMT rgrieder [1874] * code/trunk/CMakeLists.txt (modified) reverted changes from revision 1871. I'm terribly sorry, but the ... Thu, 02 Oct 2008 17:05:02 GMT rgrieder [1873] * code/trunk/cmake/FindOggVorbis.cmake (modified) Bugfix in CMakeLists Thu, 02 Oct 2008 17:00:54 GMT rgrieder [1872] * code/trunk/CMakeLists.txt (modified) * code/trunk/cmake/FindALUT.cmake (modified) * code/trunk/cmake/FindBoost.cmake (modified) * code/trunk/cmake/FindCEGUI.cmake (modified) * code/trunk/cmake/FindDirectX.cmake (modified) * code/trunk/cmake/FindENet.cmake (modified) * code/trunk/cmake/FindOGRE.cmake (modified) * code/trunk/cmake/FindOggVorbis.cmake (modified) * code/trunk/cmake/FindOpenAL.cmake (modified) * code/trunk/cmake/FindTCL.cmake (modified) * code/trunk/cmake/FindZLIB.cmake (modified) - Modified cmake files to support library finding when using Visual ... Wed, 01 Oct 2008 19:09:10 GMT adrfried [1871] * code/trunk/CMakeLists.txt (modified) More warnings enabled Wed, 01 Oct 2008 13:57:55 GMT martisty [1870] * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip_Blfeld.cc (added) done... Wed, 01 Oct 2008 13:55:48 GMT bhildebr [1869] * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip_Ben.cc (added) Ben's tutorial ship from the PPS course Wed, 01 Oct 2008 13:43:17 GMT mkaiser [1868] * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip_Mup.cc (added) Mup Wed, 01 Oct 2008 13:36:03 GMT dafrick [1867] * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip_dafrick.cc (added) My ship - J.B. Wed, 01 Oct 2008 08:06:44 GMT rgrieder [1866] * code/branches/orxonox_tutorial/src/orxonox/CMakeLists.txt (modified) don't complain.. Wed, 01 Oct 2008 08:03:51 GMT rgrieder [1865] * code/branches/orxonox_tutorial/src/orxonox/objects/SpaceShip.h (modified) more mistakes.. Wed, 01 Oct 2008 08:01:30 GMT rgrieder [1864] * code/branches/orxonox_tutorial/bin/def_keybindings.ini (modified) more adjustments to the tutorial Wed, 01 Oct 2008 07:52:32 GMT rgrieder [1863] * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.cc (modified) final adjustments to the tutorial Wed, 01 Oct 2008 07:48:41 GMT rgrieder [1862] * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.cc (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/base.vsprops (modified) added some open ended stuff Tue, 30 Sep 2008 22:13:26 GMT rgrieder [1861] * code/branches/orxonox_tutorial/bin/start.ini (modified) unintentionally commented a line.. Tue, 30 Sep 2008 15:59:16 GMT rgrieder [1860] * code/branches/orxonox_tutorial/bin/start.ini (added) added start.ini to disable the menu. Tue, 30 Sep 2008 14:25:16 GMT rgrieder [1859] * code/branches/orxonox_tutorial/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/SpaceShip.h (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.cc (modified) Disabled all spaceship effects per default. Mon, 29 Sep 2008 13:58:59 GMT FelixSchulthess [1858] * code/branches/lod (deleted) removing lod branch because i cannot run orxonox Mon, 29 Sep 2008 07:25:27 GMT rgrieder [1857] * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.cc (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.h (modified) Added comments to the TutorialShip Mon, 29 Sep 2008 02:15:03 GMT landauf [1856] * code/trunk/src/core/CoreIncludes.h (modified) * code/trunk/src/core/Factory.cc (modified) * code/trunk/src/core/Factory.h (modified) * code/trunk/src/core/Identifier.cc (modified) * code/trunk/src/core/Identifier.h (modified) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Synchronisable.cc (modified) * code/trunk/src/network/packet/ClassID.cc (modified) - some small adjustments in identifier and co. - renamed ... Sun, 28 Sep 2008 17:10:08 GMT rgrieder [1855] * code/branches/orxonox_tutorial/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/orxonox_tutorial/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/orxonox_tutorial/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/SpaceShip.h (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.cc (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.h (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/orxonox.vcproj (modified) TutorialShip should now do basic stuff. Sun, 28 Sep 2008 15:30:14 GMT landauf [1854] * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/ceguilua-0.5.0b/CMakeLists.txt (deleted) * code/trunk/src/ceguilua-0.5.0b/ceguilua/CMakeLists.txt (modified) * code/trunk/src/ceguilua-0.6.1/CMakeLists.txt (deleted) * code/trunk/src/ceguilua-0.6.1/ceguilua/CMakeLists.txt (modified) * code/trunk/src/core/Iterator.h (modified) * code/trunk/src/core/Namespace.cc (modified) * code/trunk/src/core/ObjectListBase.h (modified) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/orxonox/objects/WorldEntity.cc (modified) * code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/trunk/src/util/MultiType.h (modified) * code/trunk/src/util/MultiTypeValue.h (modified) * code/trunk/src/util/OutputBuffer.h (modified) - some cmake fixes for ceguilua and mingw - small change in XMLPort Sun, 28 Sep 2008 15:18:27 GMT rgrieder [1853] * code/branches/orxonox_tutorial/src/core/XMLIncludes.h (added) Added missing file from merge. Sun, 28 Sep 2008 15:15:55 GMT rgrieder [1852] * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.cc (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.h (modified) TutorialShip compiles now. Still a stub. Sun, 28 Sep 2008 15:15:45 GMT bknecht [1851] * code/branches/script_trigger/bin/levels/sample.oxw (modified) * code/branches/script_trigger/src/core/LuaBind.cc (added) * code/branches/script_trigger/src/core/LuaBind.h (added) * code/branches/script_trigger/src/core/LuaBind_clean.h (added) * code/branches/script_trigger/src/core/Script.cc (deleted) * code/branches/script_trigger/src/core/Script.h (deleted) * code/branches/script_trigger/src/core/Script_clean.h (deleted) * code/branches/script_trigger/src/orxonox/objects/DistanceTrigger.h (modified) * code/branches/script_trigger/src/orxonox/objects/Trigger.cc (modified) * code/branches/script_trigger/src/orxonox/objects/Trigger.h (modified) LuaBind <->Script confusion solved (thx Reto for noticing)\n Solved 4 ... Sun, 28 Sep 2008 15:09:14 GMT rgrieder [1850] * code/branches/orxonox_tutorial/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/SpaceShip_backend.cc (deleted) reverted r1833: SpaceShip was split up Sun, 28 Sep 2008 15:08:28 GMT rgrieder [1849] * code/trunk/src/ceguilua-0.5.0b/ceguilua/CEGUILua.h (modified) MINGW32 fix again for other CEGUILua version. Sun, 28 Sep 2008 15:07:04 GMT rgrieder [1848] * code/trunk/src/ceguilua-0.6.1/ceguilua/CEGUILua.h (modified) Bugfix for MINGW32 in CEGUILua.h Sun, 28 Sep 2008 12:50:47 GMT rgrieder [1847] * code/branches/orxonox_tutorial/src/orxonox/CMakeLists.txt (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.cc (added) * code/branches/orxonox_tutorial/src/orxonox/objects/TutorialShip.h (added) * code/branches/orxonox_tutorial/visual_studio/vc8/orxonox.vcproj (modified) added TutorialShip. Not yet working Sun, 28 Sep 2008 12:27:03 GMT rgrieder [1846] * code/branches/orxonox_tutorial (modified) * code/branches/orxonox_tutorial/src/ceguilua-0.5.0b/ceguilua/CEGUILua.cpp (modified) * code/branches/orxonox_tutorial/src/core/BaseObject.h (modified) * code/branches/orxonox_tutorial/src/core/CMakeLists.txt (modified) * code/branches/orxonox_tutorial/src/core/Namespace.h (modified) * code/branches/orxonox_tutorial/src/core/Super.h (modified) * code/branches/orxonox_tutorial/src/core/XMLPort.h (modified) * code/branches/orxonox_tutorial/src/network/ConnectionManager.cc (modified) * code/branches/orxonox_tutorial/src/network/Synchronisable.cc (modified) * code/branches/orxonox_tutorial/src/network/Synchronisable.h (modified) * code/branches/orxonox_tutorial/src/network/packet/Chat.h (modified) * code/branches/orxonox_tutorial/src/network/packet/ClassID.cc (modified) * code/branches/orxonox_tutorial/src/orxonox/CMakeLists.txt (modified) * code/branches/orxonox_tutorial/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/orxonox_tutorial/src/orxonox/SignalHandler.cc (modified) * code/branches/orxonox_tutorial/src/orxonox/gui/OgreCEGUIRenderer.h (modified) * code/branches/orxonox_tutorial/src/orxonox/objects/WorldEntity.h (modified) * code/branches/orxonox_tutorial/src/tolua/tolua-5.1.pkg (modified) * code/branches/orxonox_tutorial/src/util/CMakeLists.txt (modified) * code/branches/orxonox_tutorial/src/util/Convert.h (modified) * code/branches/orxonox_tutorial/src/util/Exception.cc (modified) * code/branches/orxonox_tutorial/src/util/Exception.h (modified) * code/branches/orxonox_tutorial/src/util/Math.h (modified) * code/branches/orxonox_tutorial/src/util/Sleep.h (modified) * code/branches/orxonox_tutorial/src/util/XMLIncludes.h (deleted) * code/branches/orxonox_tutorial/visual_studio/audio_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/base_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/base_properties_debug.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/base_properties_release.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/ceguilua_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/core_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/cpptcl_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/directory_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/lua_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/network_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/orxonox_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/orxonox_vc8.sln (deleted) * code/branches/orxonox_tutorial/visual_studio/tixml_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/tolua_app_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/tolua_gen_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/tolua_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/util_properties.vsprops (deleted) * code/branches/orxonox_tutorial/visual_studio/vc8/audio.vcproj (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/audio.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/base.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/ceguilua.vcproj (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/ceguilua.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/core.vcproj (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/core.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/cpptcl.vcproj (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/cpptcl.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/debug.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/directories.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/lua.vcproj (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/lua.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/network.vcproj (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/network.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/ois.vcproj (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/ois.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/orxonox.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/orxonox_vc8.sln (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/release.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/tinyxml.vcproj (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/tinyxml.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/tixml.vcproj (deleted) * code/branches/orxonox_tutorial/visual_studio/vc8/tolua.vcproj (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/tolua.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/tolua_app.vcproj (deleted) * code/branches/orxonox_tutorial/visual_studio/vc8/tolua_gen.vcproj (deleted) * code/branches/orxonox_tutorial/visual_studio/vc8/toluagen.vcproj (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/toluagen.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/toluagen_orxonox.vcproj (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/toluagen_orxonox.vsprops (copied) * code/branches/orxonox_tutorial/visual_studio/vc8/util.vcproj (modified) * code/branches/orxonox_tutorial/visual_studio/vc8/util.vsprops (copied) Merged Revisions 1831 - 1845 to tutorial. This is an update from the ... Sun, 28 Sep 2008 10:47:34 GMT rgrieder [1845] * code/trunk/visual_studio/vc8/orxonox_vc8.sln (modified) * code/trunk/visual_studio/vc8/tinyxml.vcproj (moved) * code/trunk/visual_studio/vc8/tinyxml.vsprops (moved) in msvc files: tixml --> tinyxml Sun, 28 Sep 2008 10:29:56 GMT rgrieder [1844] * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/util/CMakeLists.txt (modified) Removed ois dependency from orxonox and removed lua dependency from util