1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 12:03:07 +01:00
Commit Graph

3738 Commits

Author SHA1 Message Date
Robert Jordan
c20b60652c Removed printfs 2015-06-26 11:47:03 -04:00
Robert Jordan
9ad21599a3 Decompiled top_toolbar tool events
Also fixed bug with land rights tool gridlines
2015-06-26 11:40:37 -04:00
Ted John
7527a74d7d Merge Localisation/master into OpenRCT2/develop. 2015-06-26 04:00:19 +01:00
Ted John
a22d7837ce Merge pull request #1477 from ThomasdenH/wine-date-fix
Change stat usage to GetFileAttributesEx
2015-06-25 23:33:08 +01:00
Ted John
96c61dcba5 Merge pull request #1482 from duncanspumpkin/sub_6847BA
Implemented set_vehicle_type_image_max_sizes
2015-06-25 23:32:38 +01:00
Ted John
1e2ee5bf7e Merge pull request #1483 from trigger-death/themes-fix-3
Fixed theme features on duplication
2015-06-25 23:32:30 +01:00
Ted John
dcfbf73435 Merge pull request #1484 from trigger-death/gymnasiast-fix
Fixed incorrect filter data
2015-06-25 23:31:50 +01:00
Robert Jordan
760f0853ea Fixed incorrect filter data 2015-06-25 18:15:25 -04:00
Robert Jordan
a05ad7319e Fixed themes features duplicate bug 2015-06-25 16:42:12 -04:00
Duncan
d11b8bc8fa Merge pull request #1478 from trigger-death/develop
Added Get button to command editor
2015-06-25 21:30:04 +01:00
Duncan
9f5abc8efd Merge pull request #1480 from Gymnasiast/patch-3
Correct typos and American English
2015-06-25 21:28:17 +01:00
Duncan Frost
132236f9c8 Tidied up function and labelled.
Unsure when this information is used so not completely convinced this has been done correct.
2015-06-25 21:06:50 +01:00
Michael Steenbeek
a1c3de02b3 Correct typos and American English 2015-06-25 21:56:56 +02:00
Robert Jordan
31e8e604fe Added Get button to command editor 2015-06-25 14:27:09 -04:00
Thomas
4b0c84ed20 Change stat usage to GetFileAttributesEx 2015-06-25 19:46:48 +02:00
Duncan Frost
18879e48eb Start implmenting sub_6847BA.
Possibly finds drawing center for vehicle?
2015-06-25 18:12:21 +01:00
Duncan
78104bc562 Merge pull request #1475 from trigger-death/develop
Title Sequence Editor Improvements
2015-06-25 18:00:06 +01:00
Robert Jordan
92a31a0fd7 Changed strings 2015-06-25 12:27:57 -04:00
Robert Jordan
e255310abf Fixed merge conflicts in english_uk 2015-06-25 11:22:11 -04:00
Robert Jordan
5645d8bd8a Added Game Speed command 2015-06-25 11:19:23 -04:00
Ted John
a0f3438538 Merge pull request #1469 from Gymnasiast/fix-remove-all-guests
Fix remove all guests cheat, improve select by track type, fixes #1462, fixes #1388
2015-06-25 16:12:15 +01:00
Robert Jordan
937b887a91 Title Sequence Editor Improvements 2015-06-25 10:41:40 -04:00
Michael Steenbeek
060a00c293 Merge pull request #3 from Gymnasiast/select_by_track_type_nicer
Fix typos
2015-06-25 14:46:10 +02:00
Gymnasiast
770bfa2721 Another typo 2015-06-25 14:45:33 +02:00
Gymnasiast
8ec3f60f2e Typo 2015-06-25 14:40:46 +02:00
Duncan
2086703d23 Merge pull request #1468 from PFCKrutonium/develop
Corrected tracks not having file extensions
2015-06-25 12:27:25 +01:00
Michael Steenbeek
e66ba829e1 Update tooltip 2015-06-25 12:19:38 +02:00
Michael Steenbeek
4a4c801ae9 Merge pull request #2 from Gymnasiast/select_by_track_type_nicer
Don't modify flags when in select_by_track_type mode; make it switchable in-game again.
2015-06-25 11:48:04 +02:00
Gymnasiast
ca1b88fc53 Don't modify flags when in select_by_track_type mode; make it switchable in-game again. 2015-06-25 11:46:17 +02:00
Gymnasiast
6fade38d36 Fix remove all guests cheat 2015-06-25 07:57:18 +02:00
Ted John
e32a7ab01a Merge Localisation/master into OpenRCT2/develop. 2015-06-25 04:00:16 +01:00
Krutonium
5895dcd9b1 Corrected issue with saving tracks not having file extensions when user removes it from the save dialog. Fixes #1467 2015-06-24 20:26:50 -04:00
Ted John
5aa8b86106 Merge pull request #1463 from duncanspumpkin/fix_entrance_draw
Fix incorrect drawing of entrance elements
2015-06-24 23:17:18 +01:00
Ted John
c03950ea6a Merge pull request #1466 from trigger-death/minimize-fullscreen-focus
Option to not Minimize fullscreen on focus loss
2015-06-24 23:16:12 +01:00
Robert Jordan
0a4ac08caa Minimize fullscreen on focus loss 2015-06-24 18:12:53 -04:00
Ted John
e2d918faf3 Merge pull request #1464 from mzmiric5/fix_file-exists-path-check
platform_file_exists now also checks for path not found errors
2015-06-24 22:34:26 +01:00
Miso Zmiric (Mike Squinter)
80d524f78e platform_file_exists now also checks for path not found errors
use GetLastError after the GetFileAttributes
2015-06-24 22:30:39 +01:00
Duncan Frost
c165811017 Fix incorrect drawing of entrance elements
2 mistakes found.
1. Did not call the correct paint setup function. This caused the order of painting to be incorrect.
2. Used the wrong offset to the transparent image. This would cause little bits of transparency to appear on the top of the entrance image.

