87 lines
1.0 KiB
Plaintext
87 lines
1.0 KiB
Plaintext
;*****************************
|
|
;*** Debug defined actions ***
|
|
;*****************************
|
|
|
|
; All these actions are used only by the engine and not by the AI
|
|
; They will have to be removed for the retail version
|
|
|
|
{InputAction:ClearOptionsDisplayed
|
|
}
|
|
|
|
{InputAction:DisplayZDC
|
|
}
|
|
|
|
|
|
{InputAction:ReinitTheMap
|
|
}
|
|
|
|
|
|
{InputAction:RecordDemo
|
|
}
|
|
|
|
{InputAction:PlayDemo
|
|
}
|
|
|
|
{InputAction:ChooseLevel
|
|
}
|
|
|
|
{InputAction:ChooseLevelUp
|
|
}
|
|
|
|
{InputAction:ChooseLevelDown
|
|
}
|
|
|
|
{InputAction:ChooseLevelValidate
|
|
}
|
|
|
|
{InputAction:ChooseLevelInvalidate
|
|
}
|
|
|
|
{InputAction:DisplayRaster
|
|
}
|
|
|
|
{InputAction:DisplayRasterMode
|
|
}
|
|
|
|
{InputAction:DisplayRasterPCU64
|
|
}
|
|
|
|
{InputAction:DisplayModeToggle
|
|
}
|
|
|
|
{InputAction:DisplayOnlyStatic
|
|
}
|
|
|
|
{InputAction:DisplaySectorInfos
|
|
}
|
|
|
|
{InputAction:DisplayWaypoints
|
|
}
|
|
|
|
{InputAction:DisplayActivatedGendoors
|
|
}
|
|
|
|
{InputAction:DisplayBoundingVolumes
|
|
}
|
|
|
|
{InputAction:DisplayRayTraceSegments
|
|
}
|
|
|
|
{InputAction:DisplayLight
|
|
}
|
|
|
|
{InputAction:SnapShot
|
|
}
|
|
|
|
{InputAction:CheatGrappin
|
|
}
|
|
|
|
{InputAction:CheatAccumulation
|
|
}
|
|
|
|
{InputAction:DisplayTextOverScan
|
|
}
|
|
|
|
{InputAction:AltDisplayTextOverScan
|
|
}
|