# # ChangeLog for trunk/src/lib/graphics/importer/bsp/bsp_manager.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 18, 2024, 12:58:28 AM Thu, 14 Jun 2007 15:33:43 GMT snellen [10698] * trunk/src/ai/swarm_gorel.cc (modified) * trunk/src/defs/include_paths.am (modified) * trunk/src/defs/orxonox_globals.h (modified) * trunk/src/lib/collision_detection/aabb_tree_node.cc (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/graphics/importer/bsp/bsp_manager.cc (modified) * trunk/src/lib/graphics/importer/bsp/bsp_manager.h (modified) * trunk/src/lib/math/quaternion.h (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/hud.cc (modified) * trunk/src/util/hud.h (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/state.h (modified) * trunk/src/util/track/action_box.cc (copied) * trunk/src/util/track/action_box.h (copied) * trunk/src/util/track/track.cc (modified) * trunk/src/util/track/track.h (modified) * trunk/src/world_entities/WorldEntities.am (modified) * trunk/src/world_entities/creatures/fps_player.cc (modified) * trunk/src/world_entities/creatures/fps_player.h (modified) * trunk/src/world_entities/effects/billboard.cc (modified) * trunk/src/world_entities/effects/billboard.h (modified) * trunk/src/world_entities/effects/blink.cc (modified) * trunk/src/world_entities/effects/explosion.h (modified) * trunk/src/world_entities/effects/wobblegrid.cc (modified) * trunk/src/world_entities/npcs/actionbox_enemy.cc (copied) * trunk/src/world_entities/npcs/actionbox_enemy.h (copied) * trunk/src/world_entities/npcs/adm_turret.cc (copied) * trunk/src/world_entities/npcs/adm_turret.h (copied) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/playable.h (modified) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/projectiles/acid_splash.cc (modified) * trunk/src/world_entities/projectiles/hbolt.cc (modified) * trunk/src/world_entities/projectiles/laser.cc (modified) * trunk/src/world_entities/projectiles/lbolt.cc (modified) * trunk/src/world_entities/projectiles/mbolt.cc (modified) * trunk/src/world_entities/projectiles/nadion_blast.cc (copied) * trunk/src/world_entities/projectiles/nadion_blast.h (copied) * trunk/src/world_entities/projectiles/plasma_pulse.cc (copied) * trunk/src/world_entities/projectiles/plasma_pulse.h (copied) * trunk/src/world_entities/projectiles/rail_projectile.cc (modified) * trunk/src/world_entities/projectiles/spike.cc (modified) * trunk/src/world_entities/projectiles/spike_ball.cc (modified) * trunk/src/world_entities/projectiles/swarm_projectile.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/spectator.cc (modified) * trunk/src/world_entities/tools/camera.cc (modified) * trunk/src/world_entities/tools/camera.h (modified) * trunk/src/world_entities/tools/mount_point.cc (modified) * trunk/src/world_entities/weapons/aiming_system.cc (modified) * trunk/src/world_entities/weapons/bsp_weapon.cc (copied) * trunk/src/world_entities/weapons/bsp_weapon.h (copied) * trunk/src/world_entities/weapons/disruptor.cc (copied) * trunk/src/world_entities/weapons/disruptor.h (copied) * trunk/src/world_entities/weapons/heavy_blaster.cc (modified) * trunk/src/world_entities/weapons/laser_cannon.cc (modified) * trunk/src/world_entities/weapons/light_blaster.cc (modified) * trunk/src/world_entities/weapons/medium_blaster.cc (modified) * trunk/src/world_entities/weapons/medium_blaster.h (modified) * trunk/src/world_entities/weapons/nadion_laser.cc (copied) * trunk/src/world_entities/weapons/nadion_laser.h (copied) * trunk/src/world_entities/weapons/rf_cannon.cc (copied) * trunk/src/world_entities/weapons/rf_cannon.h (copied) * 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/weapons/weapon_slot.cc (modified) * trunk/src/world_entities/weapons/weapon_slot.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) merged adm, hud, vs-enhancements : beni's responsible for this ... Wed, 04 Apr 2007 10:13:53 GMT bknecht [10618] * trunk (modified) * trunk/src/Makefile.am (modified) * trunk/src/ability.cc (deleted) * trunk/src/ability.h (deleted) * trunk/src/ai (modified) * trunk/src/ai/swarm_attack.cc (modified) * trunk/src/ai/swarm_gorel.cc (modified) * trunk/src/ai/swarm_module.h (modified) * trunk/src/ai/swarm_wait.cc (modified) * trunk/src/defs/alincl.h (deleted) * trunk/src/defs/comincl.h (deleted) * trunk/src/defs/glincl.h (deleted) * trunk/src/defs/globals.h (deleted) * trunk/src/defs/message_structures.h (deleted) * trunk/src/defs/orxonox_globals.h (copied) * trunk/src/defs/stdincl.h (deleted) * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/collision_reaction (modified) * trunk/src/lib/collision_reaction/cr_engine.h (modified) * trunk/src/lib/collision_reaction/cr_physics_full_walk.cc (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/graphics/Makefile.am (modified) * trunk/src/lib/graphics/glincl.h (copied) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/importer/bsp/bsp_manager.cc (modified) * trunk/src/lib/graphics/importer/bsp/bsp_manager.h (modified) * trunk/src/lib/graphics/light.h (modified) * trunk/src/lib/graphics/render2D/element_2d.cc (modified) * trunk/src/lib/gui/qt/gui_audio.cc (modified) * trunk/src/lib/gui/qt/gui_control.cc (modified) * trunk/src/lib/gui/qt/gui_general.cc (modified) * trunk/src/lib/gui/qt/gui_video.cc (modified) * trunk/src/lib/lang (modified) * trunk/src/lib/math/curve.h (modified) * trunk/src/lib/parser/cmdline_parser (modified) * trunk/src/lib/physics/physics_interface.cc (modified) * trunk/src/lib/script_engine (modified) * trunk/src/lib/script_engine/Makefile.am (modified) * trunk/src/lib/script_engine/account.cc (deleted) * trunk/src/lib/script_engine/example.cc (deleted) * trunk/src/lib/script_engine/lunartest2.lua (deleted) * trunk/src/lib/script_engine/object.cc (deleted) * trunk/src/lib/script_engine/script_manager.cc (modified) * trunk/src/lib/shell/shell_input.cc (modified) * trunk/src/lib/sound/Makefile.am (modified) * trunk/src/lib/sound/alincl.h (copied) * trunk/src/lib/sound/ogg_player.cc (modified) * trunk/src/lib/sound/ogg_player.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/lib/sound/sound_engine.h (modified) * trunk/src/lib/util (modified) * trunk/src/lib/util/Makefile.am (modified) * trunk/src/lib/util/debug_buffer.cc (modified) * trunk/src/lib/util/filesys/net_link.cc (modified) * trunk/src/lib/util/filesys/net_link.h (modified) * trunk/src/lib/util/list.h (deleted) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/lib/util/loading/game_loader.h (modified) * trunk/src/lib/util/threading.cc (deleted) * trunk/src/lib/util/threading.h (deleted) * trunk/src/lib/util/threads (copied) * trunk/src/lib/util/threads/mutex.h (copied) * trunk/src/lib/util/threads/mutex_locker.h (copied) * trunk/src/lib/util/threads/thread.cc (copied) * trunk/src/lib/util/threads/thread.h (copied) * trunk/src/lib/util/threads/threadincl.h (copied) * trunk/src/lib/util/threads/threading.cc (copied) * trunk/src/lib/util/threads/threading.h (copied) * trunk/src/orxonox.cc (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/menu/game_menu.cc (modified) * trunk/src/story_entities/multi_player_world_data.cc (modified) * trunk/src/subprojects/benchmark.cc (deleted) * trunk/src/subprojects/benchmark.h (deleted) * trunk/src/subprojects/collision_detection/collision_detection.cc (modified) * trunk/src/subprojects/particles/Makefile.am (modified) * trunk/src/util/Makefile.am (modified) * trunk/src/util/animation/animation.h (modified) * trunk/src/util/animation/animation3d.cc (modified) * trunk/src/util/animation/animation3d.h (modified) * trunk/src/util/animation/t_animation.h (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/state.cc (modified) * trunk/src/util/track/pilot_node.cc (deleted) * trunk/src/util/track/pilot_node.h (deleted) * trunk/src/util/track/track.cc (modified) * trunk/src/util/track/track_manager.cc (deleted) * trunk/src/util/track/track_manager.h (deleted) * trunk/src/util/track/track_node.cc (deleted) * trunk/src/util/track/track_node.h (deleted) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/WorldEntities.am (modified) * trunk/src/world_entities/blackscreen.cc (deleted) * trunk/src/world_entities/blackscreen.h (deleted) * trunk/src/world_entities/bsp_entity.cc (deleted) * trunk/src/world_entities/bsp_entity.h (deleted) * trunk/src/world_entities/camera.cc (deleted) * trunk/src/world_entities/camera.h (deleted) * trunk/src/world_entities/cameraman.cc (deleted) * trunk/src/world_entities/cameraman.h (deleted) * trunk/src/world_entities/character_attributes.cc (deleted) * trunk/src/world_entities/character_attributes.h (deleted) * trunk/src/world_entities/creatures/fps_player.cc (modified) * trunk/src/world_entities/effects/billboard.cc (modified) * trunk/src/world_entities/effects/blink.cc (modified) * trunk/src/world_entities/effects/trail.cc (modified) * trunk/src/world_entities/effects/wobblegrid.cc (modified) * trunk/src/world_entities/elements/glgui_energywidgetvertical.cc (modified) * trunk/src/world_entities/environment.cc (deleted) * trunk/src/world_entities/environment.h (deleted) * trunk/src/world_entities/environments/bsp_entity.cc (copied) * trunk/src/world_entities/environments/bsp_entity.h (copied) * trunk/src/world_entities/environments/environment.cc (copied) * trunk/src/world_entities/environments/environment.h (copied) * trunk/src/world_entities/environments/planet.cc (copied) * trunk/src/world_entities/environments/planet.h (copied) * trunk/src/world_entities/environments/skybox.cc (copied) * trunk/src/world_entities/environments/skybox.h (copied) * trunk/src/world_entities/environments/skydome.cc (copied) * trunk/src/world_entities/environments/skydome.h (copied) * trunk/src/world_entities/environments/skysphere.cc (copied) * trunk/src/world_entities/environments/skysphere.h (copied) * trunk/src/world_entities/environments/terrain.cc (copied) * trunk/src/world_entities/environments/terrain.h (copied) * trunk/src/world_entities/extendable.h (modified) * trunk/src/world_entities/items/power_ups (copied) * trunk/src/world_entities/items/power_ups/laser_power_up.cc (copied) * trunk/src/world_entities/items/power_ups/laser_power_up.h (copied) * trunk/src/world_entities/items/power_ups/param_power_up.cc (copied) * trunk/src/world_entities/items/power_ups/param_power_up.h (copied) * trunk/src/world_entities/items/power_ups/power_up.cc (copied) * trunk/src/world_entities/items/power_ups/power_up.h (copied) * trunk/src/world_entities/items/power_ups/turret_power_up.cc (copied) * trunk/src/world_entities/items/power_ups/turret_power_up.h (copied) * trunk/src/world_entities/items/power_ups/weapon_power_up.cc (copied) * trunk/src/world_entities/items/power_ups/weapon_power_up.h (copied) * trunk/src/world_entities/mount_point.cc (deleted) * trunk/src/world_entities/mount_point.h (deleted) * trunk/src/world_entities/movie_entity.cc (deleted) * trunk/src/world_entities/movie_entity.h (deleted) * trunk/src/world_entities/npcs/generic_npc.cc (modified) * trunk/src/world_entities/npcs/mover.cc (modified) * trunk/src/world_entities/npcs/npc.cc (modified) * trunk/src/world_entities/npcs/npc_test1.cc (modified) * trunk/src/world_entities/particles/sprite_particles.cc (modified) * trunk/src/world_entities/planet.cc (deleted) * trunk/src/world_entities/planet.h (deleted) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/power_ups (deleted) * trunk/src/world_entities/projectiles/hbolt.cc (modified) * trunk/src/world_entities/projectiles/hbolt.h (modified) * trunk/src/world_entities/projectiles/lbolt.cc (modified) * trunk/src/world_entities/projectiles/lbolt.h (modified) * trunk/src/world_entities/projectiles/mbolt.cc (modified) * trunk/src/world_entities/projectiles/projectile_weapon.h (modified) * trunk/src/world_entities/projectiles/swarm_projectile.cc (modified) * trunk/src/world_entities/projectiles/swarm_projectile.h (modified) * trunk/src/world_entities/questGUI/quest.cc (modified) * trunk/src/world_entities/questGUI/quest.h (modified) * trunk/src/world_entities/questGUI/quest_gui.cc (modified) * trunk/src/world_entities/questGUI/quest_gui.h (modified) * trunk/src/world_entities/recorder.cc (deleted) * trunk/src/world_entities/recorder.h (deleted) * trunk/src/world_entities/satellite.cc (deleted) * trunk/src/world_entities/satellite.h (deleted) * trunk/src/world_entities/script_trigger.cc (deleted) * trunk/src/world_entities/script_trigger.h (deleted) * trunk/src/world_entities/scrolling_screen.cc (deleted) * trunk/src/world_entities/scrolling_screen.h (deleted) * trunk/src/world_entities/skybox.cc (deleted) * trunk/src/world_entities/skybox.h (deleted) * trunk/src/world_entities/skydome.cc (deleted) * trunk/src/world_entities/skydome.h (deleted) * trunk/src/world_entities/skysphere.cc (deleted) * trunk/src/world_entities/skysphere.h (deleted) * trunk/src/world_entities/sound_entity.cc (deleted) * trunk/src/world_entities/sound_entity.h (deleted) * trunk/src/world_entities/space_ships/human_scout.cc (deleted) * trunk/src/world_entities/space_ships/human_scout.h (deleted) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/spawning_point.cc (deleted) * trunk/src/world_entities/spawning_point.h (deleted) * trunk/src/world_entities/spectator.cc (modified) * trunk/src/world_entities/spectator.h (modified) * trunk/src/world_entities/terrain.cc (deleted) * trunk/src/world_entities/terrain.h (deleted) * trunk/src/world_entities/test_entity.cc (deleted) * trunk/src/world_entities/test_entity2.cc (deleted) * trunk/src/world_entities/test_entity2.h (deleted) * trunk/src/world_entities/tools (copied) * trunk/src/world_entities/tools/blackscreen.cc (copied) * trunk/src/world_entities/tools/blackscreen.h (copied) * trunk/src/world_entities/tools/camera.cc (copied) * trunk/src/world_entities/tools/camera.h (copied) * trunk/src/world_entities/tools/cameraman.cc (copied) * trunk/src/world_entities/tools/cameraman.h (copied) * trunk/src/world_entities/tools/mount_point.cc (copied) * trunk/src/world_entities/tools/mount_point.h (copied) * trunk/src/world_entities/tools/movie_entity.cc (copied) * trunk/src/world_entities/tools/movie_entity.h (copied) * trunk/src/world_entities/tools/recorder.cc (copied) * trunk/src/world_entities/tools/recorder.h (copied) * trunk/src/world_entities/tools/script_trigger.cc (copied) * trunk/src/world_entities/tools/script_trigger.h (copied) * trunk/src/world_entities/tools/scrolling_screen.cc (copied) * trunk/src/world_entities/tools/scrolling_screen.h (copied) * trunk/src/world_entities/tools/sound_entity.cc (copied) * trunk/src/world_entities/tools/sound_entity.h (copied) * trunk/src/world_entities/tools/spawning_point.cc (copied) * trunk/src/world_entities/tools/spawning_point.h (copied) * trunk/src/world_entities/weapons/acid_launcher.cc (modified) * trunk/src/world_entities/weapons/acid_launcher.h (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/boomerang_gun.cc (modified) * trunk/src/world_entities/weapons/heavy_blaster.cc (modified) * trunk/src/world_entities/weapons/light_blaster.cc (modified) * trunk/src/world_entities/weapons/medium_blaster.cc (modified) * trunk/src/world_entities/weapons/spike_launcher.cc (deleted) * trunk/src/world_entities/weapons/spike_launcher.h (deleted) * trunk/src/world_entities/weapons/spike_thrower.cc (modified) * trunk/src/world_entities/weapons/swarm_launcher.cc (modified) * trunk/src/world_entities/weapons/targeting_turret.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weather_effects/cloud_effect.h (modified) * trunk/src/world_entities/weather_effects/lense_flare.cc (modified) * trunk/src/world_entities/weather_effects/lightning_effect.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) merged cleanup into trunk (only improvements) Tue, 30 Jan 2007 20:51:21 GMT patrick [10519] * trunk/src/lib/graphics/importer/bsp/bsp_manager.cc (modified) * trunk/src/lib/graphics/importer/bsp/bsp_manager.h (modified) * trunk/src/world_entities/bsp_entity.cc (modified) * trunk/src/world_entities/bsp_entity.h (modified) * trunk/src/world_entities/environments/rotor.cc (modified) * trunk/src/world_entities/npcs/mover.cc (modified) * trunk/src/world_entities/particles/particle_system.cc (modified) emitter fix Tue, 23 Jan 2007 23:45:39 GMT patrick [10314] * trunk/src/lib/graphics/importer/bsp/bsp_file.cc (modified) * trunk/src/lib/graphics/importer/bsp/bsp_manager.cc (modified) * trunk/src/lib/graphics/importer/bsp/bsp_manager.h (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/importer/obj/objModel.cc (modified) * trunk/src/lib/graphics/importer/oif/object_information_file.cc (modified) * trunk/src/lib/graphics/importer/oif/object_information_file.h (modified) * trunk/src/lib/graphics/importer/oif/resource_oif.cc (modified) * trunk/src/lib/graphics/importer/oif/resource_oif.h (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/lib/graphics/importer/static_model.h (modified) * trunk/src/lib/math/vector.h (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/world_entities/mount_point.cc (modified) * trunk/src/world_entities/mount_point.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) merged branche mount_point to trunk. this will add mount point ... Thu, 07 Dec 2006 14:05:27 GMT patrick [10033] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/graphics/importer/Makefile.am (modified) * trunk/src/lib/graphics/importer/bsp (added) * trunk/src/lib/graphics/importer/bsp/bsp_file.cc (moved) * trunk/src/lib/graphics/importer/bsp/bsp_file.h (moved) * trunk/src/lib/graphics/importer/bsp/bsp_manager.cc (moved) * trunk/src/lib/graphics/importer/bsp/bsp_manager.h (moved) * trunk/src/lib/graphics/importer/bsp/bsp_tree_leaf.cc (moved) * trunk/src/lib/graphics/importer/bsp/bsp_tree_leaf.h (moved) * trunk/src/lib/graphics/importer/bsp/bsp_tree_node.cc (moved) * trunk/src/lib/graphics/importer/bsp/bsp_tree_node.h (moved) * trunk/src/lib/graphics/importer/obj (added) * trunk/src/lib/graphics/importer/obj/objModel.cc (moved) * trunk/src/lib/graphics/importer/obj/objModel.h (moved) * trunk/src/lib/graphics/importer/resource_obj.h (modified) * trunk/src/subprojects/collision_detection/collision_test_entity.cc (modified) * trunk/src/subprojects/importer/importer.cc (modified) * trunk/src/world_entities/bsp_entity.h (modified) * trunk/src/world_entities/creatures/md2_creature.cc (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/satellite.cc (modified) moved some of the importer sources, probably will need to rebuild the ... Tue, 04 Jul 2006 09:18:41 GMT bensch [9110] * trunk/config.h.in (modified) * trunk/configure.ac (modified) * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_reaction/cr_physics_ground_walk.cc (modified) * trunk/src/lib/graphics/importer/bsp_manager.cc (modified) * trunk/src/lib/graphics/importer/bsp_manager.h (modified) * trunk/src/lib/graphics/importer/md3/md3_model.cc (modified) * trunk/src/lib/graphics/importer/primitive_model.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree.cc (modified) * trunk/src/lib/graphics/spatial_separation/quadtree_node.cc (modified) * trunk/src/lib/gui/gl/glgui_box.cc (modified) * trunk/src/lib/gui/gtk/gui_gtk.cc (modified) * trunk/src/lib/math/curve.cc (modified) * trunk/src/lib/math/line.h (modified) * trunk/src/lib/math/matrix.cc (modified) * trunk/src/lib/math/matrix.h (modified) * trunk/src/lib/math/plane.h (modified) * trunk/src/lib/math/quaternion.cc (modified) * trunk/src/lib/math/quaternion.h (modified) * trunk/src/lib/math/vector.cc (modified) * trunk/src/lib/math/vector.h (modified) * trunk/src/lib/network/network_game_manager.cc (modified) * trunk/src/lib/network/player_stats.cc (modified) * trunk/src/lib/network/player_stats.h (modified) * trunk/src/lib/network/shared_network_data.cc (modified) * trunk/src/lib/network/synchronizeable.cc (modified) * trunk/src/lib/shell/shell_buffer.cc (modified) * trunk/src/lib/util/loading/game_loader.cc (modified) * trunk/src/story_entities/game_world.cc (modified) * trunk/src/story_entities/menu/game_menu.cc (modified) * trunk/src/story_entities/multi_player_world.cc (modified) * trunk/src/subprojects/framework.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.cc (modified) * trunk/src/util/multiplayer_team_deathmatch.h (modified) * trunk/src/util/network_game_rules.cc (modified) * trunk/src/util/network_game_rules.h (modified) * trunk/src/util/signal_handler.h (modified) * trunk/src/world_entities/creatures/fps_player.cc (modified) * trunk/src/world_entities/creatures/fps_player.h (modified) * trunk/src/world_entities/environments/mapped_water.cc (modified) * trunk/src/world_entities/npcs/door.cc (modified) * trunk/src/world_entities/npcs/door.h (modified) * trunk/src/world_entities/npcs/generic_npc.cc (modified) * trunk/src/world_entities/playable.cc (modified) * trunk/src/world_entities/script_trigger.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/spacecraft_2d.cc (modified) * trunk/src/world_entities/space_ships/spacecraft_2d.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: merged the Presentation back