# # ChangeLog for code/branches/FICN/bin # # Generated by Trac 1.0.9 # Nov 22, 2024, 4:24:35 AM 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 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 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, 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 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: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