summaryrefslogtreecommitdiff
path: root/src/tv.c
AgeCommit message (Collapse)Author
2021-07-08Fix style issuesPikalaxALT
2021-07-01Document pokemon_item_effect, struct BattleResultPikalaxALT
2021-06-30Tidy up ewram.h; yeet some more redundant definitionsPikalaxALT
2021-06-29Unify party_menu.h structsPikalaxALT
2020-07-20Merge branch 'master' into constants-mapdatasizeGriffinR
2020-07-20Merge pull request #780 from GriffinRichards/sync-scriptsGriffinR
Sync some scripts with pokeemerald
2020-05-24Nonmatching fixes:Kaz
wild_encounter.c: port Feebas fix which was somehow in pokeemerald but not here battle/anim/unused_9.c: match sub_80CFE2C (obfuscation of for variable when used in offsets) field_effect_helpers.c: port MATCHING fixes from pokeemerald tv.c: match sub_80C01D4 (uses a temp)
2020-05-17Sync fieldmap dataGriffinR
2020-04-28Sync obtain_item.incGriffinR
2020-02-12Standardize Event Object to Object EventGriffinR
2019-10-02Merge branch 'master' into emerald_diffPikalaxALT
2019-07-31fix more emerald differencescamthesaxman
2019-07-31resolve more battle system differencescamthesaxman
2019-07-29use more accurate metatile collision expressiongarak
2019-07-18name metatilesgarak
2019-04-08through sub_80C4A28PikalaxALT
2018-08-15Label unknowns and fillers, add constants to global.h, use constants in ↵Jo Ruby P
record_mixing.c and tv.c
2018-06-25Merge branch 'master' into contest_link_80C2020Marcus Huderle
2018-05-30Fix some sym_common fake-matching symbolsMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-04-26Use all caps for MAPSEC enumsPikalaxALT
2018-04-24Renaming in pokedex_area_screen.c; resolve #603PikalaxALT
2018-04-09fix name of TVShow.bravoTrainerTower.pokemonNamePikalaxALT
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-03-31Merge branch 'master' into contest_link_80C2020PikalaxALT
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-22Merge pull request #372 from DizzyEggg/masterCameron Hall
decompile battle_4
2017-07-20Merge branch 'master' into masterCameron Hall
2017-07-20map out ram variablesdrifloony
2017-07-17fix merge conflictscamthesaxman
2017-07-17resolve tv.c conflictProjectRevoTPP
2017-07-17Merge pull request #356 from camthesaxman/fix_variousyenatch
formatting and nonmatching fixes
2017-07-16resolve conflictProjectRevoTPP
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-07-16labelingcamthesaxman
2017-07-09completely get rid of TextStructcamthesaxman
2017-07-07fix merge conflictscamthesaxman
2017-07-05Merge branch 'master' into masteryenatch
2017-06-26fix up tv.ccamthesaxman
2017-06-24first src changesMarijn van der Werf
2017-06-21battle_h update, labelling battle2.cDizzyEggg
2017-06-19Battle labels named (#333)DizzyEggg
* Changed battle labels
2017-06-16Merge remote-tracking branch 'marijn/clean/headers'yenatch
2017-06-14Merge branch 'master' of https://github.com/pret/pokerubyProjectRevoTPP
2017-06-14mergeProjectRevoTPP
2017-06-13Merge branch 'master' into decompile_battle_7Cameron Hall
2017-06-13Fix leading whitespace; remove unnecessary data struct macrosPikalaxALT
2017-06-12Struct30042E0camthesaxman
2017-06-12mergeProjectRevoTPP