OpenRCT2/src/localisation
IntelOrca cdee534eb1 use SDL2's platform defines to normalise platform guards 2016-01-14 20:12:43 +00:00
..
LanguagePack.cpp use builtin min and max 2015-12-15 09:11:54 +01: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 Share currency detection across platforms 2016-01-13 21:38:10 +01:00
currency.h Share currency detection across platforms 2016-01-13 21:38:10 +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 Minor fixes for mapgen 2015-12-29 12:03:38 +01:00
language.cpp define STR_NONE as a rct_string_id 2016-01-07 22:14:53 +00:00
language.h Add Japanese to the list of available languages. 2016-01-02 13:45:21 +09:00
localisation.c use SDL2's platform defines to normalise platform guards 2016-01-14 20:12:43 +00:00
localisation.h Make OpenRCT2 use iconv on Linux 2015-11-15 17:12:32 +01: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 Show ALT as OPTION in keyboard shortcut list 2016-01-12 23:05:03 +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