index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_transition.c
Age
Commit message (
Expand
)
Author
2020-09-08
Fix battle transition fakematch
PokeCodec
2020-08-28
Merge pull request #1146 from GriffinRichards/rename-songs
GriffinR
2020-08-20
Give songs meaningful english names
GriffinR
2020-08-18
Wrap asm statements in NONMATCHING
GriffinR
2020-07-18
Merge branch 'master' into doc-overworld
GriffinR
2020-07-02
Document unk_transition
GriffinR
2020-07-02
Clean up field effect doc
GriffinR
2020-06-29
Continue documenting overworld/field effects
GriffinR
2020-06-02
make battle transition OK ok Ok oK
DizzyEggg
2020-06-01
More transitions documentation
DizzyEggg
2020-05-31
Battle transition arrays easier to edit
DizzyEggg
2020-02-12
Move field effects data and graphics into own directory, and cleanup naming f...
Marcus Huderle
2019-12-06
Merge master into ObjEvent rename
GriffinR
2019-12-06
More usage of ST_OAM constants and SPRITE macros
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-11-21
Rename event_object directories
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-09-27
Merge branch 'master' into gflib
PikalaxALT
2019-09-25
Cleanup whitespace
Marcus Huderle
2019-09-25
Phase2_Ripple_Func2
jiangzhengwenjz
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-04-22
Doc most OnTransitions
Fontbane
2019-04-04
RGB Constants
Phlosioneer
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2018-12-24
Clear includes
DizzyEggg
2018-12-09
Merge branch 'master' into weather
DizzyEggg
2018-12-08
Decompile field weather
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-19
Decompile all of battle_anim_utility_funcs
Marcus Huderle
2018-11-13
Move field effects enum to defines
Slawter666
2018-10-14
Move 'blend_palette'.c to util.c
DizzyEggg
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-06-11
Rebrand 'map object' and 'field object' to 'event object'
Marcus Huderle
2018-02-14
decompile overworld
DizzyEggg
2018-02-09
get rid of unnecessary externs
DizzyEggg
2018-02-08
get rid of unnecessary externs
DizzyEggg
2018-01-29
decompile scanline effect
DizzyEggg
2018-01-21
Add a comment about one battle transition
DizzyEggg
2018-01-16
battle transition review changes
DizzyEggg
2018-01-14
battle transition is decompiled
DizzyEggg
2018-01-14
up to 30 battle transitions
DizzyEggg
2018-01-13
up to groudon transition
DizzyEggg
2018-01-02
more work on battle transition
DizzyEggg
2018-01-01
start working on battle transition
DizzyEggg