1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-31 02:35:46 +01:00
Commit Graph

71 Commits

Author SHA1 Message Date
IntelOrca
012ffcd8b2 finish graph tab on ride window 2014-09-21 00:01:17 +01:00
IntelOrca
409ee7a3da implement most of graphs tab on ride window except drawing 2014-09-20 19:41:03 +01:00
IntelOrca
30067346ae finish vehicle tab for ride window 2014-09-20 17:19:58 +01:00
IntelOrca
ac5985eaa0 refactor ride entries for ride window 2014-09-20 16:02:21 +01:00
IntelOrca
fef1427271 implement most of vehicle tab for ride window 2014-09-18 02:48:51 +01:00
IntelOrca
f4a1eae06d implement dropdowns for window ride colour tab 2014-09-14 18:43:36 +01:00
IntelOrca
9c1689a9ef implement more of ride window colour invalidate 2014-09-10 23:05:20 +01:00
IntelOrca
b40844c634 begin colour tab for ride window 2014-09-10 18:13:07 +01:00
IntelOrca
a132b52766 finish invalidate event for ride window 2014-09-09 14:16:09 +01:00
IntelOrca
fcc847beb4 start implementing operating tab on ride window 2014-09-09 01:12:32 +01:00
IntelOrca
13fd5de6ce finish implementing income tab on ride window apart from command events 2014-09-06 00:58:02 +01:00
IntelOrca
abdfa95b24 implement most of income tab for ride window 2014-09-05 23:44:02 +01:00
IntelOrca
caa7a50ec2 implement measurements tab on ride window 2014-09-05 18:10:30 +01:00
IntelOrca
4d5dd76713 refactor and implement locate mechanic for ride window 2014-09-05 14:24:54 +01:00
IntelOrca
9fe7f7ab2c implement maintenance tab on ride window 2014-09-05 02:37:48 +01:00
IntelOrca
490027a2a8 implement customer tab on ride window 2014-09-04 19:59:42 +01:00
IntelOrca
722976e237 implement music tab for ride window 2014-09-04 15:42:36 +01:00
IntelOrca
e452ed00fa Merge branch 'master' into ride-window 2014-09-03 23:18:53 +01:00
IntelOrca
f639fd6054 refactor ride structure 2014-09-03 23:17:31 +01:00
IntelOrca
76fda20859 implement ride window drawing 2014-09-03 19:13:37 +01:00
IntelOrca
55fc04ae82 Merge branch 'master' into ride-window 2014-09-03 14:01:42 +01:00
Balletie
91ca6401b5 Fixes the last bug 2014-09-02 23:38:59 +02:00
Balletie
4f5dc9b33e Initial crack at decompiling 0x006B4800 2014-09-02 17:52:23 +02:00
IntelOrca
17c4e4937a implement ride window widgets and dropdown lists 2014-09-01 12:04:34 +01:00
IntelOrca
8e0f1884b9 Merge branch 'master' into ride-window 2014-08-31 15:41:39 +01:00
IntelOrca
2cfb2908de add ride track functions, for window ride branch 2014-08-31 15:40:08 +01:00
IntelOrca
29806414c8 start implementing the first page for ride window 2014-08-25 18:29:04 +01:00
IntelOrca
16b552270b add rct_ride_type structure 2014-08-24 23:02:19 +01:00
zsilencer
31e2e4919a Decompiled audio functions 2014-08-23 23:50:50 -06:00
Ted John
5c01091043 Merge pull request #344 from duncanspumpkin/window_peep_functions
Window peep functions
2014-08-23 14:10:52 +01:00
Ted John
6a405aa905 Merge pull request #348 from zsilencer/master
Decompiled function 0x006AF561
2014-08-23 12:32:08 +01:00
Duncan Frost
0b20bb79b8 Added window_peep_viewport_init 2014-08-23 10:39:15 +01:00
zsilencer
84d4747a60 Decompiled function 0x006AF561 2014-08-23 02:44:06 -06:00
IntelOrca
9b08db7020 add window_new_ride_populate_list 2014-08-20 00:05:40 +01:00
Duncan Frost
2345a510bf Fixes #286. Issue was caused by a typo. 2014-08-14 22:18:12 +01:00
wolfreak99
2b438c89b4 Update ride.h 2014-07-20 13:58:23 -04:00
wolfreak99
a9091b41b6 Cheats, temporary cheat placement macro for convenince, audio option, copiedunlimited land tool to water tool. 2014-07-15 22:41:12 -04:00
Duncan Frost
8b97931491 Swapped sprite list to use global var 2014-06-29 14:51:18 +01:00
Duncan Frost
32624b912c Tried swaping to a global variable for ride_list 2014-06-29 14:38:38 +01:00
lnz
d5f374d38c Fix station_heights bug and use FOR_ALL_RIDES in ride_check_all_reachable 2014-05-30 00:24:44 +02:00
lnz
978bc39d25 Name various ride variables, clear a warning in map.c, add a note in
scenario
2014-05-29 23:42:24 +02:00
lnz
64bece0246 Initial implementation of ride reachability checks 2014-05-29 23:07:19 +02:00
IntelOrca
72b2272b1f apply loop macros and implement more awards 2014-05-27 18:03:25 +01:00
IntelOrca
30e6358fd4 implement more awards WIP 2014-05-27 15:14:45 +01:00
Kevin Burke
1df8b061d8 Document RIDE_RATING macro 2014-05-27 20:57:27 +09:00
IntelOrca
1b3c46c17d implement park_calculate_guest_generation_probability 2014-05-26 23:44:47 +01:00
IntelOrca
c2d5ec4381 fix #146, broken ride structure 2014-05-26 13:50:37 +01:00
IntelOrca
99ca1c2b90 Merge branch 'crooked-house-excitement' of https://github.com/kevinburke/OpenRCT2 into kevinburke-crooked-house-excitement 2014-05-24 14:21:08 +01:00
IntelOrca
01da128c14 add money types 2014-05-23 12:15:08 +01:00
Kevin Burke
e9751e00b6 move some data tables into C 2014-05-23 19:09:16 +09:00