aboutsummaryrefslogtreecommitdiffstats
path: root/engine/predefsA.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-73/+0
2020-05-20Sync with pokereddannye1-1/+1
2016-06-11remove address commentsYamaArashi1-3/+3
2015-11-29bankB misc functionsluckytyphlosion1-1/+1
ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
2015-11-28BankA misc functionsluckytyphlosion1-9/+11
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
2015-07-12shake screen functionsYamaArashi1-24/+30
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-10/+10
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2014-09-13Commented more sprite and map codeYamaArashi1-6/+7
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-2/+2
For unknown addresses, use "w<address>". Label overleads are still an issue.
2014-05-23Comment some bank 0 functions, and add wram labels for Predef.yenatch1-3/+3
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-0/+64