A mirror of the official tes3mp repository
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Lukasz Gromanowski ac9b1715d5 Added new command line option: "encoding"
Added new command line option: "encoding" which allow to
change font encoding used in game messages.

Currently there are three evailable encodings:

    win1250 - Central and Eastern European (languages
              that use Latin script, such as Polish,
              Czech, Slovak, Hungarian, Slovene, Bosnian,
              Croatian, Serbian (Latin script),
              Romanian and Albanian)

    win1251 - languages that use the Cyrillic alphabet
              such as Russian, Bulgarian, Serbian Cyrillic
              and others

    win1252 - Western European (Latin) - default

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Docs state OpenMW version on doxygen main page 14 years ago
apps Added new command line option: "encoding" 14 years ago
cmake Now working mac app bundle generated during build 14 years ago
components Added new command line option: "encoding" 14 years ago
extern Added new command line option: "encoding" 14 years ago
files create local openmw.cfg file for uninstalled version 14 years ago
libs Whitespace changes only tabs->spaces and removal of traling space (including mangle and openengline) 14 years ago
old_d_version Started early work on terrain code (no rendering yet.) 14 years ago
.gitignore state OpenMW version on doxygen main page 14 years ago
.gitmodules redirected submodules to my own repositories 14 years ago
CMakeLists.txt minor correction 14 years ago
GPL3.txt Added trunk 17 years ago
README_Mac.md Now working mac app bundle generated during build 14 years ago