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 |
|
Duncan Frost
|
393e011993
|
Fix mechanics prioritising inspecting over fixing
|
2015-04-02 18:47:01 +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 |
|
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 |
|
IntelOrca
|
43d90e8eb0
|
Merge branch 'develop' of https://github.com/Gymnasiast/OpenRCT2 into Gymnasiast-develop
|
2015-03-28 17:14:00 +00:00 |
|
Ted John
|
c7ef1fa960
|
Merge pull request #972 from duncanspumpkin/track_place
Fix right click when track place is on
|
2015-03-28 14:02:32 +00:00 |
|
Duncan Frost
|
ab038f4341
|
Fix right click when track place is on
|
2015-03-28 13:37:43 +00:00 |
|
Duncan Frost
|
ac23ef2787
|
Research now resets funding when all rides finished. New string to indicate reasearch complete
|
2015-03-28 12:42:09 +00:00 |
|
Duncan Frost
|
bba61bd891
|
Fix on ride photos staying flashed
|
2015-03-27 08:47:47 +00:00 |
|
Duncan Frost
|
0e04189951
|
Fix potential future bug
|
2015-03-26 22:08:56 +00:00 |
|
Duncan Frost
|
112290ca0c
|
Fix station lights for races and normal operation rides
|
2015-03-26 21:37:45 +00:00 |
|
Michael Steenbeek
|
803232642d
|
Add a cheat the remove Six Flags status from rides
|
2015-03-26 21:52:19 +01:00 |
|
Duncan Frost
|
3e6a16ef4c
|
Label known values
|
2015-03-26 20:48:42 +00:00 |
|