# # ChangeLog for code/branches # # Generated by Trac 1.0.9 # Jun 6, 2024, 4:42:07 PM Thu, 10 Apr 2008 14:39:06 GMT landauf [1020] * code/branches/core2/src/orxonox/Orxonox.cc (modified) * code/branches/core2/src/orxonox/core/ConfigFileManager.cc (modified) * code/branches/core2/src/orxonox/core/ConfigFileManager.h (modified) * code/branches/core2/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core2/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core2/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core2/src/orxonox/core/DebugLevel.cc (modified) * code/branches/core2/src/orxonox/core/Language.cc (modified) * code/branches/core2/src/util/MultiTypeMath.cc (modified) * code/branches/core2/src/util/String.cc (modified) * code/branches/core2/src/util/String.h (modified) changed ConfigValueContainer to use ConfigFileManager, but there is ... Thu, 10 Apr 2008 14:28:51 GMT bknecht [1019] * code/branches/script/bin/levels/sample.oxw (modified) * code/branches/script/src/orxonox/core/Loader.cc (modified) * code/branches/script/src/orxonox/core/Script.cc (modified) * code/branches/script/src/orxonox/core/Script.h (modified) * code/branches/script/src/util/tolua/tolua.pkg (moved) * code/branches/script/src/util/tolua/tolua_bind.cc (moved) * code/branches/script/src/util/tolua/tolua_bind.h (moved) You can now use lua tags everywhere in the XML file you want: It'll ... Thu, 10 Apr 2008 13:42:41 GMT scheusso [1018] * code/branches/network/src/network/Synchronisable.cc (modified) dead bug in synchronisable? Thu, 10 Apr 2008 13:40:53 GMT scheusso [1017] * code/branches/network/src/network/Synchronisable.cc (modified) dead bug in synchronisable? Thu, 10 Apr 2008 13:31:07 GMT scheusso [1016] * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/GameStateManager.cc (modified) blub Thu, 10 Apr 2008 13:16:52 GMT scheusso [1015] * code/branches/network/src/network/GameStateManager.cc (modified) blub Thu, 10 Apr 2008 12:50:12 GMT scheusso [1014] * code/branches/network/src/network/GameStateManager.cc (modified) blabla Thu, 10 Apr 2008 11:51:55 GMT scheusso [1013] * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/GameStateManager.cc (modified) more output Thu, 10 Apr 2008 11:41:35 GMT chaiy [1012] * code/branches/hud2/src/orxonox/hud/Bar.cc (modified) * code/branches/hud2/src/orxonox/hud/Bar.h (modified) * code/branches/hud2/src/orxonox/hud/Factories.h (modified) * code/branches/hud2/src/orxonox/hud/HUD.cc (modified) * code/branches/hud2/src/orxonox/hud/HUD.h (modified) hallo Thu, 10 Apr 2008 11:37:47 GMT dumenim [1011] * code/branches/network/src/network/ClientConnection.cc (modified) * code/branches/network/src/network/GameStateManager.cc (modified) print gamestates on cout(4) Thu, 10 Apr 2008 10:55:35 GMT dumenim [1008] * code/branches/network/src/network/Client.cc (modified) * code/branches/network/src/network/ClientInformation.cc (modified) * code/branches/network/src/network/ClientInformation.h (modified) * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/network/ConnectionManager.h (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/GameStateManager.cc (modified) * code/branches/network/src/network/PacketBuffer.cc (modified) * code/branches/network/src/network/PacketDecoder.cc (modified) * code/branches/network/src/network/PacketGenerator.cc (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Synchronisable.cc (modified) * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/network/diffTest.cc (modified) changed some comments and catched some return values and maybe some ... Thu, 10 Apr 2008 09:53:16 GMT scheusso [1007] * code/branches/network/src/network/GameStateManager.cc (modified) * code/branches/network/src/network/GameStateManager.h (modified) * code/branches/network/src/network/Server.cc (modified) forgot something Wed, 09 Apr 2008 23:24:29 GMT landauf [1006] * code/branches/core2/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core2/src/orxonox/core/ConfigFileManager.cc (added) * code/branches/core2/src/orxonox/core/ConfigFileManager.h (modified) * code/branches/core2/src/util/String.cc (modified) * code/branches/core2/src/util/String.h (modified) started implementing a config-file manager, but this is still unfinished. Wed, 09 Apr 2008 18:38:52 GMT scheusso [1005] * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/GameStateClient.h (modified) * code/branches/network/src/network/GameStateManager.cc (modified) * code/branches/network/src/network/GameStateManager.h (modified) enhanced memory management in gamestatemanager and gamestateclient Wed, 09 Apr 2008 17:02:06 GMT landauf [1004] * code/branches/core2/src/util/Convert.h (modified) * code/branches/core2/src/util/UtilPrereqs.h (modified) test Tue, 08 Apr 2008 17:02:46 GMT landauf [1003] * code/branches/core2/src/orxonox/core/Functor.h (modified) * code/branches/core2/src/util/Convert.h (modified) * code/branches/core2/src/util/MultiTypeMath.cc (modified) hopefully solved the conversion problem :) it's a lot of ... Tue, 08 Apr 2008 09:12:22 GMT chaiy [1002] * code/branches/hud2/src/orxonox/Orxonox.cc (modified) * code/branches/hud2/src/orxonox/hud/Bar.cc (modified) * code/branches/hud2/src/orxonox/hud/Bar.h (modified) * code/branches/hud2/src/orxonox/hud/Factories.h (added) * code/branches/hud2/src/orxonox/hud/HUD.cc (modified) BarFactory created, but doesn't work yet Mon, 07 Apr 2008 23:51:25 GMT landauf [1001] * code/branches/core2/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/ConsoleCommand.h (modified) * code/branches/core2/src/orxonox/core/Functor.h (modified) * code/branches/core2/src/orxonox/objects/Tickable.cc (modified) * code/branches/core2/src/orxonox/objects/Tickable.h (modified) * code/branches/core2/src/orxonox/tools/Timer.h (modified) * code/branches/core2/src/util/Convert.h (modified) * code/branches/core2/src/util/MultiTypeMath.cc (modified) * code/branches/core2/src/util/MultiTypeMath.h (modified) * code/branches/core2/src/util/MultiTypePrimitive.cc (modified) * code/branches/core2/src/util/MultiTypeString.cc (modified) * code/branches/core2/src/util/MultiTypeString.h (modified) * code/branches/core2/src/util/UtilPrereqs.h (modified) ok, be aware, here comes a big one. people with weak nerves should ... Sun, 06 Apr 2008 16:06:32 GMT rgrieder [1000] * code/branches/hud2/src/orxonox/hud/Bar.cc (modified) * code/branches/hud2/src/orxonox/hud/HUD.cc (modified) * code/branches/hud2/src/orxonox/hud/HUD.h (modified) * code/branches/hud2/visual_studio/vc8/orxonox.vcproj (modified) - added a Factory to create OverlayElements by the ourselves - added ... Sun, 06 Apr 2008 00:43:12 GMT bknecht [999] * code/branches/script/cmake/FindLua.cmake (modified) * code/branches/script/cmake/FindToLua.cmake (deleted) * code/branches/script/src/orxonox/CMakeLists.txt (modified) * code/branches/script/src/orxonox/core/CMakeLists.txt (modified) * code/branches/script/src/orxonox/core/Loader.cc (modified) * code/branches/script/src/orxonox/core/Script.cc (moved) * code/branches/script/src/orxonox/core/Script.h (moved) * code/branches/script/src/orxonox/core/tolua.pkg (moved) * code/branches/script/src/util/tolua_bind.cc (moved) * code/branches/script/src/util/tolua_bind.h (moved) some changes with the script. Made it singleton plus the files were ... Sat, 05 Apr 2008 23:25:44 GMT rgrieder [998] * code/branches/script/CMakeLists.txt (modified) * code/branches/script/cmake/FindLua.cmake (modified) * code/branches/script/src/util/CMakeLists.txt (modified) * code/branches/script/src/util/tolua (moved) - tried to find liblua --> not fixed yet Sat, 05 Apr 2008 22:05:55 GMT rgrieder [997] * code/branches/script/src/util/CMakeLists.txt (modified) * code/branches/script/src/util/tolua++ (added) * code/branches/script/src/util/tolua++/tolua++.h (added) * code/branches/script/src/util/tolua++/tolua.c (added) * code/branches/script/src/util/tolua++/tolua_event.c (added) * code/branches/script/src/util/tolua++/tolua_event.h (added) * code/branches/script/src/util/tolua++/tolua_is.c (added) * code/branches/script/src/util/tolua++/tolua_map.c (added) * code/branches/script/src/util/tolua++/tolua_push.c (added) * code/branches/script/src/util/tolua++/tolua_to.c (added) * code/branches/script/src/util/tolua++/toluabind.c (added) * code/branches/script/src/util/tolua++/toluabind.h (added) * code/branches/script/src/util/tolua++/toluabind_default.h (added) - added tolua++ to the util folder - edited CMLs Sat, 05 Apr 2008 19:47:12 GMT bknecht [996] * code/branches/script/CMakeLists.txt (modified) * code/branches/script/bin/levels/sample.oxw (modified) * code/branches/script/bin/plugins.cfg-init (modified) * code/branches/script/cmake/FindToLua.cmake (added) * code/branches/script/src/orxonox/CMakeLists.txt (modified) * code/branches/script/src/orxonox/core/Loader.cc (modified) * code/branches/script/src/orxonox/script/Script.cc (modified) * code/branches/script/src/orxonox/script/Script.h (modified) * code/branches/script/src/orxonox/script/tolua_script.cc (added) * code/branches/script/src/orxonox/script/tolua_script.h (added) * code/branches/script/src/orxonox/script/tolua_script.pkg (added) tolua++ works now. A level will now be sent through lua, before ... Sat, 05 Apr 2008 16:46:43 GMT landauf [995] * code/branches/core2/src/orxonox/Orxonox.h (modified) * code/branches/core2/src/orxonox/objects/Explosion.cc (modified) * code/branches/core2/src/orxonox/objects/Projectile.cc (modified) * code/branches/core2/src/orxonox/objects/test2.cc (modified) * code/branches/core2/src/orxonox/tools/Timer.cc (modified) * code/branches/core2/src/orxonox/tools/Timer.h (modified) added 'delay time command' console command that executes 'command' ... Sat, 05 Apr 2008 15:54:24 GMT landauf [994] * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/Executor.cc (modified) * code/branches/core2/src/orxonox/core/Executor.h (modified) * code/branches/core2/src/orxonox/core/InputBuffer.cc (modified) * code/branches/core2/src/orxonox/core/Namespace.cc (modified) * code/branches/core2/src/orxonox/core/OutputHandler.h (modified) * code/branches/core2/src/orxonox/core/XMLPort.h (modified) * code/branches/core2/src/util/Convert.h (modified) * code/branches/core2/src/util/String.cc (modified) * code/branches/core2/src/util/String.h (modified) * code/branches/core2/src/util/SubString.cc (modified) * code/branches/core2/src/util/SubString.h (modified) - added some symbols to the CommandExecutor: a) expression | ... Sat, 05 Apr 2008 01:40:10 GMT landauf [993] * code/branches/core2/src/orxonox/GraphicsEngine.cc (modified) * code/branches/core2/src/orxonox/Orxonox.cc (modified) * code/branches/core2/src/orxonox/Orxonox.h (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/ConsoleCommand.h (modified) * code/branches/core2/src/orxonox/core/CorePrereqs.h (modified) - added exit command: quits orxonox (no, it's not a hidden segfault ... Fri, 04 Apr 2008 10:26:10 GMT rgrieder [992] * code/branches/hud2/src/orxonox/core/CMakeLists.txt (modified) - CMLs file added Fri, 04 Apr 2008 10:10:58 GMT rgrieder [991] * code/branches/hud2/src/orxonox/CMakeLists.txt (modified) * code/branches/hud2/src/orxonox/Orxonox.cc (modified) * code/branches/hud2/src/orxonox/hud/Bar.cc (added) * code/branches/hud2/src/orxonox/hud/Bar.h (added) * code/branches/hud2/src/orxonox/hud/BarV1.cc (added) * code/branches/hud2/src/orxonox/hud/BarV1.h (added) * code/branches/hud2/src/orxonox/hud/HUD.cc (modified) * code/branches/hud2/src/orxonox/hud/HUD.h (modified) * code/branches/hud2/src/orxonox/hud/HUDV2.cc (added) * code/branches/hud2/src/orxonox/hud/HUDV2.h (added) * code/branches/hud2/src/orxonox/hud/Radar.cpp (added) * code/branches/hud2/src/orxonox/hud/Radar.h (added) * code/branches/hud2/visual_studio/vc8/orxonox.vcproj (modified) - added the hud files and edited the CMLs Fri, 04 Apr 2008 10:07:29 GMT rgrieder [990] * code/branches/hud2 (copied) - new hud branch for chai Thu, 03 Apr 2008 17:55:41 GMT landauf [989] * code/branches/core2/src/orxonox/core/ConfigFileManager.h (added) * code/branches/core2/src/orxonox/core/ConfigValueContainer.cc (modified) sync with notebook, nothing special here Thu, 03 Apr 2008 14:19:19 GMT scheusso [988] * code/branches/network/src/network/ConnectionManager.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) took out settime from hud Thu, 03 Apr 2008 13:29:10 GMT scheusso [987] * code/branches/network/src/orxonox/Orxonox.cc (modified) server render loop Thu, 03 Apr 2008 13:10:16 GMT scheusso [986] * code/branches/network/src/network/GameStateManager.cc (modified) * code/branches/network/src/network/PacketDecoder.cc (modified) * code/branches/network/src/network/PacketGenerator.cc (modified) * code/branches/network/src/network/PacketTypes.h (modified) some changes in packetgenerator/decoder and gamestatemanager Thu, 03 Apr 2008 12:57:53 GMT chaiy [985] * code/branches/hud/Media/materials/textures/OrxonoxGREEN.png (added) * code/branches/hud/Media/materials/textures/OrxonoxYELLOW.png (added) * code/branches/hud/src/orxonox/hud/BarV1.cc (added) * code/branches/hud/src/orxonox/hud/BarV1.h (added) * code/branches/hud/src/orxonox/hud/HUDV2.cc (added) * code/branches/hud/src/orxonox/hud/HUDV2.h (added) * code/branches/hud/src/orxonox/hud/Radar.cpp (added) * code/branches/hud/src/orxonox/hud/Radar.h (added) V3 Thu, 03 Apr 2008 12:56:48 GMT dumenim [984] * code/branches/network/src/network/CMakeLists.txt (modified) * code/branches/network/src/network/GameStateClient.cc (modified) * code/branches/network/src/network/GameStateClient.h (modified) * code/branches/network/src/network/GameStateManager.cc (modified) * code/branches/network/src/network/GameStateManager.h (modified) * code/branches/network/src/network/PacketDecoder.cc (modified) * code/branches/network/src/network/diffTest.cc (added) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) some bugfix in GameStateManager.cc, CMakeLists now generates ... Thu, 03 Apr 2008 12:55:52 GMT chaiy [983] * code/branches/hud/Media/materials/scripts/Orxonox.material (modified) hallo Thu, 03 Apr 2008 12:54:45 GMT chaiy [982] * code/branches/hud/src/orxonox/Orxonox.cc (modified) hallo Thu, 03 Apr 2008 12:53:44 GMT chaiy [981] * code/branches/hud/src/orxonox/CMakeLists.txt (modified) hallo Thu, 03 Apr 2008 12:52:50 GMT chaiy [980] * code/branches/hud/src/orxonox/hud/Bar.cc (modified) * code/branches/hud/src/orxonox/hud/Bar.h (modified) * code/branches/hud/src/orxonox/hud/HUD.cc (modified) * code/branches/hud/src/orxonox/hud/HUD.h (modified) hallo Thu, 03 Apr 2008 12:51:44 GMT chaiy [979] * code/branches/hud/src/orxonox/hud/Bar.cc (modified) hallo Thu, 03 Apr 2008 12:12:10 GMT scheusso [977] * code/branches/network/TODO (modified) * code/branches/network/src/orxonox/objects/Ambient.cc (modified) * code/branches/network/src/orxonox/objects/Ambient.h (modified) * code/branches/network/src/orxonox/objects/NPC.cc (modified) * code/branches/network/src/orxonox/objects/NPC.h (modified) * code/branches/network/src/orxonox/objects/Skybox.cc (modified) * code/branches/network/src/orxonox/objects/Skybox.h (modified) * code/branches/network/src/orxonox/objects/WorldEntity.cc (modified) more adjustments for synchronisation Thu, 03 Apr 2008 11:00:24 GMT rgrieder [975] * code/branches/input/src/orxonox/OrxonoxPlatform.h (modified) * code/branches/input/src/orxonox/core/MetaObjectList.h (modified) * code/branches/input/visual_studio/audio_properties.vsprops (modified) * code/branches/input/visual_studio/base_properties.vsprops (modified) * code/branches/input/visual_studio/base_properties_debug.vsprops (modified) * code/branches/input/visual_studio/base_properties_release.vsprops (modified) * code/branches/input/visual_studio/orxonox_vc8.sln (modified) * code/branches/input/visual_studio/tixml_properties.vsprops (modified) * code/branches/input/visual_studio/vc8/audio.vcproj (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/network.vcproj (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/input/visual_studio/vc8/tixml.vcproj (modified) * code/branches/input/visual_studio/vc8/util.vcproj (modified) - cleaned up some Vc++ stuff Thu, 03 Apr 2008 10:52:48 GMT scheusso [974] * code/branches/network/TODO (added) * code/branches/network/src/orxonox/InputHandler.cc (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) * code/branches/network/src/orxonox/objects/Skybox.cc (modified) * code/branches/network/src/orxonox/objects/Skybox.h (modified) * code/branches/network/src/orxonox/objects/WorldEntity.cc (modified) Made some adjustments because of synchronisable (mostly in skybox) Thu, 03 Apr 2008 08:23:37 GMT rgrieder [973] * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/Orxonox.h (modified) * code/branches/input/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/input/src/orxonox/core/CorePrereqs.h (modified) * code/branches/input/src/orxonox/core/InputEventListener.h (modified) * code/branches/input/src/orxonox/core/InputHandler.cc (moved) * code/branches/input/src/orxonox/core/InputHandler.h (moved) * code/branches/input/src/orxonox/core/InputManager.cc (copied) * code/branches/input/src/orxonox/core/InputManager.h (copied) * code/branches/input/src/orxonox/objects/Fighter.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/input/visual_studio/base_properties.vsprops (modified) * code/branches/input/visual_studio/core_properties.vsprops (modified) * code/branches/input/visual_studio/network_properties.vsprops (modified) * code/branches/input/visual_studio/orxonox_properties.vsprops (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) - not really done a lot, but svn create patch doesn't work with ... Wed, 02 Apr 2008 22:05:15 GMT landauf [972] * code/branches/core2/src/orxonox/Orxonox.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core2/src/orxonox/core/InputBuffer.cc (modified) CommandExecutor autocompletes now to correct casing (even if you're ... Wed, 02 Apr 2008 19:44:33 GMT rgrieder [971] * code/branches/input/src/orxonox/CMakeLists.txt (modified) * code/branches/input/src/orxonox/OrxonoxPlatform.h (modified) * code/branches/input/src/orxonox/core/CMakeLists.txt (modified) * code/branches/input/src/orxonox/core/InputEvent.h (moved) * code/branches/input/src/orxonox/core/InputEventListener.cc (moved) * code/branches/input/src/orxonox/core/InputEventListener.h (moved) * code/branches/input/src/orxonox/core/InputHandler.cc (moved) * code/branches/input/src/orxonox/core/InputHandler.h (moved) * code/branches/input/src/orxonox/core/InputHandlerBase.cc (added) * code/branches/input/src/orxonox/core/InputHandlerBase.h (added) * code/branches/input/visual_studio/vc8/core.vcproj (modified) - added some empty class files - moved input stuff to core Tue, 01 Apr 2008 21:21:24 GMT landauf [970] * code/branches/core2/src/orxonox/tools/Timer.h (modified) enhanced timer: it's now possible to let a timer call a function 1000 ... Mon, 31 Mar 2008 20:43:58 GMT rgrieder [969] * code/branches/input/src/orxonox/GraphicsEngine.cc (modified) * code/branches/input/src/orxonox/GraphicsEngine.h (modified) * code/branches/input/src/orxonox/InputHandler.cc (modified) * code/branches/input/src/orxonox/InputHandler.h (modified) * code/branches/input/src/orxonox/Main.cc (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/Orxonox.h (modified) * code/branches/input/src/orxonox/OrxonoxPlatform.h (modified) * code/branches/input/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/input/src/orxonox/core/Factory.h (modified) * code/branches/input/src/orxonox/core/Identifier.h (modified) * code/branches/input/src/orxonox/core/Tickable.h (modified) * code/branches/input/src/orxonox/objects/Fighter.h (modified) * code/branches/input/src/orxonox/objects/Model.h (modified) * code/branches/input/src/orxonox/objects/NPC.h (modified) * code/branches/input/src/orxonox/objects/Projectile.h (modified) * code/branches/input/src/orxonox/objects/Skybox.h (modified) * code/branches/input/src/orxonox/objects/SpaceShip.h (modified) - removed some unnecessary forward declarations - renamed destroy() ... Mon, 31 Mar 2008 19:22:54 GMT landauf [968] * code/branches/core2/src/util/Clipboard.cc (modified) - added a try-catch block to avoid crashes when something strange ... Sun, 30 Mar 2008 22:25:09 GMT landauf [967] * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/Executor.cc (modified) * code/branches/core2/src/orxonox/core/Executor.h (modified) * code/branches/core2/src/orxonox/core/Functor.h (modified) hum, i forgot what i was doing there... oh wait, i remember... it had ... Sun, 30 Mar 2008 19:27:04 GMT landauf [966] * code/branches/core2/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core2/src/orxonox/core/InputBuffer.cc (modified) * code/branches/core2/src/util/CMakeLists.txt (modified) * code/branches/core2/src/util/Clipboard.cc (added) * code/branches/core2/src/util/Clipboard.h (added) added clipboard support (at the moment only for windows, but this ... Sun, 30 Mar 2008 17:15:16 GMT landauf [965] * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) even smarter autocompletion Sun, 30 Mar 2008 15:55:24 GMT chaiy [964] * code/branches/hud/src/orxonox/hud/HUD.cc (modified) hallo Sun, 30 Mar 2008 15:52:17 GMT rgrieder [963] * code/branches/input/src/network/ClientConnection.cc (modified) reverted Sun, 30 Mar 2008 15:38:26 GMT chaiy [962] * code/branches/input/src/network/ClientConnection.cc (modified) test Sun, 30 Mar 2008 15:15:52 GMT landauf [961] * code/branches/core2/src/util/Convert.h (modified) applied retos bugfix, thanks :) Sun, 30 Mar 2008 14:54:44 GMT landauf [960] * code/branches/core2/src/util/Convert.h (modified) * code/branches/core2/src/util/MultiTypeMath.cc (modified) * code/branches/core2/src/util/MultiTypePrimitive.cc (modified) * code/branches/core2/src/util/MultiTypeString.cc (modified) next try Sun, 30 Mar 2008 14:50:44 GMT landauf [959] * code/branches/core2/src/util/Convert.h (modified) forgot the important part :D Sun, 30 Mar 2008 14:46:26 GMT landauf [958] * code/branches/core2/src/util/Convert.h (modified) this is a try to avoid some compiler warnings on tardis Sun, 30 Mar 2008 03:38:03 GMT landauf [957] * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core2/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core2/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core2/src/orxonox/core/Executor.cc (modified) * code/branches/core2/src/orxonox/core/Executor.h (modified) * code/branches/core2/src/orxonox/core/Identifier.h (modified) * code/branches/core2/src/orxonox/objects/Ambient.cc (modified) * code/branches/core2/src/orxonox/objects/Projectile.cc (modified) * code/branches/core2/src/orxonox/tools/Timer.h (modified) * code/branches/core2/src/util/String.cc (modified) - added set and tset functions to the ConfigValueContainer to ... Sun, 30 Mar 2008 02:03:19 GMT bknecht [956] * code/branches/script/cmake/FindLua.cmake (modified) * code/branches/script/src/orxonox/script/Script.cc (modified) * code/branches/script/src/orxonox/script/Script.h (modified) loads level from file and creates lua code from XML code. not tested ... Sat, 29 Mar 2008 23:12:18 GMT landauf [955] * code/branches/core2/src/orxonox/Orxonox.cc (modified) * code/branches/core2/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/Functor.h (modified) * code/branches/core2/src/orxonox/core/InputBuffer.cc (added) * code/branches/core2/src/orxonox/core/InputBuffer.h (added) * code/branches/core2/src/orxonox/core/OutputHandler.h (modified) * code/branches/core2/src/orxonox/objects/SpaceShip.cc (modified) - added input buffer: this class captures key-input (at the moment ... Sat, 29 Mar 2008 16:20:08 GMT bknecht [954] * code/branches/script/cmake/FindLua.cmake (modified) * code/branches/script/src/orxonox/script/Script.cc (modified) * code/branches/script/src/orxonox/script/Script.h (modified) lua linking works now (v 5.1 and 5.0). not tested on tardis and will ... Sat, 29 Mar 2008 14:38:10 GMT landauf [953] * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) - added some functions to CommandEvaluation - added possibility of ... Sat, 29 Mar 2008 14:04:06 GMT landauf [952] * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/CorePrereqs.h (modified) added CommandEvaluation to store the results of a command evaluation ... Sat, 29 Mar 2008 02:37:44 GMT landauf [951] * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) notation: varname_s to varname_, as they're not static anymore in the ... Sat, 29 Mar 2008 01:32:36 GMT landauf [950] * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) a singleton might be better implemented with a private constructor... ... Sat, 29 Mar 2008 01:30:10 GMT landauf [949] * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core2/src/orxonox/core/ConsoleCommand.h (modified) * code/branches/core2/src/orxonox/core/OutputHandler.h (modified) made CommandExecutor a singleton Fri, 28 Mar 2008 22:06:22 GMT landauf [948] * code/branches/core2/src/orxonox/core/CommandExecutor.cc (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.h (modified) * code/branches/core2/src/orxonox/core/DebugLevel.cc (modified) - added autocompletion function to CommandExecutor - set default ... Fri, 28 Mar 2008 21:13:58 GMT landauf [947] * code/branches/core2/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core2/src/orxonox/core/CommandExecutor.cc (added) * code/branches/core2/src/orxonox/core/CommandExecutor.h (added) * code/branches/core2/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core2/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core2/src/orxonox/core/ConsoleCommand.h (added) * code/branches/core2/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core2/src/orxonox/core/DebugLevel.cc (modified) * code/branches/core2/src/orxonox/core/Executor.cc (modified) * code/branches/core2/src/orxonox/core/Executor.h (modified) * code/branches/core2/src/orxonox/core/Functor.h (modified) * code/branches/core2/src/orxonox/core/Identifier.cc (modified) * code/branches/core2/src/orxonox/core/Identifier.h (modified) * code/branches/core2/src/orxonox/core/OutputHandler.cc (modified) * code/branches/core2/src/orxonox/core/OutputHandler.h (modified) * code/branches/core2/src/orxonox/core/XMLPort.h (modified) * code/branches/core2/src/orxonox/objects/Ambient.cc (modified) * code/branches/core2/src/orxonox/objects/Ambient.h (modified) * code/branches/core2/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core2/src/orxonox/objects/SpaceShip.h (modified) * code/branches/core2/src/util/MultiTypeMath.cc (modified) * code/branches/core2/src/util/MultiTypeMath.h (modified) * code/branches/core2/src/util/MultiTypePrimitive.cc (modified) * code/branches/core2/src/util/MultiTypePrimitive.h (modified) * code/branches/core2/src/util/MultiTypeString.cc (modified) * code/branches/core2/src/util/MultiTypeString.h (modified) * code/branches/core2/src/util/String.cc (modified) - added CommandExecutor - added ConsoleCommand macros - added ... Fri, 28 Mar 2008 15:35:39 GMT bknecht [946] * code/branches/script/CMakeLists.txt (modified) * code/branches/script/cmake/FindLua.cmake (added) * code/branches/script/src/orxonox/CMakeLists.txt (modified) * code/branches/script/src/orxonox/InputHandler.cc (modified) * code/branches/script/src/orxonox/script (added) * code/branches/script/src/orxonox/script/Script.cc (added) * code/branches/script/src/orxonox/script/Script.h (added) * code/branches/script/src/orxonox/script/tolua++.h (added) trying to link lua into the project and start with creating an ... Thu, 27 Mar 2008 21:13:19 GMT rgrieder [945] * code/branches/input/src/audio/AudioPrereqs.h (modified) * code/branches/input/src/network/NetworkPrereqs.h (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/input/src/orxonox/core/ArgReader.cc (deleted) * code/branches/input/src/orxonox/core/ArgReader.h (deleted) * code/branches/input/src/orxonox/core/CMakeLists.txt (modified) * code/branches/input/src/orxonox/core/CorePrereqs.h (modified) * code/branches/input/src/util/ArgReader.cc (added) * code/branches/input/src/util/ArgReader.h (added) * code/branches/input/src/util/CMakeLists.txt (modified) * code/branches/input/src/util/UtilPrereqs.h (modified) * code/branches/input/visual_studio/vc8/audio.vcproj (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) * code/branches/input/visual_studio/vc8/network.vcproj (modified) * code/branches/input/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/input/visual_studio/vc8/util.vcproj (modified) - moved ArgReader to util - some Prereqs cleanup Thu, 27 Mar 2008 20:23:31 GMT rgrieder [944] * code/branches/input/bin/resources.cfg (deleted) * code/branches/input/src/CMakeLists.txt (modified) * code/branches/input/src/asylum (added) * code/branches/input/src/asylum/audio (added) * code/branches/input/src/asylum/audio/_AudioObject.cc (added) * code/branches/input/src/asylum/loader (added) * code/branches/input/src/asylum/loader/CMakeLists.txt (added) * code/branches/input/src/asylum/loader/LevelLoader.cc (added) * code/branches/input/src/asylum/loader/LevelLoader.h (added) * code/branches/input/src/asylum/loader/LoaderPrereqs.h (added) * code/branches/input/src/asylum/network (added) * code/branches/input/src/asylum/network/PacketBufferTestExt.cc (added) * code/branches/input/src/asylum/orxonox (added) * code/branches/input/src/asylum/orxonox/AIClass.h (added) * code/branches/input/src/asylum/orxonox/Arrival.h (added) * code/branches/input/src/asylum/orxonox/Flocking.h (added) * code/branches/input/src/asylum/orxonox/InputManager.cc (added) * code/branches/input/src/asylum/orxonox/InputManager.h (added) * code/branches/input/src/asylum/orxonox/SpaceshipSteering.cc (added) * code/branches/input/src/asylum/orxonox/SpaceshipSteering.h (added) * code/branches/input/src/asylum/orxonox/objects (added) * code/branches/input/src/asylum/orxonox/objects/SpaceshipSteeringObject.cc (added) * code/branches/input/src/asylum/orxonox/objects/SpaceshipSteeringObject.h (added) * code/branches/input/src/asylum/orxonox/objects/Test.h (added) * code/branches/input/src/asylum/orxonox/objects/test1.cc (added) * code/branches/input/src/asylum/orxonox/objects/test1.h (added) * code/branches/input/src/asylum/orxonox/objects/test2.cc (added) * code/branches/input/src/asylum/orxonox/objects/test2.h (added) * code/branches/input/src/asylum/orxonox/objects/test3.cc (added) * code/branches/input/src/asylum/orxonox/objects/test3.h (added) * code/branches/input/src/audio/_AudioObject.cc (deleted) * code/branches/input/src/loader (deleted) * code/branches/input/src/network/PacketBufferTestExt.cc (deleted) * code/branches/input/src/orxonox/AIClass.h (deleted) * code/branches/input/src/orxonox/Arrival.h (deleted) * code/branches/input/src/orxonox/Flocking.h (deleted) * code/branches/input/src/orxonox/InputHandler.cc (modified) * code/branches/input/src/orxonox/InputManager.cc (deleted) * code/branches/input/src/orxonox/InputManager.h (deleted) * code/branches/input/src/orxonox/SpaceshipSteering.cc (deleted) * code/branches/input/src/orxonox/SpaceshipSteering.h (deleted) * code/branches/input/src/orxonox/objects/SpaceshipSteeringObject.cc (deleted) * code/branches/input/src/orxonox/objects/SpaceshipSteeringObject.h (deleted) * code/branches/input/src/orxonox/objects/Test.h (deleted) * code/branches/input/src/orxonox/objects/test1.cc (deleted) * code/branches/input/src/orxonox/objects/test1.h (deleted) * code/branches/input/src/orxonox/objects/test2.cc (deleted) * code/branches/input/src/orxonox/objects/test2.h (deleted) * code/branches/input/src/orxonox/objects/test3.cc (deleted) * code/branches/input/src/orxonox/objects/test3.h (deleted) * code/branches/input/visual_studio/base_properties.vsprops (modified) * code/branches/input/visual_studio/vc8/loader.vcproj (deleted) - created an asylum for probably old and obsolete code Thu, 27 Mar 2008 19:42:44 GMT rgrieder [943] * code/branches/input (copied) made a copy Thu, 27 Mar 2008 19:42:15 GMT rgrieder [942] * code/branches/input (deleted) deleted input branch Thu, 27 Mar 2008 19:23:10 GMT landauf [941] * code/branches/core2/src/orxonox/core/Identifier.h (modified) * code/branches/core2/src/orxonox/core/MetaObjectList.h (modified) - small change in the initialization of the Identifier-singleton - ... Thu, 27 Mar 2008 19:22:37 GMT rgrieder [940] * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/InputHandler.cc (modified) - Captured Ogre log messages. Can now be configured in ... Thu, 27 Mar 2008 17:49:38 GMT landauf [939] * code/branches/core2/src/orxonox/core/Executor.cc (modified) * code/branches/core2/src/orxonox/core/Executor.h (modified) - 3 times the (almost) same implementation + macro Thu, 27 Mar 2008 16:29:15 GMT bknecht [938] * code/branches/script (copied) created new script branch from network branch Thu, 27 Mar 2008 16:28:52 GMT bknecht [937] * code/branches/script (deleted) some communication problems, getting network branch now Thu, 27 Mar 2008 16:24:40 GMT bknecht [936] * code/branches/script (copied) created new script branch from input branch Thu, 27 Mar 2008 16:23:11 GMT bknecht [935] * code/branches/script (deleted) deleted script branch. changes have been applied in another context ... Thu, 27 Mar 2008 16:15:08 GMT rgrieder [934] * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/InputHandler.cc (modified) * code/branches/network/src/orxonox/InputHandler.h (modified) * code/branches/network/src/orxonox/Main.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/core/DebugLevel.cc (modified) - added debug output to the InputHandler - fixed singleton issues - ... Thu, 27 Mar 2008 16:04:41 GMT landauf [933] * code/branches/core2/src/orxonox/core/Executor.cc (modified) * code/branches/core2/src/orxonox/core/Executor.h (modified) * code/branches/core2/src/orxonox/core/XMLPort.cc (modified) * code/branches/core2/src/orxonox/core/XMLPort.h (modified) * code/branches/core2/src/util/Math.h (modified) * code/branches/core2/src/util/MultiTypeMath.cc (modified) * code/branches/core2/src/util/MultiTypeMath.h (modified) * code/branches/core2/src/util/MultiTypePrimitive.cc (modified) * code/branches/core2/src/util/MultiTypePrimitive.h (modified) * code/branches/core2/src/util/MultiTypeString.cc (modified) * code/branches/core2/src/util/MultiTypeString.h (modified) * code/branches/core2/src/util/String.h (modified) XMLPort uses now executors and has default-values. Thu, 27 Mar 2008 03:42:53 GMT landauf [932] * code/branches/core2/src/orxonox/core/Executor.cc (modified) * code/branches/core2/src/orxonox/core/Executor.h (modified) added debug output to executor Thu, 27 Mar 2008 02:56:13 GMT landauf [931] * code/branches/core2/src/orxonox/core/Executor.cc (modified) * code/branches/core2/src/orxonox/core/Executor.h (modified) * code/branches/core2/src/orxonox/core/Functor.h (modified) * code/branches/core2/src/orxonox/core/Language.cc (modified) * code/branches/core2/src/orxonox/core/XMLPort.h (modified) * code/branches/core2/src/orxonox/objects/Model.cc (modified) * code/branches/core2/src/util/Convert.h (modified) * code/branches/core2/src/util/MultiTypeString.cc (modified) * code/branches/core2/src/util/String.cc (modified) expanded Executor Wed, 26 Mar 2008 23:45:47 GMT rgrieder [930] * code/branches/network/src/orxonox/InputHandler.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) - fixed deletion bugs in regard to the singleton behavior Wed, 26 Mar 2008 22:39:55 GMT rgrieder [929] * code/branches/network/src/audio/AudioManager.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/InputHandler.cc (modified) * code/branches/network/src/orxonox/InputHandler.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/objects/Camera.cc (modified) * code/branches/network/src/orxonox/objects/Fighter.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) - removed getRoot() from GaphicsEngine --> added getRenderWindow() ... Wed, 26 Mar 2008 19:18:14 GMT rgrieder [928] * code/branches/network/src/orxonox/InputHandler.cc (modified) * code/branches/network/src/orxonox/InputHandler.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) - added destroy code for the InputHandler Wed, 26 Mar 2008 16:02:14 GMT scheusso [927] * code/branches/network/src/network/Synchronisable.h (modified) * code/branches/network/src/orxonox/objects/Model.cc (modified) * code/branches/network/src/orxonox/objects/Model.h (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.h (modified) * code/branches/network/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/network/src/orxonox/objects/WorldEntity.h (modified) * code/branches/network/src/orxonox/objects/weapon/AmmunitionDump.cc (modified) * code/branches/network/src/orxonox/objects/weapon/AmmunitionDump.h (modified) * code/branches/network/src/orxonox/objects/weapon/BulletManager.cc (modified) * code/branches/network/src/orxonox/objects/weapon/BulletManager.h (modified) Made various changes to Classes WorldEntity, Model, SpaceShip, ... Wed, 26 Mar 2008 12:44:51 GMT rgrieder [926] * code/branches/network/Media (deleted) * code/branches/network/bin/audio (deleted) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) - removed the media and audio folder - applied the changes from Beni ... Wed, 26 Mar 2008 00:36:35 GMT landauf [925] * code/branches/core2/src/orxonox/core/Functor.h (modified) * code/branches/core2/src/util/Convert.h (modified) * code/branches/core2/src/util/MultiType.h (modified) * code/branches/core2/src/util/MultiTypeMath.cc (modified) * code/branches/core2/src/util/MultiTypeMath.h (modified) * code/branches/core2/src/util/MultiTypePrimitive.cc (modified) * code/branches/core2/src/util/MultiTypePrimitive.h (modified) * code/branches/core2/src/util/MultiTypeString.cc (modified) * code/branches/core2/src/util/MultiTypeString.h (modified) * code/branches/core2/src/util/tinyxml/ticpp.h (modified) - the MultiTypes can now handle pointers and xml-elements - added a ... Tue, 25 Mar 2008 22:05:52 GMT bknecht [924] * code/branches/script/src/orxonox/GraphicsEngine.cc (modified) * code/branches/script/src/orxonox/GraphicsEngine.h (modified) those changes enable setting the data-repos via arguments and ini- file Tue, 25 Mar 2008 16:16:46 GMT rgrieder [923] * code/branches/network/src/orxonox/Orxonox.cc (modified) - böggfix Tue, 25 Mar 2008 16:04:26 GMT rgrieder [922] * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/InputEvent.h (added) * code/branches/network/src/orxonox/InputEventListener.cc (added) * code/branches/network/src/orxonox/InputEventListener.h (added) * code/branches/network/src/orxonox/InputHandler.cc (modified) * code/branches/network/src/orxonox/InputHandler.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) - created InputEventListener and InputEvent - escape key now works ... Mon, 24 Mar 2008 12:25:52 GMT rgrieder [921] * code/branches/network/src/orxonox/InputHandler.cc (modified) * code/branches/network/src/orxonox/InputHandler.h (modified) - no comment.. Mon, 24 Mar 2008 12:22:40 GMT rgrieder [920] * code/branches/network/src/orxonox/InputHandler.cc (modified) * code/branches/network/src/orxonox/InputHandler.h (modified) - bugfix with includes Mon, 24 Mar 2008 12:12:31 GMT rgrieder [919] * code/branches/network/src/audio/AudioManager.cc (modified) * code/branches/network/src/audio/AudioManager.h (modified) * code/branches/network/src/orxonox/CMakeLists.txt (modified) * code/branches/network/src/orxonox/GraphicsEngine.cc (modified) * code/branches/network/src/orxonox/GraphicsEngine.h (modified) * code/branches/network/src/orxonox/InputHandler.cc (modified) * code/branches/network/src/orxonox/InputHandler.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/network/src/orxonox/core/CMakeLists.txt (modified) * code/branches/network/src/orxonox/objects/Fighter.cc (modified) * code/branches/network/src/orxonox/objects/NPC.cc (modified) * code/branches/network/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/network/src/orxonox/tools/OrxListener.cc (deleted) * code/branches/network/src/orxonox/tools/OrxListener.h (deleted) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) - AudioManager is now Tickable - NPC update moved to its ... Sat, 22 Mar 2008 20:17:34 GMT rgrieder [918] * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/orxonox/InputHandler.cc (added) * code/branches/network/src/orxonox/InputHandler.h (added) * code/branches/network/src/orxonox/Main.cc (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/network/src/orxonox/PrecompiledHeaderFiles.cc (modified) * code/branches/network/src/orxonox/core/BaseObject.cc (modified) * code/branches/network/src/orxonox/core/Tickable.cc (modified) * code/branches/network/src/orxonox/core/Tickable.h (modified) * code/branches/network/visual_studio/network_properties.vsprops (modified) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) - created basic construct for the InputHandler (mere copy of ... Fri, 21 Mar 2008 17:14:31 GMT rgrieder [917] * code/branches/network/src/network/Client.h (modified) * code/branches/network/src/network/Server.cc (modified) * code/branches/network/src/network/Server.h (modified) * code/branches/network/src/orxonox/Orxonox.cc (modified) * code/branches/network/src/orxonox/Orxonox.h (modified) * code/branches/network/src/orxonox/OrxonoxPlatform.h (modified) * code/branches/network/src/orxonox/OrxonoxStableHeaders.h (modified) * code/branches/network/src/orxonox/core/Identifier.h (modified) * code/branches/network/src/orxonox/core/Tickable.cc (added) * code/branches/network/src/orxonox/core/Tickable.h (added) * code/branches/network/src/orxonox/objects/Tickable.cc (deleted) * code/branches/network/src/orxonox/objects/Tickable.h (deleted) * code/branches/network/src/orxonox/objects/WorldEntity.h (modified) * code/branches/network/src/orxonox/objects/weapon/BulletManager.h (modified) * code/branches/network/src/orxonox/tools/OrxListener.cc (copied) * code/branches/network/src/orxonox/tools/OrxListener.h (copied) * code/branches/network/src/orxonox/tools/Timer.cc (modified) * code/branches/network/src/orxonox/tools/Timer.h (modified) * code/branches/network/src/util/Math.h (modified) * code/branches/network/src/util/MultiTypeMath.h (modified) * code/branches/network/src/util/MultiTypePrimitive.h (modified) * code/branches/network/src/util/MultiTypeString.h (modified) * code/branches/network/src/util/Sleep.h (modified) * code/branches/network/src/util/XMLIncludes.h (modified) * code/branches/network/src/util/tinyxml/TinyXMLPrereqs.h (deleted) * code/branches/network/visual_studio/base_properties.vsprops (modified) * code/branches/network/visual_studio/orxonox_vc8.sln (modified) * code/branches/network/visual_studio/tixml_properties.vsprops (copied) * code/branches/network/visual_studio/util_properties.vsprops (modified) * code/branches/network/visual_studio/vc8/core.vcproj (modified) * code/branches/network/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/network/visual_studio/vc8/tixml.vcproj (copied) * code/branches/network/visual_studio/vc8/util.vcproj (modified) - merged all changes in the input branch into this one - moved ...