summaryrefslogtreecommitdiff
path: root/macros.asm
AgeCommit message (Expand)Author
2015-07-20Fix unnecessary white space and retire add_n_timesPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
2015-07-16Special script annotation, trainer constant enumeration, person-event structu...PikalaxALT
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-07-13- Update variable sprites to use constants rather than fixed valuesPikalaxALT
2015-07-13Replace EVENT_ALWAYS_THERE with -1PikalaxALT
2015-07-03- Renamed "Functiond283" to "GetPocketCapacity" and updated the pointers and ...Scott Norton
2015-05-18Merge branch 'gfx-tweaks'yenatch
2015-04-13Add a macro for enumeration.yenatch
2015-03-03Use a macro instead of manually subtracting $36 from pic banks.yenatch
2015-02-10Blindly use wram labels for everything except mobile, part 1.yenatch
2015-02-04Mobile phrases and tons of related data.yenatch
2015-02-02Mobile trade incbins and coordinate macros.yenatch
2015-01-27Add a "mobile" directive for dummied-out mobile adapter functions.yenatch
2015-01-20Move around some more macros.yenatch
2015-01-20Start moving relevant macros into macros/text.asm.yenatch
2015-01-20Stop using the preprocessor.yenatch
2015-01-01More labels in code and some mobile datatracking.yenatch
2014-08-14Wrap macro arguments with parentheses.yenatch
2014-06-16Use a predef macro that takes labels instead of juggling constants.yenatch
2014-06-10Fix argument handling in *coord macros. Add a "percent" shortcut.yenatch
2014-06-04Remove the FuncCoord macro.yenatch
2014-05-05Use a macro for sine waves.yenatch
2014-03-05Text macros.yenatch
2014-03-03dbbw macroyenatch
2014-02-24Map macros because maps are bananasyenatch
2014-02-03Move remaining constants into constants/{misc,pokemon_data}_constants.asmyenatch
2014-02-02Move rst constants into macros.asmyenatch
2013-12-28audio: note duration from 0-15 to 1-16 to match pokeredyenatch
2013-11-27constant enumerationyenatch
2013-11-24lb macro for fast double-register loadsyenatch
2013-11-07rework note macroyenatch
2013-09-03split macros out from constants.asm into macros.asmyenatch