Rework lang to use captions

This replaces the earlier developer console system.

Also performs a small change to the way the ENGINEER_PDA setting works.
This commit is contained in:
Lyrositor
2014-02-22 22:42:53 +01:00
parent 7dbaeffc43
commit cca4bb569e
50 changed files with 58 additions and 403 deletions

View File

@@ -29,8 +29,9 @@ alias DEBUG_OUTPUT_ON_START "show_output"
// ENGINEER_PDA
// Values: pda_on | pda_off
// Enables or disables the Engineer's construction and destruction PDA (not
// essential with the additional key bindings).
// You can still bring it up with mouse scroll.
// essential with the additional key bindings). When disabled, the building
// keys are each shifted two keys to the left.
// You can still bring the PDAs up with mouse scroll.
alias ENGINEER_PDA "pda_off"
// LOADOUT_SWITCH