# # ChangeLog for / # # Generated by Trac 1.0.9 # Jun 20, 2024, 6:28:53 PM Wed, 12 Dec 2007 21:37:30 GMT landauf [496] * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/Client.h (modified) * code/branches/FICN/src/network/ConnectionManager.cc (modified) * code/branches/FICN/src/network/ConnectionManager.h (modified) * code/branches/FICN/src/network/GameStateClient.h (modified) * code/branches/FICN/src/network/GameStateManager.h (modified) * code/branches/FICN/src/network/Synchronisable.h (modified) * code/branches/FICN/src/orxonox/core/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/core/ClassFactory.h (modified) * code/branches/FICN/src/orxonox/core/Factory.cc (modified) * code/branches/FICN/src/orxonox/core/Factory.h (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.h (modified) * code/branches/FICN/src/orxonox/core/IdentifierList.cc (modified) * code/branches/FICN/src/orxonox/core/Iterator.h (modified) * code/branches/FICN/src/orxonox/core/MetaObjectList.h (modified) * code/branches/FICN/src/orxonox/core/ObjectList.h (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/FICN/src/orxonox/main.cc (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.cc (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.h (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/Test.h (modified) * code/branches/FICN/src/orxonox/objects/Tickable.h (modified) * code/branches/FICN/src/orxonox/objects/Timer.h (modified) * code/branches/FICN/src/orxonox/objects/test3.cc (modified) * code/branches/FICN/src/orxonox/objects/test3.h (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) added files from objecthierarchy, changed includes Wed, 12 Dec 2007 21:37:06 GMT motth [495] * code/branches/AI/src/AIClass.h (modified) * code/branches/AI/src/Arrival.h (modified) * code/branches/AI/src/Flocking.h (modified) * code/branches/AI/src/orxonox.cc (modified) fixed a memory leak, added documentation Wed, 12 Dec 2007 21:37:02 GMT nicolasc [494] * code/branches/audio (deleted) removed old audio branch Wed, 12 Dec 2007 21:36:21 GMT nicolasc [493] * code/branches/xml (deleted) * code/branches/xml-old (deleted) removed old xml branches Wed, 12 Dec 2007 21:35:13 GMT nicolasc [492] * code/branches/particle (deleted) Wed, 12 Dec 2007 21:34:41 GMT nicolasc [491] * code/branches/particle-old (copied) moved particle to particle old Wed, 12 Dec 2007 21:33:38 GMT nicolasc [490] * code/branches/merger/Media/material (copied) * code/branches/merger/Media/material/PE_materials.material (copied) * code/branches/merger/Media/particle/rauch.particle (copied) * code/branches/merger/Media/particle/schuss.particle (copied) * code/branches/merger/Media/particle/strahl.particle (copied) * code/branches/merger/Media/particle/strahl2.particle (copied) * code/branches/merger/Media/particle/treibwerk.particle (copied) * code/branches/merger/Media/textures (copied) * code/branches/merger/Media/textures/Thumbs.db (copied) * code/branches/merger/Media/textures/bigflame.png (copied) * code/branches/merger/Media/textures/black.png (copied) * code/branches/merger/Media/textures/explosion.png (copied) * code/branches/merger/Media/textures/flare.png (copied) * code/branches/merger/Media/textures/flaretrail.png (copied) * code/branches/merger/Media/textures/ring_flare.png (copied) * code/branches/merger/Media/textures/ring_flare2.png (copied) * code/branches/merger/Media/textures/smoke.png (copied) * code/branches/merger/Media/textures/streak.png (copied) * code/branches/merger/bin/resources.cfg (modified) * code/branches/merger/src/particle (copied) * code/branches/merger/src/particle/ParticleInterface.cc (copied) * code/branches/merger/src/particle/ParticleInterface.h (copied) merged particle branch Wed, 12 Dec 2007 21:29:08 GMT nicolasc [489] * code/branches/merger (copied) created new merger branch to merge particle hud an some other ... Wed, 12 Dec 2007 21:27:56 GMT nicolasc [488] * code/branches/merger (deleted) removed old merger branch Wed, 12 Dec 2007 20:56:56 GMT nicolasc [487] * code/branches/FICN/src/orxonox/orxonox.cc (modified) fix Wed, 12 Dec 2007 20:49:44 GMT nicolasc [486] * code/branches/FICN/src/audio/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) * code/branches/FICN/src/tinyxml/CMakeLists.txt (added) - added missing CML in tinyxml - minor cleanup in audio CML - ... Wed, 12 Dec 2007 19:29:01 GMT gabrieho [485] * code/branches/skybox/src/Universe.cpp~ (deleted) * code/branches/skybox/src/Universe.h~ (deleted) skybox working but poor Wed, 12 Dec 2007 19:28:14 GMT gabrieho [484] * code/branches/skybox/src/Universe.cpp (added) * code/branches/skybox/src/Universe.cpp~ (added) * code/branches/skybox/src/Universe.h (added) * code/branches/skybox/src/Universe.h~ (added) lala Wed, 12 Dec 2007 19:25:40 GMT gabrieho [483] * code/branches/skybox/bin/resources.cfg (modified) * code/branches/skybox/src/CMakeLists.txt (modified) * code/branches/skybox/src/orxonox.cc (modified) working but still poor skybox :) Wed, 12 Dec 2007 19:19:40 GMT nicolape [482] * code/branches/FICN/src/network/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/test1.cc (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) Added example implementation of world entity Wed, 12 Dec 2007 18:58:09 GMT nicolasc [481] * code/branches/FICN/Media/materials/scripts/assf2.material (added) * code/branches/FICN/Media/materials/textures/human_assf.png (added) * code/branches/FICN/Media/models/assf2.mesh (added) added first own model get display a little small, and in the wrong ... Wed, 12 Dec 2007 18:54:44 GMT nicolape [480] * code/branches/FICN/bin/levels/sample.oxw (modified) * code/branches/FICN/bin/levels/sp_level_moonstation.oxw (deleted) * code/branches/FICN/src/CMakeLists.txt (modified) * code/branches/FICN/src/loader/CMakeLists.txt (modified) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.cc (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.h (modified) * code/branches/FICN/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/objects/test1.cc (modified) * code/branches/FICN/src/orxonox/objects/test1.h (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) Level loader working, see test1 class Wed, 12 Dec 2007 18:40:50 GMT scheusso [479] * code/branches/FICN/src/network/Server.cc (modified) huhu Wed, 12 Dec 2007 18:34:30 GMT scheusso [478] * code/branches/FICN/src/network/PacketManager.h (modified) spagat Wed, 12 Dec 2007 18:28:33 GMT scheusso [477] * code/branches/FICN/src/network/PacketManager.h (modified) * code/branches/FICN/src/network/Server.h (modified) * code/branches/FICN/src/network/dummyserver3.cc (modified) blub Wed, 12 Dec 2007 17:42:36 GMT scheusso [476] * code/branches/FICN/src/network/dummyserver3.cc (modified) bla Wed, 12 Dec 2007 17:36:18 GMT scheusso [475] * code/branches/FICN/src/network/CMakeLists.txt (modified) * code/branches/FICN/src/network/ConnectionManager.h (modified) * code/branches/FICN/src/network/PacketManager.h (modified) * code/branches/FICN/src/network/Server.h (modified) * code/branches/FICN/src/network/dummyserver3.cc (modified) some improvements in chatserver/client Wed, 12 Dec 2007 17:26:56 GMT nicolape [474] * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.h (modified) Wed, 12 Dec 2007 17:11:30 GMT bknecht [473] * code/branches/FICN/src/orxonox/graphicsEngine.cc (modified) * code/branches/FICN/src/orxonox/main.cc (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) * code/branches/FICN/src/orxonox/orxonox.h (modified) should work again, sorry Wed, 12 Dec 2007 14:11:44 GMT landauf [472] * code/branches/objecthierarchy/bin/resources.cfg (modified) * code/branches/objecthierarchy/src/orxonox/core/CoreIncludes.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/WorldEntity.h (modified) added acceleration, rotationRate and momentum Wed, 12 Dec 2007 13:45:01 GMT nicolape [471] * code/branches/FICN/src/loader/CMakeLists.txt (modified) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/tinyxml (added) * code/branches/FICN/src/tinyxml/tinystr.cc (added) * code/branches/FICN/src/tinyxml/tinystr.h (added) * code/branches/FICN/src/tinyxml/tinyxml.cc (added) * code/branches/FICN/src/tinyxml/tinyxml.h (added) * code/branches/FICN/src/tinyxml/tinyxmlerror.cc (added) * code/branches/FICN/src/tinyxml/tinyxmlparser.cc (added) Added tinyxml library Wed, 12 Dec 2007 13:30:29 GMT nicolape [470] * code/branches/FICN/bin/levels/sample.oxw (modified) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) Did some changes to levelloader Wed, 12 Dec 2007 13:15:24 GMT nicolape [469] * code/branches/FICN/bin/levels/sample.oxw (moved) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/loader/LevelLoader.h (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) Disabled some stuff on loader Wed, 12 Dec 2007 12:50:59 GMT landauf [468] * code/branches/AI/bin/resources.cfg (modified) * code/branches/AI/src/orxonox.cc (modified) changed resources.cfg Wed, 12 Dec 2007 12:46:14 GMT nicolape [467] * code/branches/FICN/sample.oxw (copied) added sample level Wed, 12 Dec 2007 12:25:03 GMT scheusso [466] * code/branches/FICN/CMakeLists.txt (modified) fixed CML Wed, 12 Dec 2007 12:24:22 GMT landauf [465] * code/branches/AI/src/orxonox.cc (modified) include Wed, 12 Dec 2007 12:23:10 GMT landauf [464] * code/branches/AI/src/CMakeLists.txt (modified) * code/branches/AI/src/SignalHandler.cc (added) * code/branches/AI/src/SignalHandler.h (added) * code/branches/AI/src/orxonox.cc (modified) added signal handler to AI branch Wed, 12 Dec 2007 12:19:31 GMT scheusso [463] * code/branches/FICN/src/network/NetworkFrameListener.h (added) missing file, sorry Wed, 12 Dec 2007 11:42:30 GMT bknecht [462] * code/branches/FICN/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/graphicsEngine.cc (added) * code/branches/FICN/src/orxonox/graphicsEngine.h (added) * code/branches/FICN/src/orxonox/main.cc (added) * code/branches/FICN/src/orxonox/orxonox.cc (modified) * code/branches/FICN/src/orxonox/orxonox.h (added) * code/branches/FICN/src/orxonox/orxonoxOLD.cc (added) got my work to compile (it's all hacked together and I dunno if it ... Wed, 12 Dec 2007 00:22:06 GMT landauf [461] * code/branches/objecthierarchy/src/orxonox/objects/WorldEntity.cc (modified) dt Wed, 12 Dec 2007 00:18:46 GMT landauf [460] * code/branches/objecthierarchy/src/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/core/CoreIncludes.h (modified) * code/branches/objecthierarchy/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/WorldEntity.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/WorldEntity.h (added) * code/branches/objecthierarchy/src/orxonox/orxonox.cc (modified) first try to add a WorldEntity. at the moment it's just a class with ... Tue, 11 Dec 2007 23:35:52 GMT scheusso [459] * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/Client.h (modified) * code/branches/FICN/src/network/Server.cc (modified) * code/branches/FICN/src/network/Server.h (modified) * code/branches/FICN/src/network/Synchronisable.h (modified) * code/branches/FICN/src/network/dummyclient3.cc (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) preparing clone mode for game (one server steers, all clients view ;) ) Tue, 11 Dec 2007 22:29:16 GMT nicolasc [458] * code/branches/FICN/src/audio/AudioManager.cc (modified) * code/branches/FICN/src/audio/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) - removed setupCEGUI as it is not used nor does it work - some minor ... Mon, 10 Dec 2007 19:34:48 GMT landauf [457] * code/branches/objecthierarchy/src/orxonox/core/ClassFactory.h (modified) * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/CoreIncludes.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Factory.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/Factory.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Identifier.h (modified) * code/branches/objecthierarchy/src/orxonox/orxonox.cc (modified) changed the class-hierarchy creation: call ... Mon, 10 Dec 2007 17:14:39 GMT nicolasc [456] * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.cc (modified) removed some uneeded code - as requested Mon, 10 Dec 2007 17:02:34 GMT landauf [455] * code/branches/objecthierarchy/src/orxonox/core/SignalHandler.cc (modified) SignalHandler seems to work on tardis systems :) Mon, 10 Dec 2007 16:56:22 GMT landauf [454] * code/branches/objecthierarchy/src/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/core/SignalHandler.cc (added) * code/branches/objecthierarchy/src/orxonox/core/SignalHandler.h (added) * code/branches/objecthierarchy/src/orxonox/orxonox.cc (modified) no idea if this works: added chrigis SignalHandler from orxonox_v1 to ... Mon, 10 Dec 2007 16:07:46 GMT landauf [453] * code/branches/objecthierarchy/src/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/core/ClassFactory.h (modified) * code/branches/objecthierarchy/src/orxonox/core/CoreIncludes.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Debug.h (added) * code/branches/objecthierarchy/src/orxonox/core/Identifier.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/Identifier.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Iterator.h (modified) * code/branches/objecthierarchy/src/orxonox/core/MetaObjectList.h (modified) added benschs Debug.h from orxonox_v1 include Debug.h or ... Mon, 10 Dec 2007 14:21:33 GMT landauf [452] * code/branches/objecthierarchy/src/orxonox/core/ClassFactory.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Identifier.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Iterator.h (modified) * code/branches/objecthierarchy/src/orxonox/core/ObjectList.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/BaseObject.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/BaseObject.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Tickable.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Timer.h (modified) More documentation and comments (it's so much fun!) Mon, 10 Dec 2007 02:55:33 GMT landauf [451] * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.h (modified) used a union to save some memory Mon, 10 Dec 2007 02:40:55 GMT landauf [450] * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/objecthierarchy/src/orxonox/core/CoreIncludes.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/test3.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/test3.h (modified) added Ogre::Vector2 as configurable type Sun, 09 Dec 2007 23:30:50 GMT landauf [449] * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.cc (modified) improved config-file parsing - more error detection (and correction ... Sun, 09 Dec 2007 22:24:25 GMT scheusso [448] * code/branches/FICN/src/network/CMakeLists.txt (modified) * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/ClientConnection.cc (modified) * code/branches/FICN/src/network/dummyclient3.cc (modified) some bugfixes(clientinformation, client), enhancements(client, ... Sun, 09 Dec 2007 22:21:14 GMT landauf [447] * code/branches/objecthierarchy/src/orxonox/core/ClassFactory.h (modified) * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/objecthierarchy/src/orxonox/core/CoreIncludes.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Factory.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/Factory.h (modified) * code/branches/objecthierarchy/src/orxonox/core/Identifier.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/Identifier.h (modified) * code/branches/objecthierarchy/src/orxonox/core/IdentifierList.cc (modified) * code/branches/objecthierarchy/src/orxonox/core/Iterator.h (modified) * code/branches/objecthierarchy/src/orxonox/core/MetaObjectList.h (modified) * code/branches/objecthierarchy/src/orxonox/core/ObjectList.h (modified) * code/branches/objecthierarchy/src/orxonox/core/OrxonoxClass.h (modified) - added comments and doxygen-tags to the ConfigValueContainer - ... Sun, 09 Dec 2007 19:44:04 GMT scheusso [446] * code/branches/FICN/src/network/ClientInformation.cc (modified) * code/branches/FICN/src/network/ConnectionManager.cc (modified) * code/branches/FICN/src/network/dummyclient2.cc (modified) * code/branches/FICN/src/network/dummyclient3.cc (modified) * code/branches/FICN/src/network/dummyserver3.cc (modified) corrected clientinformation::removeClient(enet event) Sun, 09 Dec 2007 19:14:53 GMT scheusso [445] * code/branches/FICN/src/network/dummyclient.cc (modified) * code/branches/FICN/src/network/dummyserver.cc (modified) minor changes Sun, 09 Dec 2007 18:02:16 GMT scheusso [444] * code/branches/FICN/src/network/ClientInformation.cc (modified) * code/branches/FICN/src/network/ClientInformation.h (modified) * code/branches/FICN/src/network/ConnectionManager.cc (modified) * code/branches/FICN/src/network/Server.cc (modified) * code/branches/FICN/src/network/dummyserver3.cc (modified) chatserver/client ok Sun, 09 Dec 2007 17:26:49 GMT landauf [443] * code/branches/objecthierarchy/src/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/core/CoreIncludes.h (moved) * code/branches/objecthierarchy/src/orxonox/objects/BaseObject.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Test.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Tickable.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Timer.h (modified) * code/branches/objecthierarchy/src/orxonox/orxonox.cc (modified) renamed IdentifierIncludes.h to CoreIncludes.h Sun, 09 Dec 2007 17:01:24 GMT scheusso [442] * code/branches/FICN/src/network/ClientInformation.cc (modified) * code/branches/FICN/src/network/ConnectionManager.cc (modified) * code/branches/FICN/src/network/Server.cc (modified) * code/branches/FICN/src/network/dummyclient2.cc (modified) * code/branches/FICN/src/network/dummyserver.cc (modified) still problems with chatserver/client Sun, 09 Dec 2007 16:45:12 GMT scheusso [441] * code/branches/FICN/src/network/CMakeLists.txt (modified) * code/branches/FICN/src/network/Makefile.test (modified) * code/branches/FICN/src/network/dummyclient2.cc (modified) * code/branches/FICN/src/network/dummyclient3.cc (modified) * code/branches/FICN/src/network/dummyserver.cc (modified) * code/branches/FICN/src/network/dummyserver3.cc (modified) some cmake hacking, some testing Sun, 09 Dec 2007 14:48:16 GMT scheusso [440] * code/branches/FICN/src/network/CMakeLists.txt (modified) * code/branches/FICN/src/network/Makefile.test (modified) * code/branches/FICN/src/network/PacketDecoder.cc (modified) * code/branches/FICN/src/network/PacketManager.h (modified) * code/branches/FICN/src/network/Server.h (modified) * code/branches/FICN/src/network/dummyserver3.cc (added) added dummyserver3.cc (implements a chatserver, including main) Sun, 09 Dec 2007 13:54:26 GMT scheusso [439] * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/TODO (modified) corrected a minor mistake Sun, 09 Dec 2007 13:45:07 GMT dumenim [438] * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/Client.h (modified) * code/branches/FICN/src/network/dummyclient3.cc (added) Client got a new function send Chat Sun, 09 Dec 2007 12:46:03 GMT dumenim [437] * code/branches/FICN/src/network/PacketDecoder.cc (modified) * code/branches/FICN/src/network/PacketGenerator.cc (modified) * code/branches/FICN/src/network/PacketManager.h (modified) changed PacketGenerator/Decoder with diffed Sun, 09 Dec 2007 11:42:46 GMT scheusso [436] * code/branches/FICN/src/network/ClientInformation.cc (modified) * code/branches/FICN/src/network/ClientInformation.h (modified) * code/branches/FICN/src/network/ConnectionManager.cc (modified) * code/branches/FICN/src/network/ConnectionManager.h (modified) * code/branches/FICN/src/network/GameStateClient.cc (modified) * code/branches/FICN/src/network/GameStateClient.h (modified) * code/branches/FICN/src/network/GameStateManager.cc (modified) * code/branches/FICN/src/network/GameStateManager.h (modified) * code/branches/FICN/src/network/PacketTypes.h (modified) * code/branches/FICN/src/network/Server.cc (modified) * code/branches/FICN/src/network/Server.h (modified) * code/branches/FICN/src/network/TODO (modified) extended gamestatehandling for diffed and not diffed gamestates ... Sat, 08 Dec 2007 16:42:02 GMT landauf [435] * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.cc (modified) removed debug output changed filename Sat, 08 Dec 2007 16:37:26 GMT landauf [434] * code/branches/objecthierarchy/src/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.cc (added) * code/branches/objecthierarchy/src/orxonox/core/ConfigValueContainer.h (added) * code/branches/objecthierarchy/src/orxonox/core/Identifier.h (modified) * code/branches/objecthierarchy/src/orxonox/core/IdentifierIncludes.h (modified) * code/branches/objecthierarchy/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Tickable.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Timer.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/test3.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/test3.h (modified) * code/branches/objecthierarchy/src/orxonox/orxonox.cc (modified) added a config-file-parser and a makro ( SetConfigValue(variable, ... Fri, 07 Dec 2007 11:51:59 GMT landauf [433] * code/branches/FICN/src/orxonox/objects/Tickable.h (modified) * code/branches/FICN/src/orxonox/objects/Timer.h (modified) less includes Thu, 06 Dec 2007 17:39:50 GMT scheusso [432] * code/branches/FICN/src/network/ClientInformation.cc (added) * code/branches/FICN/src/network/ClientInformation.h (added) and here come the files from r431 ;) Thu, 06 Dec 2007 17:39:14 GMT scheusso [431] * code/branches/FICN/src/network/CMakeLists.txt (modified) Added class ClientInformation - implements a listelement for ... Wed, 05 Dec 2007 22:47:05 GMT nicolape [430] * code/branches/FICN/bin/audio/ambient/a1.ogg (added) * code/branches/FICN/bin/audio/ambient/a2.ogg (added) * code/branches/FICN/bin/audio/ambient/a3.ogg (added) * code/branches/FICN/src/audio/AudioManager.cc (modified) * code/branches/FICN/src/audio/AudioManager.h (modified) * code/branches/FICN/src/audio/AudioStream.cc (modified) * code/branches/FICN/src/audio/AudioStream.h (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) We now have a background sound playlist Wed, 05 Dec 2007 22:18:03 GMT scheusso [429] * code/branches/FICN/src/network/TODO (added) added todo-file Wed, 05 Dec 2007 22:00:14 GMT gabrieho [428] * code/branches/skybox/src/CMakeLists.txt (modified) * code/branches/skybox/src/orxonox.cc (modified) skybox buggy Wed, 05 Dec 2007 21:21:12 GMT nicolasc [427] * code/branches/FICN/Media/models/razor.mesh (added) * code/branches/FICN/src/orxonox/orxonox.cc (modified) exchanged ogrehead for razor-fighter Wed, 05 Dec 2007 21:08:12 GMT motth [426] * code/branches/AI/src/AIClass.h (added) * code/branches/AI/src/Arrival.h (added) * code/branches/AI/src/Flocking.h (modified) * code/branches/AI/src/orxonox.cc (modified) added actual flocking code and two frameworks Wed, 05 Dec 2007 21:06:29 GMT scheusso [425] * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/Client.h (modified) * code/branches/FICN/src/network/GameStateManager.cc (modified) * code/branches/FICN/src/network/GameStateManager.h (modified) * code/branches/FICN/src/network/Server.cc (modified) some minor changes Wed, 05 Dec 2007 20:25:27 GMT nicolape [424] * code/branches/FICN/src/audio/AudioStream.cc (modified) Audio bla Wed, 05 Dec 2007 20:20:44 GMT nicolape [423] * code/branches/FICN/src/audio/AudioManager.cc (modified) * code/branches/FICN/src/audio/AudioStream.cc (modified) * code/branches/FICN/src/audio/AudioStream.h (modified) * code/branches/FICN/src/orxonox/core/Error.cc (modified) Wed, 05 Dec 2007 20:17:22 GMT scheusso [422] * code/branches/FICN/src/network/GameStateManager.cc (modified) * code/branches/FICN/src/network/GameStateManager.h (modified) * code/branches/FICN/src/network/PacketManager.h (modified) * code/branches/FICN/src/network/Server.cc (modified) * code/branches/FICN/src/network/Server.h (modified) extended GameStateManager Wed, 05 Dec 2007 18:49:53 GMT nicolape [421] * code/branches/FICN/src/orxonox/core/Error.cc (added) * code/branches/FICN/src/orxonox/core/Error.h (added) Added error message class in orxonxo core. One can call it with ... Wed, 05 Dec 2007 18:49:35 GMT nicolape [420] * code/branches/FICN/src/audio/AudioIncludes.h (modified) * code/branches/FICN/src/audio/AudioManager.cc (modified) * code/branches/FICN/src/orxonox/core/CMakeLists.txt (modified) Added error message class in orxonxo core. One can call it with ... Wed, 05 Dec 2007 18:28:46 GMT nicolape [419] * code/branches/FICN/src/audio/AudioManager.cc (modified) * code/branches/FICN/src/audio/AudioManager.h (modified) * code/branches/FICN/src/audio/AudioStream.cc (modified) * code/branches/FICN/src/audio/CMakeLists.txt (modified) * code/branches/FICN/src/orxonox/orxonox.cc (modified) We now have a nice backgroundsound playing Wed, 05 Dec 2007 17:38:47 GMT bknecht [418] * code/branches/FICN/cmake/FindBoost.cmake (modified) cool fix for boost compiling Wed, 05 Dec 2007 17:24:38 GMT scheusso [417] * code/branches/FICN/src/network/PacketTypes.h (added) blabla Wed, 05 Dec 2007 17:24:04 GMT scheusso [416] * code/branches/FICN/src/network/GameStateClient.cc (added) * code/branches/FICN/src/network/GameStateClient.h (added) blabla Wed, 05 Dec 2007 17:23:10 GMT scheusso [415] * code/branches/FICN/src/network/CMakeLists.txt (modified) * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/ConnectionManager.cc (modified) * code/branches/FICN/src/network/GameStateManager.h (modified) * code/branches/FICN/src/network/PacketDecoder.cc (modified) * code/branches/FICN/src/network/PacketGenerator.cc (modified) * code/branches/FICN/src/network/PacketManager.h (modified) errorless Wed, 05 Dec 2007 16:59:35 GMT nicolape [414] * code/branches/FICN/bin/.dolphinview (deleted) * code/branches/FICN/bin/audio/.dolphinview (deleted) * code/branches/FICN/bin/audio/ambient/.dolphinview (deleted) * code/branches/FICN/run (added) Removed unused files, added run script Wed, 05 Dec 2007 16:59:25 GMT scheusso [413] * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/Client.h (modified) * code/branches/FICN/src/network/GameStateManager.cc (modified) * code/branches/FICN/src/network/GameStateManager.h (modified) * code/branches/FICN/src/network/PacketManager.h (modified) * code/branches/FICN/src/network/Server.h (modified) still errors Wed, 05 Dec 2007 16:54:03 GMT nicolasc [412] * code/branches/FICN/bin (added) * code/branches/FICN/bin/.dolphinview (added) * code/branches/FICN/bin/CMakeCache.txt (added) * code/branches/FICN/bin/audio (added) * code/branches/FICN/bin/audio/.dolphinview (added) * code/branches/FICN/bin/audio/ambient (added) * code/branches/FICN/bin/audio/ambient/.dolphinview (added) * code/branches/FICN/bin/audio/ambient/ambient1.ogg (added) * code/branches/FICN/bin/audio/ambient/ambient2.ogg (added) * code/branches/FICN/bin/audio/ambient/ambient3.ogg (added) * code/branches/FICN/bin/audio/sounds (added) * code/branches/FICN/bin/audio/sounds/.dolphinview (added) * code/branches/FICN/bin/audio/sounds/laser1.wav (added) * code/branches/FICN/bin/levels (added) * code/branches/FICN/bin/levels/.dolphinview (added) * code/branches/FICN/bin/levels/sp_level_moonstation.oxw (added) * code/branches/FICN/bin/media.cfg (added) * code/branches/FICN/bin/ogre.cfg-init (added) * code/branches/FICN/bin/plugins.cfg-init (added) * code/branches/FICN/bin/quake3settings.cfg (added) * code/branches/FICN/bin/resources.cfg (added) * code/branches/FICN/bin/run-script (added) * code/branches/FICN/bin/run-script.bat (added) readded /bin Wed, 05 Dec 2007 16:29:12 GMT nicolape [411] * code/branches/FICN/src/audio/AudioStream.cc (modified) * code/branches/FICN/src/audio/AudioStream.h (modified) * code/branches/FICN/src/audio/CMakeLists.txt (modified) Some changes on streamer Wed, 05 Dec 2007 16:24:16 GMT nicolape [410] * code/branches/FICN/src/audio/AudioStream.cc (added) * code/branches/FICN/src/audio/AudioStream.h (added) Added ogg streamer class Wed, 05 Dec 2007 16:22:27 GMT nicolape [409] * code/branches/FICN/bin (deleted) * code/branches/FICN/cmake/FindALUT.cmake (modified) * code/branches/FICN/cmake/FindOggVorbis.cmake (modified) * code/branches/FICN/cmake/FindOpenAL.cmake (modified) * code/branches/FICN/src/audio/AudioBuffer.h (modified) * code/branches/FICN/src/audio/AudioManager.h (modified) * code/branches/FICN/src/audio/AudioSource.h (modified) * code/branches/FICN/src/audio/CMakeLists.txt (modified) * code/branches/FICN/src/audio/_Ambient.cc (deleted) * code/branches/FICN/src/audio/_Ambient.h (deleted) * code/branches/FICN/src/audio/_AudioObject.h (deleted) Simplified cmake audio lib messages Wed, 05 Dec 2007 16:19:44 GMT nicolape [408] * code/branches/FICN/bin/audio/sounds/laser1.wav (added) Added laser sound Wed, 05 Dec 2007 15:58:02 GMT dumenim [407] * code/branches/FICN/src/network/GameStateManager.cc (modified) compress/decompress funcions added Wed, 05 Dec 2007 15:45:54 GMT nicolasc [406] * code/branches/FICN/cmake/FindOggVorbis.cmake (modified) fixed ogg/vorbis paths Wed, 05 Dec 2007 15:40:46 GMT scheusso [405] * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/Client.h (modified) * code/branches/FICN/src/network/GameStateManager.cc (modified) * code/branches/FICN/src/network/GameStateManager.h (modified) * code/branches/FICN/src/network/PacketDecoder.cc (modified) * code/branches/FICN/src/network/PacketGenerator.cc (modified) * code/branches/FICN/src/network/PacketManager.h (modified) * code/branches/FICN/src/network/Synchronisable.cc (modified) corrected errors Wed, 05 Dec 2007 15:33:57 GMT nicolape [404] * code/branches/FICN/src/audio/AudioIncludes.h (added) * code/branches/FICN/src/audio/CMakeLists.txt (modified) Wed, 05 Dec 2007 15:23:52 GMT dumenim [403] * code/branches/FICN/src/network/GameStateManager.cc (modified) * code/branches/FICN/src/network/GameStateManager.h (modified) * code/branches/FICN/src/network/PacketDecoder.cc (modified) * code/branches/FICN/src/network/PacketGenerator.cc (modified) * code/branches/FICN/src/network/PacketManager.h (modified) compressed gamestates Wed, 05 Dec 2007 15:22:20 GMT nicolape [402] * code/branches/FICN/CMakeLists.txt (modified) * code/branches/FICN/cmake/FindOggVorbis.cmake (modified) * code/branches/FICN/src/audio/CMakeLists.txt (modified) Fixed ogg loading Wed, 05 Dec 2007 15:10:19 GMT scheusso [401] * code/branches/FICN/CMakeLists.txt (modified) * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/ConnectionManager.cc (modified) * code/branches/FICN/src/network/PacketDecoder.cc (modified) * code/branches/FICN/src/network/PacketManager.h (modified) * code/branches/FICN/src/network/Synchronisable.cc (modified) corrected some errors Wed, 05 Dec 2007 14:46:07 GMT scheusso [400] * code/branches/FICN/src/network/Client.cc (modified) * code/branches/FICN/src/network/Client.h (modified) * code/branches/FICN/src/network/ConnectionManager.cc (modified) * code/branches/FICN/src/network/ConnectionManager.h (modified) * code/branches/FICN/src/network/PacketDecoder.cc (modified) * code/branches/FICN/src/network/PacketGenerator.cc (modified) * code/branches/FICN/src/network/PacketManager.h (modified) * code/branches/FICN/src/network/Server.cc (modified) CLient, Server Wed, 05 Dec 2007 14:44:06 GMT landauf [399] * code/branches/skybox/bin/resources.cfg (modified) * code/branches/skybox/src/orxonox.cc (modified) some changes Wed, 05 Dec 2007 14:43:46 GMT landauf [398] * code/branches/skybox/Media/materials/scripts (added) * code/branches/skybox/Media/materials/scripts/Example.material (added) added scripts Wed, 05 Dec 2007 14:42:56 GMT landauf [397] * code/branches/skybox/Media/materials/scripts (deleted) removed scripts