aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-01Add copyright text stringU-Fish-PC\Daniel1-3/+5
2013-09-01Add vending machine pricesU-Fish-PC\Daniel1-4/+5
2013-08-31fix capitalization on a SECTIONBryan Bishop1-1/+1
2013-08-28Add titlescreen copyright tilemapU-Fish-PC\Daniel1-3/+3
2013-08-28Add comments on bit 3 of battle status 3 to DeterminePaletteID:U-Fish-PC\Daniel1-2/+2
2013-08-20Add ledge hopping shadow tile to gfxU-Fish-PC\Daniel1-4/+4
2013-08-20Add black battle transition tile to gfxU-Fish-PC\Daniel1-4/+4
2013-08-20Add falling star tile to gfxU-Fish-PC\Daniel1-4/+4
2013-08-20Delete useless incbin of free spaceU-Fish-PC\Daniel1-2/+0
2013-08-20Add diagonal line tiles to gfxU-Fish-PC\Daniel1-3/+5
2013-08-20Added Town Map rle file to gfxU-Fish-PC\Daniel1-1/+1
2013-08-20Added Town Map up arrow to gfxU-Fish-PC\Daniel1-4/+4
2013-08-20Added Town Map cursor to gfxU-Fish-PC\Daniel1-4/+4
2013-08-20Added fishing animation tiles to gfxU-Fish-PC\Daniel1-4/+4
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