aboutsummaryrefslogtreecommitdiffstats
path: root/common.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-24fix comment typo about swiftYamaArashi1-1/+1
2012-01-24update 2 text namesYamaArashi1-8/+8
2012-01-24more battle codeYamaArashi1-9/+173
2012-01-24trainer headers for SilphCo6Bryan Bishop1-11/+65
2012-01-24disasm more battle codeYamaArashi1-2/+248
2012-01-24insert a few more trainer headersBryan Bishop1-5/+38
2012-01-24TextEndBattle is only used onceBryan Bishop1-2/+13
2012-01-23fixed typoYamaArashi1-1/+1
2012-01-23disasm of some battle codeYamaArashi1-11/+132
2012-01-23another minor comment improvementBryan Bishop1-1/+1
2012-01-23clean up more commentsBryan Bishop1-6/+6
2012-01-23more addresses on labelsBryan Bishop1-24/+48
2012-01-23label comments with addressesBryan Bishop1-122/+322
2012-01-23add missing labelsYamaArashi1-3/+3
2012-01-23changed some addresses to the new constantsYamaArashi1-37/+37
2012-01-23fix constantYamaArashi1-1/+1
2012-01-23add addresses to label linesBryan Bishop1-289/+289
2012-01-23work on disasm of 2920David@DCKZHZF1.socal.rr.com1-2/+233
2012-01-23$039e -> HandleMidJumpBryan Bishop1-1/+1
2012-01-23fix typo (.notCinnabarGyn\@)Bryan Bishop1-2/+2
2012-01-23fix music.asm includeBryan Bishop1-1/+1
2012-01-23updated changes in repoKuroiIeWa5Da1-1079/+3750
2012-01-23minor cleanupBryan Bishop1-4/+7
2012-01-23more labels near PrintTextsBryan Bishop1-126/+132
2012-01-22more labels near many PrintTextsBryan Bishop1-284/+360
2012-01-22display start menu functionYamaArashi1-1/+95
2012-01-22disasm of 39e-12daYamaArashi1-1/+2411
2012-01-22replace references to map scripts with labelsBryan Bishop1-24/+24
2012-01-22even more labels around PrintTextsBryan Bishop1-40/+75
2012-01-22more labels near PrintTextsBryan Bishop1-114/+146
2012-01-22jp $24D7 -> jp TextScriptEndBryan Bishop1-5/+5
2012-01-22fix PrintText-related labelsBryan Bishop1-104/+118
2012-01-22labels inside NameRaterText1 and BikeShop textsBryan Bishop1-28/+28
2012-01-22fix labels in BikeShopText1Bryan Bishop1-14/+16
2012-01-22improvements to OaksLab, labeling, etc.Bryan Bishop1-106/+109
2012-01-22jp $24d7 -> jp TextScriptEndBryan Bishop1-491/+491
2012-01-22improvements to choose mon text in OaksLabBryan Bishop1-71/+76
2012-01-22fix TX_FAR mistaken for asmBryan Bishop1-7/+8
2012-01-22add some labels around PrintText callsBryan Bishop1-18/+18
2012-01-21dump in comments for CriticalHitProbabilityBryan Bishop1-1/+59
2012-01-21commenting for DecrementPP from DarkShikariBryan Bishop1-22/+33
2012-01-21fix comments in ReadFishingGroupBryan Bishop1-1/+2
2012-01-21clean up rod code labelsBryan Bishop1-8/+8
2012-01-21fix GiveItemsBryan Bishop1-3/+8
2012-01-21replaced $3e2e with GiveItem in some textsBryan Bishop1-26/+26
2012-01-21seperated music from common.asm, fixed some minor spelling errorsKuroiIeWa5Da1-266/+8
2012-01-20Add the list of TM/HM moves.IIMarckus1-1/+60
2012-01-20Experimental change for actual music dataKuroiIeWa5Da1-2/+28
2012-01-20Comment improvements (SuperRodCode).IIMarckus1-40/+52
2012-01-20Slight comment improvement (PP restore when healing).IIMarckus1-4/+4