Steven Vascellaro
dbb64f8ea3
Added additional tooltips for options menu ( #3394 )
...
Added tooltips for every selectable item in the options menu, as well as some minor variable renaming and vertical alignment
2016-05-08 17:22:48 +01:00
Ted John
87d4a9dab9
use track rather than tracks for user directory
2016-05-08 14:04:12 +01:00
Ted John
70d613ede2
prevent crash in some place track design case
2016-05-08 14:04:10 +01:00
Ted John
d4c30ea5ec
fix warnings
2016-05-08 14:04:09 +01:00
Ted John
6797753e18
refactor track_place_ride
2016-05-08 14:04:04 +01:00
Ted John
f9074485f9
integrate more variables
2016-05-08 14:04:04 +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
9afdd7b514
refactor track_design_draw_preview
2016-05-08 14:03:58 +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
feb34660e3
fix up track manage window
2016-05-08 14:03:54 +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
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
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
Matte A
9421cc0bd4
Add shortcut for the Multiplayer window ( #3509 )
2016-05-06 21:14:49 +01:00
Gymnasiast
17626dbb1a
Increase station limit to 32, fix display of plural
2016-05-06 18:30:44 +02:00
duncanspumpkin
72ca648135
Move painter functions into paint.c. Fix mistake in paint_attach_to_previous_ps
2016-05-04 18:54:42 +01:00
janisozaur
68bad6505c
Add and correct licence headers to all sources ( #3108 )
2016-05-04 18:24:41 +01:00
Michael Steenbeek
142c54852d
Clean up some residual usages of old config ( #3484 )
2016-05-03 22:36:29 +01:00
Patrick de Wit
13701660c9
Implement customizable toggle windowed mode shortcut ( #3462 )
...
Implement customizable toggle windowed mode shortcut
2016-05-03 20:07:33 +01:00
Patrick de Wit
60579932ef
Fix overflow in ride_mode_tweak ( #3478 )
...
Fixes #2529 : Time overflow when unlocking dodgems' operating limits
Fixes #3424 : Max. people on ride overflows when operating limit is unlocked
2016-05-03 14:44:54 +01:00
Matte A
45234d1afb
Add description for Disable train length limit and align the button ( #3480 )
2016-05-03 10:16:38 +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
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
102521d131
Replace dropdowns with spinners
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
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
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
Patrick de Wit
7656cfdcbe
Add rides amount to ride_list window. ( #3461 )
2016-04-30 17:12:12 +01:00
Gymnasiast
f2a3c21beb
Check if peep is guest or staff, refactor
2016-04-28 21:26:58 +02:00
Nubbie
339f0aba10
Make renaming staff use staff permissions, fixes #3243
2016-04-28 19:33:50 +02:00
Kradmoa
d749848ff6
Fix missing Twister coaster piece. #3361 ( #3369 )
...
Fix missing Twister coaster piece. #3361
2016-04-27 18:54:07 +01:00
Nubbie
54f11e66cb
Normalised tooltip string IDs ( #3420 )
...
* Moving all 'TIP' to the end
Searched for all _TIP_ strings and moved them to the end as it's more efficient to find them that way+ Gymnasiast told me '>We always put TIP at the end'
* Changed the tip strings + fixed the spacings (#23 )
* Fixing the comma
* Reverting changes to cheats.c to start over
* Add Re-named strings in Cheats.c + align desc.
This is the second attempt, this time I've just changed the strings to match `src/localisation/string_ids.h`, the only thing aligned is the descriptions with newly added tips that got miss-aligned
2016-04-26 11:28:12 +01:00
Ted John
83acafe05a
add global macros for research variables
2016-04-25 23:26:26 +01:00
Ted John
489ea66cc9
add global macro for gCurrentFontSpriteBase and gCurrentFontFlags
2016-04-25 23:00:58 +01:00
Ted John
b1f704dac4
add global macros for more finance variables
2016-04-25 22:38:09 +01:00