OpenRCT2/src/openrct2/localisation
mrmbernardi efea009ed5
Fix #20624: Clear scrolling text cache on language change (#20993)
2023-11-20 22:31:35 +00:00
..
ConversionTables.cpp Rename classes with snakes OpenRCT2/G*-M* 2023-01-19 15:13:23 +00:00
ConversionTables.h Rename snake_case functions from localisation folder 2023-01-16 23:12:35 +00:00
Convert.cpp Rename snake_case functions from localisation folder 2023-01-16 23:12:35 +00:00
Currency.cpp Change SEK conversion rate from 1 GBP to 0.1 GBP (#20550) 2023-07-04 07:37:27 -03:00
Currency.h Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
Date.h Refactor and clean up date handling (#19666) 2023-04-02 09:25:41 +01:00
FormatCodes.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
FormatCodes.h Add missing Ukrainian letters (Єє and Ґґ) 2023-06-18 23:44:44 +02:00
Formatter.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Formatter.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
Formatting.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Formatting.h Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
Language.cpp Fix #20624: Clear scrolling text cache on language change (#20993) 2023-11-20 22:31:35 +00:00
Language.h Remove some unused stuff (#19474) 2023-02-23 22:27:21 +00:00
LanguagePack.cpp Avoid constructing temporary string object 2023-07-05 23:14:05 +03:00
LanguagePack.h Remove localisation object overrides 2023-05-22 08:50:19 +01:00
Localisation.Date.cpp Refactor and clean up date handling (#19666) 2023-04-02 09:25:41 +01:00
Localisation.cpp Fix #20365: Money cheat supports negative value entry (#20478) 2023-06-29 21:47:51 +01:00
Localisation.h Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
LocalisationService.cpp Remove localisation object overrides 2023-05-22 08:50:19 +01:00
LocalisationService.h Remove localisation object overrides 2023-05-22 08:50:19 +01:00
RealNames.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
StringIds.h Close #12078: Add shortcut key for sloping walls (#20860) 2023-11-12 08:10:56 -03:00
UTF8.cpp Remove some unused stuff (#19474) 2023-02-23 22:27:21 +00:00