# # ChangeLog for branches/christmas_branche/src/world_entities/satellite.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 5:47:25 PM Tue, 20 Dec 2005 13:20:43 GMT bensch [6187] * branches/christmas_branche/src/lib/collision_detection/cd_engine.cc (modified) * branches/christmas_branche/src/lib/collision_detection/obb.cc (modified) * branches/christmas_branche/src/lib/graphics/graphics_engine.cc (modified) * branches/christmas_branche/src/lib/graphics/render2D/render_2d.cc (modified) * branches/christmas_branche/src/lib/graphics/text_engine/text_engine.cc (modified) * branches/christmas_branche/src/lib/shell/shell.cc (modified) * branches/christmas_branche/src/lib/shell/shell_buffer.cc (modified) * branches/christmas_branche/src/lib/shell/shell_command.cc (modified) * branches/christmas_branche/src/lib/shell/shell_input.cc (modified) * branches/christmas_branche/src/lib/sound/sound_engine.cc (modified) * branches/christmas_branche/src/lib/util/executor/executor.cc (modified) * branches/christmas_branche/src/story_entities/debug_world.cc (modified) * branches/christmas_branche/src/story_entities/network_world.cc (modified) * branches/christmas_branche/src/story_entities/world.cc (modified) * branches/christmas_branche/src/util/animation/animation.h (modified) * branches/christmas_branche/src/util/loading/resource_manager.h (modified) * branches/christmas_branche/src/world_entities/npcs/npc.cc (modified) * branches/christmas_branche/src/world_entities/npcs/npc_test.cc (modified) * branches/christmas_branche/src/world_entities/npcs/npc_test1.cc (modified) * branches/christmas_branche/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/christmas_branche/src/world_entities/power_ups/param_power_up.cc (modified) * branches/christmas_branche/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/christmas_branche/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/christmas_branche/src/world_entities/satellite.cc (modified) * branches/christmas_branche/src/world_entities/test_entity.cc (modified) * branches/christmas_branche/src/world_entities/weapons/aim.cc (modified) * branches/christmas_branche/src/world_entities/weapons/bomb.cc (modified) * branches/christmas_branche/src/world_entities/weapons/guided_missile.cc (modified) * branches/christmas_branche/src/world_entities/weapons/laser.cc (modified) * branches/christmas_branche/src/world_entities/weapons/rocket.cc (modified) * branches/christmas_branche/src/world_entities/weapons/test_bullet.cc (modified) * branches/christmas_branche/src/world_entities/weapons/test_gun.cc (modified) * branches/christmas_branche/src/world_entities/weapons/turret.cc (modified) * branches/christmas_branche/src/world_entities/world_entity.cc (modified) branches/christmas removed many include 'list.h' Mon, 19 Dec 2005 18:29:26 GMT patrick [6165] * branches/christmas_branche (copied) * branches/christmas_branche/src/lib/graphics/importer/texture.cc (modified) * trunk/src/lib/graphics/importer/texture.cc (modified) branches: added a branche christmas for some christmas tests 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 ...