OpenRCT2/src/openrct2/localisation
Duncan 0ab3d0955c
Merge pull request #7310 from OpenRCT2/json-objects
Add support for new JSON object format
2018-04-08 10:45:55 +01:00
..
ConversionTables.cpp Fix unicode values of some characters 2018-01-22 12:16:22 +01:00
ConversionTables.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
Convert.cpp Fix #6958: Recent messages are not coloured 2018-02-06 23:29:23 +00:00
Currency.cpp Clang-format guards for static data 2018-01-11 09:19:56 +01:00
Currency.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
Date.cpp Clang-format guards for static data 2018-01-11 09:19:56 +01:00
Date.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
FormatCodes.cpp Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
FormatCodes.h Include necessary files for compiling headers 2018-03-31 23:07:14 +02:00
Language.cpp Write common JSON string loader 2018-03-26 21:37:22 +02:00
Language.h Write common JSON string loader 2018-03-26 21:37:22 +02:00
LanguagePack.cpp Replace Memory::Copy with std::copy 2018-02-04 12:40:24 +00:00
LanguagePack.h Remove __cplusplus ifdefs 2018-02-05 16:20:15 +01:00
Localisation.cpp Reduce header inclusion 2018-03-13 13:14:02 +01:00
Localisation.h Move cstring out of common.h 2018-03-18 23:29:13 +01:00
RealNames.cpp Clang-format guards for static data 2018-01-11 09:19:56 +01:00
StringIds.h Add different titles for multiplayer window tabs (#2989) 2018-03-31 10:54:41 +02:00
UTF8.cpp Use nullptr instead of NULL in C++ 2018-01-07 21:43:37 +01:00
User.cpp Compile localisation folder as C++ 2018-01-06 18:32:25 +01:00
User.h Remove almost every extern C block 2018-02-05 16:20:15 +01:00