1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 03:23:15 +01:00
Commit Graph

2922 Commits

Author SHA1 Message Date
Ted John
f4ffdbde63 Merge pull request #1012 from Garogolun/mingw-fixes
Couple of small fixes
2015-04-12 23:00:35 +01:00
Timmy Weerwag
72de53391c Fix crash in canceling a patrol area 2015-04-12 23:26:18 +02:00
Timmy Weerwag
930a9d61dd Fixes for a couple of warnings 2015-04-12 23:26:15 +02:00
Timmy Weerwag
308337806e Fix money display (#912) 2015-04-12 23:26:13 +02:00
Timmy Weerwag
04b8b209de Reorder includes to fix compilation 2015-04-12 23:26:07 +02:00
Ted John
b1b06a80be Merge pull request #1006 from kevinburke/lift-hill-adjustments-inline
Move lift hill adjustments into the file
2015-04-11 19:07:52 +01:00
Kevin Burke
bf0f43a4f0 rename to RideLiftHillAdjustments 2015-04-11 08:59:44 -07:00
Kevin Burke
bbffff9ae5 Move lift hill adjustments into the file 2015-04-09 23:24:33 -07:00
Ted John
f126a41bdd Merge pull request #1001 from duncanspumpkin/fix_unpack
Fix object unload which broke object unpack.
2015-04-07 21:15:19 +01:00
Duncan Frost
54262ecd84 Fix object unload which broke object unpack. 2015-04-07 20:00:31 +01:00
IntelOrca
12edf8b4a0 rename unidentified ride entry struct members 2015-04-07 00:16:47 +01:00
Ted John
cbde35402c Merge pull request #998 from jcdavis/66E407
66E407: news_item_peep_removed
2015-04-06 19:59:36 +01:00
Ted John
2a1722db69 Merge pull request #999 from kevinburke/sub_65DDD1
Move var_112 accessors into their own methods
2015-04-06 15:18:35 +01:00
Jackson Davis
4143574243 Rename and clean up 2015-04-05 07:55:04 -07:00
Ted John
11efc58374 Merge pull request #980 from kevinburke/sub_65DDD1
Decompile sub_65DDD1
2015-04-05 15:20:17 +01:00
Kevin Burke
616a3ada72 Move var_112 accessors into their own methods 2015-04-04 21:57:53 -07:00
Jackson Davis
1a4ca6e19d Fix missing increment 2015-04-04 18:58:14 -07:00
Jackson Davis
f3f2e6c18b 66E407: news_item_peep_removed 2015-04-04 18:45:52 -07:00
Ted John
eafbe8ede2 Merge pull request #993 from duncanspumpkin/add_install_track_b
Added install_track window
2015-04-02 22:16:26 +01:00
Duncan Frost
d04bba1ab3 Fix travis 2015-04-02 22:11:34 +01:00
Duncan Frost
cfeb039ad2 Added install_track window 2015-04-02 22:00:59 +01:00
Ted John
69b563af95 Merge pull request #992 from duncanspumpkin/fix_mechanics
Fix mechanics prioritising inspecting over fixing
2015-04-02 20:11:19 +01:00
Duncan Frost
393e011993 Fix mechanics prioritising inspecting over fixing 2015-04-02 18:47:01 +01:00
IntelOrca
2a463b9909 Merge Localisation/master into OpenRCT2/develop. 2015-04-01 21:26:27 +01:00
IntelOrca
d86f15c87d Fix bug in rct1_fix_entrance_positions.
Refactor RCT1 import.
Allow rotate shortcut to rotate park entrance placement.
2015-04-01 21:23:05 +01:00
IntelOrca
5c6a69b48f fix small bug in research_insert_researched 2015-04-01 18:33:30 +01:00
IntelOrca
c9ea1b6979 refactor RCT1 import code 2015-04-01 18:14:30 +01:00
Ted John
072a1d8d22 Merge pull request #989 from kevinburke/ride-length
Use ride_get_total_length() function
2015-04-01 11:10:09 +01:00
Kevin Burke
7af5ee6159 Use ride_get_total_length() function 2015-03-31 22:19:01 -07:00
Kevin Burke
0ad89da51c division -> multiplication 2015-03-31 22:11:03 -07:00
Kevin Burke
8c210d834c Decompile var_110 2015-03-31 22:09:05 -07:00
Kevin Burke
dd133d4313 move var_10E functions into their own accessor 2015-03-31 22:04:23 -07:00
Kevin Burke
fc5cfe252d call new functions 2015-03-31 20:15:41 -07:00
IntelOrca
32cbbb1e35 implement editor_fix_rct1_terrain 2015-03-31 18:24:49 +01:00
IntelOrca
509b2a1c6d implement research_populate_list_random 2015-03-31 17:09:16 +01:00
IntelOrca
4d11def81d implement editor_fix_rct1_scenery, editor_rct1_reset_research and research_remove_non_separate_vehicle_types 2015-03-31 15:17:43 +01:00
IntelOrca
1c1445d14f implement editor_load_rct1_default_objects 2015-03-31 13:06:34 +01:00
Kevin Burke
6f5bbe1588 Add helper functions for accessing data in var_0D5 2015-03-30 21:09:11 -07:00
Kevin Burke
1406002b60 Decompile sub_65DDD1 2015-03-30 21:08:44 -07:00
IntelOrca
b1d6c34a00 implement money_effect_create 2015-03-31 03:23:40 +01:00
IntelOrca
bbbf928f50 implement duck_remove_all and staff_reset_stats 2015-03-31 02:48:26 +01:00
IntelOrca
851b0819b9 clean up many CALL_PROCs and implement a few functions 2015-03-31 02:21:30 +01:00
Ted John
7f42400f36 Merge pull request #982 from Gymnasiast/patch-3
Fix misspelled user name
2015-03-30 20:09:33 +01:00
Ted John
b2d0371066 Merge pull request #985 from duncanspumpkin/fix_watering
Fix mistake introduced during refactor
2015-03-30 20:08:49 +01:00
Michael Steenbeek
4ee6dcda49 Add myself to 'Implementation' 2015-03-30 20:53:27 +02:00
Duncan Frost
60c888dd31 Fix mistake introduced during refactor 2015-03-30 19:35:22 +01:00
Ted John
675b667349 Merge pull request #983 from duncanspumpkin/fix_peep
Fix peep
2015-03-30 18:14:29 +01:00
Ted John
88bec0b30b Merge pull request #981 from Gymnasiast/patch-2
Two small fixes for UK English
2015-03-30 18:10:40 +01:00
Duncan Frost
21bf12b393 Fix mechanics not being interrupted from walking to inspections 2015-03-30 18:03:56 +01:00
Duncan Frost
e31019428c Fix handymen not watering plants due to tile order. 2015-03-30 17:58:14 +01:00