Age | Commit message (Collapse) | Author |
|
consistent use of SOME_VRAM_STORE
|
|
info: the header change is required. accesses to the struct need to be
treated as non-const, even though the array must be const. thanks to
jiang for figuring this out.
|
|
|
|
|
|
* Fix Functions
* Fix ChangeBgY_ScreenOff signature
* Remove unneeded changes
* Fix argument mismatch
Just to get this out of the way
* Not needed
* Update palette.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
After destruction, task is no longer used, so updating its values is worthless.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adapted https://github.com/pret/pokefirered/blob/master/src/battle_main.c#L3831 to pokeemerald
|
|
|
|
|
|
|
|
|
|
|
|
Document TV
|
|
Document battler affine anims, default pokeball throw
|
|
Sync e-reader helpers, document trainer hill e-reader
|
|
Document Battle Pyramid Bag
|
|
Some Contest clean up
|
|
Label more unused battle anims
|
|
Document trade sequence animation, some trade cleanup
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[LEAK INFORMED] Fix apprentice.c do{}while(0)
|
|
|
|
|
|
|
|
Document Pokémon Storage System
|
|
|
|
|
|
|