aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | * 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-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
| | | | | | | | Also delete gfx/intro_nido pngs (aren't used in the build)
* | 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 ↵pikalaxalt2016-05-231-0/+343
| | | | dr blocks
* 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
| |
* | Replace MonsterNames dr with file already in repopikalaxalt2016-05-221-1/+1
| |
* | Replace Function with Func_pikalaxalt2016-05-222-138/+138
| |
* | Functions at 3a:4d35pikalaxalt2016-05-221-0/+159
| |
* | Disassemble ea3ea to end of bank 3apikalaxalt2016-05-221-0/+756
| |
* | Another function related to OAMpikalaxalt2016-05-221-0/+27
| |
* | Fix incbin filenamespikalaxalt2016-05-221-2/+2
| |
* | Disassemble function at ea3eapikalaxalt2016-05-221-0/+189
| |
* | Align door tile dbwspikalaxalt2016-05-221-9/+9
| |
* | Elevator floor menu, clear savepikalaxalt2016-05-222-4/+14
| |
* | Ledgespikalaxalt2016-05-223-47/+38
| |
* | Pewter gym guys (moved to bank 6, no longer a predef?)pikalaxalt2016-05-222-8/+112
| |
* | Oh wait, there's predef_const declarations. Huh.pikalaxalt2016-05-212-106/+101
| |
* | Some work on disassembling npc movement scripts (aka informed copy/paste ↵pikalaxalt2016-05-211-147/+29
| | | | | | | | from red)
* | Disassemble yellow soundspikalaxalt2016-05-201-1/+1
|/
* Replace bankswitch jumps with jpab, also fix hardcoded bank reference.luckytyphlosion2016-04-091-1/+1
|
* Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-095-11/+588
|
* Complete documentation of bank1eluckytyphlosion2016-03-282-9/+13
| | | | Todo: address comments for data/animations.asm
* Delete animations_.asmluckytyphlosion2016-03-262-3450/+422
|
* Document the rest of animations.asmluckytyphlosion2016-03-261-22/+2182
|
* More animations.asm documentationluckytyphlosion2016-03-261-4/+448
|
* GBC palette codeYamaArashi2016-03-263-454/+362
|
* Some more animations.asm work.luckytyphlosion2016-03-191-5/+210
|
* Start working on engine/battle/animations.asmluckytyphlosion2016-03-173-34/+69
|
* Replaced some wram labels before committing, need to commit now.luckytyphlosion2016-03-173-65/+459
|
* Split bank3 up.luckytyphlosion2016-03-1720-0/+2258
|
* Split bank1 up.luckytyphlosion2016-03-1713-1/+1127
|