# # ChangeLog for code/branches/Presentation_FS19/src/modules/OrxoBlox/CMakeLists.txt # # Generated by Trac 1.0.9 # May 10, 2024, 1:21:56 PM Wed, 22 May 2019 12:59:08 GMT wiesep [12411] * code/branches/Presentation_FS19 (modified) * code/branches/Presentation_FS19/data/levels/Asteroids2D.oxw (modified) * code/branches/Presentation_FS19/data/levels/emptyLevel.oxw (modified) * code/branches/Presentation_FS19/data/levels/includes/OrxoBloxWeapon.oxi (copied) * code/branches/Presentation_FS19/data/levels/orxoblox.oxw (copied) * code/branches/Presentation_FS19/data/levels/pong.oxw (modified) * code/branches/Presentation_FS19/data/levels/templates/spaceshipEscort.oxt (modified) * code/branches/Presentation_FS19/data/levels/templates/spaceshipOrxoBlox.oxt (copied) * code/branches/Presentation_FS19/data/levels/tetris.oxw (modified) * code/branches/Presentation_FS19/data/levels/towerDefense.oxw (modified) * code/branches/Presentation_FS19/data/overlays/OrxoBloxHUD.oxo (copied) * code/branches/Presentation_FS19/data/tcl/orxokart_highscores.txt (modified) * code/branches/Presentation_FS19/src/modules/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/OrxoBlox (copied) * code/branches/Presentation_FS19/src/modules/asteroids2D/Asteroids2DShip.cc (modified) * code/branches/Presentation_FS19/src/modules/pong/Pong.cc (modified) * code/branches/Presentation_FS19/src/modules/weapons/munitions/BallMunition.cc (copied) * code/branches/Presentation_FS19/src/modules/weapons/munitions/BallMunition.h (copied) * code/branches/Presentation_FS19/src/modules/weapons/munitions/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/BallProjectile.cc (copied) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/BallProjectile.h (copied) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/BasicProjectile.h (modified) * code/branches/Presentation_FS19/src/modules/weapons/weaponmodes/BallGun.cc (copied) * code/branches/Presentation_FS19/src/modules/weapons/weaponmodes/BallGun.h (copied) Merged OrxoBlox_FS19 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