Ariel Antonitis
|
73d060b3b6
|
Added glowing colors for some follower pokemon (Ampharos).
|
2021-04-25 16:26:23 -04:00 |
|
Ariel Antonitis
|
ae4f596885
|
Averaging function can now tint.
|
2021-04-25 16:26:23 -04:00 |
|
Ariel Antonitis
|
93ab4451fc
|
Testing combined averaging function.
|
2021-04-25 16:26:23 -04:00 |
|
Ariel Antonitis
|
0d8467c2a9
|
Slight palette update optimization.
|
2021-04-25 16:26:23 -04:00 |
|
Ariel Antonitis
|
a80de91463
|
Fixed bugged interaction between reflections & light sprites.
|
2021-04-25 16:26:23 -04:00 |
|
Ariel Antonitis
|
def9d39fbb
|
Testing evening tint.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
22c429d0d6
|
Added inter-time-of-day blending.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
3bd46b5b7a
|
Fixed bug in MapHasNaturalLight for ocean routes.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
e11d050423
|
Added weighted palette average.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
3c52e9b7ca
|
Experimental TOD tint.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
2f488d685b
|
Added Pacifidlog window lights.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
898a09ff34
|
Added Sootopolis lights.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
dbd86a3cc3
|
Added Mossdeep window lights.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
5e3fcaae15
|
Added Fallarbor window lights.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
787e196901
|
Added Dewford window lights.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
1ebf94af90
|
Added more Lilycove window lights.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
cd9276c569
|
Refactored light metatile caching.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
68068981a4
|
Fixed TOD & weather fadeout.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
806b4acda2
|
Added Lilycove light palettes.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
b7d9b77e46
|
Added Fortree/weather institute lights.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
4a04282c0b
|
Added Mauville light palettes.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
56b9764aec
|
Added default light blending color.
Fixed light palette header offsets.
Changed blending function names.
|
2021-04-25 16:26:22 -04:00 |
|
Ariel Antonitis
|
2055a56eb0
|
Added Slateport light palettes.
|
2021-04-25 16:26:21 -04:00 |
|
Ariel Antonitis
|
3a7c2e3480
|
Updated Petalburg tileset lights.
|
2021-04-25 16:26:21 -04:00 |
|
Ariel Antonitis
|
73234e0c74
|
Changed Route 104 windows palette.
|
2021-04-25 16:26:21 -04:00 |
|
Ariel Antonitis
|
127749369d
|
Allowed map headers to specify light palettes.
|
2021-04-25 16:26:21 -04:00 |
|
Ariel Antonitis
|
5045958c96
|
OW windows now light up at night.
|
2021-04-25 16:26:21 -04:00 |
|
Ariel Antonitis
|
be2c06d5a4
|
Made follower emotes immune to time-blending.
|
2021-04-25 16:25:32 -04:00 |
|
Ariel Antonitis
|
e71c3dbd1b
|
Fixed typo.
|
2021-04-24 18:56:36 -04:00 |
|
Ariel Antonitis
|
7456e3ce14
|
Fixed bug where followers appeared underwater.
|
2021-04-24 18:47:13 -04:00 |
|
Ariel Antonitis
|
a36d6c3c2c
|
Renamed OAM tables to match master.
Fixed renamed functions, etc.
|
2021-04-18 23:10:40 -04:00 |
|
Ariel Antonitis
|
221569a710
|
Merge branch 'master' into romhack
|
2021-04-18 22:17:53 -04:00 |
|
Ariel Antonitis
|
fbbd58a823
|
Added music messages.
|
2021-04-18 21:00:27 -04:00 |
|
Ariel Antonitis
|
875c4edd50
|
Added some conditional messages.
Added emote graphics.
|
2021-04-18 21:00:27 -04:00 |
|
Ariel Antonitis
|
e647e926a8
|
Added all unconditional HGSS messages.
|
2021-04-18 20:59:23 -04:00 |
|
GriffinR
|
c1da6b29bc
|
Merge pull request #1405 from GriffinRichards/constants-display
Add more usage of DISPLAY constants, misc REG constants
|
2021-04-16 01:30:03 -04:00 |
|
GriffinR
|
70d0b81fe0
|
Merge pull request #1406 from Kurausukun/doc_decode
Document Decoding Buffer
|
2021-04-16 01:07:21 -04:00 |
|
Kurausukun
|
3e804cb7d1
|
document decoding buffer
|
2021-04-16 00:58:54 -04:00 |
|
GriffinR
|
f94540c2b8
|
Misc reg constant cleanup
|
2021-04-15 03:14:42 -04:00 |
|
GriffinR
|
8368b753df
|
More usage of WININ/OUT constants
|
2021-04-15 02:43:09 -04:00 |
|
GriffinR
|
62abcecc54
|
More usage of DISPLAY constants
|
2021-04-15 02:22:24 -04:00 |
|
GriffinR
|
c4ef45c161
|
Merge pull request #1403 from GriffinRichards/doc-pokeblock
Document Pokéblock menu and feeding scene
|
2021-04-14 14:17:36 -04:00 |
|
GriffinR
|
be84499b56
|
Drop static function argument names
|
2021-04-14 12:24:09 -04:00 |
|
GriffinR
|
df8a62acc4
|
Merge pull request #1404 from GriffinRichards/doc-animeff1
Label more unused battle anims
|
2021-04-14 12:12:48 -04:00 |
|
GriffinR
|
98ab546d3a
|
Label misc unused move anims
|
2021-04-13 04:04:09 -04:00 |
|
GriffinR
|
7645be27eb
|
Label unused move anims in anim_effects_3
|
2021-04-13 03:28:03 -04:00 |
|
GriffinR
|
f9f33b643e
|
Label unused move anims in anim_effects_2
|
2021-04-13 03:17:39 -04:00 |
|
GriffinR
|
33ea2a1061
|
Remove unnecessary scope for TEST_BUTTON
|
2021-04-13 02:50:50 -04:00 |
|
GriffinR
|
56057d3c32
|
Label more unused battle anims
|
2021-04-13 02:50:37 -04:00 |
|
GriffinR
|
82f870091e
|
Merge pull request #1400 from GriffinRichards/doc-pokemonanim
Document Pokémon animation
|
2021-04-13 01:36:15 -04:00 |
|