# # ChangeLog for code/branches/presentationFS14/src # # Generated by Trac 1.0.9 # May 17, 2024, 7:17:37 AM Thu, 22 May 2014 12:35:02 GMT smerkli [10072] * code/branches/presentationFS14 (modified) * code/branches/presentationFS14/data/levels/includes/weaponSettingsTurret.oxi (modified) * code/branches/presentationFS14/data/levels/templates/spaceshipTurret.oxt (deleted) * code/branches/presentationFS14/data/levels/templates/standardTurret.oxt (copied) * code/branches/presentationFS14/data/levels/turretTest.oxw (modified) * code/branches/presentationFS14/src/modules/objects/CMakeLists.txt (modified) * code/branches/presentationFS14/src/modules/objects/Turret.cc (modified) * code/branches/presentationFS14/src/modules/objects/Turret.h (modified) * code/branches/presentationFS14/src/modules/objects/controllers (copied) * code/branches/presentationFS14/src/modules/objects/controllers/CMakeLists.txt (copied) * code/branches/presentationFS14/src/modules/objects/controllers/TeamTargetProxy.cc (copied) * code/branches/presentationFS14/src/modules/objects/controllers/TeamTargetProxy.h (copied) * code/branches/presentationFS14/src/modules/objects/controllers/TurretController.cc (copied) * code/branches/presentationFS14/src/modules/objects/controllers/TurretController.h (copied) * code/branches/presentationFS14/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/presentationFS14/src/orxonox/worldentities/WorldEntity.cc (modified) Merged turretFS14 branch Thu, 22 May 2014 11:36:06 GMT smerkli [10069] * code/branches/presentationFS14 (copied) Created a presentation branch 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 ...