| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Remove INCBIN "baserom.gbc" from a comment | U-Fish-PC\Daniel | 2013-09-06 | 1 | -5/+0 | |
| |/ / / | ||||||
| * / / | Add comments on bit 3 of battle status 3 to DeterminePaletteID: | U-Fish-PC\Daniel | 2013-08-28 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Add ledge hopping shadow tile to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -4/+4 | |
| * | | Add black battle transition tile to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -4/+4 | |
| * | | Add falling star tile to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -4/+4 | |
| * | | Delete useless incbin of free space | U-Fish-PC\Daniel | 2013-08-20 | 1 | -2/+0 | |
| * | | Add diagonal line tiles to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -3/+5 | |
| * | | Added Town Map rle file to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -1/+1 | |
| * | | Added Town Map up arrow to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -4/+4 | |
| * | | Added Town Map cursor to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -4/+4 | |
| * | | Added fishing animation tiles to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -4/+4 | |
| * | | Added attack animation tileset 2 to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -1/+1 | |
| * | | Added attack animation tileset 1 to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -1/+1 | |
| * | | Added party menu/ow mon sprites to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -1/+2 | |
| * | | Added Pokecenter healing Pokeball tiles to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -4/+4 | |
| * | | Added spinner animation tiles to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -19/+19 | |
| * | | Fixed intro fight front sprite | U-Fish-PC\Daniel | 2013-08-20 | 1 | -4/+3 | |
| * | | Added intro fight tiles to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -4/+4 | |
| * | | Added Gamefreak intro tiles to gfx | U-Fish-PC\Daniel | 2013-08-20 | 1 | -6/+6 | |
| * | | Added trading wire transfer tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -1/+1 | |
| * | | Added trading tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -1/+1 | |
| * | | Added Pokeball tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -1/+1 | |
| * | | Added badge number tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -1/+1 | |
| * | | Added blank gym leader name tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -5/+5 | |
| * | | Added trainer info border tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -1/+1 | |
| * | | Added emotion bubble tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -3/+3 | |
| * | | Added Red cycling sprite to gfx/sprites | U-Fish-PC\Daniel | 2013-08-19 | 1 | -2/+1 | |
| * | | Added player title screen tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -1/+1 | |
| * | | Added Pokedex tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -1/+1 | |
| * | | Added Game Freak tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -1/+1 | |
| * | | Added copyright tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -1/+1 | |
| * | | Added "AB" tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 1 | -1/+2 | |
| * | | Added town map tiles to gfx | U-Fish-PC\Daniel | 2013-08-18 | 1 | -1/+1 | |
| * | | Added 1bpp battle hud graphics and renamed "badges.2bpp" | U-Fish-PC\Daniel | 2013-08-18 | 1 | -21/+21 | |
| * | | Added a new file for badge tiles | U-Fish-PC\Daniel | 2013-08-18 | 1 | -1/+1 | |
| * | | update section names to comply with rgbds redefinitions | yenatch | 2013-08-12 | 1 | -60/+60 | |
| * | | Merge https://github.com/yenatch/pokered | IIMarckus | 2013-07-05 | 1 | -86/+138 | |
| |\ \ | ||||||
| | * | | machine prices | yenatch | 2013-07-05 | 1 | -11/+18 | |
| | * | | start on PlayIntroScene | yenatch | 2013-07-05 | 1 | -32/+48 | |
| | * | | Comment DrawBadges | yenatch | 2013-06-17 | 1 | -43/+72 | |
| * | | | More consistency in GiveItem scripts. | IIMarckus | 2013-07-01 | 1 | -106/+108 | |
| * | | | Fix previous. | IIMarckus | 2013-07-01 | 1 | -2/+2 | |
| * | | | Missed label. | IIMarckus | 2013-06-28 | 1 | -1/+1 | |
| * | | | More comments in the dojo, and use Pokémon IDs for Pokédex displays. | IIMarckus | 2013-06-12 | 1 | -47/+53 | |
| |/ / | ||||||
| * | | Better comments for the Game Freak room. | IIMarckus | 2013-05-23 | 1 | -35/+44 | |
| * | | Merge https://bitbucket.org/sanky/pokered | IIMarckus | 2013-05-13 | 1 | -291/+385 | |
| |\| | ||||||
| | * | Add SRAM-related routines, disassembled by Sawakita. | Sanky | 2012-12-28 | 1 | -16/+392 | |
| | * | Merge https://bitbucket.org/Sanky/pokered | Sanky | 2012-12-25 | 1 | -216/+678 | |
| | |\ | ||||||
| | * | | disasm MoveSelectionMenu | Sanky | 2012-12-21 | 1 | -11/+232 | |
| | * | | TrainerBattleVictory disasmed | Sanky | 2012-12-20 | 1 | -7/+44 | |
