summaryrefslogtreecommitdiff
path: root/items
AgeCommit message (Expand)Author
2016-01-27Fix marts using hard-coded bank numberPikalaxALT
2016-01-12More WRAM tidyingPikalaxALT
2016-01-10PokegearPikalaxALT
2015-12-29Item effects, post-battle, and decoration flagsPikalaxALT
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-26Move effects; no more reloadmapmusic, returnafterbattlePikalaxALT
2015-12-23Battle Anim Object struct constantsPikalaxALT
2015-12-21More link trade shenanigansPikalaxALT
2015-12-18Events and some WRAM cleanupPikalaxALT
2015-12-15MenuPikalaxALT
2015-12-15No more ItemFragmentPikalaxALT
2015-12-13PackPikalaxALT
2015-11-28Renaming sections, further dissolving main.asmPikalaxALT
2015-11-23link and seer labelsPikalaxALT
2015-11-20bgcoordPikalaxALT
2015-11-18CmdQueuesPikalaxALT
2015-11-18items/item_effects.asm; engine/evolution.asmPikalaxALT
2015-11-11More splits; map setup labelsPikalaxALT
2015-11-11Further split bank 4PikalaxALT
2015-11-10Added w3 and w5 labels for misc/mobile_40.asmPikalaxALT
2015-11-10No more DefaultFlypointPikalaxALT
2015-11-10Move some gfx files around, also clock reset fnPikalaxALT
2015-11-09Some work on battle animationsPikalaxALT
2015-11-08Attempting to decode AI switchingPikalaxALT
2015-11-08More battle core labelsPikalaxALT
2015-11-08AI and player items, withdraw/depositPikalaxALT
2015-11-07more battle core labelsPikalaxALT
2015-11-07Move MON_* parentheses to the EQUS declarationPikalaxALT
2015-11-07battle/ai/switch.asm and more battle/effect_commands.asmPikalaxALT
2015-11-06More battle command labelsPikalaxALT
2015-11-06BattleCommand labels copied from macrosPikalaxALT
2015-11-04home/copy.asm completely labeledPikalaxALT
2015-11-04Mon submenu, engine/menu.asmPikalaxALT
2015-11-04Replace party struct relative values with EQUS constantsPikalaxALT
2015-11-03Experience and level calculationsPikalaxALT
2015-11-02No more NONEPikalaxALT
2015-11-01Fix merge conflictsPikalaxALT
2015-11-01Prepare to mergePikalaxALT
2015-10-26merge with newest updateJimB16
2015-10-25ITEMMENU_CLOSE is now ITEMMENU_FIELDPikalaxALT
2015-10-25RIP ITEMCONTEXT constantsPikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-10-21Plus 4 on person events; feeble attempt to annotate color functionsPikalaxALT
2015-10-19merge conflicts resolvedJimB16
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-10-17Restructured functions in main.asm to resemble the home functions they clonePikalaxALT
2015-10-12Happiness and Mystery Gift constantsPikalaxALT
2015-10-11added comments to the PPUP-functionJimB16
2015-10-10changed name of some labelsJimB16
2015-10-08found CalcPkmnStats-functionJimB16