Commit Graph

3708 Commits

Author SHA1 Message Date
Robert Jordan 89a2cc9468 Tile Inspector Appropriate Cursor 2015-06-13 11:05:56 -04:00
IntelOrca b69487cbba add changelog window 2015-06-13 13:30:50 +01:00
Ted John b84322ad62 Merge Localisation/master into OpenRCT2/develop. 2015-06-13 04:00:13 +01:00
IntelOrca 26abb73b8e implement update_cursor_position 2015-06-12 23:29:26 +01:00
IntelOrca f316b423c4 fix scroll H&V issue 2015-06-12 20:10:27 +01:00
Ted John 285240a20b Merge pull request #1316 from trigger-death/input-scroll
Decompiled input_scroll Functions
2015-06-12 19:51:30 +01:00
Robert Jordan 927a2a48b5 decompiled input_scroll functions 2015-06-12 14:34:54 -04:00
Ted John 6c09276fd4 Merge pull request #1313 from aputlock/develop
Autosave no longer changes scenario name to "autosave"
2015-06-12 17:57:26 +01:00
Ted John e9d5489758 Merge Localisation/master into OpenRCT2/develop. 2015-06-12 04:00:14 +01:00
Andrew Putlock a785ff3cad Autosave no longer changes scenario name to "autosave" 2015-06-11 19:36:56 -04:00
Ted John 543a99a930 Merge pull request #1312 from LRFLEW/autoplace
Automatic staff placement
2015-06-11 22:34:16 +01:00
LRFLEW 09d6d9be1c Automatic staff placement
This will automatically place hired staff near a random guest (with
fallbacks if no guests are in the park). The setting can be toggled in
the options or by holding SHIFT when hiring.
2015-06-11 15:39:47 -05:00
Ted John ae8464d31f Merge pull request #1310 from rd3k/debug-inspector
Add debug toolbar menu, start tile inspector
2015-06-11 21:15:42 +01:00
rd3k fb59dab59e Add debug toolbar menu, start tile inspector 2015-06-11 20:51:39 +01:00
Ted John 6b72aa0019 Merge pull request #1311 from duncanspumpkin/fix_gfx
Fix graphical glitch when zoomed.
2015-06-11 19:49:01 +01:00
Duncan Frost 499b5413f0 Fix graphical glitch when zoomed.
Fixes #1088. I'm not completely sure why it works but it does.
2015-06-11 19:33:48 +01:00
IntelOrca b2e9559d31 fix window issues, fixes #1306 2015-06-11 13:04:55 +01:00
IntelOrca 9dec3b09f4 reserve string IDs for new title sequence 2015-06-11 12:41:01 +01:00
Ted John b10dffeac8 Merge Localisation/master into OpenRCT2/develop. 2015-06-11 04:00:15 +01:00
IntelOrca 2547d38807 fix #1307 2015-06-11 02:27:19 +01:00
Ted John 65a706fcdd Merge pull request #1304 from trigger-death/fix-black-caption-bar
Fixed black caption bar being green
2015-06-10 21:32:06 +01:00
Robert Jordan 029f7cf664 One colour off 2015-06-10 16:13:32 -04:00
Robert Jordan 35cce1a4df Fixed black caption bar being green 2015-06-10 15:55:15 -04:00
IntelOrca 0d6afb97c0 Merge branch 'Gymnasiast-build-in-pause-mode-3' into develop 2015-06-10 18:44:50 +01:00
IntelOrca 125c01a147 Merge branch 'build-in-pause-mode-3' of https://github.com/Gymnasiast/OpenRCT2 into Gymnasiast-build-in-pause-mode-3
Conflicts:
	data/language/english_uk.txt
2015-06-10 18:44:38 +01:00
Ted John f65ceff1d3 Merge pull request #1301 from runelaenen/develop
Fixed Clear Loan cheat
2015-06-10 18:39:19 +01:00
Gymnasiast e719ee02f9 Also update string ID 2015-06-10 19:38:24 +02:00
Gymnasiast 732319514f Allow building in pause mode via a cheat 2015-06-10 19:35:53 +02:00
Runelaenen 829e0712e4 Fixed Clear Loan cheat
The function already existed in the codebase. I've fixed it and added a
button.
2015-06-10 19:23:10 +02:00
Ted John 8a71ade8c6 Merge pull request #1300 from duncanspumpkin/fix_profit
Fix profit
2015-06-10 18:11:28 +01:00
Duncan Frost 792e70d00c Round the currency away from zero.
Change the profit per hour to use 2dp currency. Fixes #1227
2015-06-10 17:53:57 +01:00
Ted John 723fcafd51 Merge pull request #1298 from trigger-death/quick-fire-staff
Quick fire staff button
2015-06-10 17:30:31 +01:00
Duncan Frost f6507f70bc Fix negative zero in currency display. 2015-06-10 17:26:37 +01:00
Robert Jordan f16c120200 Quick fire staff button 2015-06-10 12:17:42 -04:00
Ted John 966e82a31a Merge pull request #1295 from trigger-death/fix-fire-prompt-transparency
Fixed fire prompt transparency issue
2015-06-10 16:58:31 +01:00
Robert Jordan 9ffedd598a Fixed fire prompt transparency issue 2015-06-10 11:54:26 -04:00
Ted John a90d5b43ec Merge pull request #1294 from trigger-death/fix-rct1-park-lights-disabled
RCT1 lights now disabled properly
2015-06-10 16:48:59 +01:00
Robert Jordan fb828afa1a Added RCT1 light tooltips 2015-06-10 11:47:54 -04:00
Robert Jordan 5466ab3e39 RCT1 lights now disabled properly 2015-06-10 11:43:09 -04:00
IntelOrca a24ffd1f79 fix refactor error in lower_water 2015-06-10 16:38:27 +01:00
IntelOrca 91c73836a3 fix and improve raise and lower land / water / clear scenery 2015-06-10 15:41:50 +01:00
Ted John c01d3d4242 Merge pull request #1291 from Gymnasiast/fix-sound-continuing
Fix sound continuing in title screen (hopefully), fixes #1290
2015-06-10 13:05:18 +01:00
Ted John ff314f7664 Merge pull request #1293 from Gymnasiast/fix-italian
Fix Italian config
2015-06-10 13:05:00 +01:00
Gymnasiast 14e2afaacb Fix Italian config 2015-06-10 12:57:57 +02:00
Gymnasiast c3b394b7ef Don't stop sounds on canceling exit prompt 2015-06-10 12:25:14 +02:00
Ted John 472d546542 Merge pull request #1288 from trigger-death/force-ride-breakdown
Force ride breakdown and fix ride options
2015-06-10 10:34:59 +01:00
Gymnasiast 5b0ada3100 Fix sound continuing in title screen (hopefully) 2015-06-10 10:49:32 +02:00
Robert Jordan d7a4474bcd Removed irrelevant comments stating false facts 2015-06-09 23:18:20 -04:00
Robert Jordan 32b79ea216 Fix ride works for all breakdown types 2015-06-09 23:17:08 -04:00
Robert Jordan 98501a51f3 Fix Ride is greyed out when it doesn't work 2015-06-09 23:05:43 -04:00