Commit Graph

9590 Commits

Author SHA1 Message Date
Ted John bc36bb48a2 Trim common calls out direction switch 2016-10-08 22:20:59 +01:00
Ted John 643247237c Use rotated paint functions for easier manual transform 2016-10-08 22:07:42 +01:00
Ted John 23246c2d3f Merge cases with identical calls 2016-10-08 21:49:28 +01:00
Michał Janiszewski fa4c5ace25 Plug memory leak in cmdline_sprite.c 2016-10-08 22:32:33 +02:00
Michał Janiszewski 3c4a683701 Fix #4558: Crash on loading invalid scenario 2016-10-08 21:23:03 +01:00
Michał Janiszewski 952c412334 Update "Compilation on Linux" part of readme.md
[ci skip]
2016-10-08 21:20:26 +01:00
Ted John 04a468c9a0 Support mirror calls for various other tracks 2016-10-08 19:16:46 +01:00
Ted John 4d87d010de Support mirror calls for helix 2016-10-08 18:47:44 +01:00
Ted John 313f766fad Support mirror calls for turn eighth 2016-10-08 16:33:17 +01:00
Ted John 47ccfdb73c Support mirror calls for turn 1 2016-10-08 16:15:22 +01:00
Ted John 4a0d18c0a7 Support mirror calls for turn 3 2016-10-08 16:02:59 +01:00
Ted John 2b4c0b2fd9 Support mirror calls for turn 5 2016-10-08 15:51:09 +01:00
Ted John 70113689eb Generate some mirror calls 2016-10-08 14:37:10 +01:00
Ted John 2cec1de4d0 Generate support calls 2016-10-08 14:05:52 +01:00
Ted John 2249a63073 More improvements to function names and fix maze anomaly 2016-10-08 13:50:12 +01:00
Ted John a505d77a9c Improve naming of functions 2016-10-08 13:16:09 +01:00
Ted John 0c3f8da3b2 Support sub_98196C too 2016-10-08 13:02:34 +01:00
Ted John fd456d1b7c Generate paint calls for all track sequences 2016-10-08 01:11:41 +01:00
Ted John 24f143bb2a Generate paint calls 2016-10-08 00:59:27 +01:00
Ted John e17180db08 Generate basic tunnels 2016-10-08 00:27:07 +01:00
Ted John ec082b4ac8 Generate set segment support height and other fixes 2016-10-07 23:55:17 +01:00
Manuel Vögele 7b9bfd6529 Fix #4549: Allow maze to be built in pause mode if build-while-paused-cheat is enabled 2016-10-07 23:23:39 +01:00
Ted John a0f041b43a Start initial generation of ride and general support calls 2016-10-07 21:49:23 +01:00
Ted John a8a4c0deb4 testpaint: Print sprite_bb info for 7C / 9C calls 2016-10-07 20:47:13 +01:00
Ted John 4e73fcbaf0 Update ISSUE_TEMPLATE.md
Use HTML comments for instructions so they don't appear when they aren't removed.
2016-10-07 17:58:01 +01:00
Duncan b29be9bfeb Merge pull request #4527 from zaxcav/fixPathfindHistory
Further pathfinding improvements
2016-10-07 12:08:36 +01:00
zaxcav 62ed46d29b Simplify initialisation of pathfinding telemetry.
Code revised per review comments.
2016-10-07 12:32:09 +02:00
Ted John 5a77355377 Merge pull request #4548 from janisozaur/compilation-fixes
Compilation fixes
2016-10-06 23:42:59 +01:00
Michał Janiszewski 9966052ca7 Fix more configurations 2016-10-06 23:32:10 +02:00
Michał Janiszewski 9da9b6f29a Remove unnecessary sprintf 2016-10-06 23:13:28 +02:00
Michał Janiszewski 4bfd5c6f4c Hide unused variables in some configurations 2016-10-06 23:13:28 +02:00
Michał Janiszewski c9b0d9e24d Initialise all variables flagged by -Wmaybe-uninitialized 2016-10-06 23:13:28 +02:00
Duncan 63ce7170c6 Merge pull request #4547 from HaasJona/entertainer_fix
Fix #2042: Underflow in entertainer code when subtracting 200 from time_in_queue.
2016-10-06 18:22:41 +01:00
Jonathan Haas 7a13fa6221 Fix #2042: Underflow in entertainer code when subtracting 200 from time_in_queue.
Adding myself to contributors + changelog.
2016-10-06 19:15:48 +02:00
Ted John 41f026e5e2 Fix wrong function case in wooden wild mouse paint 2016-10-05 22:17:48 +01:00
Ted John df65f3686c testpaint: Test chain lift and improve general support height assertion 2016-10-05 22:16:46 +01:00
Ted John ebd12bde83 Fix #4537: Park with object containing no images fails to load
Allow gfx_object_allocate_images to take 0 images and return INVALID_IMAGE_ID which will safely not be freed.
2016-10-05 21:47:02 +01:00
Michael Steenbeek e45f4be196 Merge pull request #4535 from wolfreak99/weather_in_console
set render_weather_effects and render_weather_gloom in console
2016-10-05 22:37:23 +02:00
LRFLEW 75800ed251 Fix Uninitialized Variable Warning 2016-10-05 21:36:19 +01:00
Ted John 4f247c16b2 Fix #4525: Track Designs Manager Crashing
Handle tracks that use a vehicle object that can not be found, fall-back if possible to another object of the same ride type.
2016-10-05 21:34:32 +01:00
Duncan 6599cee193 Merge pull request #4532 from LRFLEW/macversion
Fix #3842
2016-10-05 21:02:54 +01:00
Ted John 001120e6b2 Fix #4531: Ride sound focus not available any longer
Only reset the ride viewport if it the window has actually been resized and maintain the viewport flags.
2016-10-05 19:08:20 +01:00
Ted John 0341935ee4 Merge pull request #4530 from IntelOrca/paint/wild-mouse
Paint Setup: Wild Mouse
2016-10-05 18:55:07 +01:00
Ted John 2de33772cd Revert openrct2.vcxproj.user 2016-10-05 18:39:49 +01:00
Ted John c6efe8dabc Clean up 2016-10-05 18:39:25 +01:00
Ted John 8abd11f8bd Implement right quarter turn 3, 25 deg up and counterpart 2016-10-05 18:31:37 +01:00
LRFLEW 79a5cec15a Improve Retina Display Support on macOS 2016-10-05 18:24:10 +01:00
LRFLEW 97cc97e0e8 Fix #3842: Version number not up to date
Add Version Information to Info.plist for macOS
2016-10-05 11:50:31 -05:00
wolfreak99 53c123acae set render_weather_effects and render_weather_gloom in console 2016-10-05 10:43:38 -04:00
Ted John 8f77790e4d Implement right quarter turn 3, 25 deg down and counterpart 2016-10-05 13:03:28 +01:00