# # ChangeLog for orxonox/branches/particleEngine/src/orxonox.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 11:39:02 AM 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 ... 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 Wed, 13 Apr 2005 10:33:07 GMT bensch [3790] * orxonox/trunk/ChangeLog (modified) * orxonox/trunk/config.h.in (modified) * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/animation.cc (copied) * orxonox/trunk/src/animation.h (copied) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/defs/glincl.h (modified) * orxonox/trunk/src/lib/graphics/font (deleted) * orxonox/trunk/src/lib/graphics/graphics_engine.cc (modified) * orxonox/trunk/src/lib/graphics/graphics_engine.h (modified) * orxonox/trunk/src/lib/graphics/importer/material.cc (modified) * orxonox/trunk/src/lib/graphics/importer/material.h (modified) * orxonox/trunk/src/lib/graphics/importer/texture.cc (modified) * orxonox/trunk/src/lib/graphics/importer/texture.h (modified) * orxonox/trunk/src/lib/graphics/text_engine.cc (copied) * orxonox/trunk/src/lib/graphics/text_engine.h (copied) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/lib/util/resource_manager.cc (modified) * orxonox/trunk/src/lib/util/resource_manager.h (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) orxonox/trunk: merged the textEngine back into the trunk. merged ...