summaryrefslogtreecommitdiff
path: root/macros
AgeCommit message (Expand)Author
2015-08-17Add radio_constants.asm, update "map" macroPikalaxALT
2015-07-31Split fourth-to-last byte of person_event into nybble argumentsPikalaxALT
2015-07-29Reworked person_event argumentsPikalaxALT
2015-07-25Macro update, roam mon annotationsPikalaxALT
2015-07-23Replaced GROUP_, MAP_ references with the map macroPikalaxALT
2015-07-22Various annotationsPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
2015-07-18Trainer data structure and field move functionsPikalaxALT
2015-07-18Updated signpost items and person_event flagsPikalaxALT
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-09Split the sixth argument of map_header into separate arguments.IIMarckus
2015-07-03- Renamed "Functiond283" to "GetPocketCapacity" and updated the pointers and ...Scott Norton
2015-06-27Use charmaps for special string codepoints.yenatch
2015-06-23Introduce checkmorn/checkday/checknite to replace checktime.IIMarckus
2015-06-23Remove trailing newlines.IIMarckus
2015-06-08Fix macro changemapScott Norton
2015-05-18Merge branch 'gfx-tweaks'yenatch
2015-04-13Enumerate the event script command macros.yenatch
2015-04-13Enumerate the move effect command macros.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-11Move the map_header macro into macros/map.asm.yenatch
2015-02-11Move second map header macros into macros/map.asm.yenatch
2015-02-11Use labels for script specials instead of constants/static values.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