Skip to content
  • Dino Bollinger's avatar
    Duke3D: Add language option to the "Display Settings" menu · 88cd3685
    Dino Bollinger authored and Richard Gobeille's avatar Richard Gobeille committed
    This provides menu access to the locale setting that was previously only
    controllable through the "locale" console command. Languages can be defined
    through the "localization" DEF token, and custom Unicode character tiles
    through the "tilefont" DEF token.
    
    Additionally:
    - Selected locale is saved inside the eduke32 config file.
    - Default language is set to "en" on launch, i.e. English.
    88cd3685