summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2016-06-07Some mystery gift functionspikalaxalt
2016-06-06Remaining layout constantspikalaxalt
2016-05-17engine/events.asm labels finishedpikalaxalt
fixed palred/green/blue macros
2016-05-16Evolution addressespikalaxalt
2016-05-16HP bar animation addresses and AI switchpikalaxalt
2016-05-15SPRITE_ANIM_FRAME_IDX constantspikalaxalt
2016-05-14Unify directional movement macrospikalaxalt
2016-05-14Unify step_sleep macropikalaxalt
2016-05-14EZChat cursor objectpikalaxalt
2016-05-13Refine labels in engine/trade/animation.asmpikalaxalt
2016-05-13Name all link trade animation related functionspikalaxalt
2016-05-11Inexplicably empty function with malformed predef pointer, but what are you ↵pikalaxalt
gonna do about it?
2016-05-11Save functions; feeble attempt at serial and link functionspikalaxalt
2016-05-11Name all printer functionspikalaxalt
2016-05-11Placeholder non-generic names for engine/color functionspikalaxalt
2016-05-10Name all functions in event/pikalaxalt
2016-05-10Labeled every function in ROM0 that's referenced in the sourcepikalaxalt
2016-05-08All functions in main.asm have non-generic namespikalaxalt
2016-05-05Mobile and more battle animspikalaxalt
2016-05-04HDMA transfer functionspikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2016-04-30Copycat labels; macro for the Crystal-only Unown chamber unlock wordspikalaxalt
2016-04-10Local labels starting with underscores have colons depending on whether the ↵pikalaxalt
first alphanumeric character is capitalized or not
2016-04-10Local labels starting with lowercase letters are no longer decorated with a ↵pikalaxalt
trailing colon
2016-04-10Local labels starting with capital letters are now decorated with a trailing ↵pikalaxalt
colon; remove trailing whitespace; globally correct line endings to UNIX style
2016-04-10Alan's script pointers are now local references; movement_tree_shake for ↵pikalaxalt
sudowoodo on route 36
2016-04-02Make town map pals more intuitive in sourcepikalaxalt
2016-03-27Split up banks 1-3 of main.asmpikalaxalt
2016-03-19Merge branch 'master' of https://github.com/pret/pokecrystalpikalaxalt
2016-03-16Split fish code out of data/.yenatch
2016-03-16Add fish group constants.yenatch
2016-03-08Fix comment on HP bar bugpikalaxalt
2016-03-08More annotations of HP bar animations, including an oversight by GameFreak ↵pikalaxalt
resulting in super-slow HP bars for Pokemon with over 48 HP
2016-03-01Merge branch 'master' of https://github.com/pret/pokecrystalPikalaxALT
2016-03-01Battle animation annotationsPikalaxALT
2016-01-29*_crystal.asm files are no longer needed to build crystal *.o.yenatch
2016-01-29Add more missing filesPikalaxALT
2016-01-27Fix marts using hard-coded bank numberPikalaxALT
2016-01-19Merge branch 'master' of https://github.com/pret/pokecrystalPikalaxALT
2016-01-19Update pokedex.asmYamaArashi
2016-01-18Merge branch 'master' of https://github.com/pret/pokecrystalPikalaxALT
2016-01-18Prepare to mergePikalaxALT
2016-01-12More WRAM tidyingPikalaxALT
2016-01-11Fully label home/map_objects.asmPikalaxALT
2016-01-11Restored StandingTile and introduced LastTilePikalaxALT
2016-01-10PokegearPikalaxALT
2016-01-09pokedex jumptable constantsYamaArashi
2016-01-09Pokegear functions and RAM labelsPikalaxALT
2016-01-09pokedex palette numbersYamaArashi
2016-01-09pokedex unown modeYamaArashi