# # ChangeLog for branches/new_class_id/src/world_entities/particles in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 5, 2024, 9:54:45 PM Tue, 19 Sep 2006 13:44:38 GMT bensch [9760] * branches/new_class_id/src/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/graphics_engine.cc (modified) * branches/new_class_id/src/story_entities/game_world.cc (modified) * branches/new_class_id/src/story_entities/game_world_data.cc (modified) * branches/new_class_id/src/world_entities/WorldEntities.am (modified) * branches/new_class_id/src/world_entities/particles/dot_particles.cc (modified) * branches/new_class_id/src/world_entities/particles/dot_particles.h (modified) * branches/new_class_id/src/world_entities/weather_effects (moved) * branches/new_class_id/src/world_entities/weather_effects/atmospheric_engine.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/atmospheric_engine.h (copied) * branches/new_class_id/src/world_entities/weather_effects/cloud_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/cloud_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/fog_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/fog_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/graphics_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/graphics_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/lense_flare.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/lense_flare.h (copied) * branches/new_class_id/src/world_entities/weather_effects/lightning_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/lightning_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/rain_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/rain_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/snow_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/snow_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/sun_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/sun_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/volfog_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/volfog_effect.h (copied) * branches/new_class_id/src/world_entities/weather_effects/weather_effect.cc (copied) * branches/new_class_id/src/world_entities/weather_effects/weather_effect.h (copied) moved around the weather effecs Tue, 19 Sep 2006 13:26:25 GMT bensch [9759] * branches/new_class_id/src/world_entities/particles/Makefile.am (deleted) orxonox/new_class_id: removed useless lib Tue, 19 Sep 2006 13:25:46 GMT bensch [9758] * branches/new_class_id/configure.ac (modified) * branches/new_class_id/src/Makefile.am (modified) * branches/new_class_id/src/defs/include_paths.am (modified) * branches/new_class_id/src/lib/BuildLibs.am (modified) * branches/new_class_id/src/lib/Makefile.am (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.h (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.h (modified) * branches/new_class_id/src/lib/physics/physics_connection.cc (modified) * branches/new_class_id/src/lib/util/loading/resource.h (modified) * branches/new_class_id/src/world_entities/WorldEntities.am (modified) * branches/new_class_id/src/world_entities/effects/explosion.cc (modified) * branches/new_class_id/src/world_entities/particles (moved) * branches/new_class_id/src/world_entities/playable.cc (modified) * branches/new_class_id/src/world_entities/projectiles/bomb.cc (modified) * branches/new_class_id/src/world_entities/projectiles/boomerang_projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/guided_missile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/hyperblast.cc (modified) * branches/new_class_id/src/world_entities/projectiles/laser.cc (modified) * branches/new_class_id/src/world_entities/projectiles/rail_projectile.cc (modified) * branches/new_class_id/src/world_entities/projectiles/rocket.cc (modified) * branches/new_class_id/src/world_entities/projectiles/test_bullet.cc (modified) * branches/new_class_id/src/world_entities/space_ships/cruizer.cc (modified) * branches/new_class_id/src/world_entities/space_ships/space_ship.cc (modified) * branches/new_class_id/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/new_class_id/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/new_class_id: moved the Particle-engine Mon, 18 Sep 2006 20:06:19 GMT bensch [9757] * branches/new_class_id/src/lib/coord/p_node.cc (modified) * branches/new_class_id/src/lib/graphics/effects/cloud_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/fog_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/lightning_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/rain_effect.cc (modified) * branches/new_class_id/src/lib/graphics/effects/snow_effect.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_box.cc (modified) * branches/new_class_id/src/lib/gui/gl/glgui_frame.cc (modified) * branches/new_class_id/src/lib/lang/class_id.h (modified) * branches/new_class_id/src/lib/lang/object_list.cc (modified) * branches/new_class_id/src/lib/lang/object_list.h (modified) * branches/new_class_id/src/lib/network/network_game_manager.cc (modified) * branches/new_class_id/src/lib/network/network_stream.cc (modified) * branches/new_class_id/src/lib/network/synchronizeable.cc (modified) * branches/new_class_id/src/lib/particles/particle_system.cc (modified) * branches/new_class_id/src/lib/script_engine/script.cc (modified) * branches/new_class_id/src/lib/script_engine/script_class.h (modified) * branches/new_class_id/src/lib/shell/shell_completion.cc (modified) * branches/new_class_id/src/lib/util/loading/factory.h (modified) * branches/new_class_id/src/lib/util/loading/fast_factory.h (modified) * branches/new_class_id/src/story_entities/game_world.cc (modified) * branches/new_class_id/src/story_entities/game_world_data.cc (modified) * branches/new_class_id/src/world_entities/creatures/fps_player.cc (modified) * branches/new_class_id/src/world_entities/environments/mapped_water.cc (modified) * branches/new_class_id/src/world_entities/npcs/attractor_mine.cc (modified) * branches/new_class_id/src/world_entities/npcs/gate.cc (modified) * branches/new_class_id/src/world_entities/npcs/generic_npc.cc (modified) * branches/new_class_id/src/world_entities/playable.cc (modified) * branches/new_class_id/src/world_entities/power_ups/power_up.cc (modified) * branches/new_class_id/src/world_entities/script_trigger.cc (modified) * branches/new_class_id/src/world_entities/space_ships/helicopter.cc (modified) * branches/new_class_id/src/world_entities/space_ships/hover.cc (modified) * branches/new_class_id/src/world_entities/space_ships/space_ship.cc (modified) * branches/new_class_id/src/world_entities/space_ships/spacecraft_2d.cc (modified) * branches/new_class_id/src/world_entities/test_entity.cc (modified) * branches/new_class_id/src/world_entities/weapons/aiming_system.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon.cc (modified) * branches/new_class_id/src/world_entities/weapons/weapon_manager.cc (modified) new_class_id: hups... this was bad naming... confusing too.