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
2021-10-29
Clean up battle transition doc
GriffinR
2021-10-29
Finish documenting battle_transition
GriffinR
2021-10-29
Continue battle_transition documenting
GriffinR
2021-10-26
Start battle_transition documenting
GriffinR
2021-10-25
Drop battle transition 'phase' terminology
GriffinR
2021-09-14
Add TAG_NONE
GriffinR
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-05-31
[PROBABLY LEAK-INFORMED] fix battle_transition fakematch, make
Kurausukun
2021-05-15
Fix UB: Destoyed task is modified.
gAlfonso-bit
2021-04-15
Misc reg constant cleanup
GriffinR
2021-04-15
More usage of DISPLAY constants
GriffinR
2021-04-06
Minor misc field doc
GriffinR
2021-02-24
Add palette selection constants
GriffinR
2021-02-24
Use TASK_NONE constant
GriffinR
2020-12-10
Merge remote-tracking branch 'upstream/master' into berry_crush
Kurausukun
2020-10-25
port Phase2_FrontierLogoWave_Func4 fix
Kurausukun
2020-09-19
battle_gfx_sfx_util.c: Very annoying fakematch fix.
Kaz
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
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
[next]