summaryrefslogtreecommitdiff
path: root/maps/Route29.asm
AgeCommit message (Collapse)Author
2016-01-06Map callback constantsPikalaxALT
2016-01-05maptrigger macroPikalaxALT
2015-12-16Map script and color shenanigansPikalaxALT
2015-12-15No more ItemFragmentPikalaxALT
2015-12-09opentext and breedingPikalaxALT
2015-12-09itemfragmentPikalaxALT
2015-12-01Break up engine/sprites.asm; address yenatch's commentsPikalaxALT
2015-11-29buttonsoundPikalaxALT
2015-11-27Person event constants for each mapPikalaxALT
2015-11-25Rename several script commandsPikalaxALT
2015-11-18Fruit tree constants, more mail enginePikalaxALT
2015-11-15Globally introduce PERSONTYPE constantsPikalaxALT
2015-11-06Sprite movement function labelsPikalaxALT
2015-11-04give/takeitem *, 1: the 1 is optionalPikalaxALT
2015-11-02No more NONEPikalaxALT
2015-10-31SPRITEMOVEDATAPikalaxALT
2015-10-29No more -bash000; engine/movement.asm, SPRITEMOVEFNPikalaxALT
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
Updated macros that rely on the GROUP_, MAP_ constants to use the map macro Added GROUP_NONE and MAP_NONE for the sake of compatibility with this new scheme Added new macro elevfloor to simplify the definition of elevators under this new scheme
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
Interpretation of the Decoration Attributes table is complete. Other changes include some more event flag and function naming, as well as a minor tweak to the person_events of every map.
2015-07-18Updated signpost items and person_event flagsPikalaxALT
2015-07-16Special script annotation, trainer constant enumeration, person-event ↵PikalaxALT
structure update
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-07-13Replace EVENT_ALWAYS_THERE with -1PikalaxALT
2015-07-12Event and engine constant enumeration; replace static flag numbers with ↵PikalaxALT
their constant names
2015-07-10Add more event flags.IIMarckus
2015-07-10Trim address comments from maps.IIMarckus
2015-07-09Add constants for checkcodes.IIMarckus
From PikalaxALT.
2015-06-26Labels for the heal machine; spriteface constants.yenatch
2015-06-23Introduce checkmorn/checkday/checknite to replace checktime.IIMarckus
2015-01-20Stop using the preprocessor.yenatch
2014-10-26Labels for day of week siblings.IIMarckus
2014-06-17Contest battle type and comment the battle menu.yenatch
2014-03-06Text macros in maps/.yenatch
Looks fine at a glance.
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
this is a little over half.. 610 to go
2013-07-12sprite constants in map eventsyenatch
2013-02-17Split map scripts, text, events from main.asmyenatch
The commit we deserve