OpenRCT2/src/openrct2/localisation
Michael Steenbeek 2b2e617086 Use OpenRCT2 language ID in SetString, avoid mixups 2017-12-12 13:23:42 +01:00
..
Language.cpp Use OpenRCT2 language ID in SetString, avoid mixups 2017-12-12 13:23:42 +01:00
LanguagePack.cpp Use range-based for loops 2017-12-08 11:06:43 +01:00
LanguagePack.h Use OpenRCT2 language ID in SetString, avoid mixups 2017-12-12 13:23:42 +01:00
convert.c Handle Polish in the RCT2-to-Unicode conversion 2017-10-10 09:22:38 +02:00
currency.c Apply some refactoring 2017-11-02 12:22:28 +01:00
currency.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
date.c Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
date.h Refactor date update and checks to new functions 2017-10-27 11:23:10 +02:00
format_codes.c Handle Polish in the RCT2-to-Unicode conversion 2017-10-10 09:22:38 +02:00
format_codes.h Introduce more constants for text rendering 2017-10-14 23:38:50 +02:00
language.h Use OpenRCT2 language ID in SetString, avoid mixups 2017-12-12 13:23:42 +01:00
localisation.c Change some ride type names for clarity, fix Americanism 2017-12-08 07:59:44 +01:00
localisation.h Clean up string IDs 2017-11-23 15:52:06 +01:00
real_names.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
string_ids.h Remove most usages of separate flag 2017-12-08 10:28:29 +01:00
user.c Compile game.c and game.h as C++ 2017-12-05 09:10:27 +01:00
user.h Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
utf8.c Apply some refactoring 2017-11-02 12:22:28 +01:00