All the needed assembly code for the manual control of the diveplanes is finally complete and tested
Now just have to work on the UI updates
Finalized the new strings for menu.txt file:
; manual diveplane control patch
11200=Automatic control of fore diveplanes
11201=Manual control of fore diveplanes
11202=Automatic control of aft diveplanes
11203=Manual control of aft diveplanes
11204=Set fore diveplanes to %d degrees
11205=Set aft diveplanes to %d degrees
And the new commands added by this patch:
Toggle_Fore_DP_Manual_Control
Toggle_Aft_DP_Manual_Control
Enable_Fore_DP_Manual_Control
Disable_Fore_DP_Manual_Control
Enable_Aft_DP_Manual_Control
Disable_Aft_DP_Manual_Control
Set_Fore_DP_Value
Set_Aft_DP_Value