Commit Graph

9563 Commits

Author SHA1 Message Date
Michał Janiszewski 5c421ed6a4 Add generated Mine train RC 2016-10-09 15:24:40 +02:00
Michał Janiszewski 6f94e9fc6d Add generated Looping RC 2016-10-09 15:24:40 +02:00
Michał Janiszewski 4f091aac4d Add generated Bobsleigh RC 2016-10-09 15:24:40 +02:00
Michał Janiszewski 39cb42342a Add generated Steeplechase 2016-10-09 15:24:39 +02:00
Michał Janiszewski 3c110a3f3b Add generated Mini suspended RC 2016-10-09 15:24:39 +02:00
Michał Janiszewski 208fa6968c Add generated Inverted RC 2016-10-09 15:24:39 +02:00
Michał Janiszewski 9e946bce8e Add generated Suspended swinging RC 2016-10-09 15:24:39 +02:00
Michał Janiszewski 8b6f775cff Add generated Stand up RC 2016-10-09 15:24:39 +02:00
Michał Janiszewski 482e7c15f0 Add generated Spiral RC 2016-10-09 15:24:38 +02:00
Michał Janiszewski e5141c0f69 Include copyright notice in ride generator 2016-10-09 15:24:38 +02:00
Michał Janiszewski 211a0d7863 Add missing tunnel enums 2016-10-09 13:31:17 +02:00
Ted John 6348f281b7 Merge pull request #4567 from IntelOrca/paint/generate
Generate ride paint code
2016-10-09 12:24:59 +01:00
LRFLEW 9c1a6700d8 Update Xcode Project 2016-10-09 09:56:01 +01:00
Michał Janiszewski f1c6ef94da Compilation fixes to latest testpaint 2016-10-09 09:54:20 +01:00
Ted John 157a93d7a5 Support multi-dimension coaster 2016-10-09 03:35:39 +01:00
Ted John 81fdd7d340 Add more mirror entries 2016-10-09 02:37:52 +01:00
Ted John 7cba0e46a8 Various fixes and improvements 2016-10-09 02:01:10 +01:00
Ted John d3ae28e502 Implement vertical tunnels 2016-10-09 01:35:48 +01:00
Ted John 5f3130b945 Don't generate cable lift case for non-giga coaster 2016-10-09 01:06:13 +01:00
Ted John b0995be156 Implement conditional supports 2016-10-09 00:36:01 +01:00
Ted John 38aba7d091 Improve tunnel code generation more 2016-10-09 00:15:34 +01:00
Ted John 567a99c3bf Improve / fix tunnel generation 2016-10-08 23:28:35 +01:00
Ted John f46b97192a Implement lift hill and cable lift cases 2016-10-08 23:20:29 +01:00
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