aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Include Cerulean Citypikalaxalt2016-05-263-12/+25
| | | |
| * | | No more dr in map header pointer filespikalaxalt2016-05-262-500/+498
| | | |
| * | | Merge map ID and dimension constants into a single filepikalaxalt2016-05-266-1155/+263
| | | |
| * | | Include Route 5pikalaxalt2016-05-264-10/+15
| | | |
| * | | Include Saffron Citypikalaxalt2016-05-262-8/+24
| | | |
| * | | Include route 7 and link club headers/datapikalaxalt2016-05-263-12/+33
| | | |
| * | | Include Celadon's headerspikalaxalt2016-05-263-10/+21
| | | |
| * | | All Pikachu emotion gfx have been labeledpikalaxalt2016-05-254-170/+298
| | | |
| * | | Trim bank 3E and disassemble another random functionpikalaxalt2016-05-251-1/+9
| | | |
| * | | Move stuff around and disassemble a random functionpikalaxalt2016-05-254-612/+623
| | | |
| * | | Replace pcm arguments with pcm file labelspikalaxalt2016-05-253-417/+422
| | | |
| * | | Fully disassemble pikachu pic animation scriptspikalaxalt2016-05-251-61/+330
| | | |
| * | | I'm pretty sure these are graphics pointerspikalaxalt2016-05-253-129/+168
| | | |
| * | | More playing around with pikapic script disasmpikalaxalt2016-05-253-67/+150
| | | |
| * | | Make some sense out of the pic animationspikalaxalt2016-05-255-2990/+3107
| | | |
| * | | Last chunk of asm in bank 3f; remaining drs are datapikalaxalt2016-05-251-8/+50
| | | |
| * | | Yet another chunk of asmpikalaxalt2016-05-251-7/+220
| | | |
| * | | Yet another chunk of bank 3fpikalaxalt2016-05-251-6/+507
| | | |
| * | | Another chunk of bank 3fpikalaxalt2016-05-251-1/+646
| | | |
| * | | More pikachu engine stuffpikalaxalt2016-05-252-11/+149
| | | |
| * | | More code and gfx pointerspikalaxalt2016-05-252-1/+35
| | | |
| * | | Another chunk of F... overworld movement engine?pikalaxalt2016-05-251-1/+51
| | | |
| * | | Another chunk of bank Fpikalaxalt2016-05-251-7/+298
| | | |
| * | | More code and what looks like scripts in Fpikalaxalt2016-05-253-1973/+2073
| | | |
| * | | another chunk of bank 3fpikalaxalt2016-05-241-2/+278
| | | |
| * | | Trivially disassemble a data array in bank 3fpikalaxalt2016-05-241-1/+63
| | | |
| * | | More disassembled functionspikalaxalt2016-05-241-7/+88
| | | |
| * | | A couple more funcs in bank 3fpikalaxalt2016-05-241-1/+94
| | | |
| * | | Func_f0a82pikalaxalt2016-05-242-2/+31
| | | |
| * | | Actually include the Beach House scripts and headerspikalaxalt2016-05-244-88/+91
| | | |
| * | | hidden_object macro; coords as decpikalaxalt2016-05-241-508/+381
| | | |
| * | | Pretty up the hidden object datapikalaxalt2016-05-241-171/+171
| | | |
| * | | We don't need this file anymorepikalaxalt2016-05-242-73/+0
| | | |
| * | | These are actually map indicespikalaxalt2016-05-241-5/+26
| | | |
| * | | Replace hidden object file include in bank 3cpikalaxalt2016-05-243-6/+6
| | | |
| * | | Comment on bug in bank 3c trash can sampling functionpikalaxalt2016-05-242-15/+40
| | | |
| * | | Trash can randomization functionpikalaxalt2016-05-241-2/+85
| | | |
| * | | Numerous changes (see below)pikalaxalt2016-05-2412-745/+741
| | | | | | | | | | | | | | | | | | | | | | | | * 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 mainpikalaxalt2016-05-245-439/+284
| | | |
| * | | Itemfinder and hidden item coordspikalaxalt2016-05-243-68/+67
| | | |
| * | | Finish disassembling printer functionspikalaxalt2016-05-241-1/+110
| | | |
| * | | Printer error funcspikalaxalt2016-05-243-9/+154
| | | |
| * | | Yellow-ize evolution codepikalaxalt2016-05-233-10/+8
| | | |
| * | | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-2319-132/+179
| |\ \ \ | |/ / / |/| | |
* | | | Bank7 misc functionsluckytyphlosion2016-05-2319-132/+179
| | | | | | | | | | | | | | | | Also delete gfx/intro_nido pngs (aren't used in the build)
* | | | Merge pull request #8 from PikalaxALT/masterluckytyphlosion2016-05-23107-2348/+5959
|\ \ \ \ | | | | | | | | | | Disassemble yellow sounds
| | * | | Name some wram address refspikalaxalt2016-05-231-2/+2
| |/ / /
| * | | Move diploma tilemaps out of incbinspikalaxalt2016-05-234-7/+33
| | | |
| * | | Move all the printer functions out of main.asm, including the intermediate ↵pikalaxalt2016-05-232-269/+343
| | | | | | | | | | | | | | | | dr blocks
| * | | More functions related to printing boxespikalaxalt2016-05-231-13/+164
| | | |