Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to FIQ for having done so in Polished Crystal
|
|
|
|
|
|
|
|
|
|
Identify battle bg effects functions and constants
|
|
|
|
|
|
|
|
|
|
|
|
filenames
|
|
|
|
|
|
|
|
Identify anim object constants
|
|
Identify battle animation functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
further packet(s). Unused bytes at the end of the last packet should be set to zero."
|
|
|
|
Group bugs and glitches by category
|
|
|
|
|
|
|
|
|
|
Better document splash screen
|
|
|
|
These two sprite animations are related to the Game Freak Logo splash
screen, not the actual intro.
|
|
|
|
|
|
Also commented the use of the field surrounding the struct
initialization functions.
SPRITEANIMSTRUCT_0C -> SPRITEANIMSTRUCT_VAR1
SPRITEANIMSTRUCT_0D -> SPRITEANIMSTRUCT_VAR2
SPRITEANIMSTRUCT_0E -> SPRITEANIMSTRUCT_VAR3
SPRITEANIMSTRUCT_0F -> SPRITEANIMSTRUCT_VAR4
BATTLEANIMSTRUCT_01 -> BATTLEANIMSTRUCT_OAMFLAGS
BATTLEANIMSTRUCT_ANON_JT_INDEX -> BATTLEANIMSTRUCT_JUMPTABLE_INDEX
BATTLEANIMSTRUCT_0F -> BATTLEANIMSTRUCT_VAR1
BATTLEANIMSTRUCT_10 -> BATTLEANIMSTRUCT_VAR2
|
|
|
|
|
|
|
|
|
|
Linkcable and the Mystery of Mew
|
|
This piece of code is frankly rather confusing, as it seemingly doesn't
serve much of a purpose. Documenting it here for future reference.
|
|
Rub a dub dub, thanks for the grub
|