summaryrefslogtreecommitdiff
path: root/home/map_objects.asm
AgeCommit message (Expand)Author
2017-12-24Renaming: (fix #412)Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-12Define constants for collision typesRemy Oukaour
2017-12-11Document macros/map.asmRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-10-28Fix WATERTILE/WALLTILE constantspfero
2016-05-04HDMA transfer functionspikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-01-11Fully label home/map_objects.asmPikalaxALT
2016-01-11Restored StandingTile and introduced LastTilePikalaxALT
2015-12-29More movement stuffPikalaxALT
2015-12-17Movement etc.PikalaxALT
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-11More splits; map setup labelsPikalaxALT
2015-11-06Sprite movement function labelsPikalaxALT
2015-11-04give/takeitem *, 1: the 1 is optionalPikalaxALT
2015-11-02object_structPikalaxALT
2015-11-01Object masksPikalaxALT
2015-10-31SPRITEMOVEDATAPikalaxALT
2015-10-29No more -bash000; engine/movement.asm, SPRITEMOVEFNPikalaxALT
2015-07-29Reworked person_event argumentsPikalaxALT
2015-07-23Wild Pokemon functions and dataPikalaxALT
2015-07-22Various annotationsPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-20Fix unnecessary white space and retire add_n_timesPikalaxALT
2015-07-19Finished the decoration attributes tablePikalaxALT
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-10Blind wram labels part 4.yenatch
2014-06-19More object struct labels and constants.yenatch
2014-02-01Use :: to export labels between objects.yenatch
2013-12-24item effect incbinsyenatch
2013-10-02* more callab/callba macrosMr Wint
2013-09-09rename common/ to home/yenatch