Commit Graph

7155 Commits

Author SHA1 Message Date
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 4089538c78 Fix inconsistent spacing 2016-05-02 21:42:14 +02:00
X7123M3-256 0efd6ca88b Remove unused local variables 2016-05-02 21:37:10 +02:00
X7123M3-256 c8144c5964 Remove constant that is no longer needed 2016-05-02 21:37:09 +02:00
X7123M3-256 102521d131 Replace dropdowns with spinners 2016-05-02 21:37:09 +02:00
X7123M3-256 ef82bbbab1 Send cheat status over network 2016-05-02 21:37:09 +02:00
X7123M3-256 3a4139eea0 Prevent car count being incorrectly updated 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 9d618231fb Add disable train length limits checkbox to cheat window 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
X7123M3-256 8f6089818f Added "Disable train length limits" string 2016-05-02 21:37:05 +02:00
X7123M3-256 77894e4250 Added disable train length limits cheat 2016-05-02 21:35:26 +02:00
Duncan 2845dc293a Merge pull request #3471 from marijnvdwerf/paint-setup/peep
Peep paint setup
2016-05-02 12:48:08 +01:00
Marijn van der Werf 3350f34820 Decompile viewport_peep_paint_setup 2016-05-02 13:42:33 +02:00
OpenRCT2 git bot 4c9cc4f9f8 Merge Localisation/master into OpenRCT2/develop. 2016-05-02 04:00:18 +00: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
Duncan 34c6f5ab40 Merge pull request #3435 from zsilencer/paint-setup/virginia-reel
Virginia reel paint setup
2016-05-01 20:18:29 +01:00
Duncan c1b11743a0 Merge pull request #3358 from marijnvdwerf/paint-setup/surface-paint
Paint setup/surface paint
2016-05-01 19:29:40 +01:00
Marijn van der Werf 7c7d868844 Fix water selection 2016-05-01 20:10:13 +02:00
Marijn van der Werf eaa9aa7527 Make requested changes 2016-05-01 19:53:10 +02:00
spacek531 8e72cb140e Add github username to contributors list (#3457) 2016-05-01 12:18:06 +02:00
Patrick de Wit 7656cfdcbe Add rides amount to ride_list window. (#3461) 2016-04-30 17:12:12 +01:00
Marijn van der Werf ec80cbe6c8 Draw water bottom 2016-04-30 13:46:04 +02:00
Marijn van der Werf 8b64f29dd0 Implement water back 2016-04-30 13:24:25 +02:00
Marijn van der Werf 344cb37aa3 Apply fixes 2016-04-29 22:46:18 +02:00
Duncan b5706a5de8 Merge pull request #3418 from zsilencer/paint-setup/launched-freefall
Launched freefall paint setup
2016-04-29 12:41:08 +01:00
OpenRCT2 git bot c2344d3373 Merge Localisation/master into OpenRCT2/develop. 2016-04-29 04:00:19 +00:00
zsilencer 51d94328d3 Decompile vehicle_visual_launched_freefall 2016-04-28 17:30:49 -06:00
Ted John 1e35c05578 Merge pull request #3451 from Gymnasiast/fix-staff-rename
Make renaming staff use staff permissions, fixes #3243, closes #3400
2016-04-28 21:21:09 +01:00
Marijn van der Werf d23f43e679 Fix clang errors 2016-04-28 22:01:47 +02:00
Gymnasiast f2a3c21beb Check if peep is guest or staff, refactor 2016-04-28 21:26:58 +02:00
Marijn van der Werf 8430f3ed71 Fix clang warnings 2016-04-28 21:16:03 +02:00
Marijn van der Werf fae2d81913 Apply suggestions 2016-04-28 21:12:07 +02:00
duncanspumpkin 141a92332b Clean up staff patrol area drawing 2016-04-28 20:47:46 +02:00
Duncan 64b4d751fc Add paint_surface to VS filters (#2) 2016-04-28 20:03:17 +02:00
Nubbie 339f0aba10 Make renaming staff use staff permissions, fixes #3243 2016-04-28 19:33:50 +02:00
Hielke Morsink cd7482b64c Better contrast and fixed flickering. (#3445) 2016-04-28 17:44:29 +01:00
janisozaur 6d76e941b0 Make sure g1.dat and g2.dat are loaded early (#3443)
This makes sure any later references to `g1Elements` will be valid.
2016-04-28 12:40:12 +01:00
Hielke Morsink 90e9197d6e Blue transparent console, so it's more clean the game still accepts input behind it. (#3370) 2016-04-28 12:34:42 +01:00
Duncan 12756fee85 Merge pull request #3412 from zsilencer/paint-setup/observation-tower
Observation tower paint setup
2016-04-28 12:23:12 +01:00
OpenRCT2 git bot 2ae18e4014 Merge Localisation/master into OpenRCT2/develop. 2016-04-28 04:00:15 +00:00
zsilencer 467cf414e8 Decompile vehicle_visual_observation_tower 2016-04-27 16:34:42 -06:00
Marijn van der Werf c6c5352175 Suggestions 2016-04-28 00:32:58 +02:00