Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-05 | Port atk48_playstatchangeanimation from Emerald | PikalaxALT | |
2021-07-01 | Unify ChooseMoveStruct; name BattleStruct fields | PikalaxALT | |
2021-06-16 | Sync BattleStruct.multiBuffer from Em/FR | PikalaxALT | |
2021-02-16 | Mirror pokeemerald PR#1329 & PR#1335 to pokeruby | Deokishisu | |
The `externalReservedData` field has been split up into `externalEventData` and `externalEventFlags`, which have their own structs. The new structs deal with interconnectivity between external games/peripherals and RS. US & JP Colosseum Bonus Discs', Colosseum and XD's, Pokémon Channel's, and PokémonBox: Ruby & Sapphire's interactions with these fields has been documented. The `giftRibbon#` fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind. | |||
2020-08-19 | Merge pull request #788 from kazblox/master | GriffinR | |
Fix NONMATCHINGs and actual English Debug support | |||
2020-06-08 | Preliminary support for English rev0 debug. Matching but still needs | Kaz | |
cleaning up. Rename DEBUG_TRANSLATE to DEBUG_FIX now that we have actual English Debug ROMs. Add Sapphire German "first edition" debug support, now that we have a hash for it. Fix an obvious nonmatching. | |||
2020-04-27 | Sync trainer_battle.inc | GriffinR | |
2019-10-16 | add fishing rod groups to encounter json | garak | |
2018-11-12 | Begin synchronisation part 2 | Slawter666 | |
2018-08-15 | load_save.c uses constants defined in global.h | Jo Ruby P | |
2018-06-10 | Label move_tutor_menu.c | Marcus Huderle | |
2018-04-18 | remove duplicate battlemove flag constants | yenatch | |
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-06 | Merge pull request #590 from huderlem/battle_9 | Marcus Huderle | |
Decompile battle_9 | |||
2018-04-06 | Finish decompiling battle_9 | Marcus Huderle | |
2018-04-06 | Decompile a bunch of battle_9 | Marcus Huderle | |
2018-04-05 | Renaming | PikalaxALT | |
2018-04-02 | through debug_sub_8160308 | PikalaxALT | |
2018-01-21 | Merge branch 'master' into pokemon_storage_system | PikalaxALT | |
2018-01-17 | remove unnecessary padding | ProjectRevoTPP | |
2018-01-15 | clean up pokemon_item_effect.c | camthesaxman | |
2018-01-15 | through diegohint1 | PikalaxALT | |
2018-01-14 | start decompiling the behemoth that is sub_803E1B0 | camthesaxman | |
2018-01-14 | Merge branch 'master' into pokemon_storage_system | PikalaxALT | |
2018-01-14 | format and arrange some Pokemon data | camthesaxman | |
2018-01-09 | finish pokemon_storage_system_2.c | PikalaxALT | |
2018-01-07 | Merge branch 'master' into pokemon_storage_system | PikalaxALT | |
2018-01-07 | Finish decompiling battle_2 | Marcus Huderle | |
2018-01-07 | Decompile more battle_2 functions | Marcus Huderle | |
2018-01-06 | through ResetPokemonStorageSystem | PikalaxALT | |
2018-01-06 | through unref_sub_8095C60 | PikalaxALT | |
2017-11-26 | Lots more pokemon_summary_screen decompilation | Marcus Huderle | |
2017-11-26 | More pokemon_summary_screen decompilation | Marcus Huderle | |
2017-11-03 | Merge branch 'master' of https://github.com/pret/pokeruby into fix_setmondata | ProjectRevoTPP | |
2017-11-02 | Merge pull request #453 from huderlem/battle_tower | Marcus Huderle | |
Decompile battle_tower | |||
2017-10-29 | change SetMonData and SetBoxMonData prototypes | ProjectRevoTPP | |
2017-10-29 | merge | ProjectRevoTPP | |
2017-10-26 | More decomp of battle_tower | Marcus Huderle | |
2017-10-26 | also fix ambiguous MON_DATA_SPD_EV and MON_DATA_SPD2 constants | camthesaxman | |
2017-10-23 | recast fixes for SetMonData and SetBoxMonData. | ProjectRevoTPP | |
2017-10-23 | use SPEED instead of SPD in mon data constants | camthesaxman | |
2017-10-09 | Merge remote-tracking branch 'upstream/master' into party_menu | Marcus Huderle | |
2017-10-01 | Merge branch 'master' into trade | PikalaxALT | |
2017-09-30 | Merge remote-tracking branch 'upstream/master' into name_labels | Marcus Huderle | |
2017-09-29 | Merge branch 'master' into trade | PikalaxALT | |
2017-09-28 | Merge branch 'master' into daycare | PikalaxALT | |
2017-09-21 | Decompile PartyMenuPrintGenderIcon funcs | Marcus Huderle | |
2017-09-18 | Decompile Task_RareCandy3 | Marcus Huderle | |
2017-09-09 | Move some function labels to their proper headers | PikalaxALT | |