aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Route 16pikalaxalt2016-05-271-2/+5
|
* Route 17... that was easypikalaxalt2016-05-271-2/+6
|
* Route 18 scriptspikalaxalt2016-05-271-3/+11
|
* Fuchsia Citypikalaxalt2016-05-271-9/+12
|
* Route 19pikalaxalt2016-05-271-4/+7
|
* Route 20 scripts and route 19 blockspikalaxalt2016-05-271-6/+6
|
* Route 21 and Cinnabar Islandpikalaxalt2016-05-271-7/+16
|
* Route 6 scriptspikalaxalt2016-05-271-2/+4
|
* Vermilion City scriptspikalaxalt2016-05-271-8/+9
|
* Indigo Plateau (outside)pikalaxalt2016-05-271-2/+3
|
* Route 23pikalaxalt2016-05-271-4/+9
|
* Route 22pikalaxalt2016-05-271-3/+8
|
* Route 25 scriptspikalaxalt2016-05-271-5/+4
|
* Route 24 scriptspikalaxalt2016-05-271-3/+16
|
* Update Celadon scriptspikalaxalt2016-05-271-6/+3
|
* Disassemble Pallet Townpikalaxalt2016-05-261-7/+9
|
* Disassemble Route 1pikalaxalt2016-05-261-4/+12
|
* Phase 1 of viridian city script disassemblypikalaxalt2016-05-261-7/+13
|
* Route 2pikalaxalt2016-05-261-7/+5
|
* Include and fix Cerulean scriptspikalaxalt2016-05-261-7/+4
|
* Add Pewter City and fix scriptspikalaxalt2016-05-261-6/+14
|
* Include Route 3pikalaxalt2016-05-261-4/+7
|
* Include Route 4pikalaxalt2016-05-261-2/+7
|
* Include Cerulean Citypikalaxalt2016-05-261-7/+20
|
* Include Route 5pikalaxalt2016-05-261-4/+9
|
* Include Saffron Citypikalaxalt2016-05-261-5/+22
|
* Include route 7 and link club headers/datapikalaxalt2016-05-261-6/+26
|
* Include Celadon's headerspikalaxalt2016-05-261-8/+19
|
* All Pikachu emotion gfx have been labeledpikalaxalt2016-05-251-7/+114
|
* Trim bank 3E and disassemble another random functionpikalaxalt2016-05-251-1/+9
|
* Move stuff around and disassemble a random functionpikalaxalt2016-05-251-1/+12
|
* I'm pretty sure these are graphics pointerspikalaxalt2016-05-251-2/+6
|
* Actually include the Beach House scripts and headerspikalaxalt2016-05-241-1/+1
|
* Numerous changes (see below)pikalaxalt2016-05-241-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 mainpikalaxalt2016-05-241-5/+14
|
* Itemfinder and hidden item coordspikalaxalt2016-05-241-11/+9
|
* Yellow-ize evolution codepikalaxalt2016-05-231-2/+4
|
* Bank7 misc functionsluckytyphlosion2016-05-231-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 ↵pikalaxalt2016-05-231-269/+0
| | | | dr blocks
* More functions related to printing boxespikalaxalt2016-05-231-13/+164
|
* A function related to printing boxes?pikalaxalt2016-05-231-2/+51
|
* Two functions at e925dpikalaxalt2016-05-231-1/+37
|
* Resolve hard-coded callspikalaxalt2016-05-221-2/+13
|
* Disassemble diploma in bank 3apikalaxalt2016-05-221-2/+3
|
* Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-221-20/+13
|\
| * Bank15 misc functionsluckytyphlosion2016-05-221-13/+13
| |
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-221-7/+13
|\|
| * Bank11 and 14 misc functions.luckytyphlosion2016-05-221-7/+15
| |
* | engine/printer.asmpikalaxalt2016-05-221-11/+16
| |
* | Replace MonsterNames dr with file already in repopikalaxalt2016-05-221-2/+1
| |