1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00
Commit Graph

3937 Commits

Author SHA1 Message Date
IntelOrca
4a8b5843f7 implement ride_get_track_length 2015-07-12 15:16:15 +01:00
IntelOrca
ed5c6eb866 implement ride_check_start_and_end_is_station and fix #1575 2015-07-12 14:26:14 +01:00
IntelOrca
3ffffc699c clean up and remove various callprocs 2015-07-12 01:46:52 +01:00
IntelOrca
c36e9d9cb8 implement ride_ratings_check_valid_configuration and finalise other ride rating functions 2015-07-12 00:24:54 +01:00
IntelOrca
6acf52ce63 implement ride_check_track_contains_inversions, ride_check_track_contains_banked, refactor track circuit iteration and fix window event bug with hook 2015-07-11 22:51:11 +01:00
IntelOrca
48b71782fe fix sub_679023 2015-07-11 21:58:33 +01:00
IntelOrca
9e9eb6a833 implement banner_get_closest_ride_index 2015-07-11 20:24:27 +01:00
IntelOrca
9dca351e8d fix mistake in sub_679023 2015-07-11 19:37:19 +01:00
IntelOrca
5deb97a745 extract callfuncs into separate methods in peep.c 2015-07-11 19:11:12 +01:00
IntelOrca
daaf42d581 implement sub_679023 2015-07-11 18:46:52 +01:00
IntelOrca
fbd402eb67 implement remaining screen_get_map_xy... functions 2015-07-11 18:23:59 +01:00
zsilencer
aeeca2454a fixed source of non-deterministicness 2015-07-11 12:31:11 +01:00
zsilencer
6e3ff0e1df refactor tween reset
Conflicts:
	src/game.c
2015-07-11 12:30:39 +01:00
zsilencer
b876591543 use SDL_RWops for save games 2015-07-11 12:27:46 +01:00
Ted John
abe3ff791d Merge pull request #1589 from zsilencer/bugfixes
Bugfixes
2015-07-11 12:21:56 +01:00
zsilencer
e8d8f7c684 fix invalidation issue with picked up staff 2015-07-10 21:01:58 -06:00
Ted John
a1e67fd106 Merge Localisation/master into OpenRCT2/develop. 2015-07-11 04:00:40 +01:00
zsilencer
a58458bbb3 fix issue with negative dirty blocks 2015-07-10 20:50:49 -06:00
zsilencer
11a98d2e23 better solution to #1572 2015-07-10 20:13:19 -06:00
IntelOrca
dc707ca428 Merge branch 'new-better-disable-clearance' into develop 2015-07-10 21:48:17 +01:00
IntelOrca
fef4a25177 add sandbox and clearance cheats for ride entrance / exit 2015-07-10 21:47:39 +01:00
Duncan Frost
38986c5852 Added sandbox mode and pause cheats to track place/remove 2015-07-10 21:38:07 +01:00
IntelOrca
c80475f7db allow disable clearance checks for footpaths 2015-07-10 21:38:05 +01:00
Duncan Frost
529a4da8e3 Added zero clearance to track placement.
Due to how track placement works you need to hold down shift when placing the track. Ignore the ghost placement. Also disable support limits is enabled.
2015-07-10 21:33:33 +01:00
IntelOrca
da3be49f34 update sandbox icon 2015-07-10 21:33:32 +01:00
IntelOrca
9c8be6a483 allow disable clearance checks for footpaths 2015-07-10 21:33:32 +01:00
IntelOrca
4fceb28017 fix sandbox variable rename 2015-07-10 21:32:12 +01:00
Duncan Frost
4d56572fd4 Fix large scenery ghost issue. 2015-07-10 21:32:11 +01:00
IntelOrca
d5ffaefdf0 add better disable clearance cheat 2015-07-10 21:32:11 +01:00
IntelOrca
fbf3d6af76 fix #1587 2015-07-10 20:58:17 +01:00
IntelOrca
25cad9d9f1 implement ride_crash with hook 2015-07-10 20:29:50 +01:00
IntelOrca
8c4b82cade implement ride_get_entrance_or_exit_position_from_screen_position 2015-07-10 17:11:33 +01:00
IntelOrca
5724567b15 implement ride_get_place_position_from_screen_position 2015-07-10 14:54:02 +01:00
Ted John
35d444e28f Merge pull request #1583 from Gymnasiast/fix-no-money-checkbox
Fix display of 'No money' checkbox when opened in-game
2015-07-10 12:12:33 +01:00
IntelOrca
f906391c9d remove registers from window events and changed to typed signatures 2015-07-10 01:39:16 +01:00
IntelOrca
e42a11efa3 fix cheats window warnings and improve spacing 2015-07-09 18:37:51 +01:00
Ted John
21021cb23b Merge pull request #1585 from zsilencer/bugfixes
fix #1572
2015-07-09 18:34:54 +01:00
zsilencer
c971a260b7 fix #1572 2015-07-09 11:00:46 -06:00
IntelOrca
7377de0049 fix #1578 2015-07-09 17:19:55 +01:00
Ted John
be4ba5ed1b Merge pull request #1584 from zsilencer/bugfixes
fix #1570 and possibly #1572
2015-07-09 16:59:26 +01:00
Gymnasiast
4ace6a6e1b Fix display of 'No money' checkbox when opened in-game 2015-07-09 17:05:14 +02:00
zsilencer
451bf7100b fix #1570 and possibly #1572 2015-07-09 09:04:24 -06:00
Ted John
6689a18b9a Merge pull request #1581 from Gymnasiast/improved-cheats-window
Reorder cheats window, use actual currency, add cheats to give guests money and to set goal to have fun, closes #1567, closes #1568
2015-07-09 15:54:25 +01:00
Ted John
ba1548d6e1 Merge pull request #1582 from Gymnasiast/guilder-spacing
Fix guilder spacing
2015-07-09 15:52:45 +01:00
Gymnasiast
107de9bc20 Fix guilder spacing 2015-07-09 16:43:05 +02:00
Gymnasiast
be635030bd Reorder cheats window, use actual currency, add cheats to give guests money and to set goal to have fun 2015-07-09 16:36:45 +02:00
IntelOrca
6527bc6ac2 add shortcut versions and rotate clockwise/anticlockwise shortcut 2015-07-09 13:50:33 +01:00
Ted John
232e0b11b3 Merge pull request #1580 from runelaenen/anti-clockwise-2
Anti clockwise 2
2015-07-09 13:33:20 +01:00
Runelaenen
15a4c958eb Changed 'wise' to 'direction' 2015-07-09 14:22:32 +02:00
Runelaenen
dd24011b5d Fixed '<enter> to rotate'
Now uses less double code
2015-07-09 14:22:30 +02:00