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

973 Commits

Author SHA1 Message Date
Ted John
a8a8a7b1b2 fix track saving 2016-05-08 14:04:01 +01:00
Ted John
cbc1848db4 refactor track design save: _trackSavedMapElements 2016-05-08 14:04:00 +01:00
Ted John
c0fa762fa5 integrate some unknown variables 2016-05-08 14:04:00 +01:00
Ted John
b9ae7d44cf refactor track preview map backup 2016-05-08 14:03:59 +01:00
Ted John
9afdd7b514 refactor track_design_draw_preview 2016-05-08 14:03:58 +01:00
Ted John
09bc083a69 integrate variables for preview min, max 2016-05-08 14:03:57 +01:00
Ted John
7c0d3a9077 fix install track 2016-05-08 14:03:57 +01:00
Ted John
231ea9e97c fix rename and delete track design 2016-05-08 14:03:56 +01:00
Ted John
f4f8801f2b fix memory issue and add variable for scenery toggle 2016-05-08 14:03:55 +01:00
Ted John
a19e5feadf fix track design mirror and ride name 2016-05-08 14:03:53 +01:00
Ted John
02a979cad5 refactor track design functions 2016-05-08 14:03:52 +01:00
Ted John
d88ef5e4c2 rename track list to track design index 2016-05-08 14:03:52 +01:00
Ted John
993ef35508 reduce use of gActiveTrackDesign 2016-05-08 14:03:51 +01:00
Ted John
f00d7daef5 fix track design preview, place and refactor 2016-05-08 14:03:50 +01:00
Ted John
3c95562efd fix new ride design count and track design listing 2016-05-08 14:03:49 +01:00
Ted John
1908743c71 refactor track save, move into own source 2016-05-08 14:03:49 +01:00
Ted John
77e7313540 move track design related functions to new source 2016-05-08 14:03:48 +01:00
Ted John
e9935fee09 refactor some of the track design place code 2016-05-08 14:02:48 +01:00
Ted John
68520765fc attempt to pass TD6 more for preview
Currently breaks preview.
Construction kind of works but has bad settings and crashes for some ride types
2016-05-08 14:02:48 +01:00
Ted John
b2cc98da91 change track list window to use new index 2016-05-08 14:02:47 +01:00
Ted John
5ad8fb272e create new track index file format at startup 2016-05-08 14:02:46 +01:00
Duncan
fc74e5045e Merge pull request #3399 from zsilencer/paint-setup/submarine
Submarine paint setup
2016-05-08 05:28:27 +01:00
Ted John
de02bbc922 Merge pull request #3280 from marijnvdwerf/paint-setup/crooked-house 2016-05-07 18:51:26 +01:00
Ted John
305fe0856e Merge pull request #3180 from marijnvdwerf/paint-setup/dodgems 2016-05-07 18:40:44 +01:00
Ted John
2ecbcfc4c9 Merge pull request #3165 from marijnvdwerf/spiral-slide-paint-setup 2016-05-07 18:05:05 +01:00
Ted John
ae526f96d7 Merge pull request #3486 from Gymnasiast/remove-station-length-limit
Increase station length limit to 32
2016-05-07 10:05:23 +01:00
Gymnasiast
bc0e21343a Use a define for maximum station length 2016-05-07 09:15:22 +02:00
Gymnasiast
17626dbb1a Increase station limit to 32, fix display of plural 2016-05-06 18:30:44 +02:00
zsilencer
f489b7a2c2 Decompile vehicle_visual_submarine 2016-05-06 02:57:29 -06:00
Marijn van der Werf
e3161d66d0 Implement misc_paint 2016-05-06 00:06:52 +02:00
Marijn van der Werf
19f53f01da Update Xcode project
Readd missing spaces
2016-05-05 21:41:59 +01:00
duncanspumpkin
7f02193411 Move around map element and sprite functions into seperate files
Add dummy files for big file move around

Fix files so they can compile

Add copyright header

Split up functions into seperate files

Remove suffix

Move supports again

Change functions signatures to remove viewport_setup

Rename folder structure

Finish moving about files
2016-05-05 21:41:53 +01:00
janisozaur
68bad6505c Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
Gymnasiast
6c7f685b08 More occurrences of shop_item 2016-05-03 07:26:29 +02:00
Gymnasiast
b37d4804ce Integrate gErrorType and gErrorStringId, fixes 2016-05-03 07:25:19 +02:00
Gymnasiast
5d0b79227f Clean up some magic values and refactor a bit 2016-05-03 07:25:19 +02:00
Michał Janiszewski
1cd1144dd5 Janitorial fixes
Mostly style fixes, includes minor change to make sure spinner's down
button gets shown, update to string IDs, network version and making sure
correct string gets selected based on car count.
2016-05-02 22:35:08 +02:00
X7123M3-256
d191e6a8c3 Fix indentation (again) 2016-05-02 21:42:17 +02:00
X7123M3-256
a34c3b8e19 Fix indentation (again) 2016-05-02 21:42:16 +02:00
X7123M3-256
80f83f9aec Fix indentation (again) 2016-05-02 21:42:16 +02:00
X7123M3-256
9c7de18292 Fix indentation 2016-05-02 21:42:16 +02:00
X7123M3-256
c8144c5964 Remove constant that is no longer needed 2016-05-02 21:37:09 +02:00
X7123M3-256
7f9b35a04e Prevent vehicle_colours from being accessed out of bounds (the last element will be used instead) 2016-05-02 21:37:09 +02:00
X7123M3-256
fd5bb09271 Remove calls to ride_entry_get_train_layout and replace with calls to ride_entry_get_vehicle_at_position 2016-05-02 21:37:08 +02:00
X7123M3-256
34a67436cd Fix spacing around operator 2016-05-02 21:37:08 +02:00
X7123M3-256
652ab949b0 Define constant for the maximum number of cars in a train 2016-05-02 21:37:08 +02:00
X7123M3-256
35ccd0b8e1 Implement disable train length limits cheat 2016-05-02 21:37:08 +02:00
Duncan
e345d24695 Merge pull request #3366 from marijnvdwerf/paint-setup/ride-50-52-53-54
Paint setup: ride 50 52 53 54
2016-05-01 20:26:11 +01:00
Kradmoa
d749848ff6 Fix missing Twister coaster piece. #3361 (#3369)
Fix missing Twister coaster piece. #3361
2016-04-27 18:54:07 +01:00
Ted John
870a8b55e5 add global macros for viewport variables 2016-04-25 21:53:21 +01:00