Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-30 | misc | camthesaxman | |
2019-07-29 | gMPlay to gMPlayInfo | camthesaxman | |
2019-07-28 | emerald file names, part 1 | camthesaxman | |
2018-11-12 | Begin synchronisation part 2 | 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-08-09 | Label ball animations | Marcus Huderle | |
2018-07-05 | Merge pull request #648 from yenatch/master | Marcus Huderle | |
fix WarpEvent and label some of pokemon_summary_screen | |||
2018-07-05 | Decompile battle_anim_813F0f4.s | Marcus Huderle | |
2018-07-03 | fix missing semicolons | yenatch | |
2018-07-03 | condense summary screen anim tables | yenatch | |
2018-07-03 | label pp up masks | yenatch | |
2018-07-02 | label some of pokemon_summary_screen | yenatch | |
2018-06-25 | Merge branch 'master' into contest_link_80C2020 | 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-16 | Update pokemon_summary_screen.c to use EGG_HATCH_LEVEL define | Deokishisu | |
To be consistent with pokeemerald. | |||
2018-04-09 | Merge pull request #591 from huderlem/misc_doc | Marcus Huderle | |
Document friendship events, primary status ailments, and misc cleanup | |||
2018-04-08 | Add 'fainted' and 'pokerus' primary status defines | Marcus Huderle | |
2018-04-08 | Document friendship events, primary status ailments, and misc cleanup | Marcus Huderle | |
2018-04-07 | through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked)) | PikalaxALT | |
2018-03-31 | Merge branch 'master' into contest_link_80C2020 | PikalaxALT | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-06-24 | wip src | Marijn van der Werf | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-22 | Add strings2.h | Marijn van der Werf | |
2017-01-21 | formatting | YamaArashi | |
2017-01-17 | Sort includes | Marijn van der Werf | |
2017-01-17 | Move `gStringVar` declarations to text.h | Marijn van der Werf | |
2017-01-04 | name function | YamaArashi | |
2017-01-04 | decompile more summary screen functions | YamaArashi | |
2017-01-04 | name some functions | YamaArashi | |
2017-01-04 | Emerald version enum | YamaArashi | |
2017-01-03 | make PokemonSummaryScreen_PrintTrainerMemo match | YamaArashi | |
2017-01-03 | Attempt to decompile trainer memo printing | Marijn van der Werf | |