1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 00:04:43 +01:00
Commit Graph

15345 Commits

Author SHA1 Message Date
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
Timmy Weerwag
05fa87ad5d Fixed warnings 2015-04-04 15:22:37 +02:00
Timmy Weerwag
a78b37e96e Decompiled sub_68A15E 2015-04-04 15:15:24 +02:00
Timmy Weerwag
5f55bd97be Decompiled sub_688972 2015-04-04 14:39:46 +02:00
Timmy Weerwag
f52ccebbca Decompiled screen_pos_to_map_pos 2015-04-04 12:32:35 +02:00
Timmy Weerwag
b20efdada8 Refactored common code into viewport_coord_to_map_coord 2015-04-03 21:11:03 +02: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
Duncan Frost
393e011993 Fix mechanics prioritising inspecting over fixing 2015-04-02 18:47:01 +01:00
Timmy Weerwag
8e11c6528d Coding style 2015-04-02 17:19:21 +02:00
Timmy Weerwag
585f85c725 Improved footpath_get_coordinates_from_pos a bit 2015-04-02 16:38:40 +02: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
c14b84489c Decompile sub_65E1C2 2015-03-31 22:42:16 -07: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
Timmy Weerwag
6cb205c9cc Added footpath_get_coordinates_from_pos 2015-04-01 02:28:47 +02:00
Timmy Weerwag
fe799f03a5 Added footpath_bridge_get_info_from_pos 2015-04-01 01:45:18 +02: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
Michael Steenbeek
3e5ba44663 Fix #986 2015-03-31 15:35:54 +02: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
Duncan Frost
60c888dd31 Fix mistake introduced during refactor 2015-03-30 19:35:22 +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
Duncan Frost
39c87ac8cf Fix peep loading positions for rides with 16bit no_positions 2015-03-29 13:17:39 +01:00
IntelOrca
d1e4fe8060 implement scenery_set_default_placement_configuration 2015-03-29 02:29:07 +01:00
Ted John
8ee28119c3 Merge pull request #975 from kevinburke/max-speed-doc
Document the value of the max_speed parameter
2015-03-28 22:44:58 +00:00
Kevin Burke
84159c5d71 Document the value of the max_speed parameter 2015-03-28 13:39:28 -07:00
Michael Steenbeek
7668591591 Add cheat to make all rides destructible 2015-03-28 19:29:19 +01:00
Ted John
f28d2c9f2d Merge pull request #953 from Garogolun/proc-6a8388
Decompiled 0x006A8388
2015-03-28 17:22:51 +00:00
IntelOrca
2248e8623d fix cheat window tab images 2015-03-28 17:20:19 +00:00