summaryrefslogtreecommitdiff
path: root/macros
AgeCommit message (Expand)Author
2019-04-21"object_const_def" instead of "const_def 2"Rangi
2019-04-19Identify some more WRAM labelsRangi
2019-04-09TextBox -> Textboxmid-kid
2019-03-10Rename some call/jump script commands to avoid confusion with jr/jp asm instr...Rangi
2019-03-10Rename more script commands for consistency and predictabilityRangi
2019-03-03Define constants for map event sizesRangi
2019-02-17Don't use legacy macrosRangi
2019-02-16dba exists, use itRangi
2019-02-16passtoengine -> autoinputRangi
2019-02-16Fix issues in reviewmid-kid
2019-02-16Document wBattleAnimFlagsmid-kid
2019-02-15dorepeat -> dowait for oam animationsmid-kid
2018-12-09Format music macros like movement macrosRangi
2018-12-09Merge pull request #578 from mid-kid/masterRangi
2018-11-25Rename "feet and head follow" commandsmid-kid
2018-11-21Use ANIM_GFX constants for battle animationsmid-kid
2018-11-21Define first_music_cmdmid-kid
2018-11-20Cosmetic fixesmid-kid
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-11Merge pull request #573 from mid-kid/masterRangi
2018-11-11Clarify LEGACY supportmid-kid
2018-11-05text_jump → text_farmid-kid
2018-10-11Stop using __enum__ + 3mid-kid
2018-09-09Use existing bigdw macroRangi
2018-08-31Fix #537: Palettes generated from PNGs use .gbcpal directly.Rangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-08-17CheckDestinyBond -> CheckFaintmid-kid
2018-07-28anim_ret_command is an index in a table after allmid-kid
2018-07-18Clean up TX_ commandsmid-kid
2018-07-18Fix anim_ret_commandmid-kid
2018-07-08Remove extra parenthesesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-06-04Use structure constants for channel_structmid-kid
2018-05-23Start improving sprite movement engine (to do: identify bit flags)Rangi
2018-05-11Merge pull request #512 from pret/warningsyenatch
2018-05-06Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-05-06fix lb/ln and "left shift of negative value" warningyenatch
2018-05-06'rept' is not indentedRangi
2018-05-06Fix rest of the givepokeitem/checkpokeitem referencesmid-kid
2018-05-05fix-various-little-thingsmid-kid
2018-04-04Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-04-04Merge pull request #505 from mid-kid/battlecommandsyenatch
2018-04-04Rename some battle commandsmid-kid
2018-04-04Label BattleCommand_BeatUpFailTextmid-kid
2018-04-04Label bidefailtextmid-kid
2018-04-01Fix file permissionsmid-kid
2018-03-19Relabel some map-related WRAMRangi
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-25Default macro parameters use recursion; avoids repeating internal structureRangi