# # ChangeLog for trunk/src/lib/particles/particle_emitter.h in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 7, 2024, 1:35:39 PM Sun, 29 Jan 2006 00:57:03 GMT bensch [6822] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/network/shared_network_data.cc (modified) * trunk/src/lib/particles/Makefile.am (modified) * trunk/src/lib/particles/dot_emitter.cc (copied) * trunk/src/lib/particles/dot_emitter.h (copied) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_emitter.h (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/projectiles/rocket.cc (modified) * trunk/src/world_entities/projectiles/test_bullet.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: ParticleEmitters now splitted into SubClasses. Also fixed a ... Thu, 19 Jan 2006 17:31:39 GMT bensch [6620] * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_emitter.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) trunk: particle-optimisation Thu, 19 Jan 2006 17:23:56 GMT bensch [6619] * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/particles/Makefile.am (modified) * trunk/src/lib/particles/engine (added) * trunk/src/lib/particles/engine/particle_engine.cc (moved) * trunk/src/lib/particles/engine/particle_engine.h (moved) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_emitter.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/projectiles/rocket.cc (modified) * trunk/src/world_entities/projectiles/test_bullet.cc (modified) orxonox/trunk: rendering without the ParticleEngine, so now we are ... Tue, 17 Jan 2006 21:01:07 GMT bensch [6512] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/light.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.h (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_emitter.h (modified) * trunk/src/lib/particles/particle_engine.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/particle_system.h (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/physics/fields/field.h (modified) * trunk/src/lib/physics/fields/gravity.cc (modified) * trunk/src/lib/physics/fields/gravity.h (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/lib/physics/physics_engine.h (modified) * trunk/src/proto/proto_world_entity.cc (modified) * trunk/src/proto/proto_world_entity.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign.h (modified) * trunk/src/story_entities/campaign_data.h (modified) * trunk/src/story_entities/dedicated_server_world.cc (modified) * trunk/src/story_entities/dedicated_server_world.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/multi_player_world.h (modified) * trunk/src/story_entities/single_player_world.cc (modified) * trunk/src/story_entities/single_player_world.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.cc (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.h (modified) * trunk/src/util/hud.cc (modified) * trunk/src/util/hud.h (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/creatures/md2_creature.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/environment.h (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/npcs/ground_turret.h (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.h (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.h (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.h (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.h (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.h (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/bomb.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/spawning_point.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/test_entity.h (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aim.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.h (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/cannon.h (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/crosshair.h (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.h (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/test_gun.h (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/turret.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: loadParams is now virtual. ALL THE CLASSES HAVE TO ... Tue, 18 Oct 2005 23:54:37 GMT bensch [5405] * trunk/src/lib/collision_detection/bv_tree.h (modified) * trunk/src/lib/collision_detection/bv_tree_node.h (modified) * trunk/src/lib/collision_detection/obb_tree_node.h (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/light.h (modified) * trunk/src/lib/graphics/render2D/render_2d.h (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * trunk/src/lib/gui/gl_gui/glgui_handler.h (modified) * trunk/src/lib/gui/gl_gui/glgui_mainwidget.h (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/particles/particle_emitter.h (modified) * trunk/src/lib/particles/particle_engine.h (modified) * trunk/src/lib/particles/particle_system.h (modified) * trunk/src/lib/particles/quick_animation.h (modified) * trunk/src/lib/physics/fields/field.h (modified) * trunk/src/lib/physics/fields/gravity.h (modified) * trunk/src/lib/physics/fields/point_gravity.h (modified) * trunk/src/lib/physics/fields/twirl.h (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util/ini_parser.h (modified) * trunk/src/proto/proto_singleton.h (modified) * trunk/src/util/animation/animation.h (modified) * trunk/src/util/animation/animation_player.h (modified) * trunk/src/util/resource_manager.h (modified) * trunk/src/util/state.h (modified) * trunk/src/util/track/track_node.h (modified) * trunk/src/world_entities/skybox.h (modified) * trunk/src/world_entities/skysphere.h (modified) * trunk/src/world_entities/terrain.h (modified) * trunk/src/world_entities/weapons/crosshair.h (modified) orxonox/trunk: renamed definition to the right term declaration... Thu, 18 Aug 2005 21:16:50 GMT bensch [5070] * branches (moved) * releases (moved) * tags (moved) * trunk (moved) reporx: moved orxonox out of orxonox directory, because it is the ... Tue, 16 Aug 2005 16:57:47 GMT bensch [5039] * orxonox/trunk/src/collision.h (modified) * orxonox/trunk/src/defs/class_id.h (modified) * orxonox/trunk/src/defs/debug.h (modified) * orxonox/trunk/src/defs/error.h (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/trunk/src/lib/collision_detection/bounding_sphere.h (modified) * orxonox/trunk/src/lib/collision_detection/bounding_volume.h (modified) * orxonox/trunk/src/lib/collision_detection/bv_tree.h (modified) * orxonox/trunk/src/lib/collision_detection/bv_tree_node.h (modified) * orxonox/trunk/src/lib/collision_detection/cd_engine.h (modified) * orxonox/trunk/src/lib/collision_detection/collision.h (modified) * orxonox/trunk/src/lib/collision_detection/collision_defs.h (modified) * orxonox/trunk/src/lib/collision_detection/lin_alg.h (modified) * orxonox/trunk/src/lib/collision_detection/obb.h (modified) * orxonox/trunk/src/lib/collision_detection/obb_tree.h (modified) * orxonox/trunk/src/lib/collision_detection/obb_tree_node.h (modified) * orxonox/trunk/src/lib/coord/null_parent.h (modified) * orxonox/trunk/src/lib/event/event.h (modified) * orxonox/trunk/src/lib/event/event_def.h (modified) * orxonox/trunk/src/lib/event/event_handler.h (modified) * orxonox/trunk/src/lib/event/event_listener.h (modified) * orxonox/trunk/src/lib/event/key_mapper.h (modified) * orxonox/trunk/src/lib/event/key_names.h (modified) * orxonox/trunk/src/lib/graphics/graphics_engine.h (modified) * orxonox/trunk/src/lib/graphics/importer/abstract_model.h (modified) * orxonox/trunk/src/lib/graphics/importer/md2Model.h (modified) * orxonox/trunk/src/lib/graphics/importer/primitive_model.h (modified) * orxonox/trunk/src/lib/graphics/light.h (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.h (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/spatial_separation.h (modified) * orxonox/trunk/src/lib/graphics/text_engine.h (modified) * orxonox/trunk/src/lib/gui/gui_element.h (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/lib/lang/class_list.h (modified) * orxonox/trunk/src/lib/math/curve.h (modified) * orxonox/trunk/src/lib/network/synchronisable.h (modified) * orxonox/trunk/src/lib/particles/particle_emitter.h (modified) * orxonox/trunk/src/lib/particles/particle_engine.h (modified) * orxonox/trunk/src/lib/particles/particle_system.h (modified) * orxonox/trunk/src/lib/particles/quick_animation.h (modified) * orxonox/trunk/src/lib/physics/fields/field.h (modified) * orxonox/trunk/src/lib/physics/fields/fields.h (modified) * orxonox/trunk/src/lib/physics/fields/gravity.h (modified) * orxonox/trunk/src/lib/physics/fields/point_gravity.h (modified) * orxonox/trunk/src/lib/physics/fields/twirl.h (modified) * orxonox/trunk/src/lib/physics/physics_connection.h (modified) * orxonox/trunk/src/lib/physics/physics_engine.h (modified) * orxonox/trunk/src/lib/physics/physics_interface.h (modified) * orxonox/trunk/src/story_entities/story_entity.h (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/subprojects/benchmark.h (modified) * orxonox/trunk/src/util/animation/animation.h (modified) * orxonox/trunk/src/util/animation/animation3d.h (modified) * orxonox/trunk/src/util/animation/animation_player.h (modified) * orxonox/trunk/src/util/animation/t_animation.h (modified) * orxonox/trunk/src/util/loading/load_param.h (modified) * orxonox/trunk/src/util/resource_manager.h (modified) * orxonox/trunk/src/util/state.h (modified) * orxonox/trunk/src/util/track/pilot_node.h (modified) * orxonox/trunk/src/util/track/track_node.h (modified) * orxonox/trunk/src/world_entities/character_attributes.h (modified) * orxonox/trunk/src/world_entities/power_up.h (modified) * orxonox/trunk/src/world_entities/satellite.h (modified) * orxonox/trunk/src/world_entities/skybox.h (modified) * orxonox/trunk/src/world_entities/skysphere.h (modified) * orxonox/trunk/src/world_entities/terrain.h (modified) * orxonox/trunk/src/world_entities/weapons/crosshair.h (modified) * orxonox/trunk/src/world_entities/weapons/projectile.h (modified) orxonox/trunk: useless stuff :)