elasota
6823514318
COMMON: Add Bulgarian language code
2023-05-29 23:50:15 +02:00
Cameron Cawley
330346d3be
COMMON: Change Common::Language and Common::Platform to use a smaller type
2022-08-23 21:45:29 +03: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
Orgad Shaneh
a05e54f00c
JANITORIAL: Remove trailing whitespaces
2021-05-04 11:46:30 +03:00
Bartosz Gentkowski
ec24687ce4
DOXYGEN: Add doxygen groups to header files in the common folder
...
Adding @defgroup and @ingroup doxygen tags into all headers
in the common folder that contain doxygen blocks.
This improves the structure, readability, and findability
of information in the resulting output.
This commit targets purely structure and does not deal with
the content of the currently existing doxygen documentation.
2020-10-04 18:25:50 +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
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
Johannes Schickel
b4d0a8ba66
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
2013-01-26 19:38:02 +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