# # ChangeLog for trunk/src/world_entities/space_ships/space_ship.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 31, 2024, 12:59:19 PM Mon, 19 Dec 2005 15:52:01 GMT bensch [6162] * trunk/src/defs/class_id.h (modified) * trunk/src/lib/graphics/graphics_engine.cc (modified) * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/objModel.cc (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/world_entities/playable.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/weapons/crosshair.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/guided_missile.h (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) orxonox/trunk: merged the spaceshipcontroll branche into the trunk ... Tue, 13 Dec 2005 01:55:08 GMT bensch [6078] * trunk/src/lib/coord/p_node.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/weapons/aim.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/projectile.h (modified) orxonox/trunk: PNode compiles again PNode is now handled with the ... Mon, 12 Dec 2005 17:13:31 GMT bensch [6070] * trunk/scripts/valgrind (added) * trunk/scripts/valgrind/nvidia.suppression (added) * trunk/src/lib/coord/null_parent.cc (modified) * trunk/src/lib/coord/p_node.h (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) orxonox/trunk: suppression file and minor fixes Sat, 10 Dec 2005 22:41:18 GMT bensch [6034] * trunk/src/story_entities/world.cc (modified) * trunk/src/world_entities/camera.cc (modified) * trunk/src/world_entities/camera.h (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/space_ships/space_ship.h (modified) orxonox/trunk: merged the spaceshipcontroll branche back to the trunk ... Sat, 10 Dec 2005 22:31:12 GMT bensch [6033] * trunk/src/lib/graphics/importer/model.cc (modified) * trunk/src/lib/graphics/importer/model.h (modified) * trunk/src/lib/graphics/importer/static_model.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) orxonox/trunk: model now also implements a Draw function, based on ... Fri, 09 Dec 2005 23:21:31 GMT bensch [6005] * 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/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: automatic LOD-loading Fri, 09 Dec 2005 16:30:44 GMT bensch [6002] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/world_entities/space_ships/helicopter.cc (copied) * trunk/src/world_entities/space_ships/helicopter.h (copied) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/world_entity.cc (modified) orxonox/trunk: implemented the helicopter Fri, 09 Dec 2005 09:43:31 GMT bensch [5994] * trunk/src/lib/particles/particle_system.cc (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/util/loading/resource_manager.cc (modified) * trunk/src/util/loading/resource_manager.h (modified) * trunk/src/world_entities/environment.cc (modified) * trunk/src/world_entities/environment.h (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/satellite.cc (modified) * trunk/src/world_entities/satellite.h (modified) * trunk/src/world_entities/skybox.cc (modified) * trunk/src/world_entities/space_ships/space_ship.cc (modified) * trunk/src/world_entities/terrain.cc (modified) * trunk/src/world_entities/test_entity.cc (modified) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/bomb.cc (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) * trunk/src/world_entities/weapons/laser.cc (modified) * trunk/src/world_entities/weapons/projectile.cc (modified) * trunk/src/world_entities/weapons/projectile.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) * trunk/src/world_entities/weapons/test_bullet.cc (modified) * trunk/src/world_entities/weapons/test_gun.cc (modified) * trunk/src/world_entities/weapons/turret.cc (modified) * trunk/src/world_entities/weapons/turret.h (modified) * trunk/src/world_entities/world_entity.cc (modified) * trunk/src/world_entities/world_entity.h (modified) orxonox/trunk: much cleaner Model Loading unloading, model is now ... 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 Wed, 07 Dec 2005 16:51:54 GMT bensch [5978] * trunk/src/defs/globals.h (modified) * trunk/src/lib/event/event_handler.cc (modified) * trunk/src/lib/event/event_handler.h (modified) * trunk/src/lib/event/key_mapper.cc (modified) * trunk/src/lib/event/key_mapper.h (modified) * trunk/src/lib/gui/gtk_gui/gui_keys.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/weapons/crosshair.cc (modified) orxonox/trunk: merged spaceshipcontrol back to the trunk merged ... Sun, 04 Dec 2005 14:34:36 GMT bensch [5915] * trunk/src/Makefile.am (modified) * trunk/src/defs/class_id.h (modified) * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/cd_engine.h (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/lang/base_object.cc (modified) * trunk/src/lib/lang/class_list.h (modified) * trunk/src/lib/sound/sound_engine.cc (modified) * trunk/src/story_entities/world.cc (modified) * trunk/src/story_entities/world.h (modified) * trunk/src/world_entities/Makefile.am (modified) * trunk/src/world_entities/playable.cc (copied) * trunk/src/world_entities/playable.h (copied) * trunk/src/world_entities/player.cc (modified) * trunk/src/world_entities/player.h (modified) * trunk/src/world_entities/power_ups/laser_power_up.cc (modified) * trunk/src/world_entities/power_ups/turret_power_up.cc (modified) * trunk/src/world_entities/space_ships (copied) * trunk/src/world_entities/space_ships/space_ship.cc (copied) * trunk/src/world_entities/space_ships/space_ship.h (copied) * trunk/src/world_entities/weapons/aiming_turret.cc (modified) * trunk/src/world_entities/weapons/ground_turret.cc (modified) * trunk/src/world_entities/weapons/guided_missile.cc (modified) orxonox/trunk: merged branches/spaceshipControll back to the trunk: ... Sun, 04 Dec 2005 13:39:35 GMT bensch [5912] * branches/spaceshipcontrol/src/world_entities/space_ships/space_ship.cc (modified) controll: shiftdir instead of ABS-Dir