Alayan
7d4e8433c1
Require Cmake 3.6 or higher
...
This gets rid of deprecation warnings. Cmake 3.6 has been out for almost 8 years by now, so this requirement should not cause undue trouble to people trying to compile the game.
2024-05-21 14:06:16 +02:00
Benau
77c4b99c70
Update translation and add Filipino language
2022-11-23 10:29:28 +08:00
Benau
255a5960a4
Update translation and add Rusyn language
2022-11-06 08:48:12 +08:00
Benau
95d9277046
Regenerate plural forms from po files
2022-05-28 15:44:18 +08:00
Kalev Lember
164c51cb2e
Always build tinygettext as a static library
...
Explicitly pass STATIC to tinygettext add_library() call to make sure
it's always built as static, even when distro's cmake is configured to
build libs shared by default.
2021-10-07 00:52:32 +02:00
Benau
fd4be023d5
Make tinygettext use stk logging
2020-09-09 14:46:29 +08:00
Benau
f1fb30250b
Generate plural forms in tinygettext using python script
2020-09-09 13:43:26 +08:00
Benau
1a8b5cd2e1
Fix windows build of tinygettext
2020-09-09 13:36:21 +08:00
Benau
c51d464839
Add new languages to tinygettext
2020-09-09 13:32:53 +08:00
Benau
767ba27598
Add get_all_used_chars to tinygettext
2020-09-09 13:31:37 +08:00
Benau
22fb981fca
Disable iconv in tinygettext
2020-09-09 13:29:17 +08:00
Benau
842278ffd9
Update bundled tinygettext
...
Remove unneeded files like gitignore and test and keep a simplified CMakeLists.txt
2020-09-09 13:27:10 +08:00