Commit Graph

6317 Commits

Author SHA1 Message Date
IntelOrca dc4602d255 add a GitHub issue template 2016-02-17 23:48:57 +00:00
duncanspumpkin 1e3a82a4ee Label known offsets.
Fixed a small issue with downtime history not being reset correctly on new ride creation
2016-02-17 20:03:40 +00:00
duncanspumpkin 9e391d7e03 Label known offsets 2016-02-17 18:22:38 +00:00
Ted John 9f9d54ead0 Merge pull request #2964 from octaroot/refactor_weather_cheat
Refactor freeze climate cheat
2016-02-17 17:50:37 +00:00
Martin Černáč aff8cec48c Refactor freeze climate cheat 2016-02-17 17:39:33 +01:00
Duncan 93484c7956 Merge pull request #2932 from marijnvdwerf/peep-look-at
[WIP] Peep look at
2016-02-17 12:45:26 +00:00
Marijn van der Werf 9c456c6bf5 Add development suggestions 2016-02-17 13:31:03 +01:00
Marijn van der Werf 485b5114f5 Case ride excitement to uint16 before comparing 2016-02-17 13:30:36 +01:00
Marijn van der Werf 9850152d76 Make loop structures uniform 2016-02-17 13:30:36 +01:00
Marijn van der Werf be7c8d58d9 Compress continue checks 2016-02-17 13:30:32 +01:00
Ted John 9c5196e9dc Merge pull request #2952 from octaroot/cheat_neverending_marketing
Add "neverending marketing" cheat
2016-02-17 12:28:37 +00:00
Marijn van der Werf 000e228b32 Remove location comments 2016-02-17 13:26:47 +01:00
Marijn van der Werf a38485c6d5 Only validate ride/ride seat if return value is true 2016-02-17 13:26:47 +01:00
Marijn van der Werf 198f3b1f3b Use get_surface_at 2016-02-17 13:26:47 +01:00
Marijn van der Werf 9fcedcfde3 Attempt to find more fixes 2016-02-17 13:26:47 +01:00
Marijn van der Werf 778a267c5a Reset srand after calling function 2016-02-17 13:26:47 +01:00
Marijn van der Werf 68c5106987 Apply suggestions 2016-02-17 13:26:47 +01:00
Marijn van der Werf e758441f65 Remove useless anding 2016-02-17 13:26:47 +01:00
Marijn van der Werf f62cedeaf4 Make compileable and add comparison 2016-02-17 13:26:46 +01:00
Marijn van der Werf e271a9f66b Decompile until end 2016-02-17 13:26:46 +01:00
Marijn van der Werf f04476c3a6 Decompile until 00690E60 2016-02-17 13:26:46 +01:00
Marijn van der Werf 29dc4b1eed Decompile until 0x00690D04 2016-02-17 13:26:46 +01:00
Marijn van der Werf 17777467c0 First section 2016-02-17 13:26:46 +01:00
Martin Černáč 6c225b9fb1 Make "neverending marketing" cheat multiplayer-friendly 2016-02-17 09:36:04 +01:00
Martin Černáč fdfb4f7bd3 Add "neverending marketing" cheat
This cheat allows the player to have never-ending marketing campaigns
2016-02-17 09:35:56 +01:00
Ted John 2770068de3 Update readme.md 2016-02-16 23:39:59 +00:00
Ted John de06082176 Merge pull request #2960 from PFCKrutonium/patch-1
Add a link to the non-dev chat in the Readme
2016-02-16 23:38:09 +00:00
Krutonium 2b94ec2939 Add a link to the non-dev chat in the Readme 2016-02-16 17:27:44 -05:00
IntelOrca 13921111f3 remove old RCT2 cursor code and RCT2 error location variable 2016-02-16 20:30:43 +00:00
IntelOrca 38fda5debf remove old redundant RCT2 platform code 2016-02-16 20:23:32 +00:00
IntelOrca 5cf0c4bd07 remove commented out callproc/funcs 2016-02-16 20:10:24 +00:00
duncanspumpkin 115f600735 Fix #2942. Stacked shops now show correct supports.
Issue was caused by overwriting the variable that is used as a flag to disable supports.
2016-02-16 19:22:15 +00:00
Duncan 4b5119d190 Merge pull request #2953 from duncanspumpkin/sub_6CB945
Sub 6cb945
2016-02-16 18:46:38 +00:00
duncanspumpkin b044d0c5e2 Implemented sub_6CB945 2016-02-16 18:45:15 +00:00
duncanspumpkin e7b690acac Fix #2959. Water splash correctly drawn in track preview.
Issue was caused by missing code that was used to work out the min z value required to place the ride. Without this the watersplash was placed at an invalid z value.
2016-02-16 18:18:43 +00:00
IntelOrca c31941c6dc fix #2958: import sc4, sv4 into editor using load landscape dialog 2016-02-16 18:15:26 +00:00
IntelOrca b11afac5c8 potential fix or improvement to #2924: ride sync
- Do not delete rides when sending map to clients.
- Only do track related checks for track, not flat rides
2016-02-15 22:01:29 +00:00
Ted John d42f8c5499 Merge pull request #2946 from Gymnasiast/debugging-tools-dropdown
Leave the debugging tools dropdown open after click, closes #2768
2016-02-15 13:45:53 +00:00
Ted John faa6badea0 Merge pull request #2948 from Gymnasiast/designs-available
Don't say there are track designs available in multiplayer
2016-02-15 13:45:11 +00:00
Ted John 10dff09160 Merge pull request #2947 from janisozaur/headless
Don't do uncapped FPS when running headlessly
2016-02-15 13:36:46 +00:00
Gymnasiast 6cdab73cdf Don't say there are track designs available in multiplayer 2016-02-15 11:20:07 +01:00
Michał Janiszewski 4aac5c035f Don't do uncapped FPS when running headlessly 2016-02-15 10:41:09 +01:00
Gymnasiast 32ff10ec4d Leave the debugging tools dropdown open after click, closes #2768 2016-02-15 10:00:14 +01:00
Ted John c441d2f6f4 Merge pull request #2945 from Overv/fix-screenshot-palette
Change screenshot logic to use palette that is actually used for rendering (fixes #2925)
2016-02-15 07:59:30 +00:00
Ted John 27de4fd060 Merge pull request #2944 from Overv/fix-title-screen-text-input
Fix enter not working for text inputs in the title screen (fixes #2941)
2016-02-15 07:55:52 +00:00
Alexander Overvoorde 316abb1df9 Change screenshot logic to use palette that is actually used for rendering (fixes #2925) 2016-02-15 03:23:47 +01:00
Alexander Overvoorde ad05d0b5f0 Fix enter not working for text inputs in the title screen (fixes #2941) 2016-02-15 02:45:57 +01:00
Ted John 9fd24651f9 Merge pull request #2939 from janisozaur/perf
Use GCC's __builtin_ffs for bitscanforward impl
2016-02-14 23:24:40 +00:00
Michał Janiszewski 016d26976e Add a note about low-hanging optimisation fruit 2016-02-15 00:17:15 +01:00
Michał Janiszewski f447b9665a Use GCC's __builtin_ffs for bitscanforward impl 2016-02-15 00:05:33 +01:00