aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/items.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-16Rename predef functions so they aren't excessive in length.yenatch1-1/+1
2014-06-16Remove generated "indirect jump" comments.yenatch1-1/+1
2014-06-14Use monster struct macros in wram. Rename related labels for consistency.yenatch1-62/+62
2014-06-10Use MAX_LEVEL instead of 100/$64U-Fish-PC\Daniel1-1/+1
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-260/+260
2014-05-25Rename joypad registers.yenatch1-2/+2
2014-05-24Rename random number function and hram labels.yenatch1-5/+5
2014-05-23Comment some more bank 0 functions.yenatch1-5/+5
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-0/+2889