aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add CANCEL text string and functionU-Fish-PC\Daniel2013-09-021-1/+14
|
* Disassemble chunks of bank 1 near 5530U-Fish-PC\Daniel2013-09-021-3/+279
|
* Add trade text stringsU-Fish-PC\Daniel2013-09-011-1/+2
|
* Add PLEASE WAIT! text stringU-Fish-PC\Daniel2013-09-011-3/+3
|
* Add waiting...! text stringU-Fish-PC\Daniel2013-09-011-3/+3
|
* Add copyright text stringU-Fish-PC\Daniel2013-09-011-3/+5
|
* Add vending machine pricesU-Fish-PC\Daniel2013-09-011-4/+5
|
* 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
| | | | | | | | recently bentley/rgbds updated the section naming scheme to allow ram banking HOME -> ROM0 DATA, CODE -> ROMX BSS -> WRAM0, WRAMX
* 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
|/