# # ChangeLog for orxonox/branches/particleEngine/src/story_entities in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 10:40:33 AM Sat, 23 Apr 2005 11:28:24 GMT bensch [3942] * orxonox/branches/particleEngine/src/defs/debug.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: minor patches, and now it renders ... Sat, 23 Apr 2005 02:48:57 GMT bensch [3938] * orxonox/branches/particleEngine/src/lib/coord/p_node.cc (modified) * orxonox/branches/particleEngine/src/lib/coord/p_node.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: inherit speed from emitter is now ... Sat, 23 Apr 2005 02:01:07 GMT bensch [3937] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.h (modified) orxonox/brnaches/particleEngine: multiple emitions into one ... Sat, 23 Apr 2005 01:47:45 GMT bensch [3936] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: size should iterate Sat, 23 Apr 2005 01:30:45 GMT bensch [3935] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: spread works, and many other ... Sat, 23 Apr 2005 00:27:17 GMT bensch [3934] * orxonox/branches/particleEngine/src/defs/debug.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/orxonox.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: particles get deleted after theit ... Fri, 22 Apr 2005 23:10:58 GMT bensch [3933] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) orxonox/branches/particleEngine: emitting 10000 particles a second ... Fri, 22 Apr 2005 22:42:09 GMT bensch [3932] * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_emitter.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_engine.h (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.cc (modified) * orxonox/branches/particleEngine/src/lib/graphics/particles/particle_system.h (modified) * orxonox/branches/particleEngine/src/story_entities/world.cc (modified) * orxonox/branches/particleEngine/src/story_entities/world.h (modified) orxonox/branches/particleEngine: the first particles are being drawn :) Thu, 21 Apr 2005 12:56:31 GMT bensch [3922] * orxonox/branches/particleEngine (copied) * orxonox/branches/particle_system (deleted) orxonox/branches: new branche for the particleEngine Mon, 18 Apr 2005 13:37:42 GMT patrick [3870] * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/world_entities/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapon.h (modified) orxonox/trunk: reimplemented WeaponManager, made it as simple as ...