OpenRCT2/src/openrct2/localisation
Philip Goto b66df2d6db Add smooth nearest neighbor scaling
This commit implements smooth nearest neighbor scaling, this scaling method looks sharper than linear scaling and not deformed like NN scaling.
2017-11-06 23:05:21 +01:00
..
Language.cpp Initial prototype for font families. 2017-10-30 12:06:05 +01:00
LanguagePack.cpp Move extern "C" {} blocks to headers (#6282) 2017-09-18 17:05:28 +02:00
LanguagePack.h Name RCT2_LANGUAGE_ID_8 (Japanese) 2017-09-21 10:34:31 +02: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 Refactor date update and checks to new functions 2017-10-27 11:23:10 +02: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 Initial prototype for font families. 2017-10-30 12:06:05 +01:00
localisation.c Compile management as C++ 2017-10-11 21:38:26 +02:00
localisation.h Compile management as C++ 2017-10-11 21:38:26 +02:00
real_names.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
string_ids.h Add smooth nearest neighbor scaling 2017-11-06 23:05:21 +01:00
user.c Expand tabs to spaces 2017-06-06 23:46:14 +02: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