Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-11 | Merge pull request #557 from PikalaxALT/fix_nonmatching | Marcus Huderle | |
Fix nonmatching functions throughout the repo | |||
2018-02-10 | Start documenting battle anims | Marcus Huderle | |
2018-02-10 | Sync battle anim script command names with pokeemerald | Marcus Huderle | |
2018-02-07 | Merge branch 'master' into fix_nonmatching | PikalaxALT | |
2018-02-06 | Merge pull request #565 from huderlem/fight | Marcus Huderle | |
Decompile fight.s | |||
2018-02-06 | Finish decompiling fight.s | Marcus Huderle | |
2018-02-06 | Merge branch 'master' into german_debug | Cameron Hall | |
2018-02-06 | decompile debug_sub_8010CAC | camthesaxman | |
2018-02-05 | Decompile more of fight.s | Marcus Huderle | |
2018-02-04 | Merge branch 'master' into fix_nonmatching | PikalaxALT | |
2018-02-04 | Start decompiling fight.s | Marcus Huderle | |
2018-02-04 | Finish decompiling dark.s except one function | Marcus Huderle | |
2018-02-03 | Decompile more of dark.s | Marcus Huderle | |
2018-02-03 | trainer constants in battle_setup and pokemon_2 | yenatch | |
2018-02-03 | fix a goto in battle_2 | yenatch | |
2018-02-01 | Finish decompiling psychic.s | Marcus Huderle | |
2018-01-31 | More psychic.s decompilation | Marcus Huderle | |
2018-01-31 | Start decompiling psychic.s | Marcus Huderle | |
2018-01-31 | decompile more battle_2.c debug functions | camthesaxman | |
2018-01-31 | Merge branch 'master' into german_debug | camthesaxman | |
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt | |||
2018-01-31 | fix and decompile more battle_2.c debug code | camthesaxman | |
2018-01-30 | Merge pull request #558 from huderlem/rock | Marcus Huderle | |
Decompile rock.s | |||
2018-01-30 | Finish decompiling rock.s | Marcus Huderle | |
2018-01-30 | Remove some explicit calls to memcpy in matsuda_debug_menu; label fields in ↵ | PikalaxALT | |
ContestPokemon | |||
2018-01-30 | failed attempt to match sub_80CFE2C | PikalaxALT | |
2018-01-30 | failed attempt to match sub_80D0614 | PikalaxALT | |
2018-01-30 | sub_80D59B0 | PikalaxALT | |
2018-01-30 | sub_80D0D68 | PikalaxALT | |
2018-01-29 | More rock.s decompilation | Marcus Huderle | |
2018-01-29 | Merge branch 'master' into contest_link_80C2020 | PikalaxALT | |
2018-01-28 | Start decompiling rock.s | Marcus Huderle | |
2018-01-28 | clean up option_menu.c and field_poison.c a bit | camthesaxman | |
2018-01-28 | Decompile gBattleTerrainTable | Blampharos | |
Forward declares introduced into graphics.h | |||
2018-01-27 | decompile more debug functions in battle_2.c | camthesaxman | |
2018-01-27 | add comments for pool loads in C files | Cameron Hall | |
2018-01-27 | Merge branch 'master' into german_debug | Cameron Hall | |
2018-01-27 | Merge branch 'master' into contest_link_80C2020 | PikalaxALT | |
2018-01-27 | Decompile link battle animation data | Blampharos | |
2018-01-26 | Merge pull request #555 from huderlem/oopsy | Marcus Huderle | |
Use BATTLE_TYPE_DOUBLE constant in guard.c | |||
2018-01-26 | fix build | Marcus Huderle | |
2018-01-26 | LoadAllContestMonIcons | PikalaxALT | |
2018-01-26 | Merge branch 'master' of https://github.com/pret/pokeruby into evobjmv | ProjectRevoTPP | |
2018-01-26 | through (nonmatching) sub_80C3024 | PikalaxALT | |
2018-01-26 | Decompile move names | Blampharos | |
2018-01-26 | Decompile species names | Blampharos | |
2018-01-25 | decompile more debug functions | Cameron Hall | |
2018-01-25 | more debug integrations | Cameron Hall | |
2018-01-25 | Decompile trainer data | Blampharos | |
This necessitated changes in other files which access this data. Three macro constants were migrated from trainer_constants.inc to trainer.h data/trainers.inc and data-de/trainers.inc have been deleted | |||
2018-01-25 | Move trainer party includes to parent file | Blampharos | |
2018-01-25 | Decompile trainer class names | Blampharos | |
This includes both German and English |