# # ChangeLog for code/branches/weapon # # Generated by Trac 1.0.9 # May 20, 2024, 12:44:03 AM Wed, 29 Oct 2008 15:13:10 GMT polakma [2060] * code/branches/weapon/src/orxonox/objects/BillboardProjectile.cc (modified) * code/branches/weapon/src/orxonox/objects/BillboardProjectile.h (modified) * code/branches/weapon/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/weapon/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/weapon/src/orxonox/objects/Projectile.cc (modified) * code/branches/weapon/src/orxonox/objects/Projectile.h (modified) * code/branches/weapon/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/weapon/src/orxonox/objects/SpaceShip.h (modified) * code/branches/weapon/src/orxonox/objects/WeaponSystem.cc (modified) * code/branches/weapon/src/orxonox/objects/WeaponSystem.h (modified) * code/branches/weapon/src/orxonox/objects/weaponSystem/Weapon.h (modified) * code/branches/weapon/src/orxonox/objects/weaponSystem/WeaponSet.cc (modified) * code/branches/weapon/src/orxonox/objects/weaponSystem/WeaponSet.h (modified) * code/branches/weapon/src/orxonox/objects/weaponSystem/WeaponSlot.cc (modified) * code/branches/weapon/src/orxonox/objects/weaponSystem/weapons/LaserGun.cc (modified) * code/branches/weapon/src/orxonox/objects/weaponSystem/weapons/LaserGun.h (modified) WeaponSystem, Projectile (kompiliert nicht) 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. Sun, 19 Oct 2008 18:17:51 GMT polakma [1951] * code/branches/weapon/CMakeLists.txt (modified) Objekte erstellt. Wed, 15 Oct 2008 11:26:27 GMT polakma [1926] * code/branches/weapon (copied) create new weapon branch Tue, 14 Oct 2008 15:19:02 GMT rgrieder [1921] * code/trunk/src/util/OrxonoxPlatform.h (modified) Added Orxonox version information.