aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/item.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-04Sync with pokereddannye1-54/+0
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-54/+0
2020-05-20Sync with pokereddannye1-1/+1
2016-07-18Clean up text commandsdannye1-1/+1
2016-06-11remove address commentsYamaArashi1-3/+3
2016-05-31Champion's room; resolve predefspikalaxalt1-1/+1
2015-10-29overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion1-6/+6
2015-08-30No more W_dannye1-2/+2
2015-07-24more naming variablesYamaArashi1-1/+1
2015-07-18fix variable namingYamaArashi1-3/+3
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-2/+2
2014-09-13Commented more sprite and map codeYamaArashi1-1/+1
2014-06-16Use macros for predef calls/jumps instead of static ids.yenatch1-2/+1
2014-06-16Rename predef functions so they aren't excessive in length.yenatch1-1/+1
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-2/+2
2014-05-25Split out item fragment code.yenatch1-0/+55