Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hard_coded_scripts.h File Reference

Go to the source code of this file.

Typedefs

typedef void CCScript (Order *script, Unit *un)
 

Variables

CCScript AfterburnerSlide
 
CCScript FlyStraight
 
CCScript FlyStraightAfterburner
 
CCScript Takeoff
 
CCScript DoNothing
 
CCScript TakeoffEveryZig
 
CCScript AfterburnTurnTowards
 
CCScript AfterburnTurnTowardsITTS
 
CCScript CloakForScript
 
CCScript MoveTo
 
CCScript Kickstop
 
CCScript MatchVelocity
 
CCScript VeerAway
 
CCScript VeerAwayITTS
 
CCScript CoastToStop
 
CCScript SelfDestruct
 
CCScript VeerAndVectorAway
 
CCScript AfterburnVeerAndVectorAway
 
CCScript AfterburnVeerAndTurnAway
 
CCScript SheltonSlide
 
CCScript SkilledABSlide
 
CCScript Stop
 
CCScript TurnAway
 
CCScript AfterburnTurnAway
 
CCScript TurnTowardsITTS
 
CCScript TurnTowards
 
CCScript BarrelRoll
 
CCScript LoopAround
 
CCScript AggressiveLoopAround
 
CCScript LoopAroundFast
 
CCScript AggressiveLoopAroundFast
 
CCScript LoopAroundSlow
 
CCScript AggressiveLoopAroundSlow
 
CCScript DropCargo
 
CCScript DropOneCargo
 
CCScript DropHalfCargo
 
CCScript RollLeft
 
CCScript RollRight
 
CCScript RollLeftHard
 
CCScript RollRightHard
 
CCScript EvadeLeftRight
 
CCScript EvadeUpDown
 
CCScript AfterburnEvadeLeftRight
 
CCScript AfterburnEvadeUpDown
 
CCScript FacePerpendicularFast
 
CCScript FacePerpendicular
 
CCScript FacePerpendicularSlow
 
CCScript RollFacePerpendicularFast
 
CCScript RollFacePerpendicular
 
CCScript RollFacePerpendicularSlow
 

Typedef Documentation

typedef void CCScript(Order *script, Unit *un)

Definition at line 4 of file hard_coded_scripts.h.

Variable Documentation

CCScript AfterburnerSlide

Definition at line 6 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript AfterburnEvadeLeftRight

Definition at line 49 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript AfterburnEvadeUpDown

Definition at line 50 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript AfterburnTurnAway

Definition at line 29 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript AfterburnTurnTowardsITTS

Definition at line 13 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript AfterburnVeerAndTurnAway

Definition at line 24 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript AfterburnVeerAndVectorAway

Definition at line 23 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript AggressiveLoopAround

Definition at line 35 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript AggressiveLoopAroundFast

Definition at line 37 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript AggressiveLoopAroundSlow

Definition at line 39 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript BarrelRoll

Definition at line 32 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript CloakForScript

Definition at line 14 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript CoastToStop

Definition at line 20 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript DoNothing

Definition at line 10 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript DropCargo

Definition at line 40 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript DropHalfCargo

Definition at line 42 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript DropOneCargo

Definition at line 41 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript EvadeLeftRight

Definition at line 47 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript EvadeUpDown

Definition at line 48 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript FacePerpendicularFast

Definition at line 51 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript FacePerpendicularSlow

Definition at line 53 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript FlyStraight

Definition at line 7 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript FlyStraightAfterburner

Definition at line 8 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript Kickstop

Definition at line 16 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript LoopAround
CCScript LoopAroundFast

Definition at line 36 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript LoopAroundSlow

Definition at line 38 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript RollFacePerpendicular

Definition at line 55 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript RollFacePerpendicularFast

Definition at line 54 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript RollFacePerpendicularSlow

Definition at line 56 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript RollLeft

Definition at line 43 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript RollLeftHard

Definition at line 45 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript RollRight

Definition at line 44 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript RollRightHard

Definition at line 46 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript SelfDestruct

Definition at line 21 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript SheltonSlide

Definition at line 25 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript SkilledABSlide

Definition at line 26 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript Stop

Definition at line 27 of file hard_coded_scripts.h.

Referenced by DropCargo(), DropHalfCargo(), DropOneCargo(), and MakeHardCodedScripts().

CCScript Takeoff

Definition at line 9 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript TakeoffEveryZig

Definition at line 11 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript TurnAway

Definition at line 28 of file hard_coded_scripts.h.

Referenced by DropCargo(), DropHalfCargo(), DropOneCargo(), and MakeHardCodedScripts().

CCScript TurnTowards

Definition at line 31 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts(), and Takeoff().

CCScript TurnTowardsITTS

Definition at line 30 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript VeerAndVectorAway

Definition at line 22 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript VeerAway

Definition at line 18 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().

CCScript VeerAwayITTS

Definition at line 19 of file hard_coded_scripts.h.

Referenced by MakeHardCodedScripts().