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
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
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
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
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
Ted John
e93f894077
Merge pull request #990 from kevinburke/sub_65E1C2
...
Decompile sub_65E1C2
2015-04-12 23:18:16 +01:00
Ted John
e08e4b7f61
Merge pull request #988 from Garogolun/footpath-stuff
...
Added two footpath functions
2015-04-12 23:15:20 +01:00
Ted John
754ee9b553
Merge pull request #1007 from jcdavis/693BAB
...
Decompile sub_693BAB
2015-04-12 23:01:19 +01:00
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
Kevin Burke
42fbe7b027
no_sheltered -> num_sheltered
2015-04-11 18:38:29 -07:00
Kevin Burke
7bb6b6a70d
update ride property names
2015-04-11 09:47:06 -07:00
Kevin Burke
bf0f43a4f0
rename to RideLiftHillAdjustments
2015-04-11 08:59:44 -07:00
Jackson Davis
04e006bebc
Decompile sub_693BAB
2015-04-10 00:21:51 -07:00
Kevin Burke
bbffff9ae5
Move lift hill adjustments into the file
2015-04-09 23:24:33 -07: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
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