aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Update Celadon scriptspikalaxalt2016-05-271-0/+1
* | Hey, I found a thing!pikalaxalt2016-05-261-2/+1
* | Disassemble Route 1pikalaxalt2016-05-261-1/+5
* | Final phase 3 of Viridian City script disassemblypikalaxalt2016-05-262-12/+16
* | Disassemble Yellow Viridian scriptspikalaxalt2016-05-261-1/+3
* | All Pikachu emotion gfx have been labeledpikalaxalt2016-05-252-159/+180
* | Move stuff around and disassemble a random functionpikalaxalt2016-05-253-611/+611
* | Replace pcm arguments with pcm file labelspikalaxalt2016-05-252-416/+417
* | Fully disassemble pikachu pic animation scriptspikalaxalt2016-05-251-61/+330
* | I'm pretty sure these are graphics pointerspikalaxalt2016-05-251-119/+135
* | More playing around with pikapic script disasmpikalaxalt2016-05-252-36/+114
* | Make some sense out of the pic animationspikalaxalt2016-05-253-2986/+2974
* | 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-251-11/+138
* | More code and gfx pointerspikalaxalt2016-05-251-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-251-884/+982
* | 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-241-4/+11
* | These are actually map indicespikalaxalt2016-05-241-5/+26
* | Replace hidden object file include in bank 3cpikalaxalt2016-05-242-6/+4
* | 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-245-117/+121
* | Update hidden object functions and include them in mainpikalaxalt2016-05-242-49/+45
* | Itemfinder and hidden item coordspikalaxalt2016-05-241-2/+2
* | Finish disassembling printer functionspikalaxalt2016-05-241-1/+110
* | Printer error funcspikalaxalt2016-05-241-8/+131
* | Yellow-ize evolution codepikalaxalt2016-05-231-7/+3
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-239-99/+142
|\ \
| * | Bank7 misc functionsluckytyphlosion2016-05-239-99/+142
* | | Name some wram address refspikalaxalt2016-05-231-2/+2
|/ /
* | Move diploma tilemaps out of incbinspikalaxalt2016-05-231-3/+33
* | Move all the printer functions out of main.asm, including the intermediate dr...pikalaxalt2016-05-231-0/+343
* | Resolve hard-coded callspikalaxalt2016-05-222-10/+10
* | Disassemble diploma in bank 3apikalaxalt2016-05-221-0/+137
* | the rest of engine/printer.asmpikalaxalt2016-05-221-1/+228
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-225-169/+83
|\ \
| * | Bank15 misc functionsluckytyphlosion2016-05-224-165/+79
* | | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-226-209/+210
|\| |
| * | Bank11 and 14 misc functions.luckytyphlosion2016-05-226-209/+210
* | | engine/printer.asmpikalaxalt2016-05-222-159/+772