| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | All Pikachu emotion gfx have been labeled | pikalaxalt | 2016-05-25 | 2 | -159/+180 |
| | | |||||
| * | Move stuff around and disassemble a random function | pikalaxalt | 2016-05-25 | 3 | -611/+611 |
| | | |||||
| * | Replace pcm arguments with pcm file labels | pikalaxalt | 2016-05-25 | 2 | -416/+417 |
| | | |||||
| * | Fully disassemble pikachu pic animation scripts | pikalaxalt | 2016-05-25 | 1 | -61/+330 |
| | | |||||
| * | I'm pretty sure these are graphics pointers | pikalaxalt | 2016-05-25 | 1 | -119/+135 |
| | | |||||
| * | More playing around with pikapic script disasm | pikalaxalt | 2016-05-25 | 2 | -36/+114 |
| | | |||||
| * | Make some sense out of the pic animations | pikalaxalt | 2016-05-25 | 3 | -2986/+2974 |
| | | |||||
| * | Last chunk of asm in bank 3f; remaining drs are data | pikalaxalt | 2016-05-25 | 1 | -8/+50 |
| | | |||||
| * | Yet another chunk of asm | pikalaxalt | 2016-05-25 | 1 | -7/+220 |
| | | |||||
| * | Yet another chunk of bank 3f | pikalaxalt | 2016-05-25 | 1 | -6/+507 |
| | | |||||
| * | Another chunk of bank 3f | pikalaxalt | 2016-05-25 | 1 | -1/+646 |
| | | |||||
| * | More pikachu engine stuff | pikalaxalt | 2016-05-25 | 1 | -11/+138 |
| | | |||||
| * | More code and gfx pointers | pikalaxalt | 2016-05-25 | 1 | -1/+35 |
| | | |||||
| * | Another chunk of F... overworld movement engine? | pikalaxalt | 2016-05-25 | 1 | -1/+51 |
| | | |||||
| * | Another chunk of bank F | pikalaxalt | 2016-05-25 | 1 | -7/+298 |
| | | |||||
| * | More code and what looks like scripts in F | pikalaxalt | 2016-05-25 | 1 | -884/+982 |
| | | |||||
| * | another chunk of bank 3f | pikalaxalt | 2016-05-24 | 1 | -2/+278 |
| | | |||||
| * | Trivially disassemble a data array in bank 3f | pikalaxalt | 2016-05-24 | 1 | -1/+63 |
| | | |||||
| * | More disassembled functions | pikalaxalt | 2016-05-24 | 1 | -7/+88 |
| | | |||||
| * | A couple more funcs in bank 3f | pikalaxalt | 2016-05-24 | 1 | -1/+94 |
| | | |||||
| * | Func_f0a82 | pikalaxalt | 2016-05-24 | 2 | -2/+31 |
| | | |||||
| * | Actually include the Beach House scripts and headers | pikalaxalt | 2016-05-24 | 1 | -4/+11 |
| | | |||||
| * | These are actually map indices | pikalaxalt | 2016-05-24 | 1 | -5/+26 |
| | | |||||
| * | Replace hidden object file include in bank 3c | pikalaxalt | 2016-05-24 | 2 | -6/+4 |
| | | |||||
| * | Comment on bug in bank 3c trash can sampling function | pikalaxalt | 2016-05-24 | 2 | -15/+40 |
| | | |||||
| * | Trash can randomization function | pikalaxalt | 2016-05-24 | 1 | -2/+85 |
| | | |||||
| * | Numerous changes (see below) | pikalaxalt | 2016-05-24 | 5 | -117/+121 |
| | | | | | | | * 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 | 2 | -49/+45 |
| | | |||||
| * | Itemfinder and hidden item coords | pikalaxalt | 2016-05-24 | 1 | -2/+2 |
| | | |||||
| * | Finish disassembling printer functions | pikalaxalt | 2016-05-24 | 1 | -1/+110 |
| | | |||||
| * | Printer error funcs | pikalaxalt | 2016-05-24 | 1 | -8/+131 |
| | | |||||
| * | Yellow-ize evolution code | pikalaxalt | 2016-05-23 | 1 | -7/+3 |
| | | |||||
| * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-23 | 9 | -99/+142 |
| |\ | |||||
| | * | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 9 | -99/+142 |
| | | | | | | | | | Also delete gfx/intro_nido pngs (aren't used in the build) | ||||
| * | | Name some wram address refs | pikalaxalt | 2016-05-23 | 1 | -2/+2 |
| |/ | |||||
| * | Move diploma tilemaps out of incbins | pikalaxalt | 2016-05-23 | 1 | -3/+33 |
| | | |||||
| * | Move all the printer functions out of main.asm, including the intermediate ↵ | pikalaxalt | 2016-05-23 | 1 | -0/+343 |
| | | | | | dr blocks | ||||
| * | Resolve hard-coded calls | pikalaxalt | 2016-05-22 | 2 | -10/+10 |
| | | |||||
| * | Disassemble diploma in bank 3a | pikalaxalt | 2016-05-22 | 1 | -0/+137 |
| | | |||||
| * | the rest of engine/printer.asm | pikalaxalt | 2016-05-22 | 1 | -1/+228 |
| | | |||||
| * | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 5 | -169/+83 |
| |\ | |||||
| | * | Bank15 misc functions | luckytyphlosion | 2016-05-22 | 4 | -165/+79 |
| | | | |||||
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-05-22 | 6 | -209/+210 |
| |\| | |||||
| | * | Bank11 and 14 misc functions. | luckytyphlosion | 2016-05-22 | 6 | -209/+210 |
| | | | |||||
| * | | engine/printer.asm | pikalaxalt | 2016-05-22 | 2 | -159/+772 |
| | | | |||||
| * | | Replace MonsterNames dr with file already in repo | pikalaxalt | 2016-05-22 | 1 | -1/+1 |
| | | | |||||
| * | | Replace Function with Func_ | pikalaxalt | 2016-05-22 | 2 | -138/+138 |
| | | | |||||
| * | | Functions at 3a:4d35 | pikalaxalt | 2016-05-22 | 1 | -0/+159 |
| | | | |||||
| * | | Disassemble ea3ea to end of bank 3a | pikalaxalt | 2016-05-22 | 1 | -0/+756 |
| | | | |||||
| * | | Another function related to OAM | pikalaxalt | 2016-05-22 | 1 | -0/+27 |
| | | | |||||
