# # ChangeLog for code/branches/Presentation_FS19/src # # Generated by Trac 1.0.9 # May 6, 2024, 6:36:49 PM Wed, 22 May 2019 13:17:23 GMT wiesep [12412] * code/branches/Presentation_FS19/data/levels/Asteroids2D.oxw (modified) * code/branches/Presentation_FS19/data/levels/pong.oxw (modified) * code/branches/Presentation_FS19/data/levels/tetris.oxw (modified) * code/branches/Presentation_FS19/data/levels/towerDefense.oxw (modified) * code/branches/Presentation_FS19/src/modules/asteroids2D/Asteroids2DShip.cc (modified) * code/branches/Presentation_FS19/src/modules/pong/Pong.cc (modified) Reverted unwanted changes 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 Wed, 22 May 2019 12:45:31 GMT wiesep [12410] * code/branches/Presentation_FS19 (modified) * code/branches/Presentation_FS19/data/levels/Hover.oxw (modified) * code/branches/Presentation_FS19/data/levels/includes/weaponSettingsHover.oxi (modified) * code/branches/Presentation_FS19/data/levels/templates/spaceshipGhost.oxt (modified) * code/branches/Presentation_FS19/data/levels/templates/spaceshipHover.oxt (modified) * code/branches/Presentation_FS19/data/levels/templates/spaceshipzombie.oxt (copied) * code/branches/Presentation_FS19/src/modules/hover/Hover.cc (modified) * code/branches/Presentation_FS19/src/modules/hover/Hover.h (modified) * code/branches/Presentation_FS19/src/modules/hover/HoverShip.cc (modified) * code/branches/Presentation_FS19/src/modules/hover/HoverShip.h (modified) * code/branches/Presentation_FS19/src/modules/hover/HoverWall.cc (modified) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/HoverGunProjectile.cc (copied) * code/branches/Presentation_FS19/src/modules/weapons/projectiles/HoverGunProjectile.h (copied) * code/branches/Presentation_FS19/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/weapons/weaponmodes/HoverGun.cc (copied) * code/branches/Presentation_FS19/src/modules/weapons/weaponmodes/HoverGun.h (copied) Merged Boxhead_FS19 Wed, 22 May 2019 11:58:40 GMT wiesep [12408] * code/branches/Presentation_FS19 (modified) * code/branches/Presentation_FS19/data/levels/3DPacman.oxw (modified) * code/branches/Presentation_FS19/src/modules/pacman/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/pacman/Pacman.cc (modified) * code/branches/Presentation_FS19/src/modules/pacman/Pacman.h (modified) * code/branches/Presentation_FS19/src/modules/pacman/PacmanBrown.cc (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanBrown.h (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanCyan.cc (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanCyan.h (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanGhost.cc (modified) * code/branches/Presentation_FS19/src/modules/pacman/PacmanGhost.h (modified) * code/branches/Presentation_FS19/src/modules/pacman/PacmanLaser.cpp (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanLaser.h (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanPink.cc (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanPink.h (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanPointSphere.cc (modified) * code/branches/Presentation_FS19/src/modules/pacman/PacmanRandom.cc (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanRandom.h (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanRed.cc (copied) * code/branches/Presentation_FS19/src/modules/pacman/PacmanRed.h (copied) Merged 3DPacman_FS19 Wed, 22 May 2019 11:49:19 GMT wiesep [12407] * code/branches/Presentation_FS19 (modified) * code/branches/Presentation_FS19/data/levels/MouseAPIExample.oxw (copied) * code/branches/Presentation_FS19/data/overlays/MouseCursor.oxo (copied) * code/branches/Presentation_FS19/src/modules/CMakeLists.txt (modified) * code/branches/Presentation_FS19/src/modules/MouseAPI (copied) * code/branches/Presentation_FS19/src/modules/MouseAPIExample (copied) Merged MouseAPI_FS19 Wed, 22 May 2019 11:27:11 GMT wiesep [12406] * code/branches/Presentation_FS19 (copied) Started merging Thu, 11 Apr 2019 12:08:28 GMT wiesep [12292] * code/trunk/data/levels/BumpMap.oxw (modified) * code/trunk/data/levels/templates/spaceshipHover.oxt (modified) * code/trunk/src/modules/hover/Hover.cc (modified) * code/trunk/src/modules/hover/HoverShip.cc (modified) * code/trunk/src/modules/hover/HoverShip.h (modified) Rolled back to r12201