Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-31 | match sub_8118DE4 | PikalaxALT | |
2018-01-31 | match sub_81181E8 | PikalaxALT | |
2018-01-30 | Merge pull request #512 from PikalaxALT/pokemon_storage_system | Marcus Huderle | |
[Merge if you so choose] Pokemon Storage System | |||
2018-01-30 | match sub_8117E98 | PikalaxALT | |
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 | match sub_8117158 | PikalaxALT | |
2018-01-30 | match sub_8116EF8 | PikalaxALT | |
2018-01-30 | match sub_8117380 | PikalaxALT | |
2018-01-30 | match sub_8116100 | PikalaxALT | |
2018-01-30 | match sub_8115238 | PikalaxALT | |
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 battle_1 functions | yenatch | |
2018-01-29 | More rock.s decompilation | Marcus Huderle | |
2018-01-29 | Merge branch 'master' into pokemon_storage_system | PikalaxALT | |
2018-01-29 | integrate debug code in pokenav_before.c | camthesaxman | |
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 | remove unused file pokemon_data.c and clean up roulette_util.c | camthesaxman | |
2018-01-28 | name some battle_bg variables | yenatch | |
2018-01-28 | match sub_800DE30 (thanks cam) | yenatch | |
2018-01-28 | try to match trailing battle_1 section | yenatch | |
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 | fix undefined references after merge | Cameron Hall | |
2018-01-27 | Merge branch 'master' into german_debug | Cameron Hall | |
2018-01-27 | add comments for pool loads | Cameron Hall | |
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 | Merge branch 'master' of https://github.com/pret/pokeruby into evobjmv | ProjectRevoTPP | |
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 sub_813B79C | Cameron Hall | |
2018-01-25 | integrate debug functions in contest.c | Cameron Hall | |
2018-01-25 | finish decompiling all debug code in mail.c | 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 |