summaryrefslogtreecommitdiff
path: root/engine/movement.asm
AgeCommit message (Collapse)Author
2015-12-29More movement stuffPikalaxALT
2015-12-17Movement etc.PikalaxALT
2015-12-15Replaced SignpostItem with Hidden(ItemName)PikalaxALT
2015-12-15No more ItemFragmentPikalaxALT
2015-11-16Movement constants, script stackPikalaxALT
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-02object_structPikalaxALT
2015-10-29No more -bash000; engine/movement.asm, SPRITEMOVEFNPikalaxALT
2015-07-23Wild Pokemon functions and dataPikalaxALT
Replaced encounter rates with percent values Added new constants denoting the number of wild Pokemon in the grass and water wild constructs Annotated and relabeled the encounter generating functions Renamed a WRAM address associaed with the temporary storage of the wild Pokemon's species Moved spawn constants to constants/map_constants.asm for use anywhere in the disassembly
2015-07-18Trainer data structure and field move functionsPikalaxALT
Trainer data in map scripts is now a macro-defined structure. Field move functions in main.asm are now nearly completely annotated, with local references. Trailing white space deleted.
2015-06-23Remove trailing newlines.IIMarckus
2015-02-10Blindly use wram labels for everything except mobile, part 2.yenatch
2013-12-23more object struct constantsyenatch
2013-07-20movement command asmyenatch