Juqi and Asdow
cc19490898
update Chinese translations
2026-05-25 08:37:30 +03:00
Greysa and Asdow
e1c8bee1d1
Message strings added to language files.
2026-05-23 21:22:28 +03:00
Juqi and Asdow
2d4f62a5b6
Correct two errors in the Chinese translation
2026-05-13 16:02:28 +03:00
Juqi and Asdow
46afd90fdc
Add Chinese translation
2026-05-04 12:10:10 +03:00
Juqi and Asdow
80ba0a05d7
Revert "Add Chinese translation"
...
This reverts commit e7d436d9fa .
2026-05-04 12:10:10 +03:00
Juqi and Asdow
aab34bff20
Add Chinese translation
2026-05-04 12:10:10 +03:00
Marco Antonio J. Costa and majcosta
0dd32c4670
move FormatMoney to Text Utils
2025-10-08 05:36:37 -03:00
Marco Antonio J. Costa and majcosta
3af3b3fbbc
remove sATMText[]
2025-10-08 03:07:23 -03:00
Marco Antonio J. Costa and majcosta
395c18c557
remove gsAtmSideButtonText[]
2025-10-08 03:07:23 -03:00
Marco Antonio J. Costa and majcosta
e8aedb29d5
show daily discounted costs for 1week and 2week contracts
...
also shorten translations to fit the UI
2025-09-26 02:31:02 -03:00
Asdow
82aca548f5
Merge branch 'master' into ExtraMercs
2025-09-24 16:14:10 +03:00
Marco Antonio J. Costa and majcosta
272ba56fa1
remove unused function
2025-08-30 18:48:16 -03:00
Buscher and majcosta
1004ab6c8c
Added Right Click to time compression to fast forward a single hour
2025-08-24 15:06:10 -03:00
BeatAroundTheBuscher and GitHub
ed00830202
Fixes Upper/Lower Casing for include paths ( #487 )
...
* Fixing upper/lower case for includes
types.h, zconf.h and zlib.h were renamed so that global includes like Types.h
are not used.
2025-08-16 22:01:12 -03:00
Kitty and GitHub
11202d7e7e
Expanded and sorted nationalities ( #485 )
...
- added Tracona for use with UB, etc
- sorted alphabetical (english) for more ease of use during IMP creation
- that sorting starts only after original nationalities (from after Metaviran)
- expanded and adjusted the existing ones
- tried to achieve a decent amount from every continent
- while sorting the language specific files, preserved existing translations
- adjusted MercProfiles in related gamedir change
2025-08-14 12:53:10 +02:00
Asdow
c62d767622
Update to Master
2025-08-08 18:00:31 +03:00
Asdow
a3e7ce5794
Display special offer for 1st M.E.R.C. inv kit in UB
...
* Use weekly instead of daily salary for total cost calculation
2025-04-26 00:37:38 +03:00
majcosta and GitHub
4a16698cdb
CHINESE: actually display BobbyR amount purchased correctly at runtime ( #398 )
...
* Revert "Move CHINESE BOBBYR_ITEMS_BOUGHT_X conditional definition to i18n"
This reverts commit ecdc8916f2 .
* actually display the amount purchased correctly at runtime
2025-01-03 21:03:09 -03:00
Marco Antonio J. Costa and majcosta
846abf5f1c
Convert Text.h to utf-8-sig and move ChineseSpecString* there
...
This time without mangling the characters
2025-01-02 13:53:27 -03:00
Marco Antonio J. Costa and majcosta
ed73bd07ae
Revert "Make Chinese specific strings compile-time instead of conditional"
...
When these lines were edited, I likely opened _ChineseText.cpp in the
wrong encoding, and therefore saved it in the wrong encoding, mangling
the characters
This reverts commit cd69f5f3ae .
2025-01-02 13:53:27 -03:00
Marco Antonio J. Costa
10037291f3
remove preprocessor from i18n Multi Language Graphic Utils.cpp
2024-12-31 16:28:44 -03:00
Marco Antonio J. Costa
9ed713f952
move Utils/Multi Language Graphic Utils.* to i18n
...
has language preprocessor silliness, straight to jail
2024-12-31 16:28:44 -03:00
Marco Antonio J. Costa
ecdc8916f2
Move CHINESE BOBBYR_ITEMS_BOUGHT_X conditional definition to i18n
...
Just awful
2024-12-31 16:28:44 -03:00
Marco Antonio J. Costa
5fb989a1fc
Move Text.h over to i18n too
...
Never use relative paths for #includes. Didn't touch the rest because
out of scope.
2024-12-31 16:28:44 -03:00
Marco Antonio J. Costa
33e8c1dc39
Move all the translated strings over to i18n
...
It's where all conditional language preprocessor goes
2024-12-31 16:28:44 -03:00
Marco Antonio J. Costa
bf6de9f342
Move GetLanguagePrefix function into i18n
2024-12-31 16:28:44 -03:00
Marco Antonio J. Costa
5d19c1fe25
make conditional CHINESE preprocessor def into global constant
2024-12-31 16:28:44 -03:00
Marco Antonio J. Costa
3acd2cea97
move Ja 2 Libs.* to i18n
...
it has preprocessor silliness in it
2024-12-31 16:28:44 -03:00
Marco Antonio J. Costa
4d4e039da7
add an internationalization constant
...
gather all ENGLISH|GERMAN|CHINESE etc preprocessor hell into a single
library, so to restrict the number of targets that need to be built 8x
this still has UB/EDITOR definitions so that still needs to be dealt
with before we can build it only 8 times
2024-12-31 16:28:44 -03:00