1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-18 04:23:20 +01:00
Commit Graph

16525 Commits

Author SHA1 Message Date
Ted John
978adf541f Implement new surface objects 2021-04-20 22:04:08 +01:00
Ted John
24a29a8a4c Add path surface object type 2021-04-20 01:30:38 +01:00
Ted John
28fb2611cb Add supports to railing preview 2021-04-19 20:46:30 +01:00
Gymnasiast
50fd26442c Support colours in path supports 2021-04-18 20:17:33 +02:00
Gymnasiast
8d8036eb2b Allow setting path railings from Footpath window (WIP) 2021-04-14 13:56:23 +02:00
Ted John
6c76036ac2 Use RCT1 toilets 2021-04-14 12:02:44 +01:00
Ted John
5046fef002 Mark railings as in use 2021-04-14 11:42:10 +01:00
Ted John
977a703534 Remove find_object_in_entry_group 2021-04-14 11:24:24 +01:00
Ted John
6329e8fdfe Reduce use of rct_object_entry 2021-04-14 10:36:21 +01:00
Ted John
23c709c197 Implement railing override logic 2021-04-14 01:34:07 +01:00
Ted John
476ee6ff5c Import RCT1 railings 2021-04-14 00:07:46 +01:00
Ted John
c3009067a1 Add all RCT1 paths by default 2021-04-13 22:29:52 +01:00
Ted John
0376d48cdb Fix object entry stuff 2021-04-13 21:46:08 +01:00
Ted John
04e4b160b3 Improve path railing code 2021-04-12 22:42:37 +01:00
Ted John
ef6d8a6e69 Work on RCT1 path import 2021-04-12 19:41:34 +01:00
Ted John
0a8f810e5d Add path railings object 2021-04-12 02:02:01 +01:00
Ted John
65b03bf2cd Another money64 fix 2021-04-11 17:16:56 +01:00
Ted John
67cf751a58 More various entrance style fixes 2021-04-11 17:14:01 +01:00
Ted John
6eb6509e45 Fix more CI errors 2021-04-11 14:39:31 +01:00
Ted John
974e45d45f Fix gLastEntranceStyle 2021-04-11 14:18:49 +01:00
Ted John
3284b18658 Fix loading .park scenarios from in-game 2021-04-11 13:32:12 +01:00
Ted John
7ae6388a3b Fix S4 import of music 2021-04-11 13:14:54 +01:00
Ted John
eae2cde747 Fix S6 import of entrance style 2021-04-11 13:14:22 +01:00
Ted John
3927c91b6a Fix 32-bit builds 2021-04-11 13:12:29 +01:00
Ted John
421f4721be Fix formatting 2021-04-11 12:34:25 +01:00
Ted John
082c373d69 Fix defaulting of music and entrance 2021-04-11 02:02:05 +01:00
Ted John
3d8f3e7494 Fix more large map issues 2021-04-10 23:10:48 +01:00
Ted John
7f7e296f12 Fix int16 to int32 issues 2021-04-10 21:34:37 +01:00
Ted John
7fadc31cab Fix more money64 issues 2021-04-10 21:34:21 +01:00
Ted John
036244b9f0 Get sprites and ride overall view working in large maps 2021-04-10 18:57:59 +01:00
Ted John
a0a0703055 Support large map sizes 2021-04-10 18:20:47 +01:00
Ted John
c62290214c Change most things and formatting to money64 2021-04-10 16:00:50 +01:00
duncanspumpkin
c44888a556 Correct further warnings 2021-04-10 07:47:17 +01:00
duncanspumpkin
4b457ae4fb Fix invalid tile reference 2021-04-10 07:35:17 +01:00
duncanspumpkin
a22b8ec90b Fix compilation due to size missmatches 2021-04-10 07:23:02 +01:00
Gymnasiast
6569de4e91 Fix compilation issue on Linux with Clang 2021-04-09 23:13:11 +02:00
Gymnasiast
fd29525993 Fix two compilation issues on macOS 2021-04-09 22:51:36 +02:00
Gymnasiast
900f94d1c3 Fix placing entrance/exit for ride ID >= 256 2021-04-09 22:36:29 +02:00
Gymnasiast
d96ed5499e Fix formatting 2021-04-09 15:59:14 +02:00
Gymnasiast
f416898516 Raise max number of trains to 255 2021-04-09 15:56:32 +02:00
Gymnasiast
4f1d0d7938 Raise maximum amount of rides to 1000 2021-04-09 15:21:29 +02:00
Ted John
8180fb9ae1 Make tile elements dynamic and resizable 2021-04-09 02:09:08 +01:00
Ted John
a38154a0f3 Update map tile loop to support large maps 2021-04-08 21:05:34 +01:00
Ted John
01ee1c5f57 Fix transfer of objects in multiplayer 2021-04-08 20:36:26 +01:00
Ted John
aec50acad2 Fix research list and other bits after import 2021-04-08 00:49:04 +01:00
Ted John
0971db99c3 Use actual GZIP compression 2021-04-08 00:32:07 +01:00
Ted John
341f716c9d Implement import / export packed objects 2021-04-07 01:09:49 +01:00
Ted John
3f55053d9c Fix read / write of DAT object entries 2021-04-06 21:03:01 +01:00
Ted John
3173a63726 Replace gScenarioTicks with gCurrentTicks 2021-04-06 00:07:13 +01:00
Ted John
e468dd325b Fix patrol area of staff 2021-04-05 23:57:35 +01:00