1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 11:33:03 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
IntelOrca
e66b686f75 add ability to change language 2014-08-14 23:46:36 +01:00
IntelOrca
1169329b09 refactor graph drawing and add finances cash graph tab 2014-08-10 18:12:07 +01:00
IntelOrca
e8fa6b7c5a finish finances summary page 2014-08-09 14:47:58 +01:00
IntelOrca
cc93e6b7db finish partial support for language loading... new string test in cheat window 2014-08-08 18:47:28 +01:00
IntelOrca
13d95ded35 prepare for loading a language file 2014-08-07 23:20:58 +01:00
IntelOrca
4a89b3dd5c refactor currency 2014-08-07 21:53:22 +01:00
anyc
305cef2f75 fix errors and warnings with mingw 2014-07-31 00:11:01 +02:00
ZedThree
ebe6c95a88 Add localised currency string formatting - fixes #222 2014-07-26 22:08:19 +02:00
ZedThree
6e61f73e7b Fixes #236 - strcat used instead of strcpy 2014-07-26 22:08:19 +02:00
ZedThree
32b53ad968 Change format_currency functions to use format_integer functions 2014-07-26 22:08:18 +02:00
Duncan Frost
9d9f3424cf Added error_string_quit and a litle part of viewport_create 2014-07-16 21:39:39 +01:00
ZedThree
bf2227437b String control codes skip wrong number of chars 2014-06-02 20:03:48 +02:00
ZedThree
e7688ad51b Fix monthyear format bug 2014-06-01 14:35:03 +02:00
IntelOrca
b701eb8222 fix format_string currency 2014-05-31 17:11:26 +01:00
IntelOrca
7ae52df001 fix format_string currency 2dp 2014-05-31 16:57:00 +01:00
IntelOrca
b5575d31eb fix more format string bugs 2014-05-31 16:47:30 +01:00
IntelOrca
b1e9c5c786 fix format string bugs 2014-05-31 14:43:29 +01:00
IntelOrca
bad9e8b7bd fix bug in format string 2014-05-29 23:05:55 +01:00
IntelOrca
4b55a116fe add comma2dp and currency formatting 2014-05-25 22:47:08 +01:00
IntelOrca
7ba03880b5 fix spelling mistakes 2014-05-24 14:40:16 +01:00
IntelOrca
bfb74ec39e add string format and SDL get audio devices 2014-05-23 20:04:42 +01:00
anyc
82fa4439bf renamed strings.[ch] to string_ids.[ch] due to name collision 2014-05-20 17:55:39 +02:00