summaryrefslogtreecommitdiff
path: root/src/rom3.c
AgeCommit message (Expand)Author
2018-04-06Use 'battler' instead of 'bank'Marcus Huderle
2018-04-06Decompile a bunch of battle_9Marcus Huderle
2018-04-06Start decompiling battle_9Marcus Huderle
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-22Rename some static functionsPikalaxALT
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall
2018-01-16Merge branch 'master' into german_debugCameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-07Finish battle_2.c and battle_util.c decompilationMarcus Huderle
2017-12-30Sync battle_script changes with pokeemeraldMarcus Huderle
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-06formattingProjectRevoTPP
2017-11-06finish refactoring ewram defines into ewram.h.ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-04more fixesProjectRevoTPP
2017-11-03BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixesProjectRevoTPP
2017-09-12lots more relabelingcamthesaxman
2017-08-27fix nonmatchings, add labelsDizzyEggg
2017-08-27Emitcmd22 -> EmitChoosePokemoncamthesaxman
2017-08-26import DizzyEggg's battle controller changescamthesaxman
2017-07-22various fixes before mergecamthesaxman
2017-07-22Merge pull request #372 from DizzyEggg/masterCameron Hall
2017-07-20map out ram variablesdrifloony
2017-07-16Battle4.CDizzyEggg
2017-06-19Battle labels named (#333)DizzyEggg
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-22Add data2 headerMarijn van der Werf
2017-05-16more decompilationcamthesaxman
2017-05-10 BATTLE_TYPE_40 -> BATTLE_TYPE_MULTIYamaArashi
2017-05-09Decompile some cable_club functionsMarijn van der Werf
2017-05-07decompile more pokemon functionsYamaArashi
2017-05-05Remove trailing whitespaceMarijn van der Werf
2017-02-10misc labels and memcpy/set cleanups (#232)ProjectRevoTPP
2017-02-01label, document, reorganize, and clean up battle_ai.c (#228)ProjectRevoTPP
2017-01-19finish decompiling rom3 (#201)Cameron Hall
2017-01-18decompile more of rom3 (#199)Cameron Hall
2017-01-18start decompiling rom3 (#198)Cameron Hall