# # ChangeLog for trunk/src/story_entities/campaign.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 17, 2024, 5:48:42 PM Thu, 22 Jun 2006 12:04:28 GMT bensch [8717] * trunk/src/defs/class_id.h (modified) * trunk/src/defs/error.h (modified) * trunk/src/lib/data/data_tank.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/gui/gl/Makefile.am (modified) * trunk/src/lib/gui/gl/glgui_box.cc (modified) * trunk/src/lib/gui/gl/glgui_button.cc (modified) * trunk/src/lib/gui/gl/glgui_button.h (modified) * trunk/src/lib/gui/gl/glgui_checkbutton.cc (modified) * trunk/src/lib/gui/gl/glgui_checkbutton.h (modified) * trunk/src/lib/gui/gl/glgui_handler.cc (modified) * trunk/src/lib/gui/gl/glgui_handler.h (modified) * trunk/src/lib/gui/gl/glgui_inputline.cc (modified) * trunk/src/lib/gui/gl/glgui_pushbutton.cc (modified) * trunk/src/lib/gui/gl/glgui_pushbutton.h (modified) * trunk/src/lib/gui/gl/glgui_slider.cc (modified) * trunk/src/lib/gui/gl/glgui_slider.h (modified) * trunk/src/lib/gui/gl/glgui_table.cc (modified) * trunk/src/lib/gui/gl/glgui_table.h (modified) * trunk/src/lib/gui/gl/glgui_widget.cc (modified) * trunk/src/lib/gui/gl/glgui_widget.h (modified) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/story_entities/Makefile.am (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) * trunk/src/story_entities/menu (copied) * trunk/src/story_entities/menu/game_menu.cc (copied) * trunk/src/story_entities/menu/game_menu.h (copied) * trunk/src/story_entities/menu/glgui_imagebutton.cc (copied) * trunk/src/story_entities/menu/glgui_imagebutton.h (copied) * 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_data.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) merged the gui back Thu, 13 Apr 2006 17:15:37 GMT bensch [7283] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/game_world.h (modified) * trunk/src/story_entities/movie_loader.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) orxonox/trunk: thread for audio, and 'is' to 'b' 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) Sat, 04 Feb 2006 04:01:11 GMT bensch [7032] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) testing Mon, 30 Jan 2006 22:07:55 GMT patrick [6875] * trunk/src/story_entities/campaign.cc (modified) trunk: the network mode now exits on ESC Mon, 30 Jan 2006 22:03:30 GMT patrick [6874] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign.h (modified) * trunk/src/story_entities/campaign_data.cc (modified) * trunk/src/story_entities/campaign_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/story_def.h (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) trunk: the menu control better implemented Mon, 30 Jan 2006 10:22:25 GMT patrick [6862] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/simple_game_menu.cc (modified) * trunk/src/story_entities/simple_game_menu.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) trunk: the game now always jumps back to the menu Sun, 29 Jan 2006 20:30:43 GMT bensch [6834] * trunk/src/defs/debug.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign_data.cc (modified) * trunk/src/story_entities/game_world_data.cc (modified) trunk: less debug 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 ... Sat, 07 Jan 2006 22:07:22 GMT bensch [6424] * branches/preferences/AUTHORS (modified) * trunk/scripts/orxonoxServer.sh (copied) * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * 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/data (copied) * trunk/src/lib/data/data_tank.cc (copied) * trunk/src/lib/data/data_tank.h (copied) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/network_game_manager.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign.h (modified) * trunk/src/story_entities/campaign_data.cc (copied) * trunk/src/story_entities/campaign_data.h (copied) * trunk/src/story_entities/debug_world.cc (modified) * trunk/src/story_entities/debug_world.h (modified) * trunk/src/story_entities/dedicated_server_world.cc (copied) * trunk/src/story_entities/dedicated_server_world.h (copied) * trunk/src/story_entities/game_world.cc (copied) * trunk/src/story_entities/game_world.h (copied) * trunk/src/story_entities/game_world_data.cc (copied) * trunk/src/story_entities/game_world_data.h (copied) * trunk/src/story_entities/multi_player_world.cc (copied) * trunk/src/story_entities/multi_player_world.h (copied) * trunk/src/story_entities/multi_player_world_data.cc (copied) * trunk/src/story_entities/multi_player_world_data.h (copied) * trunk/src/story_entities/network_world.cc (deleted) * trunk/src/story_entities/network_world.h (deleted) * trunk/src/story_entities/single_player_world.cc (copied) * trunk/src/story_entities/single_player_world.h (copied) * trunk/src/story_entities/single_player_world_data.cc (copied) * trunk/src/story_entities/single_player_world_data.h (copied) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/story_entities/world.cc (deleted) * trunk/src/story_entities/world.h (deleted) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/camera.cc (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/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/weapons/ground_turret.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the branche network back to the trunk merged ... Sat, 17 Dec 2005 18:05:52 GMT bensch [6153] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) docu Sat, 17 Dec 2005 17:52:57 GMT bensch [6152] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/story_entity.cc (modified) * trunk/src/story_entities/story_entity.h (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/story_entities/world.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) orxonox/trunk: some work in the loading process of worlds Fri, 16 Dec 2005 17:45:32 GMT patrick [6139] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.h (modified) * trunk/src/lib/network/Makefile.am (modified) * trunk/src/lib/network/converter.cc (copied) * trunk/src/lib/network/converter.h (copied) * trunk/src/lib/network/handshake.cc (copied) * trunk/src/lib/network/handshake.h (copied) * trunk/src/lib/network/network_game_manager.cc (copied) * trunk/src/lib/network/network_game_manager.h (copied) * trunk/src/lib/network/network_manager.cc (modified) * trunk/src/lib/network/network_manager.h (modified) * trunk/src/lib/network/network_protocol.cc (modified) * trunk/src/lib/network/network_protocol.h (modified) * trunk/src/lib/network/network_socket.cc (modified) * trunk/src/lib/network/network_socket.h (modified) * trunk/src/lib/network/network_stream.cc (modified) * trunk/src/lib/network/network_stream.h (modified) * trunk/src/lib/network/server_socket.cc (modified) * trunk/src/lib/network/server_socket.h (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/network/synchronizeable.h (modified) * trunk/src/lib/sound/sound_source.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/network_world.cc (added) * trunk/src/story_entities/network_world.h (added) * trunk/src/subprojects/network/Makefile.am (modified) * trunk/src/subprojects/network/network_unit_test.cc (modified) * trunk/src/subprojects/network/read_sync.cc (modified) * trunk/src/subprojects/network/read_sync.h (modified) * trunk/src/subprojects/network/simple_sync.cc (modified) * trunk/src/subprojects/network/simple_sync.h (modified) * trunk/src/subprojects/network/write_sync.cc (modified) * trunk/src/subprojects/network/write_sync.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/spawning_point.cc (copied) * trunk/src/world_entities/spawning_point.h (copied) trunk: merged branche network with trunk using command: svn merge ... Wed, 07 Dec 2005 23:22:53 GMT bensch [5982] * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/loading/factory.cc (modified) * trunk/src/util/loading/factory.h (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/util/loading/game_loader.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/weapon_manager.cc (modified) orxonox/trunk: Factory-Redesign on the wish of manuel Fri, 25 Nov 2005 00:07:55 GMT bensch [5773] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/campaign.h (modified) orxonox/trunk: changed to std::list in campaign Thu, 24 Nov 2005 00:14:06 GMT bensch [5751] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/player.cc (modified) orxonox/trunk: really cool hack, to let the fighter fly up and down :) Mon, 21 Nov 2005 14:50:41 GMT bensch [5671] * 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/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/util/loading/load_param_description.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: renamed class LoadParam to CLoadParam and Macro ... 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, 20 Nov 2005 16:14:27 GMT bensch [5651] * trunk/src/lib/util/executor/executor_specials.h (copied) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) orxonox/trunk: new (LoadParam && ExecutorSpecials)-Functionality that ... Sat, 08 Oct 2005 16:52:31 GMT bensch [5324] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/util/resource_manager.cc (modified) orxonox/trunk: better algorithm for loading the Shader through the ... Fri, 07 Oct 2005 13:34:01 GMT bensch [5305] * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/story_entities/campaign.cc (modified) orxonox/trunk: better implementation of the Texture-loading Fri, 07 Oct 2005 11:59:44 GMT bensch [5300] * trunk/src/defs/debug.h (modified) * trunk/src/glmenu/glmenu_imagescreen.cc (modified) * trunk/src/glmenu/glmenu_imagescreen.h (modified) * trunk/src/lib/coord/null_parent.cc (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/util/loading/game_loader.cc (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: even less debug-info Thu, 06 Oct 2005 22:26:17 GMT bensch [5292] * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: overdone a minor 'BUG' in the NullParent-lib. this is ... Thu, 22 Sep 2005 14:44:56 GMT bensch [5216] * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/graphics_engine.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/orxonox.cc (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/world_entities/weapons/crosshair.cc (modified) orxonox/trunk: more fixes due to valgrind Thu, 22 Sep 2005 14:02:08 GMT bensch [5215] * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/graphics/text_engine.h (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/story_entities/campaign.cc (modified) orxonox/trunk: some more fixing of the Errors reported by valgrind ... Wed, 21 Sep 2005 12:21:41 GMT bensch [5211] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/light.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.h (modified) * trunk/src/lib/math/curve.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/util/list.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/resource_manager.cc (modified) orxonox/trunk: valgrind mem-leak-recovered Tue, 23 Aug 2005 23:30:13 GMT bensch [5115] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/ini_parser.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/util/animation/animation3d.cc (modified) * trunk/src/util/animation/animation_player.cc (modified) * trunk/src/util/animation/t_animation.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) orxonox/trunk: reimplemented the list functions, as i did before in ... Tue, 23 Aug 2005 21:13:56 GMT bensch [5111] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/graphics/importer/model.cc (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/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (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/particles/particle_engine.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/ini_parser.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/util/animation/animation3d.cc (modified) * trunk/src/util/animation/animation_player.cc (modified) * trunk/src/util/animation/t_animation.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/loading/load_param.h (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: reverted the last steps, because they created a huge ... Tue, 23 Aug 2005 21:07:40 GMT bensch [5110] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/graphics/render2D/render_2d.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/graphics/text_engine.cc (modified) * trunk/src/lib/lang/class_list.cc (modified) * trunk/src/lib/particles/particle_engine.cc (modified) * trunk/src/lib/physics/physics_engine.cc (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/util/ini_parser.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/story_entities/campaign.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/subprojects/benchmark.cc (modified) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/util/animation/animation3d.cc (modified) * trunk/src/util/animation/animation_player.cc (modified) * trunk/src/util/animation/t_animation.h (modified) * trunk/src/util/garbage_collector.cc (modified) * trunk/src/util/loading/load_param.cc (modified) * trunk/src/util/resource_manager.cc (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/track/track_manager.cc (modified) orxonox/trunk: changed the behaviour of the iterator. Now it is soon ... 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 ... Mon, 11 Jul 2005 22:33:16 GMT bensch [4836] * 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.cc (modified) * orxonox/trunk/src/glmenu/glmenu_imagescreen.h (modified) * orxonox/trunk/src/lib/collision_detection/bounding_sphere.cc (modified) * orxonox/trunk/src/lib/collision_detection/bounding_sphere.h (modified) * orxonox/trunk/src/lib/collision_detection/bounding_volume.cc (modified) * orxonox/trunk/src/lib/collision_detection/bounding_volume.h (modified) * orxonox/trunk/src/lib/collision_detection/bv_tree.cc (modified) * orxonox/trunk/src/lib/collision_detection/bv_tree.h (modified) * orxonox/trunk/src/lib/collision_detection/bv_tree_node.cc (modified) * orxonox/trunk/src/lib/collision_detection/bv_tree_node.h (modified) * orxonox/trunk/src/lib/collision_detection/cd_engine.cc (modified) * orxonox/trunk/src/lib/collision_detection/cd_engine.h (modified) * orxonox/trunk/src/lib/collision_detection/collision.cc (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.cc (modified) * orxonox/trunk/src/lib/collision_detection/obb.h (modified) * orxonox/trunk/src/lib/collision_detection/obb_tree.cc (modified) * orxonox/trunk/src/lib/collision_detection/obb_tree.h (modified) * orxonox/trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * orxonox/trunk/src/lib/collision_detection/obb_tree_node.h (modified) * orxonox/trunk/src/lib/coord/null_parent.cc (modified) * orxonox/trunk/src/lib/coord/null_parent.h (modified) * orxonox/trunk/src/lib/coord/p_node.cc (modified) * orxonox/trunk/src/lib/coord/p_node.h (modified) * orxonox/trunk/src/lib/event/event.cc (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.cc (modified) * orxonox/trunk/src/lib/event/event_handler.h (modified) * orxonox/trunk/src/lib/event/event_listener.cc (modified) * orxonox/trunk/src/lib/event/event_listener.h (modified) * orxonox/trunk/src/lib/event/key_mapper.cc (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.cc (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/array.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/md2Model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/md2Model.h (modified) * orxonox/trunk/src/lib/graphics/importer/model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/model.h (modified) * orxonox/trunk/src/lib/graphics/importer/objModel.cc (modified) * orxonox/trunk/src/lib/graphics/importer/primitive_model.cc (modified) * orxonox/trunk/src/lib/graphics/importer/primitive_model.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/light.cc (modified) * orxonox/trunk/src/lib/graphics/light.h (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/quadtree.h (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/quadtree_node.h (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/spatial_separation.cc (modified) * orxonox/trunk/src/lib/graphics/spatial_separation/spatial_separation.h (modified) * orxonox/trunk/src/lib/graphics/text_engine.cc (modified) * orxonox/trunk/src/lib/graphics/text_engine.h (modified) * orxonox/trunk/src/lib/gui/gui.cc (modified) * orxonox/trunk/src/lib/gui/gui.h (modified) * orxonox/trunk/src/lib/gui/gui_audio.cc (modified) * orxonox/trunk/src/lib/gui/gui_banner.cc (modified) * orxonox/trunk/src/lib/gui/gui_element.cc (modified) * orxonox/trunk/src/lib/gui/gui_element.h (modified) * orxonox/trunk/src/lib/gui/gui_exec.cc (modified) * orxonox/trunk/src/lib/gui/gui_flags.cc (modified) * orxonox/trunk/src/lib/gui/gui_flags.h (modified) * orxonox/trunk/src/lib/gui/gui_gtk.cc (modified) * orxonox/trunk/src/lib/gui/gui_gtk.h (modified) * orxonox/trunk/src/lib/gui/gui_keys.cc (modified) * orxonox/trunk/src/lib/gui/gui_update.cc (modified) * orxonox/trunk/src/lib/gui/gui_update.h (modified) * orxonox/trunk/src/lib/gui/gui_video.cc (modified) * orxonox/trunk/src/lib/lang/base_object.cc (modified) * orxonox/trunk/src/lib/lang/base_object.h (modified) * orxonox/trunk/src/lib/lang/class_list.cc (modified) * orxonox/trunk/src/lib/lang/class_list.h (modified) * orxonox/trunk/src/lib/math/curve.cc (modified) * orxonox/trunk/src/lib/math/curve.h (modified) * orxonox/trunk/src/lib/math/vector.cc (modified) * orxonox/trunk/src/lib/math/vector.h (modified) * orxonox/trunk/src/lib/particles/particle_emitter.cc (modified) * orxonox/trunk/src/lib/particles/particle_emitter.h (modified) * orxonox/trunk/src/lib/particles/particle_engine.cc (modified) * orxonox/trunk/src/lib/particles/particle_engine.h (modified) * orxonox/trunk/src/lib/particles/particle_system.cc (modified) * orxonox/trunk/src/lib/particles/particle_system.h (modified) * orxonox/trunk/src/lib/particles/quick_animation.cc (modified) * orxonox/trunk/src/lib/particles/quick_animation.h (modified) * orxonox/trunk/src/lib/physics/fields/field.cc (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.cc (modified) * orxonox/trunk/src/lib/physics/fields/gravity.h (modified) * orxonox/trunk/src/lib/physics/fields/point_gravity.cc (modified) * orxonox/trunk/src/lib/physics/fields/point_gravity.h (modified) * orxonox/trunk/src/lib/physics/fields/twirl.cc (modified) * orxonox/trunk/src/lib/physics/fields/twirl.h (modified) * orxonox/trunk/src/lib/physics/physics_connection.cc (modified) * orxonox/trunk/src/lib/physics/physics_connection.h (modified) * orxonox/trunk/src/lib/physics/physics_engine.cc (modified) * orxonox/trunk/src/lib/physics/physics_engine.h (modified) * orxonox/trunk/src/lib/physics/physics_interface.cc (modified) * orxonox/trunk/src/lib/physics/physics_interface.h (modified) * orxonox/trunk/src/lib/sound/ogg_player.h (modified) * orxonox/trunk/src/lib/sound/sound_engine.cc (modified) * orxonox/trunk/src/lib/sound/sound_engine.h (modified) * orxonox/trunk/src/lib/util/ini_parser.cc (modified) * orxonox/trunk/src/lib/util/ini_parser.h (modified) * orxonox/trunk/src/lib/util/list.h (modified) * orxonox/trunk/src/lib/util/substring.cc (modified) * orxonox/trunk/src/orxonox.cc (modified) * orxonox/trunk/src/orxonox.h (modified) * orxonox/trunk/src/story_entities/campaign.cc (modified) * orxonox/trunk/src/story_entities/story_entity.cc (modified) * orxonox/trunk/src/story_entities/story_entity.h (modified) * orxonox/trunk/src/story_entities/world.cc (modified) * orxonox/trunk/src/story_entities/world.h (modified) * orxonox/trunk/src/subprojects/benchmark.h (modified) * orxonox/trunk/src/util/animation/animation.cc (modified) * orxonox/trunk/src/util/animation/animation.h (modified) * orxonox/trunk/src/util/animation/animation3d.cc (modified) * orxonox/trunk/src/util/animation/animation_player.cc (modified) * orxonox/trunk/src/util/animation/animation_player.h (modified) * orxonox/trunk/src/util/animation/t_animation.h (modified) * orxonox/trunk/src/util/garbage_collector.cc (modified) * orxonox/trunk/src/util/garbage_collector.h (modified) * orxonox/trunk/src/util/loading/factory.cc (modified) * orxonox/trunk/src/util/loading/factory.h (modified) * orxonox/trunk/src/util/loading/game_loader.cc (modified) * orxonox/trunk/src/util/loading/game_loader.h (modified) * orxonox/trunk/src/util/loading/load_param.cc (modified) * orxonox/trunk/src/util/loading/load_param.h (modified) * orxonox/trunk/src/util/object_manager.cc (modified) * orxonox/trunk/src/util/object_manager.h (modified) * orxonox/trunk/src/util/resource_manager.cc (modified) * orxonox/trunk/src/util/resource_manager.h (modified) * orxonox/trunk/src/util/state.cc (modified) * orxonox/trunk/src/util/state.h (modified) * orxonox/trunk/src/util/track/pilot_node.cc (modified) * orxonox/trunk/src/util/track/pilot_node.h (modified) * orxonox/trunk/src/util/track/track_manager.cc (modified) * orxonox/trunk/src/util/track/track_manager.h (modified) * orxonox/trunk/src/util/track/track_node.cc (modified) * orxonox/trunk/src/util/track/track_node.h (modified) * orxonox/trunk/src/world_entities/camera.cc (modified) * orxonox/trunk/src/world_entities/camera.h (modified) * orxonox/trunk/src/world_entities/character_attributes.cc (modified) * orxonox/trunk/src/world_entities/character_attributes.h (modified) * orxonox/trunk/src/world_entities/environment.cc (modified) * orxonox/trunk/src/world_entities/player.cc (modified) * orxonox/trunk/src/world_entities/player.h (modified) * orxonox/trunk/src/world_entities/power_up.h (modified) * orxonox/trunk/src/world_entities/satellite.cc (modified) * orxonox/trunk/src/world_entities/satellite.h (modified) * orxonox/trunk/src/world_entities/skybox.cc (modified) * orxonox/trunk/src/world_entities/skybox.h (modified) * orxonox/trunk/src/world_entities/skysphere.cc (modified) * orxonox/trunk/src/world_entities/skysphere.h (modified) * orxonox/trunk/src/world_entities/terrain.cc (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.cc (modified) * orxonox/trunk/src/world_entities/weapons/projectile.h (modified) * orxonox/trunk/src/world_entities/weapons/test_bullet.cc (modified) * orxonox/trunk/src/world_entities/weapons/test_bullet.h (modified) * orxonox/trunk/src/world_entities/weapons/test_gun.cc (modified) * orxonox/trunk/src/world_entities/weapons/test_gun.h (modified) * orxonox/trunk/src/world_entities/weapons/weapon.cc (modified) * orxonox/trunk/src/world_entities/weapons/weapon.h (modified) * orxonox/trunk/src/world_entities/weapons/weapon_manager.h (modified) * orxonox/trunk/src/world_entities/world_entity.cc (modified) * orxonox/trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: renamed all the \param -> @param and so on in Doxygen ...