summaryrefslogtreecommitdiff
path: root/data/battle_scripts_1.s
AgeCommit message (Collapse)Author
2020-08-29Give songs meaningful english namesGriffinR
2020-04-27Sync trainer_battle.incGriffinR
2020-02-13Fix gBattleScriptsForMoveEffects alignmentPikalaxALT
2019-07-31resolve more battle system differencescamthesaxman
2019-07-30misccamthesaxman
2019-07-29resolve some Emerald differencescamthesaxman
2019-07-28fix buildcamthesaxman
2019-04-23Define LINK_BATTLE_OPPONENT; other opponent constant substitutionsPikalaxALT
2018-06-20Use MUS_ prefix instead of BGM_ prefix for songsMarcus Huderle
2018-04-06Use 'battler' instead of 'bank'Marcus Huderle
2018-04-06Decompile a bunch of battle_9Marcus Huderle
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-10refactor build systemcamthesaxman
2018-01-07Finish decompiling battle_2Marcus Huderle
2017-12-30Sync battle_script changes with pokeemeraldMarcus Huderle
2017-12-27Port updated battle_script macros from pokeemeraldMarcus Huderle
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-19label battle animssceptillion
2017-11-10eliminate remaining RAM pointers in data/ProjectRevoTPP
2017-08-02Improve battle_4Doesnty
2017-07-29Battle3 is done. Except ABE.DizzyEggg
2017-07-25attack canceller troublesDizzyEggg
2017-07-23start decompiling battle_3 git sucksDizzyEggg
2017-07-16Battle4.CDizzyEggg
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-06-19Battle labels named (#333)DizzyEggg
* Changed battle labels
2017-01-17Use variable names instead of raw offsets in dataMarijn van der Werf
2016-10-28included .s to .incYamaArashi
2016-08-12split data1.sYamaArashi