# # ChangeLog for trunk/src/world_entities/weapons/aim.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 30, 2024, 9:23:47 AM Sun, 20 Nov 2005 17:32:39 GMT bensch [5652] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: new LoadParam procedure with all NON-cycling load- ... Sun, 13 Nov 2005 14:00:18 GMT bensch [5557] * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aim.h (modified) orxonox/trunk: more around the aim-class Sun, 13 Nov 2005 13:49:48 GMT bensch [5556] * trunk/src/Makefile.am (modified) * trunk/src/Makefile.in (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/loading/load_param_description.cc (modified) * trunk/src/util/loading/load_param_description.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/weapons/aim.cc (copied) * trunk/src/world_entities/weapons/aim.h (copied) orxonox/trunk: added Aim-class Tue, 18 Oct 2005 16:28:54 GMT bensch [5398] * trunk/src/lib/collision_detection/lin_alg.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: fixed a bug in the allocation of Element2D