Commit Graph

3039 Commits

Author SHA1 Message Date
zsilencer ea75926a6c game_command_set_ride_appearance 2015-04-25 09:20:47 -06:00
zsilencer 16cb732533 game_command_remove_scenery 2015-04-25 09:20:46 -06:00
zsilencer 68d7f84098 rename 0x80000000 to MONEY32_UNDEFINED 2015-04-25 09:20:46 -06:00
zsilencer e2d386edbc game_command_remove_fence 2015-04-25 09:20:15 -06:00
zsilencer 9bd620cd99 game_command_raise_water, game_command_lower_water, suggested changes 2015-04-25 09:20:15 -06:00
zsilencer af46537667 game_command_raise_land, game_command_lower_land 2015-04-25 09:20:15 -06:00
zsilencer b98585255b remove_peep_from_ride 2015-04-25 09:20:15 -06:00
zsilencer 26ab7c7b7e #1011 2015-04-25 09:20:15 -06:00
zsilencer 623e607dfd game_command_fire_staff_member 2015-04-25 09:20:15 -06:00
zsilencer 97bd30ece7 game_command_set_staff_patrol 2015-04-25 09:20:15 -06:00
zsilencer ab9e250abe game_command_set_staff_order 2015-04-25 09:20:14 -06:00
zsilencer 61485ed898 ride_get_refund_price 2015-04-25 09:20:14 -06:00
zsilencer 08a5bea762 game_command_demolish_ride 2015-04-25 09:20:14 -06:00
Ted John 67b5a1e5a5 Merge pull request #1025 from duncanspumpkin/scenery
Scenery tool down
2015-04-24 20:57:39 +01:00
Duncan Frost 4c6b444664 Addin missing breaks. 2015-04-23 21:09:01 +01:00
Duncan Frost e04165eef4 Refactoring and bug fixing.
Noticed a bug that was causing path bits to fail to be changed.
Reduced compile warnings by using ints for coordinates.
Rearanged colour picker to stop bug that prevents its use when first clicked.
2015-04-23 20:40:53 +01:00
Duncan Frost b950447330 Refactor of placement code 2015-04-23 20:00:18 +01:00
Duncan Frost f2fd8d81ba Added small scenery placement code
Requires major refactoring.
2015-04-23 18:03:52 +01:00
Duncan Frost 9749d7d602 Added path bit placement
Fixed bug in footpath_place_real that causes it to not place path bits.
2015-04-23 17:23:01 +01:00
Duncan Frost d0420eef0b Refactor to use defined pathBit entry address. 2015-04-22 21:03:44 +01:00
Duncan Frost 4352820851 Added walls placement code
Fixed bugs in the large scenery placement code.
Moved banners to the new parameter style code.
Consider refactoring of all of these to use a different parameter style
2015-04-22 20:41:46 +01:00
Duncan Frost b3be906270 Added remaining scenery functions 2015-04-21 18:19:11 +01:00
Duncan Frost 59c594fcf6 Added small scenery 6e1f34 code 2015-04-20 20:11:45 +01:00
Duncan Frost fedbc83829 Started 6e1f34 2015-04-18 12:17:44 +01:00
Duncan Frost b7e92b2efb Initial attempt at understanding large_scenery placement 2015-04-18 10:32:23 +01:00
Duncan Frost 8aa353f73e Refactor selection_raise/lower_land.
Interestingly you can only move land up/down one at a time
2015-04-18 08:40:43 +01:00
Duncan Frost e8d27b0424 Finished scenery repaint tool down
Renamed map_element variables that were badly named
Changed scenerymultiple(large) to use the correct size for type. This will cause merge issues with anyone working on large scenery.
2015-04-17 17:36:28 +01:00
Duncan Frost a684e338b0 Started repaint_scenery_tool_down 2015-04-17 17:36:27 +01:00
Duncan Frost f9c9e9b9aa Added scenery_remove_ghost_tool_placement 2015-04-17 17:36:26 +01:00
IntelOrca 82dd805823 Merge Localisation/master into OpenRCT2/develop. 2015-04-17 10:24:51 +01:00
Ted John b994d5b130 Merge pull request #1024 from PFCKrutonium/patch-1
Added more information and places to get builds.
2015-04-16 20:07:34 +01:00
Ted John 390f6699f3 Merge pull request #1023 from duncanspumpkin/fix_warnings
Fix some compiler warnings and potential bugs
2015-04-16 20:06:01 +01:00
Krutonium 931b6d3050 Update readme.md
Fixed the multiple instances of capitalization that were pointed out.
2015-04-16 14:04:17 -04:00
Krutonium 4bc6867267 Added more information and places to get builds.
Added References to another place to get builds, and to a Launcher that makes it so that it is easier for the layman to get involved.
2015-04-16 13:11:27 -04:00
Duncan Frost 1363f565a8 Fix some compiler warnings and potential bugs 2015-04-16 17:18:14 +01:00
Ted John ed0c3a9490 Merge pull request #987 from Gymnasiast/patch-2
Fix #986
2015-04-16 09:19:00 +01:00
Michael Steenbeek b44cfb6d97 Merge pull request #11 from duncanspumpkin/fix_growth
Added checks to prevent underflow
2015-04-16 10:08:14 +02:00
Ted John 6a82407056 Merge pull request #1019 from duncanspumpkin/fix_ride
Fix vehicle and graph tab of ride window and options window
2015-04-15 22:00:25 +01:00
Duncan Frost 1d7ab54ab8 Added checks to prevent underflow 2015-04-15 19:04:02 +01:00
Duncan Frost f40555f88b Revert options window stick to front.
Changed scenarioselect to not stick to front.
Object selection now correctly changed to not stick to front.
2015-04-15 18:02:04 +01:00
Michael Steenbeek c82a7423d3 Merge pull request #10 from duncanspumpkin/fix_ride
Fix ride
2015-04-15 11:42:17 +02:00
Michael Steenbeek 28490c4674 Merge pull request #9 from Gymnasiast/patch-5
Highlight tile when buying construction rights, fixes #1017
2015-04-15 11:40:51 +02:00
Duncan Frost 9d8983a5c7 Fix ride graphs and negative lengths 2015-04-14 19:00:29 +01:00
Duncan Frost 869142bc89 Set options window to always be ontop 2015-04-14 18:40:41 +01:00
Duncan Frost a822301002 Fix vehicle tab from failing to reload new variables 2015-04-14 18:35:26 +01:00
Ted John 8499d38b72 Merge pull request #1018 from Gymnasiast/patch-5
Highlight tile when buying construction rights, fixes #1017
2015-04-14 17:53:03 +01:00
Michael Steenbeek 2b0e3df6c1 Merge pull request #8 from IntelOrca/develop
Fast forward
2015-04-14 18:51:48 +02:00
Michael Steenbeek 6fe3b5bdd2 Highlight tile when buying construction rights, fixes #1017 2015-04-14 18:45:54 +02:00
Ted John eb0c7e92da Merge pull request #1014 from Garogolun/mingw-fixes
Fix most confusing layout award
2015-04-13 18:20:58 +01:00
Timmy Weerwag becd5454f5 Fix most confusing layout award
Wrong parentheses
2015-04-13 19:19:18 +02:00