# # ChangeLog for branches/powerups/src/util in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 10:12:57 AM 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 ... Thu, 01 Dec 2005 15:50:35 GMT manuel [5848] * branches/powerups (copied) added new branch powerups Tue, 29 Nov 2005 23:14:15 GMT bensch [5828] * trunk/src/util/object_manager.cc (modified) * trunk/src/world_entities/weapons/bomb.cc (modified) * trunk/src/world_entities/weapons/bomb.h (modified) * trunk/src/world_entities/weapons/cannon.cc (modified) orxonox/trunk: bomb detonates