# # ChangeLog for branches/powerups/src/world_entities/power_ups/weapon_power_up.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 20, 2024, 5:05:41 PM Wed, 14 Dec 2005 15:02:12 GMT manuel [6110] * branches/powerups/src/world_entities/power_ups/param_power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.cc (modified) powerups are visible now Wed, 14 Dec 2005 14:15:54 GMT manuel [6107] * branches/powerups/src/defs/class_id.h (modified) * branches/powerups/src/world_entities/power_ups/param_power_up.cc (copied) * branches/powerups/src/world_entities/power_ups/param_power_up.h (copied) * branches/powerups/src/world_entities/power_ups/power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/power_up.h (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.h (modified) * branches/powerups/src/world_entities/space_ships/space_ship.cc (modified) implemented param_power_up. started some powerup respawn ... Sun, 11 Dec 2005 00:34:18 GMT manuel [6040] * branches/powerups/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/power_up.h (modified) * branches/powerups/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.cc (modified) hopefully we see some colored spheres arounf powerups now Thu, 08 Dec 2005 09:39:31 GMT manuel [5988] * branches/powerups/src/lib/sound/sound_engine.cc (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.h (modified) * branches/powerups/src/world_entities/space_ships/space_ship.cc (modified) branch compiles again. factory problems solved Thu, 08 Dec 2005 00:44:12 GMT manuel [5986] * branches/powerups/src/world_entities/power_ups/weapon_power_up.cc (modified) 2 bugs resolved Wed, 07 Dec 2005 16:02:50 GMT manuel [5973] * branches/powerups/src/world_entities/power_ups/power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/power_up.h (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.h (modified) * branches/powerups/src/world_entities/space_ships/space_ship.cc (modified) needs fix in weapon_powert_up.cc (fabricate from string) Wed, 07 Dec 2005 14:45:26 GMT manuel [5965] * branches/powerups/src/Makefile.am (modified) * branches/powerups/src/defs/class_id.h (modified) * branches/powerups/src/lib/sound/sound_engine.cc (modified) * branches/powerups/src/world_entities/extendable.h (modified) * branches/powerups/src/world_entities/power_ups/weapon_power_up.cc (copied) * branches/powerups/src/world_entities/power_ups/weapon_power_up.h (copied) * branches/powerups/src/world_entities/space_ships/space_ship.cc (modified) * branches/powerups/src/world_entities/space_ships/space_ship.h (modified) * branches/powerups/src/world_entities/weapons/weapon_manager.cc (modified) many changes: created generic weapon_power_up that can contain any ... Wed, 07 Dec 2005 12:05:10 GMT bensch [5955] * branches/powerups/NEWS (modified) * branches/powerups/configure.ac (modified) * branches/powerups/src/Makefile.am (modified) * branches/powerups/src/defs/class_id.h (modified) * branches/powerups/src/defs/debug.h (modified) * branches/powerups/src/lib/Makefile.am (modified) * branches/powerups/src/lib/collision_detection/cd_engine.cc (modified) * branches/powerups/src/lib/collision_detection/cd_engine.h (modified) * branches/powerups/src/lib/coord/p_node.cc (modified) * branches/powerups/src/lib/coord/p_node.h (modified) * branches/powerups/src/lib/event/key_mapper.cc (modified) * branches/powerups/src/lib/event/key_mapper.h (modified) * branches/powerups/src/lib/graphics/graphics_engine.cc (modified) * branches/powerups/src/lib/graphics/graphics_engine.h (modified) * branches/powerups/src/lib/graphics/importer/Makefile.am (modified) * branches/powerups/src/lib/graphics/importer/material.h (modified) * branches/powerups/src/lib/graphics/importer/texture.cc (modified) * branches/powerups/src/lib/graphics/importer/texture.h (modified) * branches/powerups/src/lib/graphics/importer/texture_sequence.cc (copied) * branches/powerups/src/lib/graphics/importer/texture_sequence.h (copied) * branches/powerups/src/lib/graphics/light.cc (modified) * branches/powerups/src/lib/graphics/render2D/element_2d.cc (modified) * branches/powerups/src/lib/graphics/text_engine/font.cc (modified) * branches/powerups/src/lib/graphics/text_engine/text_engine.cc (modified) * branches/powerups/src/lib/gui/gtk_gui/gui_audio.cc (modified) * branches/powerups/src/lib/gui/gtk_gui/gui_exec.cc (modified) * branches/powerups/src/lib/gui/gtk_gui/gui_keys.cc (modified) * branches/powerups/src/lib/lang/base_object.cc (modified) * branches/powerups/src/lib/lang/class_list.cc (modified) * branches/powerups/src/lib/lang/class_list.h (modified) * branches/powerups/src/lib/network/network_manager.cc (modified) * branches/powerups/src/lib/network/network_manager.h (modified) * branches/powerups/src/lib/parser (copied) * branches/powerups/src/lib/parser/Makefile.am (copied) * branches/powerups/src/lib/parser/ini_parser (copied) * branches/powerups/src/lib/parser/ini_parser/Makefile.am (copied) * branches/powerups/src/lib/parser/ini_parser/ini_parser.cc (copied) * branches/powerups/src/lib/parser/ini_parser/ini_parser.h (copied) * branches/powerups/src/lib/parser/tinyxml (copied) * branches/powerups/src/lib/parser/tinyxml/Makefile.am (copied) * branches/powerups/src/lib/parser/tinyxml/tinystr.cc (copied) * branches/powerups/src/lib/parser/tinyxml/tinystr.h (copied) * branches/powerups/src/lib/parser/tinyxml/tinyxml.cc (copied) * branches/powerups/src/lib/parser/tinyxml/tinyxml.h (copied) * branches/powerups/src/lib/parser/tinyxml/tinyxmlerror.cc (copied) * branches/powerups/src/lib/parser/tinyxml/tinyxmlparser.cc (copied) * branches/powerups/src/lib/particles/particle_engine.h (modified) * branches/powerups/src/lib/particles/particle_system.cc (modified) * branches/powerups/src/lib/physics/physics_engine.cc (modified) * branches/powerups/src/lib/shell/shell_command.cc (modified) * branches/powerups/src/lib/shell/shell_completion.cc (modified) * branches/powerups/src/lib/sound/sound_buffer.cc (modified) * branches/powerups/src/lib/sound/sound_engine.cc (modified) * branches/powerups/src/lib/sound/sound_engine.h (modified) * branches/powerups/src/lib/sound/sound_source.cc (modified) * branches/powerups/src/lib/sound/sound_source.h (modified) * branches/powerups/src/lib/tinyxml (deleted) * branches/powerups/src/lib/util/executor/executor_specials.h (modified) * branches/powerups/src/lib/util/ini_parser.cc (deleted) * branches/powerups/src/lib/util/ini_parser.h (deleted) * branches/powerups/src/orxonox.cc (modified) * branches/powerups/src/story_entities/world.cc (modified) * branches/powerups/src/story_entities/world.h (modified) * branches/powerups/src/subprojects/framework.cc (modified) * branches/powerups/src/subprojects/importer/Makefile.am (modified) * branches/powerups/src/subprojects/importer/multitex.cc (copied) * branches/powerups/src/util/loading/factory.h (modified) * branches/powerups/src/util/loading/resource_manager.cc (modified) * branches/powerups/src/util/track/track_manager.cc (modified) * branches/powerups/src/world_entities/Makefile.am (modified) * branches/powerups/src/world_entities/playable.cc (copied) * branches/powerups/src/world_entities/playable.h (copied) * branches/powerups/src/world_entities/player.cc (modified) * branches/powerups/src/world_entities/player.h (modified) * branches/powerups/src/world_entities/power_ups/laser_power_up.cc (modified) * branches/powerups/src/world_entities/power_ups/turret_power_up.cc (modified) * branches/powerups/src/world_entities/space_ships (copied) * branches/powerups/src/world_entities/space_ships/space_ship.cc (copied) * branches/powerups/src/world_entities/space_ships/space_ship.h (copied) * branches/powerups/src/world_entities/weapons/aiming_turret.cc (modified) * branches/powerups/src/world_entities/weapons/cannon.cc (modified) * branches/powerups/src/world_entities/weapons/ground_turret.cc (modified) * branches/powerups/src/world_entities/weapons/guided_missile.cc (modified) * branches/powerups/src/world_entities/weapons/test_gun.cc (modified) * branches/powerups/src/world_entities/weapons/turret.cc (modified) * branches/powerups/src/world_entities/weapons/weapon.cc (modified) * branches/powerups/src/world_entities/weapons/weapon_manager.cc (modified) * branches/powerups/src/world_entities/weapons/weapon_manager.h (modified) branches/powerups: merged the trunk to branches/powerup merged with ...