Commit Graph

4087 Commits

Author SHA1 Message Date
Gymnasiast 97fa80d044 Use correct ride naming in select-by-track-type mode 2015-07-16 11:00:27 +02:00
Gymnasiast 58247a2d6b Console UX improvements, fixes #1622 2015-07-16 10:21:10 +02:00
IntelOrca 7cddad5026 implement game_command_create_ride 2015-07-16 01:38:28 +01:00
Ted John d5f46d774b Merge pull request #1625 from zsilencer/bugfixes
fix #1624
2015-07-16 01:28:48 +01:00
zsilencer 38b691b460 fix #1624 2015-07-15 15:44:05 -06:00
Duncan Frost 2bdb32061b Fix path connection to ride entrances.
Fixes #1616. Small fix to queue chaining as well.
2015-07-15 21:35:34 +01:00
Ted John c067aee191 Merge pull request #1621 from Gymnasiast/patch-3
RCT1: Import the correct chip shop
2015-07-15 10:59:14 +01:00
Michael Steenbeek 8478381595 RCT1: Import the correct chip shop 2015-07-15 11:36:47 +02:00
Ted John f180ceb71c Merge Localisation/master into OpenRCT2/develop. 2015-07-15 04:00:16 +01:00
IntelOrca 07717abdfd fix audio initialisation bug when device is not set in config 2015-07-14 23:59:29 +01:00
Ted John b96e48ce62 Merge pull request #1618 from zsilencer/bugfixes
Bugfixes
2015-07-14 23:51:14 +01:00
zsilencer 72d16dd4d0 make all sounds play correctly through hook 2015-07-14 16:45:25 -06:00
zsilencer ca6c3d68aa fix #1155 2015-07-14 16:45:25 -06:00
zsilencer 689f7c9f1d #1130 save last audio device 2015-07-14 16:45:24 -06:00
IntelOrca 81a8434873 fix and refactor rct1_process_scenario_flags 2015-07-14 23:37:22 +01:00
IntelOrca cde0cece16 implement rct1_fix_walls 2015-07-14 23:15:21 +01:00
IntelOrca 8acd9e73ca implement rct1_fix_colours 2015-07-14 21:58:45 +01:00
Duncan Frost 1440ac185d Fix invalid hook register list.
Fixes #1607
2015-07-14 21:20:22 +01:00
IntelOrca dcbdc7cb3a fix rct1_fix_paths 2015-07-14 21:07:27 +01:00
IntelOrca 48c5fe1626 implement rct_fix_paths 2015-07-14 19:14:11 +01:00
IntelOrca 445d603abe refactor various things such as scenario begin and staff mode reset, add rct1 ride struct 2015-07-14 18:18:28 +01:00
Duncan Frost e0c744be32 Remove debugging path. 2015-07-14 18:00:55 +01:00
IntelOrca 968aec9040 fix #1605 2015-07-14 11:43:19 +01:00
Ted John 9e52e93140 Merge pull request #1609 from Gymnasiast/patch-3
Fix merge error in english_uk.txt
2015-07-14 11:16:32 +01:00
Michael Steenbeek f7dd9859e4 Fix merge error in englush_uk.txt 2015-07-14 10:16:16 +02:00
Ted John b04ba50400 Merge Localisation/master into OpenRCT2/develop. 2015-07-14 04:00:24 +01:00
IntelOrca 26a540e78d fix #1605 2015-07-14 01:26:00 +01:00
IntelOrca 836c208dc5 implement rct1_fix_z 2015-07-14 00:42:27 +01:00
IntelOrca 345b71f8a4 implement rct1_clear_extra_sprite_entries and rct1_clear_extra_tile_entries 2015-07-13 23:49:39 +01:00
Duncan Frost af5aab97bc Fix ride construction auto entrance selection 2015-07-13 22:04:47 +01:00
IntelOrca 118b9ea2ac fix tile inspector 2015-07-13 21:45:10 +01:00
Duncan Frost 23bb22c3af Add check for ghost entrance removal.
Fixes #1601
2015-07-13 21:18:55 +01:00
Duncan Frost 8504486b28 Fix entrance/exit placement.
Fixes #1591
2015-07-13 21:09:36 +01:00
IntelOrca b2d620bb9d implement window_ride_measurements_tooldown and refactor track save scenery 2015-07-13 20:43:17 +01:00
IntelOrca 5cda9af81f implement window_staff_list_tooldown 2015-07-13 19:51:46 +01:00
IntelOrca bb2374d6ad fix #1597 2015-07-13 18:22:28 +01:00
IntelOrca 1d9f404b5b implement ride_construction_set_default_next_piece 2015-07-13 12:47:31 +01:00
Ted John 87d438681e Merge pull request #1534 from Gymnasiast/fix-warnings
Fix some warnings
2015-07-13 11:04:44 +01:00
Gymnasiast 0cbabb479e Fix some warnings 2015-07-13 11:56:58 +02:00
Gymnasiast a63642b630 Fix some warnings 2015-07-13 11:50:09 +02:00
Ted John 0d71dc7f00 Merge pull request #1596 from Gymnasiast/patch-2
Update changelog
2015-07-13 09:34:37 +01:00
Ted John 5e1b03f512 Merge pull request #1595 from zsilencer/bugfixes
fix #1590
2015-07-13 06:54:36 +01:00
zsilencer af68e9d9ea fix #1590 2015-07-12 20:23:58 -06:00
IntelOrca 01d2d599ca implement ride_ratings_score_close_proximity_loops 2015-07-12 22:13:08 +01:00
IntelOrca d264a27195 ride_ratings_score_close_proximity_in_direction 2015-07-12 21:40:21 +01:00
IntelOrca d7a5dedea4 refactor ride ratings proximity 2015-07-12 21:18:40 +01:00
IntelOrca a29ee4e1f0 implement ride_ratings_score_close_proximity 2015-07-12 17:48:52 +01:00
IntelOrca e96f42dc34 implement sub_65E277 2015-07-12 16:29:32 +01:00
IntelOrca 4a8b5843f7 implement ride_get_track_length 2015-07-12 15:16:15 +01:00
Michael Steenbeek 04a944822c Update changelog.txt 2015-07-12 16:00:40 +02:00