summaryrefslogtreecommitdiff
path: root/src/battle_transition.c
AgeCommit message (Expand)Author
2021-10-29Clean up battle transition docGriffinR
2021-10-29Finish documenting battle_transitionGriffinR
2021-10-29Continue battle_transition documentingGriffinR
2021-10-26Start battle_transition documentingGriffinR
2021-10-25Drop battle transition 'phase' terminologyGriffinR
2021-09-14Add TAG_NONEGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-05-31[PROBABLY LEAK-INFORMED] fix battle_transition fakematch, makeKurausukun
2021-05-15Fix UB: Destoyed task is modified.gAlfonso-bit
2021-04-15Misc reg constant cleanupGriffinR
2021-04-15More usage of DISPLAY constantsGriffinR
2021-04-06Minor misc field docGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-10-25port Phase2_FrontierLogoWave_Func4 fixKurausukun
2020-09-19battle_gfx_sfx_util.c: Very annoying fakematch fix.Kaz
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-08Fix battle transition fakematchPokeCodec
2020-08-28Merge pull request #1146 from GriffinRichards/rename-songsGriffinR
2020-08-20Give songs meaningful english namesGriffinR
2020-08-18Wrap asm statements in NONMATCHINGGriffinR
2020-07-18Merge branch 'master' into doc-overworldGriffinR
2020-07-02Document unk_transitionGriffinR
2020-07-02Clean up field effect docGriffinR
2020-06-29Continue documenting overworld/field effectsGriffinR
2020-06-02make battle transition OK ok Ok oKDizzyEggg
2020-06-01More transitions documentationDizzyEggg
2020-05-31Battle transition arrays easier to editDizzyEggg
2020-02-12Move field effects data and graphics into own directory, and cleanup naming f...Marcus Huderle
2019-12-06Merge master into ObjEvent renameGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-11-21Rename event_object directoriesGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-25Cleanup whitespaceMarcus Huderle
2019-09-25Phase2_Ripple_Func2jiangzhengwenjz
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-04-22Doc most OnTransitionsFontbane
2019-04-04RGB ConstantsPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
2018-12-24Clear includesDizzyEggg
2018-12-09Merge branch 'master' into weatherDizzyEggg
2018-12-08Decompile field weatherDizzyEggg
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-13Move field effects enum to definesSlawter666