aboutsummaryrefslogtreecommitdiffstats
path: root/main.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-25Move stuff around and disassemble a random functionpikalaxalt1-1/+12
2016-05-25I'm pretty sure these are graphics pointerspikalaxalt1-2/+6
2016-05-24Actually include the Beach House scripts and headerspikalaxalt1-1/+1
2016-05-24Numerous changes (see below)pikalaxalt1-6/+4
2016-05-24Update hidden object functions and include them in mainpikalaxalt1-5/+14
2016-05-24Itemfinder and hidden item coordspikalaxalt1-11/+9
2016-05-23Yellow-ize evolution codepikalaxalt1-2/+4
2016-05-23Bank7 misc functionsluckytyphlosion1-16/+14
2016-05-23Move all the printer functions out of main.asm, including the intermediate dr...pikalaxalt1-269/+0
2016-05-23More functions related to printing boxespikalaxalt1-13/+164
2016-05-23A function related to printing boxes?pikalaxalt1-2/+51
2016-05-23Two functions at e925dpikalaxalt1-1/+37
2016-05-22Resolve hard-coded callspikalaxalt1-2/+13
2016-05-22Disassemble diploma in bank 3apikalaxalt1-2/+3
2016-05-22Bank15 misc functionsluckytyphlosion1-13/+13
2016-05-22engine/printer.asmpikalaxalt1-11/+16
2016-05-22Bank11 and 14 misc functions.luckytyphlosion1-7/+15
2016-05-22Replace MonsterNames dr with file already in repopikalaxalt1-2/+1
2016-05-22Functions at 3a:4d35pikalaxalt1-5/+33
2016-05-22Disassemble ea3ea to end of bank 3apikalaxalt1-1/+1
2016-05-22Another function related to OAMpikalaxalt1-1/+1
2016-05-22Disassemble function at ea3eapikalaxalt1-1/+2
2016-05-22FreezeEnemyTrainerSpritepikalaxalt1-1/+23
2016-05-22Trim trailing zeros from `dr` blocks (part 2)pikalaxalt1-5/+5
2016-05-22Trim trailing zeros from `dr` blocks (part 1)pikalaxalt1-7/+7
2016-05-22Elevator floor menu, clear savepikalaxalt1-4/+45
2016-05-22Ledgespikalaxalt1-2/+2
2016-05-21Some work on disassembling npc movement scripts (aka informed copy/paste from...pikalaxalt1-12/+2
2016-04-14Move yellow/main.asm code to main.asmluckytyphlosion1-6224/+573
2016-04-09Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion1-1/+1
2015-12-29More BankF documentationluckytyphlosion1-2/+2
2015-11-29bankB misc functionsluckytyphlosion1-1/+1
2015-11-28BankA misc functionsluckytyphlosion1-1/+1
2015-11-13_RemovePokemon and _DisplayPokedexluckytyphlosion1-35/+35
2015-11-08Move data, mon header data, cry data.luckytyphlosion1-153/+153
2015-11-08DisplayTextIDInit and DrawStartMenuluckytyphlosion1-10/+7
2015-10-29overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion1-70/+70
2015-10-26Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu...luckytyphlosion1-1/+1
2015-10-25Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,...luckytyphlosion1-1/+1
2015-10-24data/facing.asm, titlescreen functions, oam/sprite related functions, other m...luckytyphlosion1-1/+1
2015-10-18Complete documentation of bank3luckytyphlosion1-140/+144
2015-10-17More bank3 documentationluckytyphlosion1-28/+31
2015-10-11more annotations on ModifyPikachuHappinessPikalaxALT1-4/+4
2015-10-04Some bank3 documentationluckytyphlosion1-39/+59
2015-08-30No more wram_constants.asmdannye1-2/+2
2015-08-30No more W_dannye1-88/+88
2015-08-29added constants for item capacityYamaArashi1-5/+5
2015-08-29documented flags and misc. fixesYamaArashi1-3/+6
2015-08-14add border constant and clear up misnomerYamaArashi1-5/+5
2015-08-12named more variablesYamaArashi1-6/+8