summaryrefslogtreecommitdiff
path: root/engine/map_objects.asm
AgeCommit message (Expand)Author
2015-11-25Rename several script commandsPikalaxALT
2015-11-17Phone scripts and specialsPikalaxALT
2015-11-16Options menu, some mobile fnsPikalaxALT
2015-11-16Movement constants, script stackPikalaxALT
2015-11-16Further decoding of SpriteMovementDataPikalaxALT
2015-11-15Fix some movement macro/function namesPikalaxALT
2015-11-15Backup prior to global introduction of PERSONTYPE constantsPikalaxALT
2015-11-14More map object, swap StandingTile and NextTilePikalaxALT
2015-11-14More map object workPikalaxALT
2015-11-13Creation of constants for OBJECT_09 indicesPikalaxALT
2015-11-13sprite engine; tileset constantsPikalaxALT
2015-11-11More splits; map setup labelsPikalaxALT
2015-11-10enum macros/move_anim.asm, resolve battle/anims.asm function labelsPikalaxALT
2015-11-09Cleaning up static HRAM labels; movement stuff, route 38 trainersPikalaxALT
2015-11-08More battle core labelsPikalaxALT
2015-11-06Sprite movement function labelsPikalaxALT
2015-11-02No more NONEPikalaxALT
2015-11-02object_structPikalaxALT
2015-11-01Sweepthrough of ClearBox arg conversion to lbPikalaxALT
2015-10-31SPRITEMOVEDATAPikalaxALT
2015-10-29No more -bash000; engine/movement.asm, SPRITEMOVEFNPikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-10-16Split up bank 2; other relabelingsPikalaxALT
2015-10-07More labels, including fns responsible for partymon generationPikalaxALT
2015-08-17Merge pull request #309 from PikalaxALT/masteryenatch
2015-07-29Reworked person_event argumentsPikalaxALT
2015-07-26Name some map event reading functions.yenatch
2015-07-25Merge yenatch:map-objectsPikalaxALT
2015-07-23Wild Pokemon functions and dataPikalaxALT
2015-07-21Add constants for common map object ids.yenatch
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-20Fix unnecessary white space and retire add_n_timesPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
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-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-11Split out map object code.yenatch
2013-09-07move common asm from engine/ to common/yenatch
2013-09-03split map object functions into engine/map_objects.asmyenatch