# # ChangeLog for code/branches/main_reto_vs05/src/weapon/base_weapon.h # # Generated by Trac 1.0.9 # Jun 3, 2024, 7:18:00 PM Tue, 13 Nov 2007 20:25:37 GMT rgrieder [198] * code/branches/main_reto_vs05/bin/Debug (modified) * code/branches/main_reto_vs05/bin/Debug/ogre.cfg (modified) * code/branches/main_reto_vs05/bin/Release (modified) * code/branches/main_reto_vs05/scripts/weapon_framework.vcproj (modified) * code/branches/main_reto_vs05/src/orxonox_prerequisites.h (modified) * code/branches/main_reto_vs05/src/orxonox_scene.cc (modified) * code/branches/main_reto_vs05/src/orxonox_ship.cc (modified) * code/branches/main_reto_vs05/src/orxonox_ship.h (modified) * code/branches/main_reto_vs05/src/run_manager.cc (modified) * code/branches/main_reto_vs05/src/weapon/ammunition_dump.cc (modified) * code/branches/main_reto_vs05/src/weapon/ammunition_dump.h (modified) * code/branches/main_reto_vs05/src/weapon/base_weapon.cpp (added) * code/branches/main_reto_vs05/src/weapon/base_weapon.h (added) * code/branches/main_reto_vs05/src/weapon/weapon.h (modified) * code/branches/main_reto_vs05/src/weapon/weapon_manager.cc (deleted) * code/branches/main_reto_vs05/src/weapon/weapon_manager.h (deleted) * code/branches/main_reto_vs05/src/weapon/weapon_station.cc (added) * code/branches/main_reto_vs05/src/weapon/weapon_station.h (added) - added a simple ammo dump - created BaseWeapon from WeaponManager ...