aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | 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
|/
* Better comments for the Game Freak room.IIMarckus2013-05-234-35/+50
|
* Merge https://bitbucket.org/sanky/pokeredIIMarckus2013-05-134-291/+398
|\ | | | | | | | | Conflicts: main.asm
| * Add SRAM-related routines, disassembled by Sawakita.Sanky2012-12-281-16/+392
| |
| * Merge https://bitbucket.org/Sanky/pokeredSanky2012-12-251-216/+678
| |\
| * | Add generate_sys.py.Sanky2012-12-212-0/+11
| | |
| * | disasm MoveSelectionMenuSanky2012-12-212-11/+233
| | |
| * | TrainerBattleVictory disasmedSanky2012-12-202-7/+45
| | |
| * | Disasm a large part of the in-battle menu routines.Sanky2012-12-201-5/+267
| | |
| * | disasm GetCurrentMoveSanky2012-12-181-1/+34
| | |
| * | Disasm LoadMovePPs (a predef)Sanky2012-12-181-2/+34
| | |
* | | Remove some incbins.IIMarckus2013-05-121-12/+48
| | |
* | | Make the pic bank calculations more readable.IIMarckus2013-05-122-16/+18
| | |
* | | * add known hard-coded memory locations are labels nowMr Wint2013-04-072-13393/+14819
| | | | | | | | | | | | | | | | | | * all global labels now have a comment indicating their ROM address * all references to tile buffer locations are using the FuncCoords marco now * added some comments and assembly analysis
* | | * all Bankswitch command's destination addresses are labels nowMr Wint2013-03-181-200/+377
| | |
* | | * analyzed assembly related to handling spritesMr Wint2013-03-176-5000/+4308
| | | | | | | | | | | | | | | | | | | | | * added assembly that was wrongly classified as music before * all jumps and calls now point to a proper label * removed all incbins in home bank * some more small assembly analysis and comments
* | | * added EQU constants for mon header RAM areaMr Wint2013-03-132-855/+1158
| | | | | | | | | | | | | | | | | | * analyzed and commented sprite loading routines * experience calculation routine * couple more small routines and data structures
* | | * added verification (equality test) for blue version buildMr Wint2013-03-123-36/+240
| | | | | | | | | | | | | | | * changed analyze_incbins to recognize generated label addresses * fixed bank 1D assembly to make blue version build correctly
* | | formatted attack effects and use more EQUsMr Wint2013-03-123-512/+33650
| | | | | | | | | | | | automatically extracted and included a bunch of assembly
* | | in-battle enemy move selection routinesMr Wint2013-03-041-14/+461
| |/ |/|
* | Point out an unused warp noticed by Torchickens.IIMarckus2012-12-221-1/+1
| |
* | Removed more incbins from scripts.IIMarckus2012-12-211-13/+97
| |
* | Remove more incbins from scripts.IIMarckus2012-12-211-4/+164
| |
* | Remove more incbins from scripts.IIMarckus2012-12-211-20/+62
| |
* | Remove more incbins from scripts.IIMarckus2012-12-211-12/+19
| |
* | Remove more incbins from scripts.IIMarckus2012-12-211-8/+81
| |
* | Remove another incbin from script.IIMarckus2012-12-211-1/+9
| |
* | Fix previous.IIMarckus2012-12-211-23/+23
| |
* | Remove another incbin from scripts.IIMarckus2012-12-211-2/+33
| |
* | Remove more incbin from scripts.IIMarckus2012-12-211-2/+61
| |