OpenRCT2/src/openrct2/localisation
Gymnasiast 584645a2d2
Fix 'Type too large' error
2021-08-01 15:14:43 +02:00
..
ConversionTables.cpp Refactor format tokens 2020-11-27 18:54:57 +00:00
ConversionTables.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Convert.cpp Several more spelling fixes (#13752) 2021-01-10 18:23:35 +00:00
Currency.cpp Closes #12415: Refactor CURRENCY_TYPE to strong enum (#13276) 2020-10-25 01:33:06 -03:00
Currency.h Closes #12415: Refactor CURRENCY_TYPE to strong enum (#13276) 2020-10-25 01:33:06 -03:00
Date.h Introduce constant for ticks per month (#13253) 2020-10-20 21:05:27 -03:00
FormatCodes.cpp Use EnumMap for format token lookups 2021-07-29 17:07:48 +03:00
FormatCodes.h Add Πligature 2021-07-20 14:28:43 +02:00
Formatter.cpp Move formatter to separate file. Rework GetMeasurement (#13131) 2020-10-09 08:02:07 -03:00
Formatter.h Fix 'Type too large' error 2021-08-01 15:14:43 +02:00
Formatting.cpp Change most things and formatting to money64 2021-08-01 15:14:42 +02:00
Formatting.h Change most things and formatting to money64 2021-08-01 15:14:42 +02:00
Language.cpp Add Vietnamese language 2021-03-31 14:26:31 +02:00
Language.h Add Vietnamese language 2021-03-31 14:26:31 +02:00
LanguagePack.cpp Merge pull request #13710 from skdltmxn/refactor/string_view 2021-01-10 13:37:01 +01:00
LanguagePack.h Refactor to use string_view more properly 2021-01-07 01:52:10 +09:00
Localisation.Date.cpp Introduce constant for ticks per month (#13253) 2020-10-20 21:05:27 -03:00
Localisation.cpp Refactor format tokens 2020-11-27 18:54:57 +00:00
Localisation.h Fix GCC compiler errors 2020-11-27 18:54:57 +00:00
LocalisationService.cpp Refactor to use string_view more properly 2021-01-07 01:52:10 +09:00
LocalisationService.h Refactor to use string_view more properly 2021-01-07 01:52:10 +09:00
RealNames.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
StringIds.h Close #15143: Add a shortcut key for Giant Screenshot 2021-08-01 09:20:34 +02:00
UTF8.cpp Refactor format tokens 2020-11-27 18:54:57 +00:00