# # ChangeLog for trunk/src/world_entities in orxonox.OLD # # Generated by Trac 1.0.9 # May 27, 2024, 9:45:59 PM Tue, 25 Apr 2006 23:31:01 GMT bensch [7370] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/data/data_tank.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/story_entities/campaign_data.cc (modified) * trunk/src/story_entities/campaign_data.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/story_entities/multi_player_world_data.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/story_entities/single_player_world_data.cc (modified) * trunk/src/story_entities/single_player_world_data.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/spawning_point.h (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: drawLists/tickLists are used, and made some ... Tue, 25 Apr 2006 21:37:59 GMT bensch [7368] * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/util/object_manager.h (modified) * trunk/src/world_entities/projectiles/bomb.cc (modified) orxonox/trunk: some renamings, and GameWorldData now has lists for ... Fri, 21 Apr 2006 09:45:52 GMT patrick [7357] * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/spawning_point.h (modified) spawning point reviewed Wed, 19 Apr 2006 17:17:29 GMT bensch [7356] * trunk/src/world_entities/playable.cc (modified) orxonox/trunk: added alias Wed, 19 Apr 2006 13:51:59 GMT bensch [7351] * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) orxonox/trunk: the cheat is now a Static function Wed, 19 Apr 2006 13:42:23 GMT bensch [7350] * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (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) orxonox/trunk: our first cheat :) Wed, 19 Apr 2006 12:55:29 GMT bensch [7348] * trunk/src/lib/math/quaternion.cc (modified) * trunk/src/lib/math/quaternion.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.h (modified) orxonox/trunk: new Quaternion Functionality. Also added to ... Wed, 19 Apr 2006 11:38:23 GMT bensch [7347] * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) orxonox/trunk: some more stuff (now one can play around with them ... Wed, 19 Apr 2006 11:17:46 GMT bensch [7346] * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/world_entities/creatures/md2_creature.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/hover.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/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.h (modified) orxonox/trunk: extreme cleanup in Playable Wed, 19 Apr 2006 02:43:06 GMT bensch [7345] * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: Playable can now change some Playability if it is ... Wed, 19 Apr 2006 00:11:14 GMT bensch [7339] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.h (modified) some nice fixes Tue, 18 Apr 2006 23:25:07 GMT bensch [7338] * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) orxonox/trunk: some Playable-stuff Tue, 18 Apr 2006 22:24:20 GMT bensch [7337] * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/creatures/md2_creature.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/player.cc (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/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.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/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.h (modified) orxonox/trunk: simple useless stuff Mon, 17 Apr 2006 13:58:57 GMT bensch [7328] * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/skybox.h (modified) orxonox/trunk: sky is ok again Mon, 17 Apr 2006 12:45:01 GMT bensch [7327] * trunk/src/world_entities/space_ships/hover.cc (modified) orxonox/trunk: also in the Hover now Mon, 17 Apr 2006 12:42:37 GMT bensch [7326] * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: limiting the maximum rotation speed of the ... Tue, 21 Mar 2006 14:20:36 GMT bensch [7230] * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/network/converter.cc (modified) * trunk/src/lib/network/converter.h (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: merged the std::branche back Wed, 15 Mar 2006 14:10:45 GMT bensch [7221] * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/event/key_names.cc (modified) * trunk/src/lib/event/key_names.h (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.h (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/height_map.h (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/lib/graphics/importer/media_container.cc (modified) * trunk/src/lib/graphics/importer/media_container.h (modified) * trunk/src/lib/graphics/importer/movie_player.cc (modified) * trunk/src/lib/graphics/importer/movie_player.h (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/lib/graphics/importer/objModel.h (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/lib/graphics/importer/static_model.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/graphics/importer/texture_sequence.cc (modified) * trunk/src/lib/graphics/importer/texture_sequence.h (modified) * trunk/src/lib/graphics/render2D/billboard.cc (modified) * trunk/src/lib/graphics/render2D/billboard.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/shader.h (modified) * trunk/src/lib/graphics/text_engine/font.cc (modified) * trunk/src/lib/graphics/text_engine/font.h (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text.h (modified) * trunk/src/lib/gui/gl_gui/glgui_button.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_button.h (modified) * trunk/src/lib/gui/gl_gui/glgui_menu.h (modified) * trunk/src/lib/gui/gl_gui/glgui_widget.h (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.h (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.cc (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.h (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/base_object.h (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/parser/ini_parser/ini_parser.cc (modified) * trunk/src/lib/parser/ini_parser/ini_parser.h (modified) * trunk/src/lib/parser/tinyxml/tinyxml.h (modified) * trunk/src/lib/particles/dot_particles.h (modified) * trunk/src/lib/particles/model_particles.cc (modified) * trunk/src/lib/particles/model_particles.h (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/spark_particles.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/lib/particles/sprite_particles.h (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/lib/physics/physics_connection.h (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_engine.h (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell.h (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/shell/shell_command_class.cc (modified) * trunk/src/lib/shell/shell_command_class.h (modified) * trunk/src/lib/shell/shell_completion.cc (modified) * trunk/src/lib/shell/shell_completion.h (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/shell/shell_input.h (modified) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_buffer.cc (modified) * trunk/src/lib/sound/sound_buffer.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/executor/executor_specials.h (modified) * trunk/src/lib/util/executor/functor_list.h (modified) * trunk/src/lib/util/helper_functions.cc (modified) * trunk/src/lib/util/helper_functions.h (modified) * trunk/src/lib/util/loading/factory.cc (modified) * trunk/src/lib/util/loading/factory.h (modified) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/lib/util/loading/game_loader.h (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/loading/load_param.h (modified) * trunk/src/lib/util/loading/load_param_description.cc (modified) * trunk/src/lib/util/loading/load_param_description.h (modified) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/loading/resource_manager.h (modified) * trunk/src/lib/util/multi_type.cc (modified) * trunk/src/lib/util/multi_type.h (modified) * trunk/src/lib/util/substring.cc (modified) * trunk/src/lib/util/substring.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/orxonox.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/game_world_data.h (modified) * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/movie_loader.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/subprojects/others/TTFtoIMG.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/fast_factory.cc (modified) * trunk/src/util/fast_factory.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/util/object_manager.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/elements/image_entity.cc (modified) * trunk/src/world_entities/elements/image_entity.h (modified) * trunk/src/world_entities/elements/text_element.cc (modified) * trunk/src/world_entities/elements/text_element.h (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/planet.cc (modified) * trunk/src/world_entities/planet.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/weapon_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.h (modified) * trunk/src/world_entities/projectiles/projectile.cc (modified) * trunk/src/world_entities/projectiles/projectile.h (modified) * trunk/src/world_entities/recorder.cc (modified) * trunk/src/world_entities/recorder.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/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.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/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.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/crosshair.cc (modified) * trunk/src/world_entities/weapons/crosshair.h (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the std-branche back, it runs on windows and ... Wed, 08 Mar 2006 13:30:19 GMT bensch [7198] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/particles/box_emitter.cc (modified) * trunk/src/lib/particles/dot_particles.cc (modified) * trunk/src/lib/particles/model_particles.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/plane_emitter.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/shell/shell.cc (modified) * trunk/src/lib/shell/shell_command.cc (modified) * trunk/src/lib/shell/shell_command.h (modified) * trunk/src/lib/util/executor/executor.cc (modified) * trunk/src/lib/util/executor/executor.h (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/loading/load_param.h (modified) * trunk/src/util/object_manager.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: new Default Values... they now too are in MultiType ... Tue, 07 Mar 2006 16:05:50 GMT bensch [7193] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/graphics_effect.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/media_container.cc (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/importer/movie_player.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/billboard.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/shader.cc (modified) * trunk/src/lib/graphics/text_engine/text.cc (modified) * trunk/src/lib/graphics/text_engine/text_engine.cc (modified) * trunk/src/lib/gui/gl_gui/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/lib/gui/gtk_gui/gui_exec.cc (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/particles/box_emitter.cc (modified) * trunk/src/lib/particles/dot_emitter.cc (modified) * trunk/src/lib/particles/dot_particles.cc (modified) * trunk/src/lib/particles/engine/particle_engine.cc (modified) * trunk/src/lib/particles/model_particles.cc (modified) * trunk/src/lib/particles/particle_emitter.cc (modified) * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/particles/plane_emitter.cc (modified) * trunk/src/lib/particles/spark_particles.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/lib/physics/fields/field.cc (modified) * trunk/src/lib/physics/fields/gravity.cc (modified) * trunk/src/lib/physics/physics_connection.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/loading (moved) * trunk/src/lib/util/loading/dynamic_loader.h (modified) * trunk/src/lib/util/loading/factory.cc (modified) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/lib/util/loading/load_param.cc (modified) * trunk/src/lib/util/loading/resource.cc (copied) * trunk/src/lib/util/loading/resource.h (copied) * trunk/src/lib/util/loading/resource_manager.cc (modified) * trunk/src/lib/util/loading/resource_manager.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign_data.cc (modified) * trunk/src/story_entities/dedicated_server_world.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/single_player_world.cc (modified) * trunk/src/story_entities/single_player_world_data.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.cc (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/subprojects/importer/importer.cc (modified) * trunk/src/subprojects/particles/particle_fun.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/game_rules.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/effects/lightning_bolt.cc (modified) * trunk/src/world_entities/elements/image_entity.cc (modified) * trunk/src/world_entities/elements/text_element.cc (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/environments/building.cc (modified) * trunk/src/world_entities/environments/model_entity.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/planet.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (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/projectile.cc (modified) * trunk/src/world_entities/projectiles/projectile.h (modified) * trunk/src/world_entities/projectiles/rocket.cc (modified) * trunk/src/world_entities/projectiles/test_bullet.cc (modified) * trunk/src/world_entities/recorder.cc (modified) * trunk/src/world_entities/satellite.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/hyperblaster.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.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 style for resources (prework/movement) Tue, 21 Feb 2006 17:01:31 GMT bensch [7173] * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) trunk: minor Sun, 19 Feb 2006 14:18:08 GMT bensch [7167] * trunk/src/defs/class_id.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/loading/dynamic_loader.cc (copied) * trunk/src/util/loading/dynamic_loader.h (copied) * trunk/src/util/loading/factory.h (modified) * trunk/src/world_entities/WorldEntities.am (modified) trunk: dynamic library loading test Thu, 16 Feb 2006 13:54:15 GMT bensch [7155] * trunk/src/subprojects/importer/Makefile.am (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/WorldEntities.am (modified) importer compiles again :) Thu, 16 Feb 2006 13:38:13 GMT bensch [7154] * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/WorldEntities.am (modified) orxonox/trunk: ok, now it should work Thu, 16 Feb 2006 13:30:31 GMT bensch [7152] * trunk/src/world_entities (modified) orxonox/trunk: ignore property Thu, 16 Feb 2006 13:29:21 GMT bensch [7151] * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/lib/BuildLibs.am (modified) * trunk/src/subprojects/importer/Makefile.am (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/WorldEntities.am (added) orxonox/trunk: new and more improved WE make process Mon, 13 Feb 2006 13:59:17 GMT bensch [7130] * trunk/src/lib/gui/gl_gui/glgui_box.cc (modified) * trunk/src/lib/gui/gl_gui/glgui_box.h (modified) * trunk/src/lib/particles/engine/particle_engine.cc (modified) * trunk/src/lib/particles/engine/particle_engine.h (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/util/loading/load_param.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/util/track/track_manager.cc (modified) * trunk/src/util/track/track_manager.h (modified) * trunk/src/world_entities/power_ups/param_power_up.cc (modified) * trunk/src/world_entities/power_ups/weapon_power_up.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/hyperblaster.cc (modified) orxonox/trunk: removed some std::list Mon, 13 Feb 2006 12:14:53 GMT bensch [7126] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) orxonox/trunk: the delete Mechanism of PNode seems to work again. ... Sun, 12 Feb 2006 17:06:26 GMT bensch [7125] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/effects/explosion.h (modified) * trunk/src/world_entities/environments/water.cc (modified) * trunk/src/world_entities/environments/water.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) try fix Sat, 11 Feb 2006 19:57:26 GMT bensch [7123] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/lang/base_object.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: some cleanup before the new tag 1. BaseObject isA was ... Wed, 08 Feb 2006 13:40:12 GMT rennerc [7122] * trunk/src/world_entities/space_ships/space_ship.cc (modified) spaceShip: increased air viscosity Wed, 08 Feb 2006 09:36:14 GMT rennerc [7121] * trunk/src/world_entities/playable.cc (modified) fix: only gameserver checks for collision Wed, 08 Feb 2006 09:13:06 GMT bensch [7120] * trunk/src/world_entities/effects/explosion.cc (modified) explosion Wed, 08 Feb 2006 09:08:43 GMT patrick [7119] * trunk/src/world_entities/playable.cc (modified) trunk: more expl Wed, 08 Feb 2006 08:59:21 GMT patrick [7118] * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) trunk: mp explosion Wed, 08 Feb 2006 08:45:04 GMT bensch [7117] * trunk/src/world_entities/environments/water.cc (modified) water painted again Wed, 08 Feb 2006 08:39:53 GMT rennerc [7116] * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) terrain collision hack Wed, 08 Feb 2006 01:42:08 GMT bensch [7115] * trunk/src/world_entities/movie_entity.cc (modified) movie-work Wed, 08 Feb 2006 01:20:19 GMT patrick [7113] * trunk/src/world_entities/effects/lightning_bolt.cc (modified) * trunk/src/world_entities/effects/lightning_bolt.h (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/test_entity.h (modified) trunk: different death animations Wed, 08 Feb 2006 00:53:01 GMT patrick [7112] * trunk/src/world_entities/effects/lightning_bolt.cc (modified) * trunk/src/world_entities/effects/lightning_bolt.h (modified) trunk: working thunder Wed, 08 Feb 2006 00:05:17 GMT patrick [7111] * trunk/src/world_entities/effects/lightning_bolt.cc (added) * trunk/src/world_entities/effects/lightning_bolt.h (added) trunk: added the classes Tue, 07 Feb 2006 23:56:19 GMT patrick [7110] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) trunk: a first very primitive lightning Tue, 07 Feb 2006 22:22:34 GMT bensch [7108] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) lighting war Tue, 07 Feb 2006 22:06:19 GMT patrick [7107] * trunk/src/lib/graphics/effects/fog_effect.cc (modified) * trunk/src/lib/graphics/effects/fog_effect.h (modified) * trunk/src/world_entities/camera.cc (modified) trunk: fog patch Tue, 07 Feb 2006 21:19:17 GMT bensch [7106] * trunk/src/world_entities/effects/explosion.cc (modified) better params Tue, 07 Feb 2006 21:17:17 GMT bensch [7105] * trunk/src/world_entities/effects/explosion.cc (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) orxonox/trunk: ok, explosions are mighty cool now :) Tue, 07 Feb 2006 21:02:46 GMT bensch [7104] * trunk/src/world_entities/effects/explosion.cc (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) explosion renewed Tue, 07 Feb 2006 20:45:52 GMT bensch [7103] * trunk/src/world_entities/effects/explosion.cc (modified) * trunk/src/world_entities/effects/explosion.h (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/power_ups/power_up.cc (modified) orxonox/trunk: explosion works :) Tue, 07 Feb 2006 19:56:57 GMT bensch [7102] * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/npcs/ground_turret.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/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/weapons/weapon.cc (modified) * trunk/src/world_entities/weapons/weapon.h (modified) power ups can only be picked up once Tue, 07 Feb 2006 17:48:10 GMT patrick [7101] * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) spaceship collides with arena Tue, 07 Feb 2006 17:01:06 GMT patrick [7100] * trunk/src/world_entities/playable.cc (modified) trunk: orientation fix Tue, 07 Feb 2006 16:57:02 GMT patrick [7099] * trunk/src/world_entities/playable.cc (modified) trunk: orientation fix Tue, 07 Feb 2006 16:53:40 GMT patrick [7098] * trunk/src/world_entities/playable.cc (modified) trunk: orientation fix Tue, 07 Feb 2006 16:38:23 GMT bensch [7096] * trunk/src/world_entities/space_ships/helicopter.cc (modified) speed in helicopter Tue, 07 Feb 2006 16:36:27 GMT bensch [7095] * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/world_entity.h (modified) should work now Tue, 07 Feb 2006 16:36:14 GMT patrick [7094] * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/world_entities/playable.cc (modified) trunk: spaceship orientation Tue, 07 Feb 2006 16:27:54 GMT bensch [7092] * trunk/src/world_entities/creatures/md2_creature.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/space_ships/helicopter.h (modified) * trunk/src/world_entities/space_ships/hover.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/space_ships/turbine_hover.h (modified) absDir Tue, 07 Feb 2006 16:26:59 GMT patrick [7091] * trunk/src/world_entities/playable.cc (modified) trunk: model display patch Tue, 07 Feb 2006 16:25:22 GMT patrick [7090] * trunk/src/world_entities/playable.cc (modified) trunk: game rules should work now Tue, 07 Feb 2006 16:19:50 GMT patrick [7088] * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/world_entities/playable.cc (modified) trunk: working on respawn bug Tue, 07 Feb 2006 16:09:01 GMT rennerc [7087] * trunk/src/world_entities/space_ships/space_ship.cc (modified) SpaceShip: removed canon Tue, 07 Feb 2006 16:02:18 GMT bensch [7086] * 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) Destroy Sounds Tue, 07 Feb 2006 15:51:47 GMT patrick [7085] * trunk/src/world_entities/playable.cc (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/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) trunk: entity is reset now after death Tue, 07 Feb 2006 15:51:27 GMT bensch [7084] * trunk/src/world_entities/projectiles/bomb.cc (modified) * trunk/src/world_entities/projectiles/projectile.cc (modified) * trunk/src/world_entities/projectiles/projectile.h (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) HACK Tue, 07 Feb 2006 15:32:14 GMT patrick [7082] * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/world_entities/playable.cc (modified) trunk: respawn and death patch Tue, 07 Feb 2006 15:31:54 GMT bensch [7081] * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) better stuff Tue, 07 Feb 2006 15:18:20 GMT patrick [7079] * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/world_entities/playable.cc (modified) trunk: minor game rules change Tue, 07 Feb 2006 15:13:01 GMT patrick [7078] * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) trunk: player group handling Tue, 07 Feb 2006 15:06:56 GMT bensch [7077] * 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/weapon_power_up.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) health Tue, 07 Feb 2006 14:46:43 GMT bensch [7076] * trunk/src/lib/coord/p_node.h (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/world_entities/npcs/ground_turret.cc (modified) * trunk/src/world_entities/npcs/ground_turret.h (modified) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/projectiles/hyperblast.cc (modified) * trunk/src/world_entities/skysphere.h (modified) * trunk/src/world_entities/weapons/hyperblaster.cc (modified) * trunk/src/world_entities/world_entity.h (modified) weaponAdjustment Tue, 07 Feb 2006 14:06:34 GMT bensch [7072] * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/projectiles/guided_missile.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/hover.h (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) collision stuff Tue, 07 Feb 2006 13:58:08 GMT patrick [7071] * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/test_entity.h (modified) patches: network load level and md2 death Tue, 07 Feb 2006 13:25:35 GMT bensch [7070] * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) fix targettingturret Tue, 07 Feb 2006 13:04:57 GMT patrick [7069] * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/test_entity.h (modified) trunk: md2 models now collide also Tue, 07 Feb 2006 12:57:54 GMT patrick [7068] * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) trunk: the modelinfo of md2 models is now written too Tue, 07 Feb 2006 12:57:52 GMT bensch [7067] * trunk/src/orxonox.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) small fixes Tue, 07 Feb 2006 12:29:17 GMT bensch [7066] * trunk/src/world_entities/power_ups/power_up.cc (modified) * trunk/src/world_entities/power_ups/power_up.h (modified) powerup respawn sound Tue, 07 Feb 2006 12:13:58 GMT bensch [7065] * trunk/src/lib/sound/sound_source.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) powerups sounds when pickup Mon, 06 Feb 2006 21:33:04 GMT bensch [7064] * trunk/src/util/hud.cc (modified) * trunk/src/world_entities/world_entity.h (modified) hud work Mon, 06 Feb 2006 14:21:49 GMT bensch [7057] * trunk/src/lib/graphics/importer/material.cc (modified) * trunk/src/lib/graphics/importer/material.h (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) Textures can now be set the glBlendFunc, and Creature-Target-Fix Mon, 06 Feb 2006 14:05:44 GMT bensch [7056] * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) fixed the direction loading of spaceship Mon, 06 Feb 2006 13:52:14 GMT patrick [7055] * trunk/src/lib/graphics/importer/md2Model.cc (modified) * trunk/src/lib/graphics/importer/md2Model.h (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) trunk: md2 scaling patch Mon, 06 Feb 2006 13:39:11 GMT bensch [7053] * trunk/src/world_entities/creatures/md2_creature.cc (modified) trunk: CreatureGetsHiddenIfNoPlayerIsInsideHACK Mon, 06 Feb 2006 12:52:06 GMT bensch [7049] * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/world_entities/movie_entity.cc (modified) trunk: merged the avi-play branche back Mon, 06 Feb 2006 12:46:54 GMT bensch [7048] * trunk/src/world_entities/environments/model_entity.cc (modified) * trunk/src/world_entities/environments/model_entity.h (modified) orxonox/trunk: modelEntity should now also be able to load momentum ... Mon, 06 Feb 2006 12:29:09 GMT bensch [7047] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/effects (added) * trunk/src/world_entities/effects/explosion.cc (copied) * trunk/src/world_entities/effects/explosion.h (copied) trunk: added class Explosion Mon, 06 Feb 2006 10:52:50 GMT patrick [7046] * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/terrain.h (modified) trunk: heightmap modified Mon, 06 Feb 2006 01:59:07 GMT bensch [7045] * trunk/src/world_entities/weapons/hyperblaster.cc (modified) orxonox/trunk: some samples Mon, 06 Feb 2006 01:09:01 GMT patrick [7044] * trunk/src/util/game_rules.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/playable.h (modified) trunk: death screen now works Mon, 06 Feb 2006 01:04:30 GMT bensch [7043] * trunk/src/world_entities/environments/water.cc (modified) trunk: water reflects again Mon, 06 Feb 2006 00:55:36 GMT bensch [7042] * trunk/src/world_entities/environments/water.cc (modified) orxonox/trunk: water renders again Mon, 06 Feb 2006 00:29:20 GMT bensch [7041] * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/environments/building.cc (copied) * trunk/src/world_entities/environments/building.h (copied) trunk: added new worldEntity Building Fri, 03 Feb 2006 19:43:04 GMT bensch [7028] * trunk/src/Makefile.am (modified) * trunk/src/lib/Makefile.am (modified) * trunk/src/world_entities/Makefile.am (modified) orxonox/trunk: added missing files to Makefiles.am's Fri, 03 Feb 2006 15:40:18 GMT bensch [7021] * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/world_entities/elements/text_element.cc (modified) trunk: fix centered text and usefull names Fri, 03 Feb 2006 15:33:45 GMT bensch [7019] * trunk/src/defs/class_id.h (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/elements/text_element.cc (copied) * trunk/src/world_entities/elements/text_element.h (copied) orxonox/trunk: Using TextEngine in the Menu Fri, 03 Feb 2006 14:04:03 GMT bensch [7016] * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/elements (added) * trunk/src/world_entities/elements/image_entity.cc (moved) * trunk/src/world_entities/elements/image_entity.h (moved) moved ImageEntity Fri, 03 Feb 2006 13:42:30 GMT bensch [7015] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/effects/lense_flare.h (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: flare work Fri, 03 Feb 2006 13:14:22 GMT bensch [7014] * trunk/src/lib/graphics/effects/lense_flare.cc (modified) * trunk/src/lib/graphics/importer/height_map.cc (modified) * trunk/src/lib/particles/sprite_particles.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/space_ships/helicopter.cc (modified) * trunk/src/world_entities/space_ships/hover.cc (modified) * trunk/src/world_entities/space_ships/turbine_hover.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) trunk: new algorithm for the Camera-Distance Fri, 03 Feb 2006 11:59:42 GMT bensch [7013] * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) trunk: better interface to CameraDistance Fri, 03 Feb 2006 11:40:23 GMT bensch [7010] * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/movie_loader.h (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/world_entities/movie_entity.cc (modified) * trunk/src/world_entities/movie_entity.h (modified) * trunk/src/world_entities/playable.cc (modified) orxonox/trunk: merged avi_play back here