summaryrefslogtreecommitdiff
path: root/items
AgeCommit message (Expand)Author
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
2015-10-07Labeling of AI item and wild encounter functionsPikalaxALT
2015-10-07Merge remote-tracking branch 'upstream/master'JimB16
2015-10-07More labels, including fns responsible for partymon generationPikalaxALT
2015-10-04soft resetPikalaxALT
2015-09-10changed more labelsJimB16
2015-09-06changed varlabels for multiply- and divide-func, renamed battletext-labelsJimB16
2015-08-30renamed labels and added commentsJimB16
2015-08-20Nail down the rest of SRAM banks 0 and 1.yenatch
2015-07-22Various annotationsPikalaxALT
2015-07-21Added labels to different parts of the map script and event headersPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
2015-07-19Finished the decoration attributes tablePikalaxALT
2015-07-18Trainer data structure and field move functionsPikalaxALT
2015-07-17More annotations and interpretations of functions and scriptsPikalaxALT
2015-07-03- Renamed "Functiond283" to "GetPocketCapacity" and updated the pointers and ...Scott Norton
2015-06-23Remove trailing newlines.IIMarckus
2015-02-11Comment PrintTempMonStats.yenatch
2015-02-11Use PartyMon labels in GetPartyParamLocation arguments.yenatch
2015-02-10Blind wram part 5.yenatch
2014-12-28Replace pointless $FF00+$xx with $ffxx.yenatch
2014-10-24Fix bad merge.IIMarckus
2014-10-24More comments and labels for ball catch rates.IIMarckus
2014-08-13More constants and bug comments in item effects.yenatch
2014-07-24Relabel GetItemDescription -> PrintItemDescription.yenatch
2014-07-19Remove generated "jump sources" comments.yenatch
2014-06-23More PartyMon labels for relative addressing.yenatch
2014-06-16Name the UpdateEnemyHUD predef.yenatch
2014-06-16Use a predef macro that takes labels instead of juggling constants.yenatch
2014-06-13Battle type constants in the wild.yenatch
2014-06-12Consolidate monster structs in wram and sram.yenatch
2014-06-10Consolidate NUM_MOVES usage and monster struct labels.yenatch
2014-06-04Use {hl,de,bc}coord macros wherever possible.yenatch