summaryrefslogtreecommitdiff
path: root/src/battle_transition.c
AgeCommit message (Collapse)Author
2019-04-22Doc most OnTransitionsFontbane
2019-04-04RGB ConstantsPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
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 ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-11-13Move field effects enum to definesSlawter666
2018-10-14Move 'blend_palette'.c to util.cDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2018-02-14decompile overworldDizzyEggg
2018-02-09get rid of unnecessary externsDizzyEggg
2018-02-08get rid of unnecessary externsDizzyEggg
2018-01-29decompile scanline effectDizzyEggg
2018-01-21Add a comment about one battle transitionDizzyEggg
2018-01-16battle transition review changesDizzyEggg
2018-01-14battle transition is decompiledDizzyEggg
2018-01-14up to 30 battle transitionsDizzyEggg
2018-01-13up to groudon transitionDizzyEggg
2018-01-02more work on battle transitionDizzyEggg
2018-01-01start working on battle transitionDizzyEggg