# # ChangeLog for code/branches/main_reto_vs05/src/weapon_manager.h # # Generated by Trac 1.0.9 # May 15, 2024, 6:51:34 PM Tue, 06 Nov 2007 23:39:30 GMT rgrieder [177] * code/branches/main_reto_vs05/bin/Debug/Ogre.log (modified) * code/branches/main_reto_vs05/bin/Debug/weapon_framework.exe (modified) * code/branches/main_reto_vs05/bin/Release/Ogre.log (modified) * code/branches/main_reto_vs05/bin/Release/weapon_framework.exe (modified) * code/branches/main_reto_vs05/scripts/weapon_framework.vcproj (modified) * code/branches/main_reto_vs05/src/barrel_gun.cc (deleted) * code/branches/main_reto_vs05/src/barrel_gun.h (deleted) * code/branches/main_reto_vs05/src/bullet_manager.cc (added) * code/branches/main_reto_vs05/src/bullet_manager.h (added) * code/branches/main_reto_vs05/src/orxonox_prerequisites.h (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/run_manager.h (modified) * code/branches/main_reto_vs05/src/weapon.h (modified) * code/branches/main_reto_vs05/src/weapon_manager.cc (modified) * code/branches/main_reto_vs05/src/weapon_manager.h (modified) Mon, 05 Nov 2007 19:43:21 GMT rgrieder [169] * code/branches/main_reto_vs05/Media (deleted) * code/branches/main_reto_vs05/bin/Debug/Ogre.log (modified) * code/branches/main_reto_vs05/bin/Debug/weapon_framework.exe (modified) * code/branches/main_reto_vs05/bin/Release/Ogre.log (modified) * code/branches/main_reto_vs05/bin/Release/weapon_framework.exe (modified) * code/branches/main_reto_vs05/include (deleted) * code/branches/main_reto_vs05/scripts/weapon_framework.vcproj (modified) * code/branches/main_reto_vs05/src/ammunition_dump.cc (modified) * code/branches/main_reto_vs05/src/ammunition_dump.h (added) * code/branches/main_reto_vs05/src/barrel_gun.cc (added) * code/branches/main_reto_vs05/src/barrel_gun.h (added) * code/branches/main_reto_vs05/src/bullet.cc (modified) * code/branches/main_reto_vs05/src/bullet.h (added) * code/branches/main_reto_vs05/src/camera_manager.cc (modified) * code/branches/main_reto_vs05/src/camera_manager.h (added) * code/branches/main_reto_vs05/src/main.cc (modified) * code/branches/main_reto_vs05/src/ogre_control.cc (modified) * code/branches/main_reto_vs05/src/ogre_control.h (added) * code/branches/main_reto_vs05/src/orxonox.cc (modified) * code/branches/main_reto_vs05/src/orxonox.h (added) * code/branches/main_reto_vs05/src/orxonox_prerequisites.h (added) * code/branches/main_reto_vs05/src/orxonox_scene.cc (modified) * code/branches/main_reto_vs05/src/orxonox_scene.h (added) * code/branches/main_reto_vs05/src/orxonox_ship.cc (modified) * code/branches/main_reto_vs05/src/orxonox_ship.h (added) * code/branches/main_reto_vs05/src/run_manager.cc (modified) * code/branches/main_reto_vs05/src/run_manager.h (added) * code/branches/main_reto_vs05/src/weapon.h (added) * code/branches/main_reto_vs05/src/weapon_manager.cc (modified) * code/branches/main_reto_vs05/src/weapon_manager.h (added) - merged "includ" folder into the "src" folder - started writing the ...