IntelOrca
7d383a586e
implement map_update_tiles, grass growing and scenery aging
2015-03-22 17:04:50 +00:00
Kevin Burke
5fc72d354d
Rename fair_value to value
2015-03-22 08:38:42 -07:00
Kevin Burke
3862a85666
Name reliability variables
...
- Rename var_146 to fair_value (it is not reliability)
- Add a helper method get_age_penalty which computes the age penalty for
a ride.
- Adds a constant for a ride's initial reliability
- Names a subroutine
2015-03-22 08:21:13 -07:00
Michael Steenbeek
111309bd7e
Merge pull request #5 from duncanspumpkin/set_ride_setting
...
Added game_command_set_ride_setting.
2015-03-21 00:02:29 +01:00
Duncan Frost
4171289050
Added game_command_set_ride_setting.
2015-03-20 22:33:06 +00:00
Gymnasiast
981affe04c
Refactor powered launch modes, add RCT1 style launch to looping RC.
2015-03-20 17:32:59 +01:00
IntelOrca
cd16af0f60
add some event handlers for invalidating map objects
2015-03-18 19:52:45 +00:00
Ted John
54739de4d1
Merge pull request #927 from Gymnasiast/patch-4
...
Add cheat to renew all rides
2015-03-18 18:24:25 +00:00
Ted John
1f718cda07
Merge pull request #924 from Gymnasiast/patch-2
...
Fix negative ride ages
2015-03-18 18:23:32 +00:00
Michael Steenbeek
f0b3525395
Add cheat to renew all rides
2015-03-18 16:21:45 +01:00
Michael Steenbeek
ab5285cf1e
Don't reset built dates that are in the future
2015-03-18 16:20:12 +01:00
Ted John
d862ff73a7
Merge pull request #891 from Gericom/develop
...
Implemented some viewport drawing functions
2015-03-17 17:07:37 +00:00
Michael Steenbeek
aacef89973
Reset build dates that are in the future
2015-03-17 14:41:57 +01:00
Michael Steenbeek
d77d9e9a58
Fix negative ride ages
2015-03-17 10:45:33 +01:00
Adrian Wielgosik
fa5bee8c40
Fix "research group" being displayed when no item is selected
2015-03-16 13:58:07 +01:00
Duncan Frost
aa268dc307
Fix text input that is populated with text greater than max length
2015-03-15 14:41:43 +00:00
Gymnasiast
38e8a028c0
Futureproof the options window invalidation for this and future additions
2015-03-14 20:54:24 +01:00
Gymnasiast
5a5cf21cd3
Made subtype switching an option
2015-03-14 20:29:49 +01:00
Michael Steenbeek
22b4001c29
Allow changing subtype
2015-03-14 16:52:48 +01:00
Adrian Wielgosik
002d106111
Removed accidental call to original code in decompiled function
2015-03-13 22:27:12 +01:00
Gericom
11b0646176
Added some viewport functions and refactoring
2015-03-11 19:13:14 +01:00
IntelOrca
5791522d69
implement 0x0066F6B0 so that new map window opens after object selection
2015-03-11 12:57:59 +00:00
Michael Steenbeek
adfd678469
Fix map tool sizes larger than 7 not being drawn correctly
2015-03-11 12:39:18 +01:00
Michael Steenbeek
564e215051
Fix 'Map size:' text appearing when it should be hidden
2015-03-11 12:16:32 +01:00
Michael Steenbeek
80571814c4
Fix old land ownership tool sizes being written to the map window
2015-03-11 11:26:55 +01:00
Michael Steenbeek
1f80802dbf
Fix terraforming tool sizes bigger than 7 being written to the map window
2015-03-11 11:11:19 +01:00
Michael Steenbeek
9340c99a1e
Fix indentation
2015-03-10 10:21:46 +01:00
Michael Steenbeek
e76bddb820
Extend max land ownership tool size to 64
2015-03-09 22:51:36 +01:00
IntelOrca
488282d653
name some of the ride type flags
2015-03-07 19:56:30 +00:00
IntelOrca
6ae0c10350
refactor ride type flag checks
2015-03-07 19:15:47 +00:00
IntelOrca
c4f1fa3b0c
remove redundant sound options
2015-03-07 16:50:54 +00:00
IntelOrca
de34ab5ed8
add options for finance and research on toolbar
2015-03-07 16:38:17 +00:00
Ted John
7154702ca3
Merge pull request #898 from adrian17/window_ride_disable_tabs
...
Decompiled window_ride_disable_tabs
2015-03-07 15:51:35 +00:00
Ted John
2f11c9398f
Merge pull request #901 from duncanspumpkin/refactor
...
Refactor of Object Functions
2015-03-07 14:03:53 +00:00
Duncan Frost
a04de29bf8
Finish refactor of object_list.c
2015-03-07 12:45:13 +00:00
Duncan Frost
936f2f127f
Refactor of object_list.c
2015-03-07 11:13:10 +00:00
Duncan Frost
ddcf766fea
More refactoring of object.c
2015-03-07 09:44:34 +00:00
Adrian Wielgosik
8dce074960
Changed variable types, removed unnecessary AND
2015-03-07 00:38:31 +01:00
Adrian Wielgosik
fce6893e2b
Decompiled window_ride_disable_tabs
2015-03-06 17:05:47 +01:00
Duncan Frost
c66a64ac56
Add hack to fix scenery scroll bar
2015-03-05 21:27:38 +00:00
Adrian Wielgosik
21b55888ec
Clean up guest_list_open_with_filter a bit
2015-03-05 21:02:16 +01:00
Adrian Wielgosik
5a7d0a506e
Fixed "thinking about" guest list filter not working
2015-03-05 21:02:15 +01:00
Adrian Wielgosik
7f10024b8e
Decompiled window_guest_list_open_with_filter
2015-03-05 21:02:14 +01:00
Duncan Frost
8cf3eebf9d
Fix misc scenery tab. Issue due to accessing invalid memory
2015-03-05 19:29:38 +00:00
Duncan Frost
9378f8698e
Refactor of object_paint_ride.
2015-03-01 14:24:05 +00:00
Duncan Frost
cf5f2e0ae4
Fix cursor not changing when switching between scenery and other windows
2015-02-27 23:00:29 +00:00
IntelOrca
4268c930e8
fix shortcuts, fixes #824 , fixes #512...
...
- add saving of shortcut configuration
- allow setting of shortcuts in title screen
2015-02-27 17:29:23 +00:00
Duncan Frost
4c527225fb
Refactor. Now uses same code for scenery_tracks and just tracks
2015-02-27 13:04:48 +00:00
Duncan Frost
ca653aed63
Implemented go into scenery select mode
2015-02-27 13:04:46 +00:00
Duncan Frost
b72ffb43db
Finish track_save_scenery. Design cancel now called after save
2015-02-27 13:04:45 +00:00