elasota
6823514318
COMMON: Add Bulgarian language code
2023-05-29 23:50:15 +02:00
Eugene Sandulenko
30f3e0eceb
COMMON: Get accessor methods to the platform and language lists
2022-07-22 15:03:48 +02:00
trembyle
b9e7b1dfcd
COMMON: ENGINES: Correct Czech language ISO code
...
1. Correct constant in common files
2. Add the old code to obsolete language codes
3. Replace all occurences in engine code
2022-03-04 18:29:02 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
trembyle
5ef7793578
COMMON: Return updated language from obsolete code
...
When an obsolete language code is encountered in a user's
config file, we translate this to the updated language ID.
2021-11-11 12:06:15 +01:00
trembyle
c740f96f63
COMMON: Normalize and document language maintenance
...
* Add documentation to add or maintain language values
* Fix and reorder existing entries to match ISO standards
2021-11-11 12:06:15 +01:00
trembyle
8cea642962
COMMON: Add constants for new Director game languages
...
Catalan and Flemish use existing ISO/locale codes
Arabic uses generic ARB for country code. There is no clear country code
to apply here. We can take ARB to mean Arab League or Modern Standard
Arabic.
TODO: Consult Arabic speakers on country-level dialects
2021-08-31 11:44:44 +02:00
Torbjörn Andersson
e0d1854c01
COMMON: Fix encoding of the string "Norwegian Bokmål"
2021-07-12 16:39:03 +02:00
lb_ii
0975ab0eaf
COMMON: Rename "Persian (Iran)" to "Persian", since there are no other regions in the list
2021-06-13 00:25:53 +03:00
Eugene Sandulenko
1425c39d71
Revert "COMMON: Rename ZH_ANY language code nz -> zh"
...
This reverts commit 6c97dcbb4a
.
2020-09-01 16:54:33 +02:00
Eugene Sandulenko
6c97dcbb4a
COMMON: Rename ZH_ANY language code nz -> zh
...
Since it concerns only one game in Wintermute ATM, I don't
bother implementing autoupgrade
2020-09-01 16:37:36 +02:00
lolbot-iichan
d8951b2aa1
COMMON: Add Persian language & CP1256 encoding
2020-05-18 23:24:15 +02:00
Eugene Sandulenko
f48ab6afb8
JANITORIAL: Fix indentation
2020-05-03 19:10:04 +02:00
aviloria
d8e3c39e19
COMMON: Add support for Serbian language
2020-05-03 19:09:02 +02:00
aviloria
92c7366d1c
COMMON: Add ZH_ANY language for generic chinese languages
...
We have a game that has actual ZH_CNA, ZH_TWN translations and also ships with the same file set that formed ZH_CNA in previous game versions, when there was no separate Traditional/Simplified variants and was only one 'Chinese'
2019-12-27 01:36:19 +02:00
lolbot-iichan
1dfc637b06
COMMON: Add Turkish language
2019-07-16 20:24:42 +03:00
D G Turner
4c4ede54b9
COMMON: Add Portuguese (Portugal) Language.
...
The current Portuguese entry is Brazilian dialect, so modifying the
description and adding an entry for European Portuguese.
This is required to deal with bug Trac #10791 .
2018-11-03 17:13:54 +00:00
D G Turner
d0480e2dad
COMMON: Add Danish Language.
...
This is required in PINK engine for danish localization as per
Trac bug #10708 .
2018-10-26 01:34:03 +01:00
Ľubomír Remák
0e90d6eae3
MUTATIONOFJB: Use advanced detector.
2018-08-25 23:12:01 +02:00
lolbot-iichan
d91307e401
COMMON: Added Ukrainian language
...
Common::UA_UKR is needed for FoxTail game at WinterMute engine
2018-08-03 00:43:33 +02:00
Eugene Sandulenko
4d847d83ed
COMMON: Added Finnish language constants
2018-06-28 23:51:32 +02:00
Bastien Bouclet
955e18c648
COMMON: Use nullptr instead of NULL or 0 where appropriate
2018-05-10 08:35:46 +02:00
Adrian Frühwirth
4c5afcf780
COMMON: Verify nb_NO locale
...
Despite looking weird, this is the correct locale for Norwegian (Bokmål).
2018-04-04 22:48:28 +02:00
Eugene Sandulenko
6acbe91a27
COMMON: Added Estonian language
2016-12-04 15:21:37 +01:00
Johannes Schickel
854e22b38b
COMMON: Make GPL headers consistent in themselves.
2014-02-18 02:39:33 +01:00
Johannes Schickel
df07a4655b
COMMON: Add Latvian language code.
2013-12-05 16:26:44 +01:00
Johannes Schickel
a94c66f1e3
COMMON: Fix order of languages.
...
These are sorted according to the alphabetical order of the description. Thus,
Croatian should be between Chinese (Taiwan) and Czech.
2013-12-05 16:26:44 +01:00
Max Horn
c0d54bdd8d
COMMON: Move language GUIO code to language.h
2012-02-29 12:57:34 +01:00
Max Horn
367131ef0e
COMMON: Move Language and Platform functionality into separate files
2012-02-26 15:21:36 +01:00