Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-17 | Further synchronisation | Slawter666 | |
2018-09-12 | Match a few NONMATCHINGs, document some NONMATCHINGs. | luckytyphlosion | |
1 non-trivial NONMATCHING matched. 2 matched with trivial asm();. 2 false NONMATCHINGs matched. 2 matched with register hacks. | |||
2018-06-20 | Use MUS_ prefix instead of BGM_ prefix for songs | Marcus Huderle | |
2018-06-10 | Label move_tutor_menu.c | Marcus Huderle | |
2018-05-21 | Standardize args to palette blend functions | Marcus Huderle | |
2018-05-17 | Change GetTradeSceneStrings to SetTradeSceneStrings | Deokishisu | |
2018-05-17 | Rename sub_804C1A8() to GetTradeSceneStrings() | Deokishisu | |
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. | |||
2018-04-22 | Identify region in SaveBlock1 that is reserved for external games/events to ↵ | Marcus Huderle | |
write to | |||
2018-04-07 | through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked)) | PikalaxALT | |
2018-04-04 | Port function/file names from pokeemerald | Marcus Huderle | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-06-25 | wip trade | Marijn van der Werf | |
2017-06-25 | decompile trade bits | Marijn van der Werf | |