aboutsummaryrefslogtreecommitdiffstats
path: root/engine/items/tms.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-18Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie1-4/+4
2024-08-04Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie1-2/+2
2020-11-14Fix file modesdannye1-0/+0
2020-11-05Sync more with pokeredRangi1-1/+1
2020-11-04Sync with pokereddannye1-1/+1
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-1/+1
2016-06-11remove address commentsYamaArashi1-2/+2
2016-06-11remove address commentsYamaArashi1-2/+2
2016-06-06Clean up white spacedannye1-1/+1
2015-11-15engine/items/tms.asmluckytyphlosion1-3/+9
2015-10-29overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion1-1/+1
2015-08-30No more W_dannye1-1/+1
2015-07-19constants for flag actionsYamaArashi1-1/+1
2015-02-08move-related thingsYamaArashi1-2/+2
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-7/+7
2014-05-25Clean up some bank 3 functions and rename flag action functions.yenatch1-2/+2
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-0/+37