summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-16Document script_movementGriffinR
2019-09-16Document decor iconsGriffinR
2019-09-16more constant usageGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-09-05Unify TrHillTag struct definitions (variable floors)PikalaxALT
2019-09-05NULL_BATTLE_TOWER_POKEMON definePikalaxALT
2019-09-05Use designated initializers (C99 feat)PikalaxALT
2019-09-05Disassemble data/ereader_screen.sPikalaxALT
2019-09-05Partial refactor of TryWriteTrainerHill_rPikalaxALT
2019-09-05Minor edit to save trainer hill routinePikalaxALT
2019-09-05Port trainer hill sets to C objectsPikalaxALT
2019-09-05Minor refactor of ereader_helpers.cPikalaxALT
2019-09-05Changed names.Eduardo Quezada D'Ottone
2019-09-05Documented Mechadoll answers.Eduardo Quezada D'Ottone
2019-09-05Merge pull request #798 from GriffinRichards/constants-bactionPikalaxALT
2019-09-04Use CountAliveMonsInBattle constantsGriffinR
2019-09-04Use gBattlerPositions constantsGriffinR
2019-09-04Use B_SIDE constantsGriffinR
2019-09-04Merge pull request #744 from PikalaxALT/remove_tutor_castsPikalaxALT
2019-09-04Merge pull request #735 from garakmon/encounter_jsonPikalaxALT
2019-09-03Use B_ACTION constantsGriffinR
2019-08-30Use OTID constants for CreateMonGriffinR
2019-08-29Change event object graphics pointer table to use explicit indexestustin2121
2019-08-24Synchronize with pokefirered pokedex.c.ultima-soul
2019-08-22Merge pull request #786 from DizzyEggg/u8Diegoisawesome
2019-08-22bool8 to u8DizzyEggg
2019-08-21use MENU_FIELD_MOVES in sub_81B31B0Kevin Mills
2019-08-21more documentation in match_call_dataGriffinR
2019-08-21Remove MNUM from oam flip constant namesPikalaxALT
2019-08-21Use HFLIP, VFLIPPikalaxALT
2019-08-21Move asm srcs to srcPikalaxALT
2019-08-21Changes from reviewGriffinR
2019-08-21clean upGriffinR
2019-08-21document remaining funcsGriffinR
2019-08-21favor lady funcsGriffinR
2019-08-21move data, more contest lady funcsGriffinR
2019-08-21some contest lady funcsGriffinR
2019-08-21minor fixesGriffinR
2019-08-21standardize favour/favorGriffinR
2019-08-21initial documentation commitGriffinR
2019-08-17Merge pull request #780 from GriffinRichards/document-rematchconstantsDiegoisawesome
2019-08-17Suggested changes from reviewTustin2121
2019-08-17Documenting credits a bitTustin2121
2019-08-17Added note about addvarTustin2121
2019-08-17Document the braille window id.Tustin2121
2019-08-17Rename movobjectoffscreen to copyobjectxytopermTustin2121
2019-08-16trainer rematch macroGriffinR
2019-08-12Fix modernDizzyEggg
2019-08-06Address review commentsPikalaxALT
2019-08-06fix s32/int type mismatch on modernPikalaxALT