# # ChangeLog for code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallGun.cc # # Generated by Trac 1.0.9 # May 28, 2024, 10:30:03 PM Thu, 04 Apr 2019 14:37:19 GMT pomselj [12281] * code/branches/OrxoBlox_FS19/data/levels/towerDefense.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallGun.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallGun.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallMunition.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallMunition.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallProjectile.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/munitions/BallMunition.cc (added) * code/branches/OrxoBlox_FS19/src/modules/weapons/munitions/BallMunition.h (added) * code/branches/OrxoBlox_FS19/src/modules/weapons/munitions/CMakeLists.txt (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (added) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.h (added) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BasicProjectile.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/BallGun.cc (added) * code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/BallGun.h (added) * code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) weapon stuff Thu, 28 Mar 2019 14:35:22 GMT pomselj [12254] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallGun.cc (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallGun.h (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallGunShooter.cc (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallGunShooter.h (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallMunition.cc (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallMunition.h (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallProjectile.cc (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/BallGun/BallProjectile.h (added) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/CMakeLists.txt (modified) Added Folder BallGun, in it are the BallGun Files, the files are not ...