summaryrefslogtreecommitdiff
path: root/items/item_attributes.asm
AgeCommit message (Collapse)Author
2017-12-14Split items/ and trainers/ into their data/ and engine/ componentsRemy Oukaour
Move some data into a pokemon/ subdirectory
2017-12-12Document bugs and glitchesRemy Oukaour
2015-11-02No more NONEPikalaxALT
2015-10-25ITEMMENU_CLOSE is now ITEMMENU_FIELDPikalaxALT
2015-10-25RIP ITEMCONTEXT constantsPikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-07-18Trainer data structure and field move functionsPikalaxALT
Trainer data in map scripts is now a macro-defined structure. Field move functions in main.asm are now nearly completely annotated, with local references. Trailing white space deleted.
2015-06-23Remove trailing newlines.IIMarckus
2014-04-28Use BCD for Teru-sama prices.yenatch
2013-04-30dump item attributesyenatch