summaryrefslogtreecommitdiff
path: root/engine/pack.asm
AgeCommit message (Expand)Author
2015-11-03Fix errors in global substitutionPikalaxALT
2015-11-01Fix merge conflictsPikalaxALT
2015-11-01Buena local labelsPikalaxALT
2015-11-01Sweepthrough of ClearBox arg conversion to lbPikalaxALT
2015-10-26merge with newest updateJimB16
2015-10-24Address comments on PR 322PikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-10-19So very jumbPikalaxALT
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-16Split up bank 2; other relabelingsPikalaxALT
2015-10-14Replaced "ldtile" and "dwtile" with the "tile" equs macroPikalaxALT
2015-09-12found functions that determine next OTPkmnJimB16
2015-09-10changed more labelsJimB16
2015-07-22Fixed a few labeling bugsPikalaxALT
2015-07-22Various annotationsPikalaxALT
2015-07-20Merge remote-tracking branch 'kanzure/master' into gfx-scriptyenatch
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-07-20More label updates, moved predefs to new filePikalaxALT
2015-07-18Use pngs for some misc graphics.yenatch
2015-07-18Trainer data structure and field move functionsPikalaxALT
2015-07-15More enumeration of constants, more annotations of scripts.PikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-11Split out the pack code.yenatch