summaryrefslogtreecommitdiff
path: root/asm/macros
AgeCommit message (Expand)Author
2022-01-23Add new macro commentsGriffinR
2022-01-23Add missing :req, remove old macrosGriffinR
2022-01-11Add seteventmonGriffinR
2022-01-11Make item optional for givemon and setwildbattleGriffinR
2022-01-04Misc cleanupGriffinR
2021-11-18Use STR_VAR names for apprentice_buff and frontier_gettrainernameGriffinR
2021-11-18Allow compare + goto_if/call_if as a single statementGriffinR
2021-11-18Macro comment typo fix, Object->objectGriffinR
2021-11-18Finish updating macro commentsGriffinR
2021-11-17Distinguish 'virtual object' names from object eventsGriffinR
2021-11-17Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into ...GriffinR
2021-11-17Add STR_VAR_# ids to string buffer macrosGriffinR
2021-11-17Continue macro comment updatingGriffinR
2021-11-17Remove dead sub referencesGriffinR
2021-11-17Document field_tasksGriffinR
2021-11-18Make arguments for create_movement_action requiredcbt6
2021-11-18Use movement action constant values over enumcbt6
2021-11-16More updating event macro commentsGriffinR
2021-11-16Label slot machine ids, fix GetPriceReductionGriffinR
2021-11-16Continue updating event macro commentsGriffinR
2021-11-16Handle optional arguments for warp commands, add WARP_ID_NONEGriffinR
2021-11-15Start event macro comment updatesGriffinR
2021-11-13Merge pull request #1547 from GriffinRichards/doc-sounddataGriffinR
2021-11-07Add CRY_MODE constantsGriffinR
2021-11-05Rename movement scripts to use Faster over Fastestcbt6
2021-10-30Better braille supportGriffinR
2021-10-13Label battle script macro argumentsGriffinR
2021-10-13Add controller buffer constants, finish misc battle docGriffinR
2021-10-11Rename battle anim cmds, move its data, name remaining symbolsGriffinR
2021-10-08Start misc battle documentationGriffinR
2021-09-24Document some single-remaining symbolsGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
2021-07-03Merge pull request #1471 from GriffinRichards/fix-lockGriffinR
2021-05-21Document second parameter of playbgmExpoSeed
2021-05-04Fix some object lock namesGriffinR
2021-04-21Clean up contest_paintingGriffinR
2021-04-03Misc battle script cleanupGriffinR
2021-04-01Merge pull request #1394 from GriffinRichards/fix-bgeventGriffinR
2021-04-01Fix bg event macrosGriffinR
2021-03-31Use bool for multichoice ignoreBPressGriffinR
2021-03-27Standardize Friendship/HappinessGriffinR
2021-02-24Document easy chatGriffinR
2021-02-15Rename obedient/fatefulEncounter to eventLegalDeokishisu
2021-02-15Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.hDeokishisu
2021-02-02Merge pull request #1314 from GriffinRichards/doc-controllersGriffinR
2021-01-26Document object lock and some trainer approachGriffinR
2021-01-26Clean up scrcmd.cGriffinR
2021-01-22Document remainder of battle_controllers.cGriffinR
2020-12-24Label remaining subs in battle_tower.cGriffinR
2020-09-25Mark unused script commandsExpoSeed