Commit graph

36 commits

Author SHA1 Message Date
Ariel A
e1c56d76ac Merge branch 'romhack-no-lighting' into lighting 2021-12-22 23:08:32 -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
GriffinR
ab1074e629 Label unknown palette functions 2021-11-08 16:08:36 -05:00
GriffinR
f51247615e Finish documenting battle_transition 2021-10-29 18:32:53 -04:00
Ariel Antonitis
b64eb7ea14 Modified palette tint behavior. 2021-09-01 00:12:14 -04:00
Ariel Antonitis
65e616342b Changed time blending to work with FadeScreen. 2021-05-02 02:53:30 -04:00
Ariel Antonitis
0cc6c7b111 Made BlendPalettesFine global. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
4454a6397b Fixed bug where TOD was updated too frequently. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
dbc4cb8293 Refactored BlendSettings storage inside gPaletteFade. 2021-04-25 16:26:24 -04:00
Ariel Antonitis
4bb7abb520 Fixed palette fades during intermediate times of day. 2021-04-25 16:26:23 -04:00
Ariel Antonitis
da345c1eeb Optimized time-of-day & native palette blending. 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
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
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
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
127749369d Allowed map headers to specify light palettes. 2021-04-25 16:26:21 -04:00
Ariel Antonitis
42d5fe07fa Start of implementation for time of day filter. 2021-03-03 02:05:21 -05:00
GriffinR
b71b10623b Add palette selection constants 2021-02-24 11:03:51 -05:00
GriffinR
ba13e9ec95 Document first rayquaza scene 2020-08-27 15:43:18 -04:00
Phlosioneer
d0cc8dfc17 Change negative constant into unsigned hex constant 2019-02-09 22:02:56 -05:00
Phlosioneer
37bea25b01 Name the possible return values of palette fading functions
Also replace implicit conversion from gPalette.active into a status with
if statements, to make the return value clear.

I've also added comments when the check is redundant.
2019-02-09 21:50:12 -05:00
DizzyEggg
0688725afb Document and decompile more of frontier pass. 2019-01-26 14:50:24 +01:00
DizzyEggg
4e396207d3 document more of trainer card 2019-01-20 18:24:35 +01:00
Diegoisawesome
bd7c251859 Fix compressed palette alignment 2018-12-18 20:15:59 -06:00
DizzyEggg
c3113db931 Move HEAP_SIZE to malloc and use void instead of empty argument list 2018-10-14 20:00:14 +02:00
Diegoisawesome
731d6d59bc Document list_menu.c and main_menu.c 2018-07-15 04:30:37 -07:00
DizzyEggg
ae78786723 identify and name battle records things 2018-05-01 15:33:13 +02:00
DizzyEggg
68146af07c more ray scene work 2018-02-01 11:17:07 +01:00
Diegoisawesome
0e8d6645f8 Attempts to fix nonmatchings in palette.c 2017-12-22 01:03:16 -06:00
Diegoisawesome
f1b6358047 Port/decomp scrcmd 2017-10-12 02:06:19 -05:00
Diegoisawesome
56f5e8bdab Disassemble palette.s
All but two functions match.
2017-03-04 22:43:34 -06:00