Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-06 | Use 'battler' instead of 'bank' | Marcus Huderle | |
2018-04-06 | Decompile a bunch of battle_9 | Marcus Huderle | |
2018-04-06 | Start decompiling battle_9 | Marcus Huderle | |
2018-01-27 | Merge branch 'master' into german_debug | Cameron Hall | |
2018-01-22 | Rename some static functions | PikalaxALT | |
2018-01-17 | resolve more undefined references | Cameron Hall | |
2018-01-17 | use 'if DEBUG' instead of 'ifdef DEBUG' | Cameron Hall | |
2018-01-16 | Merge branch 'master' into german_debug | Cameron Hall | |
2018-01-16 | add debug ifdefs | Cameron Hall | |
2018-01-15 | import some battle_4.c code from emerald and get atk23_getexp matching | camthesaxman | |
2018-01-07 | Finish battle_2.c and battle_util.c decompilation | Marcus Huderle | |
2017-12-30 | Sync battle_script changes with pokeemerald | Marcus Huderle | |
2017-12-27 | Port battle_anim changes from pokeemerald | Marcus Huderle | |
2017-11-26 | flag, vars, items constants | camthesaxman | |
2017-11-26 | abilities, songs, species constants | camthesaxman | |
2017-11-06 | formatting | ProjectRevoTPP | |
2017-11-06 | finish refactoring ewram defines into ewram.h. | ProjectRevoTPP | |
2017-11-05 | move ewram defines to ewram.h. | ProjectRevoTPP | |
2017-11-04 | more fixes | ProjectRevoTPP | |
2017-11-03 | BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes | ProjectRevoTPP | |
2017-09-12 | lots more relabeling | camthesaxman | |
2017-08-27 | fix nonmatchings, add labels | DizzyEggg | |
2017-08-27 | Emitcmd22 -> EmitChoosePokemon | camthesaxman | |
2017-08-26 | import DizzyEggg's battle controller changes | camthesaxman | |
2017-07-22 | various fixes before merge | camthesaxman | |
2017-07-22 | Merge pull request #372 from DizzyEggg/master | Cameron Hall | |
decompile battle_4 | |||
2017-07-20 | map out ram variables | drifloony | |
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-06-19 | Battle labels named (#333) | DizzyEggg | |
* Changed battle labels | |||
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-22 | Add data2 header | Marijn van der Werf | |
2017-05-16 | more decompilation | camthesaxman | |
2017-05-10 | BATTLE_TYPE_40 -> BATTLE_TYPE_MULTI | YamaArashi | |
2017-05-09 | Decompile some cable_club functions | Marijn van der Werf | |
2017-05-07 | decompile more pokemon functions | YamaArashi | |
2017-05-05 | Remove trailing whitespace | Marijn van der Werf | |
2017-02-10 | misc labels and memcpy/set cleanups (#232) | ProjectRevoTPP | |
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again * make ROM match again * label, document, reorganize, and clean up battle_ai.c * move stuff to battle.h and get rid of battle_2000000 * various changes * labeling * minor labels and formatting * contest ai labels and misc stuff | |||
2017-02-01 | label, document, reorganize, and clean up battle_ai.c (#228) | ProjectRevoTPP | |
label, document, reorganize, and clean up battle_ai.c | |||
2017-01-19 | finish decompiling rom3 (#201) | Cameron Hall | |
* start decompiling rom3 * newline * decompile sub_800BA78 * decompile more of rom3 * battle type constants * decompile sub_800C35C * remove sh.exe.stackdump * decompile more of rom3 * can't get dp01_build_cmdbuf_x10_TODO to match * finish decompiling rom3 | |||
2017-01-18 | decompile more of rom3 (#199) | Cameron Hall | |
* start decompiling rom3 * newline * decompile sub_800BA78 * decompile more of rom3 * battle type constants * decompile sub_800C35C * remove sh.exe.stackdump | |||
2017-01-18 | start decompiling rom3 (#198) | Cameron Hall | |
* start decompiling rom3 * newline * decompile sub_800BA78 |