# # ChangeLog for code/branches/presentationHS14/src/orxonox # # Generated by Trac 1.0.9 # May 28, 2024, 6:46:34 PM Mon, 15 Dec 2014 15:12:02 GMT maxima [10182] * code/branches/presentationHS14/src/orxonox/gametypes/Mission.cc (modified) Had to change Mission::start() to play the mission levels. Mon, 15 Dec 2014 14:58:14 GMT maxima [10181] * code/branches/presentationHS14 (modified) * code/branches/presentationHS14/data/levels/includes/weaponSettingsTurret.oxi (modified) * code/branches/presentationHS14/data/levels/includes/weaponSettingsTurret1.oxi (copied) * code/branches/presentationHS14/data/levels/templates/enemytowerdefense.oxt (copied) * code/branches/presentationHS14/data/levels/templates/standardTurret.oxt (copied) * code/branches/presentationHS14/data/levels/templates/tower.oxt (modified) * code/branches/presentationHS14/data/levels/towerDefense.oxw (modified) * code/branches/presentationHS14/data/levels/turretTest.oxw (modified) * code/branches/presentationHS14/data/overlays/towerdefenseHUD.oxo (modified) * code/branches/presentationHS14/src/libraries/core/input/InputManager.cc (modified) * code/branches/presentationHS14/src/modules/objects/CMakeLists.txt (modified) * code/branches/presentationHS14/src/modules/objects/Turret.cc (modified) * code/branches/presentationHS14/src/modules/objects/Turret.h (modified) * code/branches/presentationHS14/src/modules/objects/controllers (copied) * code/branches/presentationHS14/src/modules/towerdefense/CMakeLists.txt (modified) * code/branches/presentationHS14/src/modules/towerdefense/TDCoordinate.cc (copied) * code/branches/presentationHS14/src/modules/towerdefense/TDCoordinate.h (copied) * code/branches/presentationHS14/src/modules/towerdefense/TDEnemy.h (modified) * code/branches/presentationHS14/src/modules/towerdefense/Tower.cc (modified) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefense.h (modified) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefenseController.cc (modified) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefenseEnemy.cc (copied) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefenseEnemy.h (copied) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefenseHUDController.cc (modified) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefenseHUDController.h (modified) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefensePlayerStats.cc (modified) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefensePlayerStats.h (modified) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefensePrereqs.h (modified) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefenseTower.cc (copied) * code/branches/presentationHS14/src/modules/towerdefense/TowerDefenseTower.h (copied) * code/branches/presentationHS14/src/modules/towerdefense/TowerTurret.cc (copied) * code/branches/presentationHS14/src/modules/towerdefense/TowerTurret.h (copied) * code/branches/presentationHS14/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/presentationHS14/src/orxonox/worldentities/WorldEntity.cc (modified) towerdefenseHS14 merged. Thu, 11 Dec 2014 14:55:25 GMT maxima [10175] * code/branches/presentationHS14 (modified) * code/branches/presentationHS14/data/gui/layouts/CampaignMenu.layout (copied) * code/branches/presentationHS14/data/gui/layouts/SingleplayerMenu.layout (modified) * code/branches/presentationHS14/data/gui/scripts/CampaignMenu.lua (copied) * code/branches/presentationHS14/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/presentationHS14/data/gui/scripts/campaign.txt (copied) * code/branches/presentationHS14/src/orxonox/gametypes/Mission.cc (modified) storymodeHS14 merged. You have to change the link to campaign.txt in ... Wed, 10 Dec 2014 12:05:12 GMT smerkli [10160] * code/branches/presentationHS14 (copied) Created a presentation branch for HS 14 Sun, 05 Jan 2014 13:39:34 GMT jo [9986] * code/trunk/data/levels/iJohnVane_TriptoArea51.oxw (modified) * code/trunk/src/orxonox/gametypes/Mission.cc (modified) Improving the first mission. Two fixes are needed to make it well ...