summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-05Credit to chaos_lord2 for decoding that load in computing enemy statspikalaxalt
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-18Merge pull request #338 from PikalaxALT/masteryenatch
2016-04-18Add missing wind.2bpp.lzpikalaxalt
2016-04-10Merge branch 'master' of https://github.com/pret/pokecrystalpikalaxalt
2016-04-10Bump extras again to fix last bump.yenatch
2016-04-10Add a custom scan_includes.py.yenatch
2016-04-10Bump extras to fix gfx.py.yenatch
2016-04-10Finish renaming battle anim gfx pointers and filespikalaxalt
2016-04-10Local labels starting with underscores have colons depending on whether the f...pikalaxalt
2016-04-10Local labels starting with lowercase letters are no longer decorated with a t...pikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-04-10Alan's script pointers are now local references; movement_tree_shake for sudo...pikalaxalt
2016-04-10Merge branch 'master' of https://github.com/pret/pokecrystalpikalaxalt
2016-04-07More labels cleanup in map scripts.IIMarckus
2016-04-06Improve some map script labels.IIMarckus
2016-04-06Remove duplicate blockdata.IIMarckus
2016-04-02Make town map pals more intuitive in sourcepikalaxalt
2016-03-27Split up banks 1-3 of main.asmpikalaxalt
2016-03-25Merge branch 'master' of https://github.com/pret/pokecrystalpikalaxalt
2016-03-25Fix a typo in AzaleaGym.yenatch
2016-03-24Fix filename case inconsistencydannye
2016-03-24Revert 85d30fa0796f02a6d390fe4694bcbf21b8398fb5dannye
2016-03-21Fix make deleting files that aren't actually intermediate.yenatch
2016-03-19Merge branch 'master' of https://github.com/pret/pokecrystalpikalaxalt
2016-03-18Fix the include for engine/fish.asm.yenatch
2016-03-16Split fish code out of data/.yenatch
2016-03-16Use fish group constants in map headers.yenatch
2016-03-16Add fish group constants.yenatch
2016-03-16Add a link to the irc in INSTALL.md.yenatch
2016-03-16Fix the symfile.yenatch
2016-03-08Fix comment on HP bar bugpikalaxalt
2016-03-08Merge branch 'master' of https://github.com/pret/pokecrystalpikalaxalt
2016-03-08More annotations of HP bar animations, including an oversight by GameFreak re...pikalaxalt
2016-03-04Make diacritic labels less confusing in PlaceString.yenatch
2016-03-03Use the dakuten characters.yenatch
2016-03-03Suppress deletion of .1bpp files.yenatch
2016-03-01Trim some whitespace in the makefile.yenatch
2016-03-01Suppress deletion of intermediate .2bpp files.yenatch
2016-03-01Merge branch 'master' of https://github.com/pret/pokecrystalPikalaxALT
2016-03-01Battle animation annotationsPikalaxALT
2016-03-01Remove useless lines in the makefile.yenatch
2016-03-01Only generate dependencies for a target when it's invoked.yenatch
2016-03-01Only use suffixes needed for intermediate rules.yenatch
2016-02-17Decompress images in one step instead of having to invoke 'unlz'.yenatch
2016-02-17Assume pokemon pics are 7x7 if not in base stats.yenatch
2016-02-17Bump extras; pypng is now part of extras.yenatch