# # ChangeLog for code/branches/main_reto_vs05/scripts # # Generated by Trac 1.0.9 # May 2, 2024, 2:54:05 AM Sun, 11 Nov 2007 10:28:32 GMT rgrieder [193] * 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/scripts/weapon_framework.vcproj (modified) * code/branches/main_reto_vs05/src/orxonox_ship.cc (modified) * code/branches/main_reto_vs05/src/run_manager.cc (modified) - misc. unfinished businesses (but need the revision for backup ... Wed, 07 Nov 2007 20:51:31 GMT rgrieder [189] * 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/scripts/weapon_framework.vcproj (modified) * code/branches/main_reto_vs05/src/ammunition_dump.cc (deleted) * code/branches/main_reto_vs05/src/ammunition_dump.h (deleted) * code/branches/main_reto_vs05/src/bullet.cc (deleted) * code/branches/main_reto_vs05/src/bullet.h (deleted) * code/branches/main_reto_vs05/src/bullet_manager.cc (deleted) * code/branches/main_reto_vs05/src/bullet_manager.h (deleted) * code/branches/main_reto_vs05/src/inertial_node.cc (added) * code/branches/main_reto_vs05/src/inertial_node.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 (added) * code/branches/main_reto_vs05/src/weapon.h (deleted) * code/branches/main_reto_vs05/src/weapon/ammunition_dump.cc (added) * code/branches/main_reto_vs05/src/weapon/ammunition_dump.h (added) * code/branches/main_reto_vs05/src/weapon/bullet.cc (added) * code/branches/main_reto_vs05/src/weapon/bullet.h (added) * code/branches/main_reto_vs05/src/weapon/bullet_manager.cc (added) * code/branches/main_reto_vs05/src/weapon/bullet_manager.h (added) * code/branches/main_reto_vs05/src/weapon/weapon.h (added) * code/branches/main_reto_vs05/src/weapon/weapon_manager.cc (added) * code/branches/main_reto_vs05/src/weapon/weapon_manager.h (added) * code/branches/main_reto_vs05/src/weapon_manager.cc (deleted) * code/branches/main_reto_vs05/src/weapon_manager.h (deleted) - InertialNode bare construct written - Orxonox starts and one can ... 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 ... Sun, 04 Nov 2007 16:00:41 GMT rgrieder [161] * 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/Bullet.h (modified) * code/branches/main_reto_vs05/include/Orxonox.h (modified) * code/branches/main_reto_vs05/include/ammunition_dump.h (added) * code/branches/main_reto_vs05/include/camera_manager.h (modified) * code/branches/main_reto_vs05/include/ogre_control.h (modified) * code/branches/main_reto_vs05/include/orxonox_prerequisites.h (added) * code/branches/main_reto_vs05/include/orxonox_scene.h (modified) * code/branches/main_reto_vs05/include/orxonox_ship.h (modified) * code/branches/main_reto_vs05/include/run_manager.h (modified) * code/branches/main_reto_vs05/include/weapon_manager.h (modified) * code/branches/main_reto_vs05/scripts/weapon_framework.vcproj (modified) * code/branches/main_reto_vs05/src/ammunition_dump.cc (added) * code/branches/main_reto_vs05/src/bullet.cc (modified) * code/branches/main_reto_vs05/src/camera_manager.cc (modified) * 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/orxonox.cc (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/run_manager.cc (modified) * code/branches/main_reto_vs05/src/weapon_manager.cc (modified) - added namespace Orxonox to every file - removed all the "using ... Sat, 03 Nov 2007 22:06:43 GMT rgrieder [159] * code/branches/main_reto_vs05/bin/Debug/Ogre.log (modified) * code/branches/main_reto_vs05/bin/Debug/resources.cfg (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/resources.cfg (modified) * code/branches/main_reto_vs05/bin/Release/weapon_framework.exe (modified) * code/branches/main_reto_vs05/include/Orxonox.h (modified) * code/branches/main_reto_vs05/include/ogre_control.h (modified) * code/branches/main_reto_vs05/include/orxonox_scene.h (modified) * code/branches/main_reto_vs05/include/orxonox_ship.h (modified) * code/branches/main_reto_vs05/include/run_manager.h (modified) * code/branches/main_reto_vs05/scripts (modified) * code/branches/main_reto_vs05/src/ogre_control.cc (modified) * code/branches/main_reto_vs05/src/orxonox.cc (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/run_manager.cc (modified) Sat, 03 Nov 2007 18:58:10 GMT rgrieder [158] * code/branches/main_reto_vs05/bin/Debug (modified) * code/branches/main_reto_vs05/bin/Release (modified) * code/branches/main_reto_vs05/scripts/weapon_framework.ncb (deleted) * code/branches/main_reto_vs05/scripts/weapon_framework.suo (deleted) * code/branches/main_reto_vs05/scripts/weapon_framework.vcproj.RGRIEDERT60.rgrieder.user (deleted) - deleted 3 unwanted and not required Visual Studio files Sat, 03 Nov 2007 18:52:58 GMT rgrieder [157] * code/branches/main_reto_vs05 (modified) * code/branches/main_reto_vs05/CMakeLists.txt (deleted) * code/branches/main_reto_vs05/INSTALL (deleted) * code/branches/main_reto_vs05/LICENSE (deleted) * code/branches/main_reto_vs05/Media/materials (added) * code/branches/main_reto_vs05/Media/materials/scripts (added) * code/branches/main_reto_vs05/Media/materials/scripts/Example.material (added) * code/branches/main_reto_vs05/Media/materials/scripts/Examples.compositor (added) * code/branches/main_reto_vs05/Media/materials/scripts/Examples.program (added) * code/branches/main_reto_vs05/Media/materials/scripts/Ogre.material (added) * code/branches/main_reto_vs05/Media/materials/textures (added) * code/branches/main_reto_vs05/Media/materials/textures/Dirt.jpg (added) * code/branches/main_reto_vs05/Media/materials/textures/GreenSkin.jpg (added) * code/branches/main_reto_vs05/Media/materials/textures/RustyBarrel.png (added) * code/branches/main_reto_vs05/Media/materials/textures/RustySteel.jpg (added) * code/branches/main_reto_vs05/Media/materials/textures/WeirdEye.png (added) * code/branches/main_reto_vs05/Media/materials/textures/cursor.png (added) * code/branches/main_reto_vs05/Media/materials/textures/dirt01.jpg (added) * code/branches/main_reto_vs05/Media/materials/textures/flare.png (added) * code/branches/main_reto_vs05/Media/materials/textures/nskingr.jpg (added) * code/branches/main_reto_vs05/Media/materials/textures/ogreborder.png (added) * code/branches/main_reto_vs05/Media/materials/textures/ogreborderUp.png (added) * code/branches/main_reto_vs05/Media/materials/textures/ogrebordercenter.png (added) * code/branches/main_reto_vs05/Media/materials/textures/ogrelogo-small.jpg (added) * code/branches/main_reto_vs05/Media/materials/textures/ogrelogo.png (added) * code/branches/main_reto_vs05/Media/materials/textures/spheremap.png (added) * code/branches/main_reto_vs05/Media/materials/textures/steelhead.png (added) * code/branches/main_reto_vs05/Media/models (added) * code/branches/main_reto_vs05/Media/models/Barrel.mesh (added) * code/branches/main_reto_vs05/Media/models/cube.mesh (added) * code/branches/main_reto_vs05/Media/models/fish.mesh (added) * code/branches/main_reto_vs05/Media/models/fish.skeleton (added) * code/branches/main_reto_vs05/Media/models/ogrehead.mesh (added) * code/branches/main_reto_vs05/Media/packs/cubemap.zip (added) * code/branches/main_reto_vs05/README (deleted) * code/branches/main_reto_vs05/bin/Debug (added) * code/branches/main_reto_vs05/bin/Debug/Ogre.log (added) * code/branches/main_reto_vs05/bin/Debug/Plugins.cfg (added) * code/branches/main_reto_vs05/bin/Debug/media.cfg (added) * code/branches/main_reto_vs05/bin/Debug/ogre.cfg (added) * code/branches/main_reto_vs05/bin/Debug/quake3settings.cfg (added) * code/branches/main_reto_vs05/bin/Debug/resources.cfg (added) * code/branches/main_reto_vs05/bin/Debug/weapon_framework.exe (added) * code/branches/main_reto_vs05/bin/Release (added) * code/branches/main_reto_vs05/bin/Release/Ogre.log (added) * code/branches/main_reto_vs05/bin/Release/Plugins.cfg (added) * code/branches/main_reto_vs05/bin/Release/media.cfg (added) * code/branches/main_reto_vs05/bin/Release/ogre.cfg (added) * code/branches/main_reto_vs05/bin/Release/quake3settings.cfg (added) * code/branches/main_reto_vs05/bin/Release/resources.cfg (added) * code/branches/main_reto_vs05/bin/Release/weapon_framework.exe (added) * code/branches/main_reto_vs05/bin/media.cfg (deleted) * code/branches/main_reto_vs05/bin/ogre.cfg-init (deleted) * code/branches/main_reto_vs05/bin/plugins.cfg-init (deleted) * code/branches/main_reto_vs05/bin/quake3settings.cfg (deleted) * code/branches/main_reto_vs05/bin/resources.cfg (deleted) * code/branches/main_reto_vs05/bin/run-script (deleted) * code/branches/main_reto_vs05/cmake (deleted) * code/branches/main_reto_vs05/include (added) * code/branches/main_reto_vs05/include/Bullet.h (added) * code/branches/main_reto_vs05/include/Orxonox.h (added) * code/branches/main_reto_vs05/include/camera_manager.h (added) * code/branches/main_reto_vs05/include/ogre_control.h (added) * code/branches/main_reto_vs05/include/orxonox_scene.h (added) * code/branches/main_reto_vs05/include/orxonox_ship.h (added) * code/branches/main_reto_vs05/include/run_manager.h (added) * code/branches/main_reto_vs05/include/weapon_manager.h (added) * code/branches/main_reto_vs05/scripts (added) * code/branches/main_reto_vs05/scripts/weapon_framework.ncb (added) * code/branches/main_reto_vs05/scripts/weapon_framework.sln (added) * code/branches/main_reto_vs05/scripts/weapon_framework.suo (added) * code/branches/main_reto_vs05/scripts/weapon_framework.vcproj (added) * code/branches/main_reto_vs05/scripts/weapon_framework.vcproj.RGRIEDERT60.rgrieder.user (added) * code/branches/main_reto_vs05/src/CMakeLists.txt (deleted) * code/branches/main_reto_vs05/src/bullet.cc (added) * code/branches/main_reto_vs05/src/camera_manager.cc (added) * code/branches/main_reto_vs05/src/main.cc (added) * code/branches/main_reto_vs05/src/network (deleted) * code/branches/main_reto_vs05/src/ogre_control.cc (added) * code/branches/main_reto_vs05/src/orxonox.cc (modified) * code/branches/main_reto_vs05/src/orxonox_scene.cc (added) * code/branches/main_reto_vs05/src/orxonox_ship.cc (added) * code/branches/main_reto_vs05/src/run_manager.cc (added) * code/branches/main_reto_vs05/src/weapon_manager.cc (added) - replaced the files in the new 'real' branch with my own files - ...