Skip to content
Snippets Groups Projects
  1. Feb 13, 2025
    • Rob Swindell's avatar
      Add LANG ARS keyword e.g. "LANG=ES" or "LANG ES" to check for Spanish language · 309c1a24
      Rob Swindell authored
      This makes ctrl/modopts/*.ini more useful for multiple language support
      309c1a24
    • Rob Swindell's avatar
      Revert MSVC project files to commit da951220 · ec8b40d1
      Rob Swindell authored
      I accidentally committed an experimental x64 build configuration. I want to do
      that right when I do add the x64 build configuration.
      ec8b40d1
    • Rob Swindell's avatar
      Add support for ctrl/modopts/*.ini · b60bb985
      Rob Swindell authored
      How these files differ from modopts.ini (and by extension,
      ctrl/modopts.d/*.ini):
      
      - The root section is always parsed, part of the returned object
      - [sections] denote ARS that if matched (current user meets requirements)
        then those key/values are added as properties of the returned object
        possibly overriding previously defined properties (options), this allows
        different users (or clients/hosts, terminals) to get different option
        values much more easily
      b60bb985
  2. Feb 12, 2025
  3. Feb 11, 2025
  4. Feb 10, 2025
  5. Feb 09, 2025
  6. Feb 08, 2025
Loading