# # ChangeLog for code/branches/OrxoBlox_FS19/src/modules/weapons # # Generated by Trac 1.0.9 # May 13, 2024, 3:42:18 PM Thu, 16 May 2019 14:03:46 GMT pomselj [12384] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/CMakeLists.txt (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) OrxoBlox is linked to Projectile, level up works Thu, 16 May 2019 12:53:00 GMT pomselj [12378] * code/branches/OrxoBlox_FS19/data/levels/includes/OrxoBloxWeapon.oxi (modified) * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/BallGun.cc (modified) Projectiles survive infinitely Thu, 16 May 2019 12:20:38 GMT jeromela [12376] * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BasicProjectile.cc (modified) cleanup function worksls! Thu, 16 May 2019 11:13:58 GMT pomselj [12371] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/CMakeLists.txt (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.h (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxPrereqs.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/weaponmodes/BallGun.cc (modified) BallProjectiles fly Thu, 16 May 2019 09:11:39 GMT pomselj [12368] * code/branches/OrxoBlox_FS19/data/levels/includes/OrxoBloxWeapon.oxi (modified) * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.h (modified) We can shoot Thu, 18 Apr 2019 14:04:33 GMT pomselj [12310] * code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw (modified) * code/branches/OrxoBlox_FS19/data/levels/towerDefense.oxw (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBlox.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/OrxoBlox/OrxoBloxBall.h (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.h (modified) oxw file cleaned up Thu, 11 Apr 2019 12:06:24 GMT pomselj [12291] * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BallProjectile.cc (modified) * code/branches/OrxoBlox_FS19/src/modules/weapons/projectiles/BasicProjectile.cc (modified) BallProjectile method is caled during collision 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, 14 Mar 2019 12:20:30 GMT wiesep [12208] * code/branches/OrxoBlox_FS19 (copied) Create OrxoBlox_FS19 branch Thu, 07 Mar 2019 13:46:22 GMT wiesep [12201] * code/trunk (copied) placed new trunk from mergeFS18