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

4007 Commits

Author SHA1 Message Date
IntelOrca
a86d1cd07d implement peep_head_for_nearest_ride_type 2015-07-19 00:06:42 +01:00
IntelOrca
37f49646dd implement peep_pick_ride_to_go_on 2015-07-19 00:06:40 +01:00
IntelOrca
067fbb59a4 implement sprite_misc_3_create and sprite_misc_5_create 2015-07-19 00:06:27 +01:00
Duncan Frost
09ea7a1c93 Started implementing sub_68F41A 2015-07-19 00:06:05 +01:00
Ted John
6d6ceccc97 Merge Localisation/master into OpenRCT2/develop. 2015-07-18 04:00:13 +01:00
IntelOrca
2bad1052b3 fix #1641 2015-07-17 21:32:22 +01:00
IntelOrca
b692caf9fe add missing junior track pieces 2015-07-17 20:09:13 +01:00
IntelOrca
5f1878dca9 fix keyboard_shortcut_format_string 2015-07-17 17:54:01 +01:00
IntelOrca
74dc18b062 implement viewport_track_paint_setup 2015-07-17 17:25:38 +01:00
Ted John
a6c71c61ce Merge pull request #1615 from LRFLEW/queue
Improved Queue Pathing
2015-07-17 16:05:02 +01:00
IntelOrca
e967e9465f implement sub_68B2B7 2015-07-17 16:00:46 +01:00
Duncan
5b542484ec Merge pull request #1639 from Gymnasiast/rename-sub_6B59C6
Rename sub_6B59C6() to invalidate_test_results()
2015-07-17 12:53:00 +01:00
Gymnasiast
3e5e4431c0 Rename sub_6B59C6() to invalidate_test_results() 2015-07-17 13:49:36 +02:00
Ted John
5c98f3055c Merge pull request #1638 from Gymnasiast/patch-3
Use standard spelling of 'tigre', closes #1637
2015-07-17 12:22:05 +01:00
Michael Steenbeek
57818c3835 Use standard spelling of 'tigre', closes #1637 2015-07-17 10:21:18 +02:00
IntelOrca
b3f3055429 fix mistake in ride_create 2015-07-17 02:43:22 +01:00
LRFLEW
e0f425ab61 Improved Queue Pathing 2015-07-16 13:02:29 -05:00
IntelOrca
48028fcfc4 fix #1631, fix #1632 2015-07-16 16:42:46 +01:00
IntelOrca
354d604b26 fix #1633 2015-07-16 16:05:21 +01:00
Duncan
49c872d24a Merge pull request #1627 from Gymnasiast/console-ux
Console UX improvements, fixes #1622
2015-07-16 12:24:35 +01:00
Duncan
ff3313a403 Merge pull request #1628 from Gymnasiast/ride-naming
Use correct ride naming in select-by-track-type mode
2015-07-16 12:23:48 +01:00
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