mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-18 13:12:50 +00:00
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>
Whitespace changes only tabs->spaces and removal of traling space (including mangle and openengline)
Languages
C++
93.8%
Lua
3.2%
CMake
1.1%
C
0.6%
GLSL
0.5%
Other
0.8%