summaryrefslogtreecommitdiff
path: root/maps/Route32.asm
AgeCommit message (Expand)Author
2015-10-24About time I got to these functionsPikalaxALT
2015-10-21Plus 4 on person events; feeble attempt to annotate color functionsPikalaxALT
2015-07-31Split fourth-to-last byte of person_event into nybble argumentsPikalaxALT
2015-07-29Reworked person_event argumentsPikalaxALT
2015-07-25Merge yenatch:map-objectsPikalaxALT
2015-07-23Replaced GROUP_, MAP_ references with the map macroPikalaxALT
2015-07-21Add constants for common map object ids.yenatch
2015-07-21Added labels to different parts of the map script and event headersPikalaxALT
2015-07-19Finished the decoration attributes tablePikalaxALT
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-13Replace EVENT_ALWAYS_THERE with -1PikalaxALT
2015-07-12Event and engine constant enumeration; replace static flag numbers with their...PikalaxALT
2015-07-10prefix wram varables with w.IIMarckus
2015-07-10Add more event flags.IIMarckus
2015-07-10Add more event flags and fight counters for phone scripts.IIMarckus
2015-07-10Use constants for overworld phone script flags.IIMarckus
2015-07-10Fill out trainer event flags.IIMarckus
2015-07-09Add constants for checkcodes.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-26Labels for the heal machine; spriteface constants.yenatch
2015-06-25Improve some signpost labels.IIMarckus
2015-06-24Update some event flags.IIMarckus
2015-06-24More std enums.IIMarckus
2015-06-23More std_scripts enums.IIMarckus
2015-02-10Blind wram in maps.yenatch
2015-01-20Stop using the preprocessor.yenatch
2014-10-26Labels for day of week siblings.IIMarckus
2014-03-06Text macros in maps/.yenatch
2013-09-24rename bit2 script commands to flagyenatch
2013-09-24rename bit1 script commands to eventyenatch
2013-09-05first round of event flag constants in map eventsyenatch
2013-07-12sprite constants in map eventsyenatch
2013-02-17Split map scripts, text, events from main.asmyenatch