Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Document event object movement
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update Makefile and installation instructions for devkitpro r48
|
|
|
|
Misc labeling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rename sub_804C1A8() in trade.c to SetTradeSceneStrings()
|
|
|
|
Add EGG_HATCH_LEVEL define and use when appropriate
|
|
sub_804C1A8() is responsible for getting the variable strings (like the trade partner's OTName, their Pokemon's nickname, and your Pokemon's nickname) needed to print the messages in the trade scene, so I renamed it to GetTradeSceneStrings(). Added a comment in the function to describe what it's doing as well.
Please let me know if this name isn't accurate enough or if my comment should be in a different style.
|
|
To be consistent with pokeemerald.
|
|
To be consistent with pokeemerald.
|
|
To be consistent with pokeemerald.
|
|
To be consistent with pokeemerald.
|
|
|
|
decompile a chunk of battle_anim_812C144
|
|
|
|
|
|
|
|
Fix matching sub_80F7DC0
|