# # ChangeLog for code/branches/FICN/src/particle # # Generated by Trac 1.0.9 # Jun 1, 2024, 5:24:57 AM Thu, 13 Dec 2007 16:58:14 GMT nicolasc [513] * code/branches/FICN/src/audio/AudioBuffer.cc (modified) * code/branches/FICN/src/audio/AudioManager.cc (modified) * code/branches/FICN/src/audio/AudioSource.cc (modified) * code/branches/FICN/src/audio/AudioStream.cc (modified) * code/branches/FICN/src/audio/_AudioObject.cc (modified) * code/branches/FICN/src/hud/hud_overlay.cc (modified) * code/branches/FICN/src/loader/LevelLoader.cc (modified) * code/branches/FICN/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/FICN/src/orxonox/core/Error.cc (modified) * code/branches/FICN/src/orxonox/core/Factory.cc (modified) * code/branches/FICN/src/orxonox/core/Identifier.cc (modified) * code/branches/FICN/src/orxonox/core/IdentifierList.cc (modified) * code/branches/FICN/src/orxonox/core/MetaObjectList.cc (modified) * code/branches/FICN/src/orxonox/core/OrxonoxClass.cc (modified) * code/branches/FICN/src/orxonox/hud/hud_overlay.cc (modified) * code/branches/FICN/src/orxonox/hud/test_overlay.cc (modified) * code/branches/FICN/src/orxonox/inertial_node.cc (modified) * code/branches/FICN/src/orxonox/objects/Ambient.cc (modified) * code/branches/FICN/src/orxonox/objects/BaseObject.cc (modified) * code/branches/FICN/src/orxonox/objects/Skybox.cc (modified) * code/branches/FICN/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/FICN/src/orxonox/orxonox_scene.cc (modified) * code/branches/FICN/src/orxonox/orxonox_ship.cc (modified) * code/branches/FICN/src/orxonox/run_manager.cc (modified) * code/branches/FICN/src/orxonox/spaceship_steering.cc (modified) * code/branches/FICN/src/orxonox/weapon/ammunition_dump.cc (modified) * code/branches/FICN/src/orxonox/weapon/barrel_gun.cc (modified) * code/branches/FICN/src/orxonox/weapon/base_weapon.cc (modified) * code/branches/FICN/src/orxonox/weapon/bullet.cc (modified) * code/branches/FICN/src/orxonox/weapon/bullet_manager.cc (modified) * code/branches/FICN/src/orxonox/weapon/weapon_station.cc (modified) * code/branches/FICN/src/particle/ParticleInterface.cc (modified) added copyright notice network still need to be done Wed, 12 Dec 2007 21:45:41 GMT nicolasc [502] * code/branches/FICN/Media/material (copied) * code/branches/FICN/Media/material/PE_materials.material (copied) * code/branches/FICN/Media/particle/rauch.particle (copied) * code/branches/FICN/Media/particle/schuss.particle (copied) * code/branches/FICN/Media/particle/strahl.particle (copied) * code/branches/FICN/Media/particle/strahl2.particle (copied) * code/branches/FICN/Media/particle/treibwerk.particle (copied) * code/branches/FICN/Media/textures (copied) * code/branches/FICN/Media/textures/Thumbs.db (copied) * code/branches/FICN/Media/textures/bigflame.png (copied) * code/branches/FICN/Media/textures/black.png (copied) * code/branches/FICN/Media/textures/explosion.png (copied) * code/branches/FICN/Media/textures/flare.png (copied) * code/branches/FICN/Media/textures/flaretrail.png (copied) * code/branches/FICN/Media/textures/ring_flare.png (copied) * code/branches/FICN/Media/textures/ring_flare2.png (copied) * code/branches/FICN/Media/textures/smoke.png (copied) * code/branches/FICN/Media/textures/streak.png (copied) * code/branches/FICN/bin/resources.cfg (modified) * code/branches/FICN/src/hud (copied) * code/branches/FICN/src/hud/CMakeLists.txt (copied) * code/branches/FICN/src/hud/hud_overlay.cc (copied) * code/branches/FICN/src/hud/hud_overlay.h (copied) * code/branches/FICN/src/particle (copied) * code/branches/FICN/src/particle/ParticleInterface.cc (copied) * code/branches/FICN/src/particle/ParticleInterface.h (copied) merged merger branch back in FICN 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