aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Move all the printer functions out of main.asm, including the intermediate dr...pikalaxalt2016-05-231-269/+0
* 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
* | Functions at 3a:4d35pikalaxalt2016-05-221-5/+33
* | Disassemble ea3ea to end of bank 3apikalaxalt2016-05-221-1/+1
* | Another function related to OAMpikalaxalt2016-05-221-1/+1
* | Disassemble function at ea3eapikalaxalt2016-05-221-1/+2
* | FreezeEnemyTrainerSpritepikalaxalt2016-05-221-1/+23
* | Trim trailing zeros from `dr` blocks (part 2)pikalaxalt2016-05-221-5/+5
* | Trim trailing zeros from `dr` blocks (part 1)pikalaxalt2016-05-221-7/+7
* | Elevator floor menu, clear savepikalaxalt2016-05-221-4/+45
* | Ledgespikalaxalt2016-05-221-2/+2
* | Some work on disassembling npc movement scripts (aka informed copy/paste from...pikalaxalt2016-05-211-12/+2
|/
* Move yellow/main.asm code to main.asmluckytyphlosion2016-04-141-6224/+573
* Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-091-1/+1
* More BankF documentationluckytyphlosion2015-12-291-2/+2
* bankB misc functionsluckytyphlosion2015-11-291-1/+1
* BankA misc functionsluckytyphlosion2015-11-281-1/+1
* _RemovePokemon and _DisplayPokedexluckytyphlosion2015-11-131-35/+35
* Move data, mon header data, cry data.luckytyphlosion2015-11-081-153/+153
* DisplayTextIDInit and DrawStartMenuluckytyphlosion2015-11-081-10/+7
* overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-70/+70
* Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu...luckytyphlosion2015-10-261-1/+1
* Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,...luckytyphlosion2015-10-251-1/+1
* data/facing.asm, titlescreen functions, oam/sprite related functions, other m...luckytyphlosion2015-10-241-1/+1
* Complete documentation of bank3luckytyphlosion2015-10-181-140/+144
* More bank3 documentationluckytyphlosion2015-10-171-28/+31
* more annotations on ModifyPikachuHappinessPikalaxALT2015-10-111-4/+4
* Some bank3 documentationluckytyphlosion2015-10-041-39/+59
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-490/+531
|\