# # ChangeLog for code/branches/turretFS14 # # Generated by Trac 1.0.9 # May 16, 2024, 2:55:18 AM Thu, 17 Apr 2014 14:05:06 GMT muemart [10039] * code/branches/turretFS14/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/turretFS14/data/levels/turretTest.oxw (modified) * code/branches/turretFS14/src/libraries/core/input/InputManager.cc (modified) * code/branches/turretFS14/src/modules/objects/Turret.cc (modified) * code/branches/turretFS14/src/modules/objects/Turret.h (modified) * code/branches/turretFS14/src/modules/objects/controllers/TurretController.cc (modified) * code/branches/turretFS14/src/modules/objects/controllers/TurretController.h (modified) * code/branches/turretFS14/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/turretFS14/src/orxonox/controllers/FormationController.cc (modified) * code/branches/turretFS14/src/orxonox/worldentities/WorldEntity.cc (modified) Move logic into controller, don't use bullet for rotations, and use ... Thu, 10 Apr 2014 14:06:03 GMT muemart [10031] * code/branches/turretFS14/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/turretFS14/data/levels/templates/spaceshipTurretTest.oxt (modified) * code/branches/turretFS14/data/levels/turretTest.oxw (modified) * code/branches/turretFS14/src/modules/objects/Turret.cc (modified) * code/branches/turretFS14/src/modules/objects/Turret.h (modified) * code/branches/turretFS14/src/modules/objects/controllers/TurretController.cc (modified) * code/branches/turretFS14/src/modules/objects/controllers/TurretController.h (modified) * code/branches/turretFS14/src/orxonox/worldentities/WorldEntity.cc (modified) Limit turret's rotation (another method...), work a bit on the ... Thu, 03 Apr 2014 14:04:32 GMT muemart [10021] * code/branches/turretFS14/data/levels/templates/spaceshipTurretTest.oxt (modified) * code/branches/turretFS14/src/modules/objects/Turret.cc (modified) * code/branches/turretFS14/src/modules/objects/Turret.h (modified) Turret: Move the turret up in the hierarchy, edit the template ... Thu, 03 Apr 2014 12:57:05 GMT muemart [10018] * code/branches/turretFS14/data/levels/templates/spaceshipTurretTest.oxt (modified) * code/branches/turretFS14/data/levels/turretTest.oxw (modified) * code/branches/turretFS14/src/modules/objects/Turret.cc (modified) * code/branches/turretFS14/src/modules/objects/Turret.h (modified) * code/branches/turretFS14/src/modules/objects/controllers/TurretController.cc (modified) * code/branches/turretFS14/src/modules/objects/controllers/TurretController.h (modified) Turret: Limit turret's rotation (not really precise though) & ... Thu, 27 Mar 2014 14:52:59 GMT muemart [10008] * code/branches/turretFS14/data/levels/templates/spaceshipTurretTest.oxt (modified) * code/branches/turretFS14/data/levels/turretTest.oxw (modified) * code/branches/turretFS14/src/modules/objects/CMakeLists.txt (modified) * code/branches/turretFS14/src/modules/objects/Turret.cc (modified) * code/branches/turretFS14/src/modules/objects/Turret.h (modified) * code/branches/turretFS14/src/modules/objects/controllers (added) * code/branches/turretFS14/src/modules/objects/controllers/CMakeLists.txt (added) * code/branches/turretFS14/src/modules/objects/controllers/TurretController.cc (added) * code/branches/turretFS14/src/modules/objects/controllers/TurretController.h (added) Start a new controller and investigate rotations Thu, 27 Mar 2014 12:36:50 GMT muemart [10004] * code/branches/turretFS14/data/levels/includes/weaponSettingsTurretTest.oxi (added) * code/branches/turretFS14/data/levels/templates/spaceshipTurretTest.oxt (added) * code/branches/turretFS14/data/levels/turretTest.oxw (modified) * code/branches/turretFS14/src/modules/objects/Turret.cc (modified) * code/branches/turretFS14/src/modules/objects/Turret.h (modified) first experiments with the turret Thu, 13 Mar 2014 12:33:09 GMT smerkli [9998] * code/branches/turretFS14 (copied) Created branch for turret extension Sat, 01 Feb 2014 17:01:47 GMT jo [9992] * code/trunk/data/levels/iJohnVane_TriptoArea51.oxw (modified) * code/trunk/data/levels/iiJohnVane_Area51UnderFire.oxw (modified) * code/trunk/data/levels/iiiJohnVane_EscapeTheBastards.oxw (modified) The end of Area51UnderFire is ok. Unfortunately the explosion could ...