summaryrefslogtreecommitdiff
path: root/engine/pokemon/evolve.asm
AgeCommit message (Expand)Author
2021-03-24Sync some files with pokecrystalRangi
2021-03-17Consistent labels for each nickname in RAMRangi
2020-12-23Rename some labelsRangi
2020-11-03Identify more uses of wBuffer1-6Rangi
2020-10-29Identify the remaining uses of another WRAM unionRangi
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-06-17Harmonize engine/{movie, pokemon} with pokecrystalRangi
2020-06-05Fix file permissions.entrpntr
2020-05-28Fill in sprite animation index constants, other minor cleanups.entrpntr
2020-05-19Several small cleanups, add pics.entrpntr
2020-05-19Add evolve.asmlibjet