summaryrefslogtreecommitdiff
path: root/src/battle
AgeCommit message (Collapse)Author
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-10label more of scanline_effect.ccamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09match sub_80DCD78camthesaxman
2018-01-09Merge pull request #509 from progreon/battle_animMarcus Huderle
Decompile various battle_anim files
2018-01-10oopsMarco Willems (M17.1)
2018-01-10finished decompiling bug.s with nonmatchingMarco Willems (M17.1)
2018-01-09more text/menu renamingcamthesaxman
2018-01-09Started decompiling bug.sMarco Willems (M17.1)
2018-01-09Merge branch 'master' into battle_animMarco Willems (M17.1)
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08Merge branch 'master' into menu_refactorcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-08Move unused files back to src/ levelMarcus Huderle
2018-01-09Merge branch 'master' into some_battle_sound_stuffMarco Willems (M17.1)
2018-01-09Finished decompiling battle_anim_sfxMarco Willems (M17.1)
2018-01-08Decompiled sub_812B18CMarco Willems (M17.1)
2018-01-08Matched sub_812B058Marco Willems (M17.1)
2018-01-07Finish battle_2.c and battle_util.c decompilationMarcus Huderle
2018-01-07Finish decompiling battle_2Marcus Huderle
2018-01-07Decompile through HandleEndTurn_BattleWon, and update trainer class constant ↵Marcus Huderle
names
2018-01-07Decompile more battle_2 functionsMarcus Huderle
2018-01-08Matched sub_812AF98Marco Willems (M17.1)
2018-01-07Decompiled sub_812B108Marco Willems (M17.1)
2018-01-07sub_812B004 - sub_812B058Marco Willems (M17.1)
2018-01-07Started decompiling move animation sfxMarco Willems (M17.1)
2018-01-07Split battle_anim_81258BC.s and decompile unusedMarco Willems (M17.1)
2018-01-06merge with masterMarco Willems (M17.1)
2018-01-06Finished decompiling wisp_fireMarco Willems (M17.1)
2018-01-06fix some code and formatting anomaliescamthesaxman
2018-01-06Started decompiling wisp_fire.sMarco Willems (M17.1)
2018-01-04Merge branch 'master' into battle_animMarco Willems (M17.1)
2018-01-04Formatted to fit with the rest of the source codeMarco Willems (M17.1)
2018-01-04Formatted to fit with the rest of the source codeMarco Willems (M17.1)
2018-01-04Merge branch 'master' into battle_animMarco Willems (M17.1)
2018-01-04Decompiled poison.sMarco Willems (M17.1)
2018-01-03Updated with pull request remarksMarco Willems (M17.1)
2018-01-03Merge remote-tracking branch 'upstream/master'Marco Willems (M17.1)
2018-01-03Decompiled fire_2.sMarco Willems (M17.1)
2018-01-01Port battle_setup names from pokeemeraldMarcus Huderle
2017-12-31mergedMarco Willems (M17.1)
2017-12-31disassembled fire.sMarco Willems (M17.1)
2017-12-30Sync gAnimDisableStructPtr and gTransformedPersonalities with pokeemeraldMarcus Huderle
2017-12-30Sync battle_script changes with pokeemeraldMarcus Huderle
2017-12-27Port updated battle_script macros from pokeemeraldMarcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-12-26Add coord_weather_event macro, and define COORD_EVENT_WEATHER_* constantsMarcus Huderle
2017-12-24Name and use general purpose varsMarcus Huderle
2017-12-22fix merge conflictscamthesaxman