aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make extras/ a submoduleBryan Bishop2013-09-0130-6207/+17
* compile with preprocessor outputsBryan Bishop2013-08-311-3/+3
* fix capitalization on a SECTIONBryan Bishop2013-08-311-1/+1
* Merge pull request #2 from dannye/masteriimarckus2013-08-2137-112/+113
|\
| * Add ledge hopping shadow tile to gfxU-Fish-PC\Daniel2013-08-202-4/+4
| * Add black battle transition tile to gfxU-Fish-PC\Daniel2013-08-202-4/+5
| * Add falling star tile to gfxU-Fish-PC\Daniel2013-08-202-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-202-3/+5
| * Added Town Map rle file to gfxU-Fish-PC\Daniel2013-08-202-1/+1
| * Added Town Map up arrow to gfxU-Fish-PC\Daniel2013-08-202-4/+4
| * Added Town Map cursor to gfxU-Fish-PC\Daniel2013-08-202-4/+4
| * Added fishing animation tiles to gfxU-Fish-PC\Daniel2013-08-202-4/+4
| * Added attack animation tileset 2 to gfxU-Fish-PC\Daniel2013-08-202-1/+1
| * Added attack animation tileset 1 to gfxU-Fish-PC\Daniel2013-08-202-1/+1
| * Added party menu/ow mon sprites to gfxU-Fish-PC\Daniel2013-08-202-1/+2
| * Added Pokecenter healing Pokeball tiles to gfxU-Fish-PC\Daniel2013-08-202-4/+4
| * Added spinner animation tiles to gfxU-Fish-PC\Daniel2013-08-202-19/+19
| * Fixed intro fight front spriteU-Fish-PC\Daniel2013-08-203-4/+3
| * Added intro fight tiles to gfxU-Fish-PC\Daniel2013-08-202-4/+4
| * Added Gamefreak intro tiles to gfxU-Fish-PC\Daniel2013-08-202-6/+6
| * Added trading wire transfer tiles to gfxU-Fish-PC\Daniel2013-08-192-1/+1
| * Added trading tiles to gfxU-Fish-PC\Daniel2013-08-192-1/+1
| * Added Pokeball tiles to gfxU-Fish-PC\Daniel2013-08-192-1/+1
| * Added badge number tiles to gfxU-Fish-PC\Daniel2013-08-192-1/+1
| * Added blank gym leader name tiles to gfxU-Fish-PC\Daniel2013-08-192-5/+5
| * Added trainer info border tiles to gfxU-Fish-PC\Daniel2013-08-192-1/+1
| * Added emotion bubble tiles to gfxU-Fish-PC\Daniel2013-08-192-3/+3
| * Added Red cycling sprite to gfx/spritesU-Fish-PC\Daniel2013-08-192-2/+1
| * Added player title screen tiles to gfxU-Fish-PC\Daniel2013-08-192-1/+1
| * Added Pokedex tiles to gfxU-Fish-PC\Daniel2013-08-192-1/+1
| * Added Game Freak tiles to gfxU-Fish-PC\Daniel2013-08-192-1/+1
| * Added copyright tiles to gfxU-Fish-PC\Daniel2013-08-192-1/+1
| * Added "AB" tiles to gfxU-Fish-PC\Daniel2013-08-192-1/+2
| * Added town map tiles to gfxU-Fish-PC\Daniel2013-08-182-1/+1
| * Added 1bpp battle hud graphics and renamed "badges.2bpp"U-Fish-PC\Daniel2013-08-185-21/+21
| * Added a new file for badge tilesU-Fish-PC\Daniel2013-08-182-1/+1
| * Removed duplicate Vulpix pic, "vulpikb.pic"U-Fish-PC\Daniel2013-08-171-0/+0
|/
* update section names to comply with rgbds redefinitionsyenatch2013-08-122-61/+61
* 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-234-35/+50
* Merge https://bitbucket.org/sanky/pokeredIIMarckus2013-05-134-291/+398
|\
| * Add SRAM-related routines, disassembled by Sawakita.Sanky2012-12-281-16/+392