aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* I'm pretty sure these are graphics pointerspikalaxalt2016-05-251-8/+27
* Make some sense out of the pic animationspikalaxalt2016-05-251-4/+15
* Printer error funcspikalaxalt2016-05-241-1/+7
* Bank7 misc functionsluckytyphlosion2016-05-231-2/+6
* Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-05-221-3/+3
|\
| * Bank11 and 14 misc functions.luckytyphlosion2016-05-221-3/+3
* | Replace MonsterNames dr with file already in repopikalaxalt2016-05-221-1/+1
* | Some work on disassembling npc movement scripts (aka informed copy/paste from...pikalaxalt2016-05-211-1/+4
|/
* Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion2016-04-091-2/+2
* Document the rest of animations.asmluckytyphlosion2016-03-261-2/+2
* GBC palette codeYamaArashi2016-03-261-9/+3
* Replaced some wram labels before committing, need to commit now.luckytyphlosion2016-03-171-10/+10
* More BankF documentationluckytyphlosion2016-01-231-2/+2
* More bankF documentation.luckytyphlosion2016-01-161-4/+4
* More BankF documentationluckytyphlosion2016-01-091-1/+1
* Minor fixesluckytyphlosion2016-01-091-1/+1
* BankF documentation from HasMonFainted to Func_3d536luckytyphlosion2015-12-311-2/+2
* More BankF documentationluckytyphlosion2015-12-291-3/+3
* Start disassembling bank0F (Battle)luckytyphlosion2015-12-261-1/+1
* Yellow Options Menuluckytyphlosion2015-12-131-0/+2
* engine/battle/trainer_ai.asmluckytyphlosion2015-12-061-6/+6
* BankD misc functionsluckytyphlosion2015-12-051-2/+2
* BankA misc functionsluckytyphlosion2015-11-281-1/+1
* Bank9 misc. functionsluckytyphlosion2015-11-281-1/+1
* engine/battle/moveEffects/substitute_effect.asm and ActivatePCluckytyphlosion2015-11-281-6/+6
* bg_map_attributes.asmluckytyphlosion2015-11-221-1/+5
* LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-211-2/+2
* engine/menu/start_menu.asmluckytyphlosion2015-11-151-4/+4
* _RemovePokemon and _DisplayPokedexluckytyphlosion2015-11-131-3/+2
* cable_club_npc.asmluckytyphlosion2015-11-081-1/+1
* DisplayTextIDInit and DrawStartMenuluckytyphlosion2015-11-081-0/+1
* oak_speech2.asmluckytyphlosion2015-11-011-1/+1
* Main menu functions, oak_speech.asm, some special warp functions with data, S...luckytyphlosion2015-10-311-1/+6
* overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-58/+55
* Complete documentation of bank3luckytyphlosion2015-10-181-7/+7
* Label and comment more palette functionsluckytyphlosion2015-10-121-21/+13
* Rename some palette labels.luckytyphlosion2015-10-121-3/+3
* Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellowPikalaxALT2015-10-111-1/+1
|\
| * engine/items/items.asmluckytyphlosion2015-10-111-1/+1
* | more annotations on ModifyPikachuHappinessPikalaxALT2015-10-111-2/+2
|/
* More bank3 documentationluckytyphlosion2015-10-101-1/+11
* Some bank3 documentationluckytyphlosion2015-10-041-1/+5
* More bank3f documentation and a bit of audio.asm prepluckytyphlosion2015-09-191-1/+3
* Document some bank3f code.luckytyphlosion2015-09-121-3/+2
* engine/save.asmluckytyphlosion2015-09-071-1/+1
* engine/in_game_trades.asmluckytyphlosion2015-09-041-1/+1
* Make pokeyellow build correctly.luckytyphlosion2015-09-031-1/+2
* Fixes.luckytyphlosion2015-08-301-3/+1
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-320/+1268
|\
| * item name length constantYamaArashi2015-08-141-1/+1