aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-20Added attack animation tileset 2 to gfxU-Fish-PC\Daniel1-1/+1
2013-08-20Added attack animation tileset 1 to gfxU-Fish-PC\Daniel1-1/+1
2013-08-20Added party menu/ow mon sprites to gfxU-Fish-PC\Daniel1-1/+2
2013-08-20Added Pokecenter healing Pokeball tiles to gfxU-Fish-PC\Daniel1-4/+4
2013-08-20Added spinner animation tiles to gfxU-Fish-PC\Daniel1-19/+19
2013-08-20Fixed intro fight front spriteU-Fish-PC\Daniel1-4/+3
2013-08-20Added intro fight tiles to gfxU-Fish-PC\Daniel1-4/+4
2013-08-20Added Gamefreak intro tiles to gfxU-Fish-PC\Daniel1-6/+6
2013-08-19Added trading wire transfer tiles to gfxU-Fish-PC\Daniel1-1/+1
2013-08-19Added trading tiles to gfxU-Fish-PC\Daniel1-1/+1
2013-08-19Added Pokeball tiles to gfxU-Fish-PC\Daniel1-1/+1
2013-08-19Added badge number tiles to gfxU-Fish-PC\Daniel1-1/+1
2013-08-19Added blank gym leader name tiles to gfxU-Fish-PC\Daniel1-5/+5
2013-08-19Added trainer info border tiles to gfxU-Fish-PC\Daniel1-1/+1
2013-08-19Added emotion bubble tiles to gfxU-Fish-PC\Daniel1-3/+3
2013-08-19Added Red cycling sprite to gfx/spritesU-Fish-PC\Daniel1-2/+1
2013-08-19Added player title screen tiles to gfxU-Fish-PC\Daniel1-1/+1
2013-08-19Added Pokedex tiles to gfxU-Fish-PC\Daniel1-1/+1
2013-08-19Added Game Freak tiles to gfxU-Fish-PC\Daniel1-1/+1
2013-08-19Added copyright tiles to gfxU-Fish-PC\Daniel1-1/+1
2013-08-19Added "AB" tiles to gfxU-Fish-PC\Daniel1-1/+2
2013-08-18Added town map tiles to gfxU-Fish-PC\Daniel1-1/+1
2013-08-18Added 1bpp battle hud graphics and renamed "badges.2bpp"U-Fish-PC\Daniel1-21/+21
2013-08-18Added a new file for badge tilesU-Fish-PC\Daniel1-1/+1
2013-08-12update section names to comply with rgbds redefinitionsyenatch1-60/+60
2013-07-05machine pricesyenatch1-11/+18
2013-07-05start on PlayIntroSceneyenatch1-32/+48
2013-07-04AskForMonNicknameSanky1-4/+56
2013-07-04FaintEnemyPokemonSanky1-4/+114
2013-07-03Disasm code which draws tiny party pokémon symbols in-battle.Sanky1-1/+100
2013-07-01Some Bill's PC stuffSanky1-40/+200
2013-07-01More consistency in GiveItem scripts.IIMarckus1-106/+108
2013-07-01Fix previous.IIMarckus1-2/+2
2013-06-28Missed label.IIMarckus1-1/+1
2013-06-17Comment DrawBadgesyenatch1-43/+72
2013-06-12More comments in the dojo, and use Pokémon IDs for Pokédex displays.IIMarckus1-47/+53
2013-05-23Better comments for the Game Freak room.IIMarckus1-35/+44
2013-05-12Remove some incbins.IIMarckus1-12/+48
2013-05-12Make the pic bank calculations more readable.IIMarckus1-16/+16
2013-04-07* add known hard-coded memory locations are labels nowMr Wint1-13262/+14487
2013-03-18* all Bankswitch command's destination addresses are labels nowMr Wint1-200/+377
2013-03-17* analyzed assembly related to handling spritesMr Wint1-1888/+2515
2013-03-13* added EQU constants for mon header RAM areaMr Wint1-854/+1084
2013-03-12* added verification (equality test) for blue version buildMr Wint1-36/+233
2013-03-12formatted attack effects and use more EQUsMr Wint1-511/+33645
2013-03-04in-battle enemy move selection routinesMr Wint1-14/+461
2012-12-28Add SRAM-related routines, disassembled by Sawakita.Sanky1-16/+392
2012-12-22Point out an unused warp noticed by Torchickens.IIMarckus1-1/+1
2012-12-21Removed more incbins from scripts.IIMarckus1-13/+97
2012-12-21Remove more incbins from scripts.IIMarckus1-4/+164