Fixes #1442.
2015-06-24 20:20:54 +01:00
Ted John
b4c6de4b63 Merge pull request #1460 from trigger-death/title-editor-fixes
Title Sequence Editor fixes
2015-06-24 18:54:02 +01:00
Robert Jordan
6918706680 One more error check 2015-06-24 13:53:13 -04:00
Robert Jordan
859d854758 Fixed title editor crashes/bugs 2015-06-24 13:52:29 -04:00
Ted John
1d02ebb091 Merge pull request #1459 from trigger-death/title-editor-3
Title Sequence Editor
2015-06-24 18:02:56 +01:00
Robert Jordan
a3a993dabd Title Sequence editor 2015-06-24 12:25:54 -04:00
Ted John
1fe04e1f0d Merge pull request #1456 from honzi/develop
fix broken links
2015-06-24 17:17:30 +01:00
Ted John
c24169912d Merge pull request #1447 from mzmiric5/fix_game-data-check
fixes #1445, now checks for existance of g1.dat files in the game pat…
2015-06-24 17:17:03 +01:00
Miso Zmiric (Mike Squinter)
21a15d0247 use platform_file_exists 2015-06-24 17:16:22 +01:00
Jan Hořava
9429d25eb8 fix broken links 2015-06-24 09:14:07 -07:00
IntelOrca
474d300578 change enabledTrackPieces to 64 bit integer in ride type struct 2015-06-24 16:43:21 +01:00
Miso Zmiric (Mike Squinter)
8c83cc24b1 use the game data check for existing config files as well, guard for data being moved 2015-06-24 15:36:42 +01:00
Miso Zmiric (Mike Squinter)
f9d85b6959 fixes #1445, now checks for existance of g1.dat files in the game path rather than just for the folder 2015-06-24 15:28:06 +01:00