1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 20:13:07 +01:00
Commit Graph

2901 Commits

Author SHA1 Message Date
Jackson Davis
4143574243 Rename and clean up 2015-04-05 07:55:04 -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
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
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
Michael Steenbeek
be51e5189e Fix misspelled user name
Another thing:

I'm not sure whether I should do this myself, so I'll just ask:
Since I put in a few features and fixes, could I be mentioned under Implementation (or otherwise Additional Implementation)?
2015-03-30 18:30:21 +02:00
Michael Steenbeek
59c913222f Two small fixes for UK English
Explanation:
- OpenRCT2 changed Dfl. into the correct fl. for guilders last year, except in the dropdown menu in the Options window, which this PR fixes.
- Since the Music option is no longer followed by a dropdown (as it's turned into a checkbox), the colon after it should be dropped, which this PR does.
2015-03-30 17:52:38 +02:00
Ted John
c3ca883c77 Merge pull request #976 from duncanspumpkin/fix_load_positions
Fix peep loading positions for rides with 16bit no_positions
2015-03-29 13:22:53 +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
Ted John
28fdb26fdf Merge pull request #973 from Gymnasiast/make-destructable
Add a cheat to make all rides destructable
2015-03-28 22:44:36 +00:00
Kevin Burke
84159c5d71 Document the value of the max_speed parameter 2015-03-28 13:39:28 -07:00
Michael Steenbeek
d9f31ba058 Add cheat to make all rides destructible 2015-03-28 19:29:51 +01:00
Michael Steenbeek
7668591591 Add cheat to make all rides destructible 2015-03-28 19:29:19 +01:00
Michael Steenbeek
022f0765b9 Merge pull request #7 from IntelOrca/develop
Fast forward
2015-03-28 19:26:34 +01:00
Ted John
f28d2c9f2d Merge pull request #953 from Garogolun/proc-6a8388
Decompiled 0x006A8388
2015-03-28 17:22:51 +00:00
IntelOrca
43e61d031b Merge branch 'Gymnasiast-develop' into develop 2015-03-28 17:20:27 +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
Ted John
34ebdafa15 Merge pull request #971 from duncanspumpkin/research
Research reset at all complete
2015-03-28 14:02:16 +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
Ted John
c70c2f6057 Merge pull request #970 from duncanspumpkin/fix_on_ride_photo
Fix on ride photo and station lights
2015-03-27 11:12:18 +00:00
Duncan Frost
bba61bd891 Fix on ride photos staying flashed 2015-03-27 08:47:47 +00:00