| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Add Pewter City and fix scripts | pikalaxalt | 2016-05-26 | 1 | -6/+14 | |
| | | | ||||||
| * | | Include Route 3 | pikalaxalt | 2016-05-26 | 1 | -4/+7 | |
| | | | ||||||
| * | | Include Route 4 | pikalaxalt | 2016-05-26 | 1 | -2/+7 | |
| | | | ||||||
| * | | Include Cerulean City | pikalaxalt | 2016-05-26 | 1 | -7/+20 | |
| | | | ||||||
| * | | Include Route 5 | pikalaxalt | 2016-05-26 | 1 | -4/+9 | |
| | | | ||||||
| * | | Include Saffron City | pikalaxalt | 2016-05-26 | 1 | -5/+22 | |
| | | | ||||||
| * | | Include route 7 and link club headers/data | pikalaxalt | 2016-05-26 | 1 | -6/+26 | |
| | | | ||||||
| * | | Include Celadon's headers | pikalaxalt | 2016-05-26 | 1 | -8/+19 | |
| | | | ||||||
| * | | All Pikachu emotion gfx have been labeled | pikalaxalt | 2016-05-25 | 1 | -7/+114 | |
| | | | ||||||
| * | | Trim bank 3E and disassemble another random function | pikalaxalt | 2016-05-25 | 1 | -1/+9 | |
| | | | ||||||
| * | | Move stuff around and disassemble a random function | pikalaxalt | 2016-05-25 | 1 | -1/+12 | |
| | | | ||||||
| * | | I'm pretty sure these are graphics pointers | pikalaxalt | 2016-05-25 | 1 | -2/+6 | |
| | | | ||||||
| * | | Actually include the Beach House scripts and headers | pikalaxalt | 2016-05-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | Numerous changes (see below) | pikalaxalt | 2016-05-24 | 1 | -6/+4 | |
| | | | | | | | | | | | | | * Fix build errors from previous commit * Fix predef text pointers * Disassemble hidden object data and additional accessory functions | |||||
| * | | Update hidden object functions and include them in main | pikalaxalt | 2016-05-24 | 1 | -5/+14 | |
| | | | ||||||
| * | | Itemfinder and hidden item coords | pikalaxalt | 2016-05-24 | 1 | -11/+9 | |
| | | | ||||||
| * | | Yellow-ize evolution code | pikalaxalt | 2016-05-23 | 1 | -2/+4 | |
| | | | ||||||
| * | | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 1 | -16/+14 | |
| | | | | | | | | | Also delete gfx/intro_nido pngs (aren't used in the build) | |||||
| * | | Move all the printer functions out of main.asm, including the intermediate ↵ | pikalaxalt | 2016-05-23 | 1 | -269/+0 | |
| | | | | | | | | | dr blocks | |||||
| * | | More functions related to printing boxes | pikalaxalt | 2016-05-23 | 1 | -13/+164 | |
| | | | ||||||
| * | | A function related to printing boxes? | pikalaxalt | 2016-05-23 | 1 | -2/+51 | |
| | | | ||||||
| * | | Two functions at e925d | pikalaxalt | 2016-05-23 | 1 | -1/+37 | |
| | | | ||||||
| * | | Resolve hard-coded calls | pikalaxalt | 2016-05-22 | 1 | -2/+13 | |
| | | | ||||||
| * | | Disassemble diploma in bank 3a | pikalaxalt | 2016-05-22 | 1 | -2/+3 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 1 | -20/+13 | |
| |\ \ | ||||||
| | * | | Bank15 misc functions | luckytyphlosion | 2016-05-22 | 1 | -13/+13 | |
| | | | | ||||||
| * | | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 1 | -7/+13 | |
| |\| | | ||||||
| | * | | Bank11 and 14 misc functions. | luckytyphlosion | 2016-05-22 | 1 | -7/+15 | |
| | | | | ||||||
| * | | | engine/printer.asm | pikalaxalt | 2016-05-22 | 1 | -11/+16 | |
| | | | | ||||||
| * | | | Replace MonsterNames dr with file already in repo | pikalaxalt | 2016-05-22 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Functions at 3a:4d35 | pikalaxalt | 2016-05-22 | 1 | -5/+33 | |
| | | | | ||||||
| * | | | Disassemble ea3ea to end of bank 3a | pikalaxalt | 2016-05-22 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Another function related to OAM | pikalaxalt | 2016-05-22 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Disassemble function at ea3ea | pikalaxalt | 2016-05-22 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | FreezeEnemyTrainerSprite | pikalaxalt | 2016-05-22 | 1 | -1/+23 | |
| | | | | ||||||
| * | | | Trim trailing zeros from `dr` blocks (part 2) | pikalaxalt | 2016-05-22 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | Trim trailing zeros from `dr` blocks (part 1) | pikalaxalt | 2016-05-22 | 1 | -7/+7 | |
| | | | | ||||||
| * | | | Elevator floor menu, clear save | pikalaxalt | 2016-05-22 | 1 | -4/+45 | |
| | | | | ||||||
| * | | | Ledges | pikalaxalt | 2016-05-22 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Some work on disassembling npc movement scripts (aka informed copy/paste ↵ | pikalaxalt | 2016-05-21 | 1 | -12/+2 | |
| |/ / | | | | | | | from red) | |||||
| * | | Move yellow/main.asm code to main.asm | luckytyphlosion | 2016-04-14 | 1 | -6224/+573 | |
| | | | | | | | | | Also fix an error in home/overworld.asm | |||||
| * | | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -2/+2 | |
| | | | | | | | | | Also introduce bit direction constants and setpal macros | |||||
| * | | bankB misc functions | luckytyphlosion | 2015-11-29 | 1 | -1/+1 | |
| | | | | | | | | | ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | |||||
| * | | BankA misc functions | luckytyphlosion | 2015-11-28 | 1 | -1/+1 | |
| | | | | | | | | | predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | |||||
| * | | _RemovePokemon and _DisplayPokedex | luckytyphlosion | 2015-11-13 | 1 | -35/+35 | |
| | | | ||||||
| * | | Move data, mon header data, cry data. | luckytyphlosion | 2015-11-08 | 1 | -153/+153 | |
| | | | | | | | | | Also remove bmon folder | |||||
| * | | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 2015-11-08 | 1 | -10/+7 | |
| | | | | | | | | | Also re-add event_macros.asm | |||||
| * | | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -70/+70 | |
| | | | | | | | | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||||
| * | | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||||
