Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-09 | Merge branch 'master' into trade | PikalaxALT | |
2017-09-04 | sub_804B2D0 | PikalaxALT | |
2017-09-03 | sub_804D588 | scnorton | |
2017-08-30 | Restore previously-decompiled functions; make static what should be static | scnorton | |
2017-08-30 | Nonmatching build_child_moveset | scnorton | |
2017-08-29 | sub_8041570 | PikalaxALT | |
2017-08-29 | Merge branch 'master' into decompile_evolution_scene | DizzyEggg | |
2017-08-28 | fix PlayCryInternal (thanks, ProjectRevoTPP) | camthesaxman | |
2017-08-27 | label move learning functions and vars | DizzyEggg | |
2017-08-23 | name labels | DizzyEggg | |
2017-08-21 | Merge pull request #402 from camthesaxman/decompile_learn_move | Cameron Hall | |
decompile learn_move | |||
2017-08-12 | finish decompiling learn_move | camthesaxman | |
2017-07-28 | IBE matches | DizzyEggg | |
2017-07-26 | the ultimate challenge | DizzyEggg | |
2017-07-22 | finish decompiling mystery_event_script | drifloony | |
2017-07-22 | various fixes before merge | camthesaxman | |
2017-07-17 | resolve tv.c conflict | ProjectRevoTPP | |
2017-07-16 | Battle4.C | DizzyEggg | |
Changed labels: sub_801A02C = ItemBattleEffects sub_8015150 = GetBattleBank gUnknown_02024BEA = gRandomMove BattleBufferB = gBattleBufferB sub_8090D90 = GetNationalPokedexFlag sub_80151D4 = PressurePPLose ai_rate_move = AI_TypeCalc sub_801B928 = IsPokeDisobedient sub_801E3B4 = BankGetTurnOrder sub_801E3EC = SetMoveEffect sub_814A7FC = DestroyMenuCursor sub_8010B88 = SwitchInClearStructs sub_80325B8 = BattleMusicStop sub_8017718 = CantUseMove sub_8028350 = IsTwoTurnsMove b_feature_update_destiny_bond = DestinyBondFlagUpdate sub_801C108 = JumpIfMoveAffectedByProtect move_weather_interaction = AttacksThisTurn sub_8025E20 = ChangeStatBuffs sub_8020B54 = MoveValuesCleanUp | |||
2017-07-09 | Mark source files as non-executable | Marijn van der Werf | |
2017-07-05 | Merge remote-tracking branch 'origin/master' into merge-pika | yenatch | |
Conflicts: include/use_pokeblock.h | |||
2017-06-29 | Merge remote-tracking branch 'origin/master' into use_pokeblock | PikalaxALT | |
2017-06-29 | sub_8136F74 | PikalaxALT | |
2017-06-29 | Merge branch 'master' into pokemon_data | scnorton | |
2017-06-28 | Merge pull request #338 from PikalaxALT/field_specials | yenatch | |
Field specials | |||
2017-06-27 | Merge branch 'master' into pokemon_data | scnorton | |
2017-06-25 | Merge pull request #336 from camthesaxman/decompile_battle_6 | yenatch | |
decompile battle_6 | |||
2017-06-22 | finish decompiling battle_6 | camthesaxman | |
2017-06-21 | Merge remote-tracking branch 'origin/master' into field_specials | scnorton | |
2017-06-21 | Through sub_810F96C | scnorton | |
2017-06-20 | Effort Ribbon: Well, you tried. | PikalaxALT | |
2017-06-20 | move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette | camthesaxman | |
2017-06-19 | Battle labels named (#333) | DizzyEggg | |
* Changed battle labels | |||
2017-06-16 | Merge remote-tracking branch 'marijn/clean/headers' | yenatch | |
2017-06-16 | Convert level up learnsets to c objects | scnorton | |
2017-06-16 | Convert base stats to c objects | scnorton | |
2017-06-16 | Convert spinda spot graphics to c objects | scnorton | |
2017-06-16 | Enum egg groups | scnorton | |
2017-06-13 | decompile sub_8091AF8 | camthesaxman | |
2017-05-26 | Make rom match checksum | Marijn van der Werf | |
2017-05-26 | Make rom build again | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-15 | Remove last NONMATCHINGs in credits.c | Cameron Hall | |
2017-05-08 | finish decompiling mail_data.s | YamaArashi | |
2017-05-08 | decompile some of mail_data.s | YamaArashi | |
2017-05-07 | decompile more pokemon functions | YamaArashi | |
2017-05-07 | decompile EV and pokerus functions | YamaArashi | |
2017-05-04 | decompile time_events | YamaArashi | |
2017-04-08 | finish decompiling item_use.c (#244) | ProjectRevoTPP | |
* nonmatching sub_80C9720 and decompile sub_80C9838 * finish decompiling Itemfinder functions. * decompile ItemUseOutOfBattle_PokeblockCase and ItemUseOutOfBattle_CoinCase * rename field_doortransition * rename weather file * decompile more of item_use.c * decompile up to repel code * decompile up to stat increase code * finish decompiling item_use.c * remove item_use from ld_script | |||
2017-01-10 | more labels and finish decompiling battle_ai.c except for unk_24 (#184) | ProjectRevoTPP | |
* labels for save_menu_util.c * formatting, i suck at it * fix sub_80712B4 to not use MyTask struct * pls don't kill me * current changes * decompile BattleAICmd_if_damage_bonus * formatting * label thinking struct unk8 * decompile BattleAICMd_if_status_not_in_party * decompile more battle_ai.c functions * Began decompilation of a random file * decompile BattleAICmd_if_can_faint and BattleAICmd_if_cant_faint * decompile unk_3F and unk_40 * decompile if_move_effect and if_not_move_effect * formatting, silly * decompile if_last_move_did_damage and if_encored * decompile unk_45 if_random_2 and unk_47 * decompile get_hold_effect and get_gender * decompile is_first_turn and get_stockpile_count * decompile unk_4C and get_item * decompile unk_4E unk_4F and unk_50 * decompile get_protect_count and the remaining stub macros * decompile call jump and unk_5A * decompile if_level_cond * decompile the last AI macros besides unk_24 * finish decompiling battle_ai.c except for unk_24 | |||
2017-01-06 | complete PokemonStorage struct | YamaArashi | |