# # ChangeLog for code/branches/planetLevelHS15/data # # Generated by Trac 1.0.9 # May 23, 2024, 8:02:43 PM Thu, 10 Dec 2015 19:59:23 GMT luhug [10965] * code/branches/planetLevelHS15/data/levels/planetLevelHS15.oxw (modified) Finished! Mon, 07 Dec 2015 16:04:44 GMT luhug [10951] * code/branches/planetLevelHS15/data/levels/luaTest.oxw (modified) * code/branches/planetLevelHS15/data/levels/planetLevelHS15.oxw (added) Put together the elements of our project in a new Level, ... Mon, 30 Nov 2015 19:31:31 GMT luhug [10905] * code/branches/planetLevelHS15/data/levels/luaTest.oxw (modified) Wed, 25 Nov 2015 19:34:39 GMT luhug [10860] * code/branches/planetLevelHS15/data/levels/luaTest.oxw (modified) updated luaTest.oxw Mon, 23 Nov 2015 12:15:36 GMT luhug [10833] * code/branches/planetLevelHS15/data/levels/luaTest.oxw (modified) minor changes to luaTest.oxw Mon, 16 Nov 2015 15:23:12 GMT luhug [10811] * code/branches/planetLevelHS15/data/levels/luaTest.oxw (added) added luaTest.oxw to test random city generation Mon, 16 Nov 2015 13:16:49 GMT hzuellig [10806] * code/branches/planetLevelHS15/data/levels/betterearth.oxw (modified) Added skybox and houses to betterearth.owx Mon, 09 Nov 2015 15:02:14 GMT hzuellig [10788] * code/branches/planetLevelHS15/data/levels/betterearth.oxw (modified) skyscrapers and stuff Mon, 02 Nov 2015 15:03:12 GMT luhug [10756] * code/branches/planetLevelHS15/data/levels/flightTest.oxw (deleted) * code/branches/planetLevelHS15/data/levels/skyboxTeleport.oxw (added) Changed flightTest.oxw to skyboxTeleport.oxw. Added a skybox to the ... Mon, 26 Oct 2015 15:07:58 GMT hzuellig [10707] * code/branches/planetLevelHS15/data/levels/betterearth.oxw (modified) Changing the thexture of the earth. Mon, 26 Oct 2015 14:48:10 GMT luhug [10704] * code/branches/planetLevelHS15/data/levels/flightTest.oxw (modified) Added Portals to flightTest.oxw Mon, 26 Oct 2015 13:35:28 GMT luhug [10702] * code/branches/planetLevelHS15/data/levels/flightTest.oxw (modified) dito Mon, 26 Oct 2015 13:04:42 GMT luhug [10701] * code/branches/planetLevelHS15/data/levels/flightTest.oxw (modified) Updated flightTest.oxw Mon, 26 Oct 2015 12:50:28 GMT hzuellig [10698] * code/branches/planetLevelHS15/data/levels/betterearth.oxw (added) testing better earth SVN Mon, 19 Oct 2015 14:11:17 GMT luhug [10672] * code/branches/planetLevelHS15/data/levels/flightTest.oxw (added) Added flightTest.oxw level Mon, 12 Oct 2015 12:19:33 GMT fvultier [10637] * code/branches/planetLevelHS15 (copied) New branch for PPS Sat, 10 Oct 2015 14:34:26 GMT fvultier [10629] * code/trunk/data/levels/emptyLevel.oxw (modified) * code/trunk/data/levels/includes/weaponSettingsRing.oxi (modified) * code/trunk/data/levels/includes/weaponSettingsSwallow.oxi (modified) * code/trunk/data/levels/jump.oxw (modified) * code/trunk/data/levels/templates/enemytowerdefense.oxt (deleted) * code/trunk/data/levels/towerDefense.oxw (modified) * code/trunk/src/modules/towerdefense/CMakeLists.txt (modified) * code/trunk/src/modules/towerdefense/TDCoordinate.cc (modified) * code/trunk/src/modules/towerdefense/TDCoordinate.h (modified) * code/trunk/src/modules/towerdefense/TDEnemy.h (deleted) * code/trunk/src/modules/towerdefense/TowerDefense.cc (modified) * code/trunk/src/modules/towerdefense/TowerDefense.h (modified) * code/trunk/src/modules/towerdefense/TowerDefenseCenterpoint.cc (modified) * code/trunk/src/modules/towerdefense/TowerDefenseCenterpoint.h (modified) * code/trunk/src/modules/towerdefense/TowerDefenseController.cc (deleted) * code/trunk/src/modules/towerdefense/TowerDefenseController.h (deleted) * code/trunk/src/modules/towerdefense/TowerDefenseEnemy.cc (modified) * code/trunk/src/modules/towerdefense/TowerDefenseEnemy.h (modified) * code/trunk/src/modules/towerdefense/TowerDefenseField.cc (added) * code/trunk/src/modules/towerdefense/TowerDefenseField.h (added) * code/trunk/src/modules/towerdefense/TowerDefenseHUDController.cc (modified) * code/trunk/src/modules/towerdefense/TowerDefenseSelecter.cc (modified) * code/trunk/src/modules/towerdefense/TowerDefenseSelecter.h (modified) * code/trunk/src/modules/towerdefense/TowerDefenseTower.cc (modified) * code/trunk/src/modules/towerdefense/TowerDefenseTower.h (modified) * code/trunk/src/modules/weapons/CMakeLists.txt (modified) * code/trunk/src/modules/weapons/IceGunFreezer.cc (added) * code/trunk/src/modules/weapons/IceGunFreezer.h (added) * code/trunk/src/modules/weapons/munitions/CMakeLists.txt (modified) * code/trunk/src/modules/weapons/munitions/IceMunition.cc (added) * code/trunk/src/modules/weapons/munitions/IceMunition.h (added) * code/trunk/src/modules/weapons/munitions/SplitMunition.cc (added) * code/trunk/src/modules/weapons/munitions/SplitMunition.h (added) * code/trunk/src/modules/weapons/projectiles/BillboardProjectile.cc (modified) * code/trunk/src/modules/weapons/projectiles/BillboardProjectile.h (modified) * code/trunk/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/trunk/src/modules/weapons/projectiles/IceGunProjectile.cc (added) * code/trunk/src/modules/weapons/projectiles/IceGunProjectile.h (added) * code/trunk/src/modules/weapons/projectiles/Projectile.cc (modified) * code/trunk/src/modules/weapons/projectiles/Projectile.h (modified) * code/trunk/src/modules/weapons/projectiles/SplitGunProjectile.cc (added) * code/trunk/src/modules/weapons/projectiles/SplitGunProjectile.h (added) * code/trunk/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/trunk/src/modules/weapons/weaponmodes/IceGun.cc (added) * code/trunk/src/modules/weapons/weaponmodes/IceGun.h (added) * code/trunk/src/modules/weapons/weaponmodes/SplitGun.cc (added) * code/trunk/src/modules/weapons/weaponmodes/SplitGun.h (added) Merged towerdefenseFabien branch back to trunk. The towerdefense ...