Duncan Frost
b593dfbcd0
Fix #909 . Ride name arguments incorrectly acessed
2015-03-25 18:30:59 +00:00
Kevin Burke
23bfd13ba9
replace ride_window_invalidate flags with constants
2015-03-23 08:33:07 -07:00
Kevin Burke
09431278e4
Name the ride window-invalidate flag
2015-03-23 08:33:07 -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
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
Adrian Wielgosik
7f10024b8e
Decompiled window_guest_list_open_with_filter
2015-03-05 21:02:14 +01:00
Duncan Frost
67b82b1065
Fix negative money due to cheat detection.
2015-02-20 19:45:23 +00:00
IntelOrca
dfc723573c
fix expenditure table issues, fixes #762
2015-02-08 14:31:57 +00:00
Duncan Frost
43550e2a7b
Fix small offset bugs. Label ride offsets
2015-01-24 19:48:26 +00:00
IntelOrca
dfb1f055b9
implement game_command_set_current_loan
2015-01-24 19:07:35 +00:00
IntelOrca
475c98c540
implement game_command_set_research_funding
2015-01-24 18:41:55 +00:00
IntelOrca
eec7e2e458
implement marketing_start_campaign
2015-01-24 18:22:06 +00:00
Duncan Frost
1fed6ac32c
Added missing btm toolbar functions. Added dirty enum
2015-01-07 20:25:48 +00:00
Duncan Frost
4da2521967
Fix dirty money flag.
2015-01-05 18:48:55 +00:00
IntelOrca
d7212c1b14
implement inventions list window, fixes #630
2014-12-16 01:24:13 +00:00
IntelOrca
726fd9ef1d
add RIDE_LIFECYCLE_18 to enum
2014-12-09 19:46:42 +00:00
Duncan Frost
cbd7e0c096
Reversed 684ac3
2014-11-30 22:00:41 +00:00
IntelOrca
d00001fed2
remove unnecessary header includes
2014-11-30 20:27:14 +00:00
IntelOrca
88b425f6a7
implement ride open station and ride open vehicle, partial fix for #601
2014-11-29 15:55:44 +00:00
IntelOrca
ece2522273
refactor window search functions
2014-10-16 02:02:43 +01:00
IntelOrca
6fe1bace20
refactor input (flags in particular) and add sub_6EA73F
2014-10-15 22:59:26 +01:00
IntelOrca
93c5bddd4e
fix various research issues and improve
2014-10-08 22:11:50 +01:00
IntelOrca
daeb4d8c6d
implement research_finish_item
2014-10-08 00:42:11 +01:00
IntelOrca
141f33acf8
implement research_next_design
2014-10-07 23:42:17 +01:00
IntelOrca
1d92e3d7ab
Merge branch 'master' into reorganise-src
...
Conflicts:
projects/openrct2.vcxproj
projects/openrct2.vcxproj.filters
src/audio/audio.c
src/audio/mixer.h
src/game.c
src/ride/vehicle.c
src/windows/finances.c
src/windows/research.c
2014-10-07 19:10:16 +01:00
IntelOrca
daf231a2e9
organisation: move peep and staff to sub directory of its own
2014-10-06 19:41:43 +01:00
IntelOrca
c8df6174b8
organisation: fix includes
2014-10-06 17:36:58 +01:00
IntelOrca
554e1fe70e
organisation: move files and update project
2014-10-06 10:21:07 +01:00