index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
macros
/
movement.asm
Age
Commit message (
Expand
)
Author
2017-12-14
Reorganize macros
Remy Oukaour
2017-12-12
Identify more sprite-related constants
Remy Oukaour
2016-07-29
Movement macro enums are now relative
PikalaxALT
2016-05-14
Unify directional movement macros
pikalaxalt
2016-05-14
Unify step_sleep macro
pikalaxalt
2016-04-10
Alan's script pointers are now local references; movement_tree_shake for sudo...
pikalaxalt
2016-03-01
Battle animation annotations
PikalaxALT
2015-12-29
More movement stuff
PikalaxALT
2015-12-15
Replaced SignpostItem with Hidden(ItemName)
PikalaxALT
2015-12-15
No more ItemFragment
PikalaxALT
2015-11-15
Fix some movement macro/function names
PikalaxALT
2015-11-13
Creation of constants for OBJECT_09 indices
PikalaxALT
2015-11-11
More splits; map setup labels
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
2015-07-18
Trainer data structure and field move functions
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2015-01-20
Stop using the preprocessor.
yenatch