Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-08 | Fix style issues | PikalaxALT | |
2021-07-01 | Document pokemon_item_effect, struct BattleResult | PikalaxALT | |
2021-06-30 | Tidy up ewram.h; yeet some more redundant definitions | PikalaxALT | |
2021-06-29 | Unify party_menu.h structs | PikalaxALT | |
2020-07-20 | Merge branch 'master' into constants-mapdatasize | GriffinR | |
2020-07-20 | Merge pull request #780 from GriffinRichards/sync-scripts | GriffinR | |
Sync some scripts with pokeemerald | |||
2020-05-24 | Nonmatching 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-17 | Sync fieldmap data | GriffinR | |
2020-04-28 | Sync obtain_item.inc | GriffinR | |
2020-02-12 | Standardize Event Object to Object Event | GriffinR | |
2019-10-02 | Merge branch 'master' into emerald_diff | PikalaxALT | |
2019-07-31 | fix more emerald differences | camthesaxman | |
2019-07-31 | resolve more battle system differences | camthesaxman | |
2019-07-29 | use more accurate metatile collision expression | garak | |
2019-07-18 | name metatiles | garak | |
2019-04-08 | through sub_80C4A28 | PikalaxALT | |
2018-08-15 | Label unknowns and fillers, add constants to global.h, use constants in ↵ | Jo Ruby P | |
record_mixing.c and tv.c | |||
2018-06-25 | Merge branch 'master' into contest_link_80C2020 | Marcus Huderle | |
2018-05-30 | Fix some sym_common fake-matching symbols | Marcus Huderle | |
2018-05-29 | Unify 'map object' and 'field object' terms into 'event object' | Marcus Huderle | |
2018-04-26 | Use all caps for MAPSEC enums | PikalaxALT | |
2018-04-24 | Renaming in pokedex_area_screen.c; resolve #603 | PikalaxALT | |
2018-04-09 | fix name of TVShow.bravoTrainerTower.pokemonName | PikalaxALT | |
2018-04-07 | through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked)) | PikalaxALT | |
2018-03-31 | Merge branch 'master' into contest_link_80C2020 | PikalaxALT | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-07-22 | Merge pull request #372 from DizzyEggg/master | Cameron Hall | |
decompile battle_4 | |||
2017-07-20 | Merge branch 'master' into master | Cameron Hall | |
2017-07-20 | map out ram variables | drifloony | |
2017-07-17 | fix merge conflicts | camthesaxman | |
2017-07-17 | resolve tv.c conflict | ProjectRevoTPP | |
2017-07-17 | Merge pull request #356 from camthesaxman/fix_various | yenatch | |
formatting and nonmatching fixes | |||
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-16 | labeling | camthesaxman | |
2017-07-09 | completely get rid of TextStruct | camthesaxman | |
2017-07-07 | fix merge conflicts | camthesaxman | |
2017-07-05 | Merge branch 'master' into master | yenatch | |
2017-06-26 | fix up tv.c | camthesaxman | |
2017-06-24 | first src changes | Marijn van der Werf | |
2017-06-21 | battle_h update, labelling battle2.c | DizzyEggg | |
2017-06-19 | Battle labels named (#333) | DizzyEggg | |
* Changed battle labels | |||
2017-06-16 | Merge remote-tracking branch 'marijn/clean/headers' | yenatch | |
2017-06-14 | Merge branch 'master' of https://github.com/pret/pokeruby | ProjectRevoTPP | |
2017-06-14 | merge | ProjectRevoTPP | |
2017-06-13 | Merge branch 'master' into decompile_battle_7 | Cameron Hall | |
2017-06-13 | Fix leading whitespace; remove unnecessary data struct macros | PikalaxALT | |
2017-06-12 | Struct30042E0 | camthesaxman | |
2017-06-12 | merge | ProjectRevoTPP | |