aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add titlescreen copyright tilemapU-Fish-PC\Daniel2013-08-281-3/+3
* Add ledge hopping shadow tile to gfxU-Fish-PC\Daniel2013-08-201-4/+4
* Add black battle transition tile to gfxU-Fish-PC\Daniel2013-08-201-4/+4
* Add falling star tile to gfxU-Fish-PC\Daniel2013-08-201-4/+4
* Delete useless incbin of free spaceU-Fish-PC\Daniel2013-08-201-2/+0
* Add diagonal line tiles to gfxU-Fish-PC\Daniel2013-08-201-3/+5
* Added Town Map rle file to gfxU-Fish-PC\Daniel2013-08-201-1/+1
* Added Town Map up arrow to gfxU-Fish-PC\Daniel2013-08-201-4/+4
* Added Town Map cursor to gfxU-Fish-PC\Daniel2013-08-201-4/+4
* Added fishing animation tiles to gfxU-Fish-PC\Daniel2013-08-201-4/+4
* Added attack animation tileset 2 to gfxU-Fish-PC\Daniel2013-08-201-1/+1
* Added attack animation tileset 1 to gfxU-Fish-PC\Daniel2013-08-201-1/+1
* Added party menu/ow mon sprites to gfxU-Fish-PC\Daniel2013-08-201-1/+2
* Added Pokecenter healing Pokeball tiles to gfxU-Fish-PC\Daniel2013-08-201-4/+4
* Added spinner animation tiles to gfxU-Fish-PC\Daniel2013-08-201-19/+19
* Fixed intro fight front spriteU-Fish-PC\Daniel2013-08-201-4/+3
* Added intro fight tiles to gfxU-Fish-PC\Daniel2013-08-201-4/+4
* Added Gamefreak intro tiles to gfxU-Fish-PC\Daniel2013-08-201-6/+6
* Added trading wire transfer tiles to gfxU-Fish-PC\Daniel2013-08-191-1/+1
* Added trading tiles to gfxU-Fish-PC\Daniel2013-08-191-1/+1
* Added Pokeball tiles to gfxU-Fish-PC\Daniel2013-08-191-1/+1
* Added badge number tiles to gfxU-Fish-PC\Daniel2013-08-191-1/+1
* Added blank gym leader name tiles to gfxU-Fish-PC\Daniel2013-08-191-5/+5
* Added trainer info border tiles to gfxU-Fish-PC\Daniel2013-08-191-1/+1
* Added emotion bubble tiles to gfxU-Fish-PC\Daniel2013-08-191-3/+3
* Added Red cycling sprite to gfx/spritesU-Fish-PC\Daniel2013-08-191-2/+1
* Added player title screen tiles to gfxU-Fish-PC\Daniel2013-08-191-1/+1
* Added Pokedex tiles to gfxU-Fish-PC\Daniel2013-08-191-1/+1
* Added Game Freak tiles to gfxU-Fish-PC\Daniel2013-08-191-1/+1
* Added copyright tiles to gfxU-Fish-PC\Daniel2013-08-191-1/+1
* Added "AB" tiles to gfxU-Fish-PC\Daniel2013-08-191-1/+2
* Added town map tiles to gfxU-Fish-PC\Daniel2013-08-181-1/+1
* Added 1bpp battle hud graphics and renamed "badges.2bpp"U-Fish-PC\Daniel2013-08-181-21/+21
* Added a new file for badge tilesU-Fish-PC\Daniel2013-08-181-1/+1
* update section names to comply with rgbds redefinitionsyenatch2013-08-121-60/+60
* Merge https://github.com/yenatch/pokeredIIMarckus2013-07-051-86/+138
|\
| * machine pricesyenatch2013-07-051-11/+18
| * start on PlayIntroSceneyenatch2013-07-051-32/+48
| * Comment DrawBadgesyenatch2013-06-171-43/+72
* | More consistency in GiveItem scripts.IIMarckus2013-07-011-106/+108
* | Fix previous.IIMarckus2013-07-011-2/+2
* | Missed label.IIMarckus2013-06-281-1/+1
* | More comments in the dojo, and use Pokémon IDs for Pokédex displays.IIMarckus2013-06-121-47/+53
|/
* Better comments for the Game Freak room.IIMarckus2013-05-231-35/+44
* Merge https://bitbucket.org/sanky/pokeredIIMarckus2013-05-131-291/+385
|\
| * Add SRAM-related routines, disassembled by Sawakita.Sanky2012-12-281-16/+392
| * Merge https://bitbucket.org/Sanky/pokeredSanky2012-12-251-216/+678
| |\
| * | disasm MoveSelectionMenuSanky2012-12-211-11/+232
| * | TrainerBattleVictory disasmedSanky2012-12-201-7/+44
| * | Disasm a large part of the in-battle menu routines.Sanky2012-12-201-5/+267