| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Added party menu/ow mon sprites to gfx | U-Fish-PC\Daniel | 2013-08-20 | 2 | -1/+2 | |
| | | | | | ||||||
| * | | | | Added Pokecenter healing Pokeball tiles to gfx | U-Fish-PC\Daniel | 2013-08-20 | 2 | -4/+4 | |
| | | | | | ||||||
| * | | | | Added spinner animation tiles to gfx | U-Fish-PC\Daniel | 2013-08-20 | 2 | -19/+19 | |
| | | | | | ||||||
| * | | | | Fixed intro fight front sprite | U-Fish-PC\Daniel | 2013-08-20 | 3 | -4/+3 | |
| | | | | | ||||||
| * | | | | Added intro fight tiles to gfx | U-Fish-PC\Daniel | 2013-08-20 | 2 | -4/+4 | |
| | | | | | ||||||
| * | | | | Added Gamefreak intro tiles to gfx | U-Fish-PC\Daniel | 2013-08-20 | 2 | -6/+6 | |
| | | | | | ||||||
| * | | | | Added trading wire transfer tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Added trading tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Added Pokeball tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Added badge number tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Added blank gym leader name tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -5/+5 | |
| | | | | | ||||||
| * | | | | Added trainer info border tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Added emotion bubble tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -3/+3 | |
| | | | | | ||||||
| * | | | | Added Red cycling sprite to gfx/sprites | U-Fish-PC\Daniel | 2013-08-19 | 2 | -2/+1 | |
| | | | | | ||||||
| * | | | | Added player title screen tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Added Pokedex tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Added Game Freak tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Added copyright tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Added "AB" tiles to gfx | U-Fish-PC\Daniel | 2013-08-19 | 2 | -1/+2 | |
| | | | | | ||||||
| * | | | | Added town map tiles to gfx | U-Fish-PC\Daniel | 2013-08-18 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Added 1bpp battle hud graphics and renamed "badges.2bpp" | U-Fish-PC\Daniel | 2013-08-18 | 5 | -21/+21 | |
| | | | | | ||||||
| * | | | | Added a new file for badge tiles | U-Fish-PC\Daniel | 2013-08-18 | 2 | -1/+1 | |
| | | | | | ||||||
| * | | | | Removed duplicate Vulpix pic, "vulpikb.pic" | U-Fish-PC\Daniel | 2013-08-17 | 1 | -0/+0 | |
| |/ / / | ||||||
| * | | | update section names to comply with rgbds redefinitions | yenatch | 2013-08-12 | 2 | -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/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 | 4 | -35/+50 | |
| |/ / | ||||||
| * | | Merge https://bitbucket.org/sanky/pokered | IIMarckus | 2013-05-13 | 4 | -291/+398 | |
| |\| | | | | | | | | | Conflicts: main.asm | |||||
| | * | 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 | |
| | |\ | ||||||
| | * | | Add generate_sys.py. | Sanky | 2012-12-21 | 2 | -0/+11 | |
| | | | | ||||||
| | * | | disasm MoveSelectionMenu | Sanky | 2012-12-21 | 2 | -11/+233 | |
| | | | | ||||||
| | * | | TrainerBattleVictory disasmed | Sanky | 2012-12-20 | 2 | -7/+45 | |
| | | | | ||||||
| | * | | Disasm a large part of the in-battle menu routines. | Sanky | 2012-12-20 | 1 | -5/+267 | |
| | | | | ||||||
| | * | | disasm GetCurrentMove | Sanky | 2012-12-18 | 1 | -1/+34 | |
| | | | | ||||||
| | * | | Disasm LoadMovePPs (a predef) | Sanky | 2012-12-18 | 1 | -2/+34 | |
| | | | | ||||||
| * | | | Remove some incbins. | IIMarckus | 2013-05-12 | 1 | -12/+48 | |
| | | | | ||||||
| * | | | Make the pic bank calculations more readable. | IIMarckus | 2013-05-12 | 2 | -16/+18 | |
| | | | | ||||||
| * | | | * add known hard-coded memory locations are labels now | Mr Wint | 2013-04-07 | 2 | -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 now | Mr Wint | 2013-03-18 | 1 | -200/+377 | |
| | | | | ||||||
| * | | | * analyzed assembly related to handling sprites | Mr Wint | 2013-03-17 | 6 | -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 area | Mr Wint | 2013-03-13 | 2 | -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 build | Mr Wint | 2013-03-12 | 3 | -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 EQUs | Mr Wint | 2013-03-12 | 3 | -512/+33650 | |
| | | | | | | | | | | | | | automatically extracted and included a bunch of assembly | |||||
