OpenRCT2/src/localisation
Ted John 7d51eb55e1 Merge pull request #2243 from Gymnasiast/rossija
Add support for Russian
2015-11-08 11:59:41 +00:00
..
LanguagePack.cpp Fix override offsets while loading LanguagePack 2015-10-09 20:19:58 +02:00
LanguagePack.h fix #1982 2015-09-28 18:10:41 +01:00
convert.c implement utf8, part 18 2015-08-01 10:20:59 +01:00
currency.c Use string IDs for all currencies 2015-11-08 12:41:55 +01:00
currency.h Add South Korean Won and Russian Rouble as currencies, closes #2222, also fix #2232 2015-11-08 11:46:11 +01:00
date.c add two new date formats, y/m/d and y/d/m, closes #1900 2015-09-26 14:35:26 +01:00
date.h add two new date formats, y/m/d and y/d/m, closes #1900 2015-09-26 14:35:26 +01:00
format_codes.h In C++11 use actual pointer types instead of C's defines 2015-09-10 08:22:36 +02:00
language.cpp Adjust Arial placement and sizes 2015-11-08 12:26:49 +01:00
language.h Add support for Russian 2015-11-08 11:52:47 +01:00
localisation.c Add safe_strncpy function 2015-10-30 16:01:00 +01:00
localisation.h In C++11 use actual pointer types instead of C's defines 2015-09-10 08:22:36 +02:00
real_names.c In C++11 use actual pointer types instead of C's defines 2015-09-10 08:22:36 +02:00
string_ids.h Use string IDs for all currencies 2015-11-08 12:41:55 +01:00
user.c Add safe_strncpy function 2015-10-30 16:01:00 +01:00
user.h In C++11 use actual pointer types instead of C's defines 2015-09-10 08:22:36 +02:00
utf8.c assorted fixes 2015-09-07 20:51:21 +02:00