OpenRCT2/src/world
zaxcav bdb8a15903 Make path wide flag update only update the current tile.
Previously updating the path wide flag updated the current tile and reset the wide flag in some neighboring tiles.

This could cause glitches in the pathfinding performed over those reset tiles.
2016-10-05 13:36:43 +02:00
..
balloon.c Multiplayer desync stuff 2016-08-01 20:47:21 +02:00
banner.c Integrate gBanners 2016-09-04 21:19:19 +02:00
banner.h Integrate gBanners 2016-09-04 21:19:19 +02:00
climate.c Make lightning disabled while weather effects are disabled (Gymnasiast 2016-09-21 10:36:35 -04:00
climate.h Integrate climate globals 2016-08-14 15:07:32 +01:00
duck.c Check access to duck_move_offset 2016-09-18 20:01:22 +02:00
entrance.h Change macro to assert_struct_size 2016-06-03 11:29:50 +02:00
footpath.c Make path wide flag update only update the current tile. 2016-10-05 13:36:43 +02:00
footpath.h Peeps no longer interact with provisional paths 2016-09-21 21:23:38 +02:00
fountain.c rename path bits (var_06) to (flags) 2016-05-30 23:39:43 +01:00
fountain.h Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
map.c Refactor place entrance 2016-09-26 19:35:56 +01:00
map.h Refactor place entrance 2016-09-26 19:35:56 +01:00
map_animation.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
map_animation.h Integrate animation objects 2016-08-20 22:38:50 +01:00
map_helpers.c Fix function definitions to match their declarations 2016-07-14 14:11:49 +02:00
map_helpers.h Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
mapgen.c Use more precise seed for random map generation 2016-09-24 12:11:48 +01:00
mapgen.h Name all the typdef-ed structs (#3581) 2016-05-12 22:57:40 +01:00
money_effect.c Fix function definitions to match their declarations 2016-07-14 14:11:49 +02:00
park.c Refactor place entrance 2016-09-26 19:35:56 +01:00
park.h Integrate variables in park.c 2016-09-10 17:46:34 +01:00
particle.c Multiplayer desync stuff 2016-08-01 20:47:21 +02:00
scenery.c Integrate gClearSceneryCost and gLandRightsCost 2016-09-10 12:28:01 +01:00
scenery.h Integrate entertainer costumes 2016-09-11 00:40:51 +01:00
sprite.c Optimise tweening by skipping get_sprite() and its assert 2016-09-14 23:25:37 +01:00
sprite.h Optimise tweening by skipping get_sprite() and its assert 2016-09-14 23:25:37 +01:00
water.h Change macro to assert_struct_size 2016-06-03 11:29:50 +02:00