summaryrefslogtreecommitdiff
path: root/macros/movement.asm
AgeCommit message (Expand)Author
2017-12-14Reorganize macrosRemy Oukaour
2017-12-12Identify more sprite-related constantsRemy Oukaour
2016-07-29Movement macro enums are now relativePikalaxALT
2016-05-14Unify directional movement macrospikalaxalt
2016-05-14Unify step_sleep macropikalaxalt
2016-04-10Alan's script pointers are now local references; movement_tree_shake for sudo...pikalaxalt
2016-03-01Battle animation annotationsPikalaxALT
2015-12-29More movement stuffPikalaxALT
2015-12-15Replaced SignpostItem with Hidden(ItemName)PikalaxALT
2015-12-15No more ItemFragmentPikalaxALT
2015-11-15Fix some movement macro/function namesPikalaxALT
2015-11-13Creation of constants for OBJECT_09 indicesPikalaxALT
2015-11-11More splits; map setup labelsPikalaxALT
2015-07-22Various annotationsPikalaxALT
2015-07-18Trainer data structure and field move functionsPikalaxALT
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-01-20Stop using the preprocessor.yenatch