Commit Graph

6294 Commits

Author SHA1 Message Date
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
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