- 17 Nov, 2015 5 commits
- 16 Nov, 2015 10 commits
-
-
Duncan authored
Fix length of max scenario name in scenario editor (fixes #2316)
-
Alexander Overvoorde authored
-
Alexander Overvoorde authored
-
Ted John authored
Korean font change
-
TELK authored
-
Duncan authored
Skip closing network if already closed
-
TELK authored
change korean font from malgun to gulim. I tested it is displayed correctly in korean os. See http://file.telk.kr/rct/img/gulim.png
-
janisozaur authored
-
Duncan authored
Include <fcntl.h> instead of the non-standard <sys/fcntl.h>
-
Ted John authored
-
- 15 Nov, 2015 14 commits
-
-
Cameron authored
-
duncanspumpkin authored
-
duncanspumpkin authored
ACTIVE_VIEWPORT_PTR_ARRAY should be iterated along checking for a NULL pointer. To indicate the list end. Removed NEW_VIEWPORT macro as its description was incorrect.
-
duncanspumpkin authored
-
Duncan authored
Make OpenRCT2 use iconv on Linux
-
Michał Janiszewski authored
This makes possible to run the game with non-english locales on Linux Fixes #2300, fixes #2268, fixes #2267
-
duncanspumpkin authored
Think this had just been missed. Its heavily modified from the original to match closer to what the rest of the code base does. Fixes #2052.
-
Duncan authored
Add Czech and fix some typos
-
Gymnasiast authored
-
duncanspumpkin authored
-
duncanspumpkin authored
Lanaguages were not falling back if there was a translated string further on in the langauge pack. This issue was caused by operating on an invalid string that was masked by a cast from a nullpointer to a size_t. The code now will not set the string if there is a nullptr
-
duncanspumpkin authored
-
duncanspumpkin authored
-
Ted John authored
-
- 14 Nov, 2015 9 commits
-
-
duncanspumpkin authored
-
duncanspumpkin authored
-
Michał Janiszewski authored
Make sprite generation not start UI
-
Michał Janiszewski authored
Fixes #2203
-
duncanspumpkin authored
-
duncanspumpkin authored
-
Ted John authored
-
duncanspumpkin authored
-
duncanspumpkin authored
-
- 13 Nov, 2015 2 commits
-
-
duncanspumpkin authored
-
Duncan authored
Update lodepng to 20151024
-