index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
map_objects.asm
Age
Commit message (
Expand
)
Author
2017-12-24
Renaming: (fix #412)
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-12
Define constants for collision types
Remy Oukaour
2017-12-11
Document macros/map.asm
Remy Oukaour
2017-12-09
Document constants with comments, actual names, and more thorough usage
Remy Oukaour
2017-10-28
Fix WATERTILE/WALLTILE constants
pfero
2016-05-04
HDMA transfer functions
pikalaxalt
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2016-01-11
Fully label home/map_objects.asm
PikalaxALT
2016-01-11
Restored StandingTile and introduced LastTile
PikalaxALT
2015-12-29
More movement stuff
PikalaxALT
2015-12-17
Movement etc.
PikalaxALT
2015-11-16
Further decoding of SpriteMovementData
PikalaxALT
2015-11-15
Fix some movement macro/function names
PikalaxALT
2015-11-15
Backup prior to global introduction of PERSONTYPE constants
PikalaxALT
2015-11-14
More map object, swap StandingTile and NextTile
PikalaxALT
2015-11-14
More map object work
PikalaxALT
2015-11-13
Creation of constants for OBJECT_09 indices
PikalaxALT
2015-11-11
More splits; map setup labels
PikalaxALT
2015-11-06
Sprite movement function labels
PikalaxALT
2015-11-04
give/takeitem *, 1: the 1 is optional
PikalaxALT
2015-11-02
object_struct
PikalaxALT
2015-11-01
Object masks
PikalaxALT
2015-10-31
SPRITEMOVEDATA
PikalaxALT
2015-10-29
No more -bash000; engine/movement.asm, SPRITEMOVEFN
PikalaxALT
2015-07-29
Reworked person_event arguments
PikalaxALT
2015-07-23
Wild Pokemon functions and data
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-20
Fix unnecessary white space and retire add_n_times
PikalaxALT
2015-07-19
Finished the decoration attributes table
PikalaxALT
2015-07-18
Updated signpost items and person_event flags
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2015-02-10
Blind wram labels part 4.
yenatch
2014-06-19
More object struct labels and constants.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-12-24
item effect incbins
yenatch
2013-10-02
* more callab/callba macros
Mr Wint
2013-09-09
rename common/ to home/
yenatch