# # ChangeLog for code/branches/weapon/src/orxonox/CMakeLists.txt # # Generated by Trac 1.0.9 # May 25, 2024, 6:23:20 PM Wed, 29 Oct 2008 13:40:02 GMT polakma [2049] * code/branches/weapon/src/orxonox/CMakeLists.txt (modified) * code/branches/weapon/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/weapon/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/weapon/src/orxonox/objects/WeaponSystem.cc (added) * code/branches/weapon/src/orxonox/objects/WeaponSystem.h (added) * code/branches/weapon/src/orxonox/objects/weaponSystem (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/Munition.cc (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/Munition.h (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/Weapon.cc (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/Weapon.h (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/WeaponSet.cc (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/WeaponSet.h (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/WeaponSlot.cc (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/WeaponSlot.h (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/munitions (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.cc (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/munitions/LaserGunMunition.h (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/weapons (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/weapons/Missile.cc (added) * code/branches/weapon/src/orxonox/objects/weaponSystem/weapons/Missile.h (added) Objekte erstellt. Wed, 15 Oct 2008 11:26:27 GMT polakma [1926] * code/branches/weapon (copied) create new weapon branch Sun, 28 Sep 2008 10:29:56 GMT rgrieder [1844] * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/util/CMakeLists.txt (modified) Removed ois dependency from orxonox and removed lua dependency from util