# # ChangeLog for code/branches/presentationFS14/src/modules/jump # # Generated by Trac 1.0.9 # Apr 27, 2024, 3:37:16 PM Sat, 31 Jan 2015 16:31:23 GMT landauf [10215] * code/branches/presentationFS14/src/modules/jump/Jump.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpBoots.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpEnemy.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpFigure.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpFigure.h (modified) * code/branches/presentationFS14/src/modules/jump/JumpItem.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatform.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformDisappear.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformDisappear.h (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformFake.h (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformHMove.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformHMove.h (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformStatic.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformStatic.h (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformTimer.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformTimer.h (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformVMove.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpPlatformVMove.h (modified) * code/branches/presentationFS14/src/modules/jump/JumpProjectile.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpPropeller.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpRocket.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpScore.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpShield.cc (modified) * code/branches/presentationFS14/src/modules/jump/JumpSpring.cc (modified) * code/branches/presentationFS14/src/modules/objects/controllers/TeamTargetProxy.cc (modified) * code/branches/presentationFS14/src/modules/objects/controllers/TeamTargetProxy.h (modified) * code/branches/presentationFS14/src/modules/objects/controllers/TurretController.cc (modified) * code/branches/presentationFS14/src/modules/objects/controllers/TurretController.h (modified) * code/branches/presentationFS14/src/orxonox/controllers/ControllerDirector.cc (modified) * code/branches/presentationFS14/src/orxonox/controllers/ControllerDirector.h (modified) replaced tabs with spaces. no changes in code. Tue, 27 May 2014 08:35:27 GMT smerkli [10078] * code/branches/presentationFS14/data/levels/jump.oxw (added) * code/branches/presentationFS14/data/overlays/jumpHUD.oxo (added) * code/branches/presentationFS14/src/modules/CMakeLists.txt (modified) * code/branches/presentationFS14/src/modules/invader/InvaderWeapon.cc (modified) * code/branches/presentationFS14/src/modules/jump (added) * code/branches/presentationFS14/src/modules/jump/CMakeLists.txt (added) * code/branches/presentationFS14/src/modules/jump/Jump.cc (added) * code/branches/presentationFS14/src/modules/jump/Jump.h (added) * code/branches/presentationFS14/src/modules/jump/JumpBoots.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpBoots.h (added) * code/branches/presentationFS14/src/modules/jump/JumpCenterpoint.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpCenterpoint.h (added) * code/branches/presentationFS14/src/modules/jump/JumpEnemy.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpEnemy.h (added) * code/branches/presentationFS14/src/modules/jump/JumpFigure.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpFigure.h (added) * code/branches/presentationFS14/src/modules/jump/JumpItem.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpItem.h (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatform.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatform.h (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformDisappear.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformDisappear.h (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformFake.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformFake.h (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformHMove.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformHMove.h (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformStatic.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformStatic.h (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformTimer.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformTimer.h (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformVMove.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpPlatformVMove.h (added) * code/branches/presentationFS14/src/modules/jump/JumpPrereqs.h (added) * code/branches/presentationFS14/src/modules/jump/JumpProjectile.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpProjectile.h (added) * code/branches/presentationFS14/src/modules/jump/JumpPropeller.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpPropeller.h (added) * code/branches/presentationFS14/src/modules/jump/JumpRocket.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpRocket.h (added) * code/branches/presentationFS14/src/modules/jump/JumpScore.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpScore.h (added) * code/branches/presentationFS14/src/modules/jump/JumpShield.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpShield.h (added) * code/branches/presentationFS14/src/modules/jump/JumpSpring.cc (added) * code/branches/presentationFS14/src/modules/jump/JumpSpring.h (added) Merged Jump minigame, tested, works.