Commit Graph

93 Commits

Author SHA1 Message Date
Ariel A
3e32291907 fix: fixed shadows not spawning across maps for OWs with the same localId 2024-09-08 17:05:17 -04:00
Ariel A
7cf2d1eca0 Merge branch 'followers' into lighting 2024-02-17 17:51:30 -05:00
Ariel A
afbb88d77a Undo (most) indentation changes. 2024-02-15 22:24:20 -05:00
Eduardo Quezada
ebbcb7d025 Whitespace, documentation and style 2024-01-22 19:12:52 -03:00
Ariel A
72c81db042 Merge branch 'followers' into lighting 2023-12-31 01:45:07 -05:00
Ariel A
7d7531f2fa Merge branch 'master' into followers 2023-12-31 01:28:27 -05:00
Ariel A
a63242d96f Merge branch 'followers' into lighting 2023-10-15 00:43:54 -04:00
Ariel A
9c77aa3c66 Improved support for 64x64 followers. Updated reflection code.
Added 24x24 subsprite tables.
2023-10-14 22:14:42 -04:00
GriffinR
f01a6afc98
Merge branch 'master' into misc-tasks 2023-10-07 17:25:20 -04:00
Eduardo Quezada
af210da972 Solved a bunch of -Wall errors on modern 2023-09-20 19:01:08 -03:00
Ariel A
d800d71461 Merge branch 'followers' into lighting 2023-09-03 17:49:27 -04:00
Ariel A
d929aa60ed Added support for 48x48 and 64x64 followers. See event_objects.h 2023-09-03 16:51:43 -04:00
GriffinR
56ff4ce998 Add defines for field effect sprite data, misc task data 2023-08-20 17:45:58 -04:00
Ariel A
3a86c8bd4c Merge branch 'followers' into lighting 2022-10-07 21:08:06 -04:00
Ariel A
1c011a9c1c Merge branch 'master' into followers 2022-10-07 20:52:15 -04:00
GriffinR
6db489e2d5 Use constants for overworld object palette slots 2022-09-27 20:16:48 -04:00
Eduardo Quezada
7b3401ee27 Standarized use of star in pointer types 2022-07-29 10:17:58 -04:00
Ariel A
671fa68410 Merge branch 'romhack' into lighting 2022-07-17 16:07:50 -04:00
Ariel A
9beee311c4 Merge branch 'master' into romhack 2022-07-17 15:13:15 -04:00
Ariel A
d731485a1f Fixed shadows appearing above freshly spawned object events.
Removed shadows from cuttable trees.
2022-05-29 01:46:09 -04:00
Ariel A
9862b0f63d Merge branch 'romhack' into lighting 2022-05-11 20:44:48 -04:00
Ariel A
28ec60a776 Fixed some field effect palettes. Removed leftover CacheLightMetatiles. 2022-05-10 23:21:54 -04:00
Ariel A
a05adff325 Merge branch 'romhack' into lighting 2022-04-27 22:51:51 -04:00
Ariel A
483d4b3448 Fixed all field effects with gendered palette tags (warp arrow, surf blob, bird) 2022-04-27 22:43:12 -04:00
Ariel A
2d376d8317 Removed shadows in puddles or sand piles. Optimized shadow tile loading. 2022-04-18 01:30:10 -04:00
GriffinR
058783c148 Fix comment mistake 2022-03-14 16:01:17 -04:00
GriffinR
0a0157b62c Name unknown_16.png 2022-03-14 15:54:47 -04:00
Ariel A
ab6b14868b Merge branch 'romhack' into lighting 2022-02-21 15:58:45 -05:00
Ariel A
ea5e081f74 Fixed shadow palette tag. Fully removed permanent shadows. 2022-02-21 15:54:49 -05:00
Ariel A
7daa78311b Added more follower footprint types. Credit: Sonikku-DatH
https://www.pokecommunity.com/showthread.php?p=10410294#post10410294
2022-02-07 23:06:38 -05:00
GriffinR
3d0326106e Z coord / height -> elevation 2022-01-21 12:48:19 -05:00
Ariel A
26c38e8093 Removed lighting/day-night/shadow code from follower branch. 2021-12-22 22:58:52 -05:00
Ariel A
9de9442c39 Merge branch 'romhack' into lighting 2021-12-18 17:25:56 -05:00
Ariel A
bdcbb5c700 Merge branch 'master' into romhack 2021-12-18 17:14:52 -05:00
Ariel A
bd3c9ed3b9 Fixed warp arrow palette bug. Optimized weather palette loading. 2021-11-26 04:55:29 -05:00
GriffinR
b31bddddca Clean up metatile_behavior 2021-10-18 12:54:29 -04:00
GriffinR
862febe03a Add MAP_OFFSET 2021-10-09 13:19:27 -04:00
Ariel Antonitis
913afabe5d Merge branch 'romhack' into lighting 2021-09-02 01:08:08 -04:00
Ariel Antonitis
8a3b04e837 Merge branch 'master' into romhack 2021-09-02 01:03:13 -04:00
LOuroboros
554210c5e3 Removed trailing spaces in the most relevant files
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include  *.s --include  *.inc --include  *.txt *  | xargs sed -i 's/\s\+$//g'

Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
Ariel Antonitis
f3cb35467a Merge branch 'romhack' into lighting 2021-07-20 19:45:40 -04:00
Ariel Antonitis
783149bd3f Fixed bug where moving truck had a shadow. 2021-07-20 19:38:32 -04:00
PikalaxALT
810ca5f8ff Flatten pos fields in struct Sprite 2021-07-07 09:11:52 -04:00
Ariel Antonitis
147e101df5 More testing of fog blending. 2021-05-02 02:55:23 -04:00
Ariel Antonitis
4a5dbcb52b Testing updating sprite palettes with weather + time. 2021-05-02 02:55:23 -04:00
Ariel Antonitis
37d0e17be4 Fixed shadow hot springs bug. 2021-05-02 02:55:23 -04:00
Ariel Antonitis
a160012dbf Added shadow toggle to weather structure. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
a80de91463 Fixed bugged interaction between reflections & light sprites. 2021-04-25 16:26:23 -04:00
Ariel Antonitis
221569a710 Merge branch 'master' into romhack 2021-04-18 22:17:53 -04:00
GriffinR
8bad478b49 Document disguise field effects 2021-04-06 14:51:39 -04:00