Duncan Frost
356079834a
Added start of peep_update_patrolling
2015-03-25 18:36:00 +00:00
Duncan Frost
17bc13f1a1
Started 69b8cc
2015-03-25 18:35:55 +00:00
Duncan Frost
4bdf05b59f
Labelled next_in_quadrant
2015-03-25 18:34:21 +00:00
Duncan Frost
d11ddc3ec2
Labeled found sprite and peep offsets.
2015-03-25 18:34:19 +00:00
IntelOrca
8d9ff5daf1
implement balloon_update and money_effect_update
2015-03-25 14:31:23 +00:00
IntelOrca
743c508065
finish implementing jumping fountains
2015-03-25 01:43:36 +00:00
IntelOrca
83aae61e34
implement sprite_misc_update
2015-03-24 16:48:38 +00:00
Ted John
eac4e28efd
Merge pull request #952 from Garogolun/footpath-functions
...
Decompiled some footpath stuff
2015-03-23 21:03:33 +00:00
IntelOrca
745614c959
refactor misc. sprites and implement jumping_fountain_begin
2015-03-23 10:39:47 +00:00
Timmy Weerwag
d4f495cc0e
Renamed sub_6A7831 to footpath_provisional_update
2015-03-22 22:18:36 +01:00
Ted John
8013807f68
Merge pull request #948 from kevinburke/downtime
...
Name var_199 as the downtime parameter
2015-03-22 19:32:34 +00:00
Kevin Burke
6423c857a7
Name var_199 as the downtime parameter
2015-03-22 12:28:55 -07:00
IntelOrca
74fd9dc5a2
fix queue banners not invalidating properly
2015-03-22 17:43:44 +00:00
IntelOrca
7d383a586e
implement map_update_tiles, grass growing and scenery aging
2015-03-22 17:04:50 +00:00
Ted John
956d6688d3
Merge pull request #946 from kevinburke/var_198_docs
...
Name reliability variables
2015-03-22 15:40:16 +00:00
Kevin Burke
5fc72d354d
Rename fair_value to value
2015-03-22 08:38:42 -07:00
Kevin Burke
3862a85666
Name reliability variables
...
- Rename var_146 to fair_value (it is not reliability)
- Add a helper method get_age_penalty which computes the age penalty for
a ride.
- Adds a constant for a ride's initial reliability
- Names a subroutine
2015-03-22 08:21:13 -07:00
IntelOrca
d67335d0c7
implement remaining map animation invalidate event handlers and create map animation
2015-03-22 01:19:23 +00:00
IntelOrca
cd16af0f60
add some event handlers for invalidating map objects
2015-03-18 19:52:45 +00:00
Ted John
3f1f8162a5
Merge pull request #929 from duncanspumpkin/fix_intense_rides
...
Fix intense rides flag
2015-03-18 19:41:16 +00:00
Duncan Frost
b5b2ae263a
Fix intense rides causing peeps not to use rides at all
2015-03-18 19:23:15 +00:00
IntelOrca
058f10845f
implement map_invalidate_animations
2015-03-17 23:47:54 +00:00
IntelOrca
488282d653
name some of the ride type flags
2015-03-07 19:56:30 +00:00
IntelOrca
6ae0c10350
refactor ride type flag checks
2015-03-07 19:15:47 +00:00
Duncan Frost
ddcf766fea
More refactoring of object.c
2015-03-07 09:44:34 +00:00
Duncan Frost
fa7448bc97
Add remaining paint functions
2015-03-04 21:22:27 +00:00
Duncan Frost
fe21c56e5d
Fix large bug.
2015-03-03 22:00:11 +00:00
Duncan Frost
ffb1370a7b
Implemented paint_wall.
2015-03-03 18:25:14 +00:00
Duncan Frost
d36807333a
Implemented paint_large_scenery
2015-03-02 18:21:32 +00:00
Duncan Frost
fe8bcf4d85
Implemented paint_small_scenery
2015-03-01 21:59:30 +00:00
Duncan Frost
013be11aed
Refactored water and entrance paint functions
2015-03-01 21:06:51 +00:00
Duncan Frost
c0e957299f
Refactored paint_path. Labelled known offsets
2015-03-01 17:45:45 +00:00
Gericom
1421109f46
Renamed ebp and eleminated edi in create_duck
2015-02-28 18:08:19 +01:00
Gericom
b560638e23
More refactoring and fixed bug in create_duck
2015-02-28 14:48:04 +01:00
Gericom
961a251dd0
Added rct_balloon and rct_duck structs
2015-02-28 11:47:09 +01:00
Gericom
ff79e98819
Implemented a couple of functions, memory leak fix
...
- create_duck
- viewport_set_underground_flag (0x006E7A15)
Free dpi in paint_park_entrance_entry
2015-02-27 16:34:52 +01:00
Gericom
69545bfbd9
Implemented create_balloon
2015-02-27 13:29:57 +01:00
Ted John
a91abfff57
Merge pull request #858 from duncanspumpkin/fix_banner_crash
...
Fix footpath banner remove crash
2015-02-22 18:58:03 +00:00
Duncan Frost
af5e802630
Fix crash caused by not passing x,y coordinates to remove banner
2015-02-22 18:53:27 +00:00
Thomas
a8f7868ec7
Fixed map smoothing issue
2015-02-22 12:31:26 +01:00
Duncan Frost
095f6e1216
Fix hack causing flags to not be passed to scenery clearing function
2015-02-19 18:42:45 +00:00
Jackson Davis
5ec0cd5e8e
Decompile banner_init (6B9CB0)
2015-02-17 19:47:47 -08:00
Ted John
e39a220058
Merge pull request #814 from nbrochu/mapgen-simplex-tab
...
Added a 3rd tab to Map Generation (Simplex)
2015-02-17 18:54:20 +00:00
IntelOrca
2ab48c998e
Merge branch 'set-ride-status' into develop
...
Conflicts:
src/ride/track.h
2015-02-17 17:00:47 +00:00
IntelOrca
0d2bd68bd4
fix footpath bug, fixes #813
2015-02-16 15:16:28 +00:00
Nicholas Brochu
14d919819b
Added a 3rd tab to Map Generation (Simplex)
...
Complete with sensible defaults.
2015-02-16 01:18:08 -05:00
IntelOrca
c0e4518972
refactor some of the footpath code after merging
2015-02-13 20:55:49 +00:00
IntelOrca
886f30d00c
Merge branch 'develop' into footpath-commands
2015-02-13 19:32:13 +00:00
IntelOrca
e953fdc360
improve random map generator, change algorithm to simplex noise
2015-02-13 03:29:40 +00:00
IntelOrca
a978a931e7
fix issues with random map generator
2015-02-11 00:02:09 +00:00