# # ChangeLog for / # # Generated by Trac 1.0.9 # Nov 20, 2024, 12:18:12 AM Mon, 03 May 2010 21:52:07 GMT dafrick [6853] * code/trunk/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/trunk/src/modules/objects/triggers/MultiTrigger.h (modified) Started documenting, also changed some of the implementation to avoid ... Mon, 03 May 2010 20:33:02 GMT kolibri7 [6852] * code/branches/lod/src/orxonox/graphics/MeshLodInformation.cc (modified) * code/branches/lod/src/orxonox/graphics/Model.cc (modified) modified it, but the game crashes, something is wrong with while(...) Mon, 03 May 2010 19:52:45 GMT dafrick [6851] * code/trunk/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/trunk/src/modules/objects/triggers/MultiTrigger.h (modified) Some bugfixes in MultiTrigger. All MultiTrigger features should work ... Mon, 03 May 2010 16:41:43 GMT solex [6850] * code/branches/ai/data/levels/templates/spaceship_pirate.oxt (modified) * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/ai/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/ai/src/orxonox/worldentities/CMakeLists.txt (modified) master/slave interaction of bots now correct - getting closer to ... Mon, 03 May 2010 15:03:05 GMT scurcio [6849] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDRadar.cc (modified) update hudnavigation /addObject, removeObject Mon, 03 May 2010 14:57:54 GMT jo [6848] * code/branches/dynamicmatch/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/dynamicmatch/src/orxonox/gametypes/Dynamicmatch.h (modified) enhanced level, Teamspawnpoints - almost playable version Mon, 03 May 2010 14:51:35 GMT gasserlu [6847] * code/branches/ai/src/modules/pickup/items/DronePickup.cc (modified) * code/branches/ai/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/ai/src/orxonox/controllers/DroneController.cc (added) * code/branches/ai/src/orxonox/controllers/DroneController.h (added) * code/branches/ai/src/orxonox/worldentities/Drone.cc (modified) drone follows Owner Mon, 03 May 2010 14:46:00 GMT smerkli [6846] * code/branches/chat2/data/gui/layouts/ChatBox.layout (modified) * code/branches/chat2/data/gui/scripts/ChatBox.lua (added) * code/branches/chat2/src/orxonox/ChatHistory.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.h (modified) Chatbox done, with cursor goodness and everything. Thanks for the help Mon, 03 May 2010 14:28:30 GMT benedict [6845] * data/contentcreation/source/materials/textures/pickups/gimp_template.xcf (modified) :P Mon, 03 May 2010 14:23:07 GMT ebeier [6844] * data/contentcreation/source/materials/textures/pickups/done (deleted) * data/contentcreation/source/materials/textures/pickups/gimp_template.xcf (modified) Mon, 03 May 2010 14:21:07 GMT kolibri7 [6843] * code/branches/lod/src/orxonox/graphics/Model.cc (modified) * code/branches/lod/src/orxonox/graphics/Model.h (modified) fix of the problem of getting the right scale; cast to WorldEntity ... Mon, 03 May 2010 14:16:17 GMT benedict [6842] * data/contentcreation/source/materials/textures/pickups/temp (deleted) removed temp folder because not needed. the template files contain ... Mon, 03 May 2010 13:01:07 GMT benedict [6841] * data/trunk/gui/imagesets/pickup.tga (modified) added pickup images --This line, and those below, will be ignored-- ... Mon, 03 May 2010 12:59:37 GMT benedict [6840] * data/contentcreation/source/materials/textures/pickups/gimp_template.xcf (modified) * data/contentcreation/source/materials/textures/pickups/gimp_template_invi.xcf (modified) * data/contentcreation/source/materials/textures/pickups/gimp_template_invi_bkup.xcf (deleted) * data/contentcreation/source/materials/textures/pickups/gimp_template_shield.xcf (added) * data/contentcreation/source/materials/textures/pickups/gimp_template_speed.xcf (added) * data/contentcreation/source/materials/textures/pickups/temp (added) * data/contentcreation/source/materials/textures/pickups/temp/invi_big.tga (added) * data/contentcreation/source/materials/textures/pickups/temp/invi_medium.tga (added) * data/contentcreation/source/materials/textures/pickups/temp/invi_small.tga (added) * data/contentcreation/source/materials/textures/pickups/temp/shield_big.tga (added) * data/contentcreation/source/materials/textures/pickups/temp/shield_medium.tga (added) * data/contentcreation/source/materials/textures/pickups/temp/shield_small.tga (added) * data/contentcreation/source/materials/textures/pickups/temp/speed_big.tga (added) * data/contentcreation/source/materials/textures/pickups/temp/speed_medium.tga (added) * data/contentcreation/source/materials/textures/pickups/temp/speed_small.tga (added) finished the pickup templates and added them to ... Mon, 03 May 2010 12:39:01 GMT scheusso [6839] * code/branches/lod/src/libraries/core/BaseObject.h (modified) another tab .... Mon, 03 May 2010 12:29:27 GMT kolibri7 [6838] * code/branches/lod/src/orxonox/Level.cc (modified) * code/branches/lod/src/orxonox/Level.h (modified) * code/branches/lod/src/orxonox/graphics/MeshLodInformation.h (modified) * code/branches/lod/src/orxonox/graphics/Model.cc (modified) implemented the XMLPort for additional lod information. Mon, 03 May 2010 12:10:46 GMT smerkli [6837] * code/branches/chat2/data/gui/layouts/ChatBox.layout (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) Changed EditBox to StaticText in ChatBox.layout Mon, 03 May 2010 11:47:54 GMT rgrieder [6836] * code/branches/chat2 (modified) * code/branches/chat2/data/defaultConfig/keybindings.ini (modified) * code/branches/chat2/data/gui/layouts/ChatBox.layout (copied) * code/branches/chat2/src/libraries/network/ChatListener.cc (modified) * code/branches/chat2/src/libraries/network/ChatListener.h (modified) * code/branches/chat2/src/libraries/network/Host.h (modified) * code/branches/chat2/src/libraries/network/packet/Chat.cc (modified) * code/branches/chat2/src/libraries/network/packet/Chat.h (modified) * code/branches/chat2/src/orxonox/CMakeLists.txt (modified) * code/branches/chat2/src/orxonox/ChatHistory.cc (copied) * code/branches/chat2/src/orxonox/ChatHistory.h (copied) * code/branches/chat2/src/orxonox/ChatInputHandler.cc (copied) * code/branches/chat2/src/orxonox/ChatInputHandler.h (copied) * code/branches/chat2/src/orxonox/graphics/CEGuiSample.cc (copied) * code/branches/chat2/src/orxonox/graphics/CEGuiSample.h (copied) * code/branches/chat2/src/orxonox/graphics/ChatBox.cc (copied) * code/branches/chat2/src/orxonox/graphics/ChatBox.h (copied) Mon, 03 May 2010 11:44:18 GMT rgrieder [6835] * code/branches/chat2 (copied) New chat branch with GUI changes from the trunk. Mon, 03 May 2010 11:40:16 GMT gnadler [6834] * code/branches/rocket/data/levels/includes/weaponsettings3.oxi (modified) * code/branches/rocket/data/particle/rocketfire2.particle (added) * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/RocketController.h (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) Success: Now rocket spawns somewhere around the ship and the ... Mon, 03 May 2010 11:38:59 GMT gasserlu [6833] * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/ai/src/orxonox/controllers/DroneController.cc (added) * code/branches/ai/src/orxonox/controllers/DroneController.cc~ (deleted) * code/branches/ai/src/orxonox/controllers/DroneController.h (added) * code/branches/ai/src/orxonox/controllers/DroneController.h~ (deleted) DroneController edited Mon, 03 May 2010 11:25:58 GMT gasserlu [6832] * code/branches/ai/src/orxonox/controllers/DroneController.cc~ (added) * code/branches/ai/src/orxonox/controllers/DroneController.h~ (added) * code/branches/ai/src/orxonox/worldentities/Drone.cc (added) * code/branches/ai/src/orxonox/worldentities/Drone.h (added) dronecontroller upload Mon, 03 May 2010 11:14:30 GMT benedict [6831] * data/contentcreation/source/materials/textures/pickups/done (added) * data/contentcreation/source/materials/textures/pickups/gimp_template_invi.xcf (added) * data/contentcreation/source/materials/textures/pickups/gimp_template_invi_bkup.xcf (added) * data/contentcreation/source/materials/textures/pickups/speed.xcf (added) sorry, forgot to add some files :D Mon, 03 May 2010 11:13:00 GMT benedict [6830] * data/contentcreation/source/materials/textures/pickups/gimp_template.xcf (modified) this is some middle-in-work stuff. just oploading it to work on an ... Mon, 03 May 2010 09:38:09 GMT scheusso [6829] * code/branches/lod/src/libraries/core/BaseObject.cc (modified) no tabs ;) Mon, 03 May 2010 09:34:44 GMT scheusso [6828] * code/branches/lod/src/libraries/core/BaseObject.cc (modified) * code/branches/lod/src/libraries/core/BaseObject.h (modified) * code/branches/lod/src/orxonox/Level.cc (modified) * code/branches/lod/src/orxonox/graphics/Model.cc (modified) level pointer for the baseobject Mon, 03 May 2010 09:20:00 GMT scheusso [6827] * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) rocket does spawn and is visible now however speed and scaling not ... Mon, 03 May 2010 00:35:03 GMT landauf [6826] * code/branches/fps/src/libraries/tools/CMakeLists.txt (modified) excluded bsp renderer from compilation until linux compile problems ... Sun, 02 May 2010 22:27:45 GMT landauf [6825] * code/branches/fps/src/libraries/tools/bsp/DemoApp.cpp (modified) * code/branches/fps/src/libraries/tools/bsp/ExampleFrameListener.h (modified) * code/branches/fps/src/libraries/tools/bsp/OgreFramework.cpp (modified) * code/branches/fps/src/libraries/tools/bsp/Q3Map.cpp (modified) fixed warnings in BZN bsp renderer Sun, 02 May 2010 21:51:49 GMT landauf [6824] * code/branches/fps/src/libraries/tools/CMakeLists.txt (modified) * code/branches/fps/src/libraries/tools/bsp/CMakeLists.txt (added) added CMakeLists.txt for bsp renderer. compiles, but with a shitload ... Sun, 02 May 2010 21:49:01 GMT landauf [6823] * code/branches/fps/src/libraries/tools/bsp/ExampleApplication.h (added) * code/branches/fps/src/libraries/tools/bsp/ExampleFrameListener.h (added) added ogre sample files for BZN bsp renderer (from ogre 1.6.5, but i ... Sun, 02 May 2010 21:32:14 GMT landauf [6822] * code/branches/fps/src/libraries/tools/bsp (moved) renamed fps directory as bsp Sun, 02 May 2010 21:28:23 GMT landauf [6821] * code/branches/fps/src/libraries/tools/fps/OgreFramework.hpp (modified) * code/branches/fps/src/libraries/tools/fps/Q3Map.h (modified) * code/branches/fps/src/libraries/tools/fps/main.cpp (deleted) * code/branches/fps/src/libraries/tools/fps/misc.cpp (deleted) BZN bsp renderer: removed JarDebug.h includes and deleted main.cpp ... Sun, 02 May 2010 21:24:04 GMT landauf [6820] * code/branches/fps/src/libraries/tools/fps/DemoApp.cpp (modified) * code/branches/fps/src/libraries/tools/fps/DemoApp.hpp (modified) * code/branches/fps/src/libraries/tools/fps/JarDebug.cpp (deleted) * code/branches/fps/src/libraries/tools/fps/JarDebug.h (deleted) * code/branches/fps/src/libraries/tools/fps/OgreFramework.cpp (modified) * code/branches/fps/src/libraries/tools/fps/OgreFramework.hpp (modified) * code/branches/fps/src/libraries/tools/fps/Q3Map.cpp (modified) * code/branches/fps/src/libraries/tools/fps/Q3Map.h (modified) * code/branches/fps/src/libraries/tools/fps/Q3Map_Bezier.cpp (modified) * code/branches/fps/src/libraries/tools/fps/Q3Map_BspVertex.cpp (modified) * code/branches/fps/src/libraries/tools/fps/Q3Map_BspVertex.h (modified) * code/branches/fps/src/libraries/tools/fps/main.cpp (modified) * code/branches/fps/src/libraries/tools/fps/misc.cpp (modified) removed JarDebug from BZN bsp renderer Sun, 02 May 2010 21:11:32 GMT landauf [6819] * code/branches/fps/src/libraries/tools/fps (added) * code/branches/fps/src/libraries/tools/fps/DemoApp.cpp (added) * code/branches/fps/src/libraries/tools/fps/DemoApp.hpp (added) * code/branches/fps/src/libraries/tools/fps/JarDebug.cpp (added) * code/branches/fps/src/libraries/tools/fps/JarDebug.h (added) * code/branches/fps/src/libraries/tools/fps/OgreFramework.cpp (added) * code/branches/fps/src/libraries/tools/fps/OgreFramework.hpp (added) * code/branches/fps/src/libraries/tools/fps/OgreGpuCommandBufferFlush.cpp (added) * code/branches/fps/src/libraries/tools/fps/OgreGpuCommandBufferFlush.h (added) * code/branches/fps/src/libraries/tools/fps/Q3Map.cpp (added) * code/branches/fps/src/libraries/tools/fps/Q3Map.h (added) * code/branches/fps/src/libraries/tools/fps/Q3Map_Bezier.cpp (added) * code/branches/fps/src/libraries/tools/fps/Q3Map_Bezier.h (added) * code/branches/fps/src/libraries/tools/fps/Q3Map_BspVertex.cpp (added) * code/branches/fps/src/libraries/tools/fps/Q3Map_BspVertex.h (added) * code/branches/fps/src/libraries/tools/fps/Q3Map_misc.h (added) * code/branches/fps/src/libraries/tools/fps/main.cpp (added) * code/branches/fps/src/libraries/tools/fps/misc.cpp (added) copy paste of all BZN bsp renderer files Sun, 02 May 2010 21:02:27 GMT gnadler [6818] * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) latest try (see the forum thread for more info...) now Orxonox ... Sun, 02 May 2010 19:55:23 GMT gnadler [6817] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) made a mistake in previous update, but still not working... Sun, 02 May 2010 19:50:06 GMT gnadler [6816] * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) updated ~SimpleRocket but still doesn't work Sun, 02 May 2010 11:39:33 GMT gnadler [6815] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) trying to destroy RocketController within SimpleRocket destroyer but ... Sat, 01 May 2010 16:15:40 GMT gnadler [6814] * code/branches/rocket/data/levels/includes/weaponsettings3.oxi (modified) * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/RocketController.h (modified) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) tried to fix ~RocketController() as well as that the rocket is not ... Sat, 01 May 2010 10:37:53 GMT gnadler [6813] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/RocketController.h (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) RocketController now creates rocket. compiles. but rocket doesn't spawn. Fri, 30 Apr 2010 14:42:58 GMT jo [6812] * code/branches/dynamicmatch/data/levels/gametype_asteroids.oxw (modified) * code/branches/dynamicmatch/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/dynamicmatch/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/dynamicmatch/src/orxonox/gametypes/Dynamicmatch.h (modified) adding 3rd party: killers, making the gametype playable for larger ... Fri, 30 Apr 2010 12:39:30 GMT gnadler [6811] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/RocketController.h (modified) Fri, 30 Apr 2010 12:34:37 GMT gnadler [6810] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/RocketController.h (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) Fri, 30 Apr 2010 12:34:11 GMT gnadler [6809] * code/branches/rocket/data/levels/includes/weaponsettings3.oxi (modified) Thu, 29 Apr 2010 14:05:15 GMT hallerja [6808] * data/contentcreation/pps/JanHaller/Missile.blend (modified) * data/contentcreation/pps/JanHaller/MissileLauncher.blend (added) * data/contentcreation/pps/JanHaller/MissileTexture.png (modified) * data/contentcreation/pps/JanHaller/Turret2.blend (modified) * data/contentcreation/pps/JanHaller/Turret2.xcf (added) Weapon model and texture changes Thu, 29 Apr 2010 13:40:02 GMT dafrick [6807] * code/trunk/src/modules/objects/triggers/DistanceMultiTrigger.cc (modified) DistanceMultiTrigger fix. Thanks to Fabian. Thu, 29 Apr 2010 13:27:24 GMT gionc [6806] * code/branches/skybox2/src/modules/designtools/SkyboxGenerator.cc (modified) updated skybox generator Thu, 29 Apr 2010 13:26:43 GMT dafrick [6805] * code/trunk/src/modules/objects/triggers/MultiTrigger.cc (modified) Possible bug fix. Thu, 29 Apr 2010 12:21:57 GMT gionc [6804] * code/branches/skybox2/src/modules/designtools/SkyboxGenerator.cc (modified) * code/branches/skybox2/src/modules/designtools/SkyboxGenerator.h (modified) updated skyboxgenerator Thu, 29 Apr 2010 12:10:18 GMT gnadler [6803] * code/branches/rocket/src/modules/weapons/CMakeLists.txt (modified) * code/branches/rocket/src/modules/weapons/RocketController.cc (added) * code/branches/rocket/src/modules/weapons/RocketController.h (added) * code/branches/rocket/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket/src/orxonox/controllers/RocketController.cc (deleted) * code/branches/rocket/src/orxonox/controllers/RocketController.h (deleted) Thu, 29 Apr 2010 11:52:19 GMT cdaniel [6802] * code/trunk/data/defaultConfig/keybindings.ini (modified) QuestGUI can now be opened/closed by pressing Key F3... Thu, 29 Apr 2010 11:35:57 GMT cdaniel [6801] * code/trunk/data/levels/quest_test.oxw (added) New Quest Level - still in early test phase :P Thu, 29 Apr 2010 11:16:16 GMT dafrick [6800] * code/trunk/src/libraries/core/BaseObject.cc (modified) * code/trunk/src/libraries/core/BaseObject.h (modified) * code/trunk/src/libraries/core/Event.cc (modified) * code/trunk/src/libraries/core/Event.h (modified) * code/trunk/src/libraries/core/EventIncludes.h (modified) * code/trunk/src/modules/objects/ObjectsPrereqs.h (modified) * code/trunk/src/modules/objects/eventsystem/EventListener.cc (modified) * code/trunk/src/modules/objects/triggers/CMakeLists.txt (modified) * code/trunk/src/modules/objects/triggers/DistanceMultiTrigger.cc (added) * code/trunk/src/modules/objects/triggers/DistanceMultiTrigger.h (added) * code/trunk/src/modules/objects/triggers/MultiTrigger.cc (added) * code/trunk/src/modules/objects/triggers/MultiTrigger.h (added) * code/trunk/src/modules/objects/triggers/MultiTriggerContainer.cc (added) * code/trunk/src/modules/objects/triggers/MultiTriggerContainer.h (added) * code/trunk/src/modules/questsystem/CMakeLists.txt (modified) * code/trunk/src/modules/questsystem/QuestEffectBeacon.cc (modified) * code/trunk/src/modules/questsystem/QuestEffectBeacon.h (modified) Created a new class of triggers called Multitriggers. MultiTriggers ... Thu, 29 Apr 2010 10:57:23 GMT dafrick [6799] * code/trunk/src/modules/overlays/GUIOverlay.cc (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified) Adjusted the priority of some outputs which I found to be rather anoying. Wed, 28 Apr 2010 22:04:41 GMT hallerja [6798] * data/contentcreation/pps/JanHaller/1.blend (deleted) * data/contentcreation/pps/JanHaller/MissileTexture - Kopie.png (added) * data/contentcreation/pps/JanHaller/MissileTexture.png (modified) * data/contentcreation/pps/JanHaller/Raster.png (deleted) * data/contentcreation/pps/JanHaller/Turret1.blend (added) * data/contentcreation/pps/JanHaller/Turret1.blend1 (added) * data/contentcreation/pps/JanHaller/Turret1.png (added) * data/contentcreation/pps/JanHaller/Turret2.blend (added) * data/contentcreation/pps/JanHaller/Turret2.blend1 (added) Changes at weapon models and textures Tue, 27 Apr 2010 15:54:15 GMT rgrieder [6797] * code/branches/chat/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat/src/orxonox/ChatInputHandler.h (modified) svn:eol-style "native" for all text-based files. Tue, 27 Apr 2010 15:01:43 GMT sfluecki [6796] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) Neues update Mon, 26 Apr 2010 15:02:49 GMT solex [6795] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) death of master results in forming a new formation. Correct response ... Mon, 26 Apr 2010 15:01:07 GMT kolibri7 [6794] * code/branches/lod/src/orxonox/graphics/Model.cc (modified) Trying to get the real scaleFactor, but it doesn't work yet... Mon, 26 Apr 2010 14:53:43 GMT smerkli [6793] * code/branches/chat/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat/src/orxonox/ChatInputHandler.h (modified) done for today. Mon, 26 Apr 2010 14:39:45 GMT benedict [6792] * data/contentcreation/source/materials/textures/pickups/arrow.xcf (copied) * data/contentcreation/source/materials/textures/pickups/cross.xcf (copied) * data/contentcreation/source/materials/textures/pickups/gimp_template.xcf (added) * data/contentcreation/source/materials/textures/pickups/healthpickup (deleted) * data/contentcreation/source/materials/textures/pickups/metapickup (deleted) Adding other pickup gimp files and some restructuring. Mon, 26 Apr 2010 14:35:31 GMT smerkli [6791] * code/branches/chat/data/defaultConfig/keybindings.ini (modified) * code/branches/chat/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat/src/orxonox/ChatInputHandler.h (modified) Chat works lowlevel, shortcut is set to B. needs ui now. Mon, 26 Apr 2010 14:27:04 GMT dafrick [6790] * data/contentcreation/source/materials (added) * data/contentcreation/source/materials/textures (added) * data/contentcreation/source/materials/textures/pickups (added) * data/contentcreation/source/materials/textures/pickups/asterix.xcf (added) * data/contentcreation/source/materials/textures/pickups/healthpickup (added) * data/contentcreation/source/materials/textures/pickups/healthpickup/cross.xcf (added) * data/contentcreation/source/materials/textures/pickups/metapickup (added) * data/contentcreation/source/materials/textures/pickups/metapickup/arrow.xcf (added) * data/contentcreation/source/materials/textures/pickups/sphere.xcf (added) Adding some content. (Pickups gimp-files) Mon, 26 Apr 2010 14:16:51 GMT dafrick [6789] * data/contentcreation/source (added) Creating a source directory in contentcreation to serve as a ... Mon, 26 Apr 2010 14:09:23 GMT smerkli [6788] * code/branches/chat/src/orxonox/CMakeLists.txt (modified) * code/branches/chat/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat/src/orxonox/ChatInputHandler.h (modified) stuff works, but keybinding still does only work in the build folder Mon, 26 Apr 2010 14:07:18 GMT kolibri7 [6787] * code/branches/lod/src/orxonox/graphics/MeshLodInformation.cc (modified) LoD information via XML partly implemented Mon, 26 Apr 2010 14:05:45 GMT kolibri7 [6786] * code/branches/lod/data/levels/templates/lodinformation.oxt (added) * code/branches/lod/src/orxonox/Level.cc (modified) * code/branches/lod/src/orxonox/Level.h (modified) * code/branches/lod/src/orxonox/graphics/MeshLodInformation.cc (modified) * code/branches/lod/src/orxonox/graphics/MeshLodInformation.h (modified) * code/branches/lod/src/orxonox/graphics/Model.cc (modified) Mon, 26 Apr 2010 14:04:03 GMT gnadler [6785] * code/branches/rocket/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/rocket/src/orxonox/worldentities/SimpleRocket.cc (deleted) * code/branches/rocket/src/orxonox/worldentities/SimpleRocket.h (deleted) Mon, 26 Apr 2010 14:03:27 GMT gnadler [6784] * code/branches/rocket/src/orxonox/controllers/RocketController.cc (modified) Mon, 26 Apr 2010 14:01:57 GMT gnadler [6783] * code/branches/rocket/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/rocket/src/orxonox/controllers/RocketController.cc (modified) Mon, 26 Apr 2010 13:59:43 GMT gasserlu [6782] * code/branches/ai/data/levels/pickup.oxw (modified) * code/branches/ai/data/levels/tutorial.oxw (modified) * code/branches/ai/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/ai/src/modules/pickup/items/CMakeLists.txt (modified) * code/branches/ai/src/modules/pickup/items/DronePickup.cc (added) * code/branches/ai/src/modules/pickup/items/DronePickup.h (added) * code/branches/ai/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/ai/src/orxonox/interfaces/PickupCarrier.h (modified) * code/branches/ai/src/orxonox/worldentities/CMakeLists.txt (modified) drone, dronecontroller implemented Mon, 26 Apr 2010 13:46:06 GMT gnadler [6781] * code/branches/rocket/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/rocket/src/orxonox/worldentities/SimpleRocket.cc (added) * code/branches/rocket/src/orxonox/worldentities/SimpleRocket.h (added) Mon, 26 Apr 2010 13:45:37 GMT gnadler [6780] * code/branches/rocket/src/modules/weapons/projectiles/CMakeLists.txt (modified) Mon, 26 Apr 2010 13:40:33 GMT gnadler [6779] * code/branches/rocket/data/levels/includes/weaponsettings3.oxi (modified) * code/branches/rocket/data/levels/tutorial.oxw (modified) Mon, 26 Apr 2010 13:40:16 GMT gnadler [6778] * code/branches/rocket/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (added) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.h (added) * code/branches/rocket/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/branches/rocket/src/modules/weapons/weaponmodes/DroneFire.cc (added) * code/branches/rocket/src/modules/weapons/weaponmodes/DroneFire.h (added) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (added) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.h (added) * code/branches/rocket/src/orxonox/controllers/AIController.cc (modified) * code/branches/rocket/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/rocket/src/orxonox/controllers/DroneController.cc (added) * code/branches/rocket/src/orxonox/controllers/DroneController.h (added) * code/branches/rocket/src/orxonox/controllers/RocketController.cc (added) * code/branches/rocket/src/orxonox/controllers/RocketController.h (added) * code/branches/rocket/src/orxonox/gametypes/Testgame.cc (added) * code/branches/rocket/src/orxonox/gametypes/Testgame.h (added) * code/branches/rocket/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/rocket/src/orxonox/worldentities/Drone.cc (added) * code/branches/rocket/src/orxonox/worldentities/Drone.h (added) * code/branches/rocket/src/orxonox/worldentities/RocketDrone.cc (added) * code/branches/rocket/src/orxonox/worldentities/RocketDrone.h (added) Mon, 26 Apr 2010 12:48:12 GMT smerkli [6777] * code/branches/chat/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat/src/orxonox/ChatInputHandler.h (modified) Brought implementation further, now starting to link into main program. Mon, 26 Apr 2010 12:37:12 GMT smerkli [6776] * code/branches/chat/src/orxonox/ChatInputHandler.cc (added) * code/branches/chat/src/orxonox/ChatInputHandler.h (added) Added ChatInputHandler facilities and started implementing them. Mon, 26 Apr 2010 11:00:41 GMT hallerja [6775] * data/contentcreation/pps/JanHaller/MissileTexture.png (added) missile texture 1 Fri, 23 Apr 2010 09:46:11 GMT rgrieder [6774] * code/branches/gamestates3/data/lua/Strict.lua (modified) * code/branches/gamestates3/src/libraries/core/LuaState.cc (modified) * code/branches/gamestates3/src/libraries/core/LuaState.h (modified) * code/branches/gamestates3/src/orxonox/items/MultiStateEngine.cc (modified) Activated Strict.lua That means you can no longer assign to or ... Fri, 23 Apr 2010 09:41:30 GMT rgrieder [6773] * code/branches/gamestates3/data/gui/scripts/AudioMenu.lua (modified) * code/branches/gamestates3/data/gui/scripts/GUITools.lua (modified) * code/branches/gamestates3/data/gui/scripts/GameplayMenu.lua (modified) * code/branches/gamestates3/data/gui/scripts/GraphicsMenu.lua (modified) * code/branches/gamestates3/data/gui/scripts/HUDSheet.lua (modified) * code/branches/gamestates3/data/gui/scripts/InfoPopup.lua (modified) * code/branches/gamestates3/data/gui/scripts/KeyBindMenu.lua (modified) * code/branches/gamestates3/data/gui/scripts/MenuSheet.lua (modified) * code/branches/gamestates3/data/gui/scripts/MouseControlsMenu.lua (modified) * code/branches/gamestates3/data/gui/scripts/MultiplayerMenu.lua (modified) * code/branches/gamestates3/data/gui/scripts/PickupInventory.lua (modified) * code/branches/gamestates3/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/gamestates3/data/lua/LuaStateInit.lua (modified) Eliminated all unnecessary global Lua variables and replaced them ... Thu, 22 Apr 2010 14:27:25 GMT gionc [6772] * code/branches/skybox2/src/libraries/core/Core.cc (modified) * code/branches/skybox2/src/libraries/core/Core.h (modified) * code/branches/skybox2/src/modules/overlays/hud/GametypeStatus.cc (modified) update Skybox Generator Thu, 22 Apr 2010 14:16:09 GMT gionc [6771] * code/branches/skybox2/src/modules/designtools/SkyboxGenerator.cc (modified) * code/branches/skybox2/src/modules/designtools/SkyboxGenerator.h (modified) update SkyboxGenerator Thu, 22 Apr 2010 13:42:27 GMT hallerja [6770] * data/contentcreation/pps/JanHaller/Missile.blend (modified) Missile Texture Thu, 22 Apr 2010 13:32:45 GMT erwin [6769] * code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/sound5/src/orxonox/sound/SoundStreamer.cc (modified) Fixed a possible source for future problems. but still no sounds. Try ... Thu, 22 Apr 2010 13:09:29 GMT erwin [6768] * code/branches/sound4 (deleted) obsolete, sound5 is current sound dev branch Tue, 20 Apr 2010 18:31:12 GMT youngk [6767] * code/branches/sound5/src/orxonox/MoodManager.h (modified) * code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/sound5/src/orxonox/sound/AmbientSound.h (modified) * code/branches/sound5/src/orxonox/sound/SoundManager.cc (modified) * code/branches/sound5/src/orxonox/sound/SoundManager.h (modified) * code/branches/sound5/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/sound5/src/orxonox/weaponsystem/WeaponMode.h (modified) Added descriptions and missing documentation to the classes I edited ... Tue, 20 Apr 2010 16:20:27 GMT rgrieder [6766] * code/branches/gamestates3 (copied) New branch to work on XML controlled CEGUI menus and on game states ... Tue, 20 Apr 2010 09:11:40 GMT rgrieder [6765] * code/trunk/cmake/PackageConfig.cmake (modified) Dependency acceptance update: 5.0 with OGRE 1.7 is now also allowed, ... Tue, 20 Apr 2010 09:11:01 GMT rgrieder [6764] * code/trunk/src/orxonox/sound/SoundBuffer.h (modified) Hackaround for Visual Studio 2005 (compiler bug). Mon, 19 Apr 2010 16:09:10 GMT rgrieder [6763] * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/LuaState.cc (modified) * code/trunk/src/libraries/core/LuaState.h (modified) Using our own error handler (including the debugger) for Lua code ... Mon, 19 Apr 2010 15:45:29 GMT rgrieder [6762] * code/trunk/src/external/ceguilua/ceguilua-0.6.2/ceguilua/changes_orxonox.diff (modified) Changes from last revision --> diff file for external libraries updated. Mon, 19 Apr 2010 14:49:11 GMT rgrieder [6761] * code/trunk/src/external/ceguilua/ceguilua-0.6.2/ceguilua/CEGUILua.cpp (modified) * code/trunk/src/external/ceguilua/ceguilua-0.6.2/ceguilua/CEGUILuaFunctor.cpp (modified) Fixed "error in error handler" problem that occurred within CEGUILua ... Mon, 19 Apr 2010 14:35:30 GMT dafrick [6760] * code/branches/pickup4 (deleted) Deleting pickup4 branch, you know the drill... Mon, 19 Apr 2010 14:35:10 GMT dafrick [6759] * code/branches/ppspickups2 (deleted) Deleting ppspickups2 branch, since it's obsolete as well. Mon, 19 Apr 2010 14:34:51 GMT dafrick [6758] * code/branches/ppspickups1 (deleted) Deleting ppspickups1 branch, since it's obsolete now. Mon, 19 Apr 2010 14:33:46 GMT dafrick [6757] * code/branches/pickup5 (copied) Creating new pickup branch for me. Mon, 19 Apr 2010 14:32:54 GMT dafrick [6756] * code/branches/ppspickups3 (copied) Creating new pps pickups branch for Eric and Benedict. Mon, 19 Apr 2010 14:12:23 GMT dafrick [6755] * code/trunk/src/modules/pickup/items/InvisiblePickup.cc (modified) * code/trunk/src/modules/pickup/items/SpeedPickup.cc (modified) Fixed Segfault upon dropping of InvisiblePickup, while it was being used. Mon, 19 Apr 2010 12:34:05 GMT rgrieder [6754] * code/trunk/data/gui/scripts/SingleplayerMenu.lua (modified) Fixed bug in SingleplayerMenu that happened when starting a level ...