1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-18 20:43:04 +01:00
Commit Graph

8858 Commits

Author SHA1 Message Date
rwjuk
c2688736bc Fix comment
[ci skip]
2017-06-06 00:51:34 +01:00
rwjuk
a03699839c Name sub_666EEF() 2017-06-06 00:51:34 +01:00
rwjuk
0797a41f80 Name sub_685EBC() 2017-06-06 00:51:34 +01:00
rwjuk
b346be8488 Name sub_68F8CD() 2017-06-06 00:47:08 +01:00
rwjuk
364ce73272 Name sub_69ED9E() 2017-06-06 00:47:08 +01:00
rwjuk
c3401b75d5 Name sub_6B7588() 2017-06-06 00:47:08 +01:00
rwjuk
74642c8840 Name sub_6DB807(), better name for sub_6DB7D6() 2017-06-06 00:47:08 +01:00
rwjuk
ae684c944e Name sub_6DB7D6() 2017-06-06 00:47:08 +01:00
rwjuk
df4b150f92 Name sub_689174() 2017-06-06 00:47:08 +01:00
Richard Jenkins
a38d0711a6 Remove declaration of function never defined (sub_6EDE88) 2017-06-06 00:47:08 +01:00
Richard Jenkins
07d5931193 Name sub_6A7642() 2017-06-06 00:47:08 +01:00
Richard Jenkins
457a2f624c Name sub_69AF1E() 2017-06-06 00:47:08 +01:00
Richard Jenkins
b62bb1db6d Name sub_6ED990() 2017-06-06 00:47:08 +01:00
Richard Jenkins
b492aa544f Name sub_684AC3() 2017-06-06 00:47:08 +01:00
Richard Jenkins
5abb5c9e9f More accurate name for sub_693BAB() 2017-06-06 00:47:08 +01:00
Richard Jenkins
03286af22b Name sub_693BAB() 2017-06-06 00:47:08 +01:00
Richard Jenkins
d2fa8bab14 Name sub_6C96C0() 2017-06-06 00:47:08 +01:00
Richard Jenkins
d8fe9eef9d Name sub_6A759F() 2017-06-06 00:47:08 +01:00
Richard Jenkins
1d2ced2ad7 Name sub_6CC3FB() 2017-06-06 00:47:07 +01:00
Richard Jenkins
5c28e66aa2 Name sub_6D01B3() 2017-06-06 00:47:07 +01:00
Richard Jenkins
322a2432bb Name sub_693C9E() 2017-06-06 00:47:07 +01:00
Richard Jenkins
954124738c Name sub_693B58(), and minor formatting tweak to it 2017-06-06 00:47:07 +01:00
Richard Jenkins
7a3bc1e5fd Rename rct_ride->undercover_portion to sheltered_eighths. 2017-06-06 00:47:07 +01:00
Richard Jenkins
d191aaa1ef Name sub_6C9627() 2017-06-06 00:47:07 +01:00
Richard Jenkins
7a4511e11a Name some sub_hex instances that Xcode missed 2017-06-06 00:47:07 +01:00
Richard Jenkins
6efc781186 Fix comment for get_num_of_sheltered_eighths()
[ci skip]
2017-06-06 00:47:07 +01:00
Richard Jenkins
881c0c2537 Name sub_65E72D() 2017-06-06 00:47:07 +01:00
Richard Jenkins
4893521bea Name sub_6C84CE() 2017-06-06 00:47:07 +01:00
Ted John
cd330ede53 Merge pull request #5133 from samhorlbeck/develop
Add enhancement to show money effect when peeps make purchases
2017-06-05 22:39:29 +01:00
Ted John
1d5c12d2ae Merge branch 'fix/rating-overflow' into develop 2017-06-05 22:31:44 +01:00
Ted John
528dbe115d Merge branch 'test/ride-ratings' into develop 2017-06-05 22:31:26 +01:00
Gymnasiast
c82792e9b3 Update network version 2017-06-05 23:00:17 +02:00
wolfreak99
8006bbb9d5 Select previous element after removing in tile inspector 2017-06-05 22:59:15 +02:00
Ted John
16ac68533f Disable for network games
As it would cause desyncs, and we can not easily mitigate this at the moment.
2017-06-05 21:32:28 +01:00
Ted John
30585ea2a9 Show guest money effects with high precision 2017-06-05 21:18:14 +01:00
Sam Olsen
b9e9b8320f Add enhancement to show money effect when peeps make purchases 2017-06-05 21:02:05 +01:00
Ted John
1ea9a61f98 Increase network version 2017-06-05 20:17:39 +01:00
Ted John
463fadbcf6 Protect ride rating names from extreme numbers 2017-06-05 20:16:28 +01:00
Ted John
f14738836a Prevent overflows for many rating operatings 2017-06-05 20:16:28 +01:00
Ted John
40fc54291a Remove STUB from platform_get_locale_date_format
It is really annoying having the stub message appear on startup.
2017-06-05 19:57:51 +01:00
wolfreak99
f2d7c0bbaa Create update_park_fences_around_tile 2017-06-05 20:19:55 +02:00
Ted John
2d00b1e8aa Use varg template for Path::Combine 2017-06-05 17:46:17 +01:00
Ted John
9a619b3e0a Clean up branch 2017-06-05 17:38:14 +01:00
wolfreak99
36ca5b30ac Mark selected save file in load/save window 2017-06-05 15:45:36 +02:00
Ted John
eb0b29bcfe Merge pull request #5531 from Gymnasiast/fix/837
Create define for top toolbar clearance and fix #837
2017-06-04 00:51:13 +01:00
Ted John
f5a23d77bd Add File::ReadAllLines helper 2017-06-04 00:47:33 +01:00
Ted John
cf7f1b7335 Change location of test data 2017-06-04 00:47:33 +01:00
Ted John
d65d31f632 Fix test expectations and describe ride types 2017-06-04 00:47:33 +01:00
Ted John
443e17c8fc Force rating update on each ride before testing 2017-06-04 00:47:33 +01:00
Leurak
babfa1e281 Add command line option for listen address 2017-06-04 00:42:13 +01:00