Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-23 | sub_80C2020 | PikalaxALT | |
2018-01-15 | match ChangeStatBuffs | camthesaxman | |
2018-01-15 | import some battle_4.c code from emerald and get atk23_getexp matching | camthesaxman | |
2018-01-14 | start decompiling the behemoth that is sub_803E1B0 | camthesaxman | |
2018-01-07 | Finish battle_2.c and battle_util.c decompilation | Marcus Huderle | |
2018-01-07 | Finish decompiling battle_2 | Marcus Huderle | |
2018-01-07 | Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵ | Marcus Huderle | |
names | |||
2018-01-06 | fix some code and formatting anomalies | camthesaxman | |
2017-12-30 | Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemerald | Marcus Huderle | |
2017-12-30 | Sync battle_script changes with pokeemerald | Marcus Huderle | |
2017-12-27 | Port updated battle_script macros from pokeemerald | Marcus Huderle | |
2017-12-27 | Port battle_anim changes from pokeemerald | Marcus Huderle | |
2017-12-22 | save work | camthesaxman | |
2017-11-19 | label battle anims | sceptillion | |
2017-11-09 | depreciate use of shared_syms | ProjectRevoTPP | |
2017-11-05 | move ewram.h includes in include/ to src files. | ProjectRevoTPP | |
2017-11-05 | move ewram defines to ewram.h. | ProjectRevoTPP | |
2017-11-04 | BAD_MEM macros to MEM_ALT | ProjectRevoTPP | |
2017-11-03 | BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes | ProjectRevoTPP | |
2017-11-03 | NotInBattle | ProjectRevoTPP | |
2017-10-29 | use BAD_MEMSET macro for battle files. | ProjectRevoTPP | |
2017-10-09 | Merge remote-tracking branch 'upstream/master' into party_menu | Marcus Huderle | |
2017-10-07 | Finish decompiling party_menu, and remove its asm/ file | Marcus Huderle | |
2017-09-30 | Merge remote-tracking branch 'upstream/master' into name_labels | Marcus Huderle | |
2017-09-29 | Merge pull request #399 from Doesnty/battle4 | Marcus Huderle | |
Improve battle_4 | |||
2017-09-12 | lots more relabeling | camthesaxman | |
2017-08-27 | Emitcmd22 -> EmitChoosePokemon | camthesaxman | |
2017-08-26 | import DizzyEggg's battle controller changes | camthesaxman | |
2017-08-23 | reshow battle screen is decompiled | DizzyEggg | |
2017-08-23 | start working on reshow battle screen | DizzyEggg | |
2017-08-23 | name labels | DizzyEggg | |
2017-08-02 | Improve battle_4 | Doesnty | |
2017-07-31 | battle message decompiled | DizzyEggg | |
2017-07-28 | last function IsPokeDisobedient | DizzyEggg | |
2017-07-28 | Unreferenced move merger | DizzyEggg | |
2017-07-28 | IBE matches | DizzyEggg | |
2017-07-26 | the ultimate challenge | DizzyEggg | |
2017-07-25 | attack canceller troubles | DizzyEggg | |
2017-07-24 | a loop problem | DizzyEggg | |
2017-07-23 | start decompiling battle_3 git sucks | DizzyEggg | |
2017-07-22 | various fixes before merge | camthesaxman | |
2017-07-17 | resolve tv.c conflict | ProjectRevoTPP | |
2017-07-17 | formatting | ProjectRevoTPP | |
2017-07-16 | resolve 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 pull request #349 from PikalaxALT/pokeblock | yenatch | |
Pokeblock | |||
2017-07-05 | Merge branch 'master' into master | yenatch | |
2017-07-05 | Fix tab-aligned comments | yenatch | |
2017-07-05 | Fix STATUS2_FOCUS_ENERGRY | yenatch | |