summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Collapse)Author
2012-05-31copy in PrintBCDNumber from pokeredBryan Bishop
2012-05-31copy in PrintBCDDigit from pokeredBryan Bishop
2012-05-30copy in TextBoxBorder from pokeredBryan Bishop
2012-05-30copy in NPlaceChar from pokeredBryan Bishop
2012-05-30for some reason AddNTimes is copied twiceBryan Bishop
2012-05-30copy in CopyDataUntil from pokeredBryan Bishop
2012-05-30copy in ClearScreenArea from pokeredBryan Bishop
2012-05-30minor formatting fix in CountSetBitsBryan Bishop
2012-05-30copy in CountSetBits from pokeredBryan Bishop
2012-05-30copy in StringCmp from pokeredBryan Bishop
2012-05-30fix typo in DisableLCD label nameBryan Bishop
2012-05-30copy in IsInArray from pokeredBryan Bishop
2012-05-30copy in EnableLCD from pokeredBryan Bishop
2012-05-30copy in DelayFrame from pokeredBryan Bishop
2012-05-30copy over CopyData from pokeredBryan Bishop
2012-05-30copy in DisableLCD from pokeredBryan Bishop
2012-05-30use rgbfix to fix the header bytesBryan Bishop
2012-05-30remove $10000 INCBIN bytes from banks $75, $76, $79 and $7aBryan Bishop
2012-05-29add in some shared characters from pokeredBryan Bishop
2012-05-29add IntroFadePalettes from pokeredBryan Bishop
2012-05-29hooray PrintNumber_PrintLeadingZero is also sharedBryan Bishop
2012-05-29IncGradGBPalTable_01 is the same from pokeredBryan Bishop
2012-05-28add type interactionpadz
2012-05-28replace 2call pointers with labelsBryan Bishop
2012-05-28use labels on all 2jumpsBryan Bishop
2012-05-28convert if_not_equal pointers to labelsBryan Bishop
2012-05-28convert if_equal pointers to labelsBryan Bishop
2012-05-28finish converting iftrue/iffalse pointers to labelsBryan Bishop
2012-05-28use labels in kurt-related scriptsBryan Bishop
2012-05-28convert pointers to labels in some scriptsBryan Bishop
2012-05-28fix local pointers in UnknownScript_0x18508f (legendaries)Bryan Bishop
2012-05-28use map constants for wildmons sectionsBryan Bishop
2012-05-28make primary map headers slightly more robustBryan Bishop
2012-05-28insert all map connectionsBryan Bishop
2012-05-23Merge pull request #13 from iimarckus/evosattacksBryan Bishop
Evosattacks.
2012-05-23Add move data from Pokémon Gold/Silver.IIMarckus
2012-05-23Add evolutions and attacks.IIMarckus
2012-05-24Dumped Pokédex data and entries.Sanky
2012-05-23Fix an INCBIN length.Lynn "Zhorken" Vaughan
2012-05-23Spaces to tabs.Lynn "Zhorken" Vaughan
2012-05-23Add a few more general-purpose-looking functions from bank 0.Lynn "Zhorken" Vaughan
2012-05-23remove $1f4d bytes from the end of bank $6cBryan Bishop
2012-05-23remove $186a bytes from the end of bank $6bBryan Bishop
2012-05-23remove $776 bytes from the end of bank $6aBryan Bishop
2012-05-23remove $cc9 bytes from the end of bank $69Bryan Bishop
2012-05-23remove $f4f bytes from the end of bank $68Bryan Bishop
2012-05-23remove $9bd bytes from the end of bank $67Bryan Bishop
2012-05-23remove $539 bytes from the end of bank $66Bryan Bishop
2012-05-23remove $940 bytes from the end of bank $65Bryan Bishop
2012-05-23remove $978 bytes from the end of bank $64Bryan Bishop