Commit Graph

10561 Commits

Author SHA1 Message Date
Ted John beb5fcb054 Extract resample code to new method 2017-01-02 22:35:43 +00:00
Ted John cab4562950 Refactor resample code 2017-01-02 22:35:43 +00:00
Ted John c70c80c8f4 Add underscores to class fields 2017-01-02 22:35:43 +00:00
Ted John 324dea94bc Make effect buffer lazy and dynamic 2017-01-02 22:35:43 +00:00
Ted John 7d16685d58 Re-use convert buffer 2017-01-02 22:35:43 +00:00
Ted John 2496c872d7 Refactor MixChannel more 2017-01-02 22:35:43 +00:00
Ted John 8c49bb8590 Move reading channel data to channel class 2017-01-02 22:35:43 +00:00
Ted John 46b4dbb4cb Make Channel an interface 2017-01-02 22:35:43 +00:00
Ted John 0d4531d10d Make Mixer an interface 2017-01-02 22:35:43 +00:00
Michał Janiszewski a19b477c8e Fix compilation with ICC 2017-01-02 23:33:43 +01:00
Michał Janiszewski 8cb1460ca8 Fix undefined macro check in linux.c 2017-01-02 22:34:40 +01:00
Michał Janiszewski cbef2c8a29 Constrain surfaceStyle value to valid range 2017-01-02 16:11:23 +00:00
Ted John 3e70ea9520 Update readme.md
Update building prerequisites for Windows.
[ci skip]
2017-01-02 00:36:04 +00:00
Ted John f5fa14dadc Update changelog
[ci skip]
2017-01-02 00:34:26 +00:00
Ted John a091d39b1f Fix #4968: Completing a scenario does not save the name 2017-01-02 00:28:14 +00:00
Ted John 98a26d9dc1 Fix quick blank screen when loading title screen 2017-01-01 23:49:06 +00:00
Ted John fa2f889bc2 Fix #4951: RCT1 Scenario Menu doesn't display completion 2017-01-01 23:31:24 +00:00
Ted John 33d4cec28a Update CONTRIBUTING.md
[ci skip]
2017-01-01 22:01:20 +00:00
Ted John 84ddd12a3c Merge pull request #4963 from Gymnasiast/add-boosters
Re-add boosters
2017-01-01 21:31:33 +00:00
Gymnasiast b6750c96c4 Change order of includes
[ci skip]
2017-01-01 22:22:20 +01:00
Gymnasiast 33c41456bf Move C header to 'extern C' block 2017-01-01 22:13:31 +01:00
Gymnasiast 9f88c0f4ef Rephrase changelog booster message
[ci skip]
2017-01-01 21:20:15 +01:00
Gymnasiast e0250a0281 Add boosters to changelog 2017-01-01 21:15:40 +01:00
Gymnasiast 2ef9078945 Put braces on separate line 2017-01-01 21:11:04 +01:00
Gymnasiast fd046a592c Sort includes 2017-01-01 21:10:06 +01:00
Ted John e0babbf7c2 Fix #4958: Assertion when opening ride window to R&D 2017-01-01 20:07:28 +00:00
Gymnasiast f60148c374 Enable boosters when loading vehicle 2017-01-01 21:06:54 +01:00
Gymnasiast 69ea33452b Fix alignment and dead code 2017-01-01 19:58:05 +01:00
Ted John 30c738e91c Add config property for RCT1 path 2017-01-01 18:33:51 +00:00
Gymnasiast 95b954c5cb Allow importing TD4 files with boosters 2017-01-01 17:37:37 +01:00
Gymnasiast c1cd196633 Draw brake image for boosters on twister and vertical rc 2017-01-01 17:31:19 +01:00
Gymnasiast 5a82b2e0d1 Add booster elements to build window, fix implementation 2017-01-01 17:17:11 +01:00
Gymnasiast f23f443ad2 Accuracy fixes 2017-01-01 17:17:11 +01:00
Gymnasiast e82b19100d Re-add boosters, fix typo 2017-01-01 17:17:11 +01:00
OpenRCT2 git bot 68ed96194f Merge Localisation/master into OpenRCT2/develop. 2017-01-01 04:00:23 +00:00
Michael Steenbeek 117c714948 Call metal_b_supports_paint_setup() with the correct support type, fixes #4961 (#4962) 2017-01-01 01:55:37 +01:00
Ted John fae68f1651 Merge pull request #4633 from Gymnasiast/cleanup-b-and-m
Cleanup of B&M coaster types
2016-12-31 18:18:42 +00:00
Marijn van der Werf f1fbcbc90b Update Xcode project 2016-12-30 13:09:08 +01:00
Gymnasiast 75342e3ae9 Code style, add last missing pieces, remove hacks 2016-12-30 13:05:02 +01:00
Michael Steenbeek d7f8751a6f Add bolliger_mabillard_track.c to VS project 2016-12-30 12:26:35 +01:00
Michał Janiszewski 99a662fc5f Cap var2CTotal so it does not overflow 2016-12-30 01:16:13 +00:00
Michał Janiszewski b1ab5c96e5 Prevent scrolling to ride before ride list is populated 2016-12-29 22:57:37 +01:00
Gymnasiast e2a972e0b7 Twister RC 2016-12-29 22:36:10 +01:00
Gymnasiast 347a7dd2aa More 2016-12-29 21:25:38 +01:00
Gymnasiast 80ed6ed32c Use the same code for the Twister and Vertical RC 2016-12-29 21:25:38 +01:00
Gymnasiast 04953b921e Name some flags 2016-12-29 21:19:22 +01:00
zaxcav e82a2de997 Constrain mechanics to their patrol area when heading to a ride 2016-12-29 21:18:02 +01:00
Michael Steenbeek a10de678c1 Fix peeps not entering queues in RCT1 imported parks, fix excitement, import more fields 2016-12-29 20:35:02 +01:00
Michael Steenbeek 480624ff52 Implement code for detecting supported track pieces (#4946) 2016-12-29 20:32:33 +01:00
Ted John 004395acb7 Merge branch 'rct1/import-peeps' into develop 2016-12-29 19:15:49 +00:00