# # ChangeLog for code/branches/presentation2012/src/modules/towerdefense/Tower.cc # # Generated by Trac 1.0.9 # Jun 6, 2024, 5:53:00 PM Wed, 23 May 2012 11:07:29 GMT decapitb [9229] * code/branches/presentation2012 (modified) * code/branches/presentation2012/.project (copied) * code/branches/presentation2012/data/levels/emptyLevel.oxw (modified) * code/branches/presentation2012/data/levels/includes/towerWeaponSettings.oxi (copied) * code/branches/presentation2012/data/levels/portals.oxw (modified) * code/branches/presentation2012/data/levels/teamDeathMatch.oxw (modified) * code/branches/presentation2012/data/levels/templates/spaceshipPirate.oxt (modified) * code/branches/presentation2012/data/levels/templates/tower.oxt (copied) * code/branches/presentation2012/data/levels/theTimeMachine.oxw (modified) * code/branches/presentation2012/data/levels/towerDefense.oxw (copied) * code/branches/presentation2012/data/overlays/towerdefenseHUD.oxo (copied) * code/branches/presentation2012/src/modules/CMakeLists.txt (modified) * code/branches/presentation2012/src/modules/towerdefense (copied) * code/branches/presentation2012/src/modules/towerdefense/CMakeLists.txt (copied) * code/branches/presentation2012/src/modules/towerdefense/Spielfeld Blender (copied) * code/branches/presentation2012/src/modules/towerdefense/Spielfeld Blender/OgreXMLConverter.log (copied) * code/branches/presentation2012/src/modules/towerdefense/Spielfeld Blender/Playfield_ME.mesh.xml (copied) * code/branches/presentation2012/src/modules/towerdefense/Spielfeld Blender/Spielfeld.blend (copied) * code/branches/presentation2012/src/modules/towerdefense/TDEnemy.h (copied) * code/branches/presentation2012/src/modules/towerdefense/Tower.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/Tower.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefense.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefense.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseCenterpoint.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseCenterpoint.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseController.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseController.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseHUDController.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefenseHUDController.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefensePlayerStats.cc (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefensePlayerStats.h (copied) * code/branches/presentation2012/src/modules/towerdefense/TowerDefensePrereqs.h (copied) * code/branches/presentation2012/src/modules/towerdefense/tower (copied) * code/branches/presentation2012/src/modules/towerdefense/tower/Tower.blend (copied) * code/branches/presentation2012/src/modules/towerdefense/tower/Tower.material (copied) * code/branches/presentation2012/src/modules/towerdefense/tower/Tower.mesh (copied) * code/branches/presentation2012/src/modules/towerdefense/towerdefensereadme.txt (copied) * code/branches/presentation2012/src/orxonox/controllers/FormationController.cc (modified) * code/branches/presentation2012/src/orxonox/controllers/WaypointController.cc (modified) * code/branches/presentation2012/src/orxonox/worldentities/WorldEntity.cc (modified) merged towerdefense Fri, 18 May 2012 14:07:37 GMT weigeltm [9213] * code/branches/newlevel2012/data/levels/includes/towerWeaponSettings.oxi (modified) * code/branches/newlevel2012/data/levels/templates/spaceshipPirate.oxt (modified) * code/branches/newlevel2012/data/levels/templates/tower.oxt (modified) * code/branches/newlevel2012/data/levels/towerDefense.oxw (modified) * code/branches/newlevel2012/src/modules/towerdefense/CMakeLists.txt (modified) * code/branches/newlevel2012/src/modules/towerdefense/Tower.cc (modified) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseController.cc (added) * code/branches/newlevel2012/src/modules/towerdefense/TowerDefenseController.h (added) tried to fix towers. failed.