Commit Graph
18 Commits
Author SHA1 Message Date
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