Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-23 | Move all the printer functions out of main.asm, including the intermediate ↵ | pikalaxalt | |
dr blocks | |||
2016-05-23 | More functions related to printing boxes | pikalaxalt | |
2016-05-23 | A function related to printing boxes? | pikalaxalt | |
2016-05-23 | Two functions at e925d | pikalaxalt | |
2016-05-22 | Resolve hard-coded calls | pikalaxalt | |
2016-05-22 | Disassemble diploma in bank 3a | pikalaxalt | |
2016-05-22 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-05-22 | Bank15 misc functions | luckytyphlosion | |
2016-05-22 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-05-22 | engine/printer.asm | pikalaxalt | |
2016-05-22 | Bank11 and 14 misc functions. | luckytyphlosion | |
2016-05-22 | Replace MonsterNames dr with file already in repo | pikalaxalt | |
2016-05-22 | Functions at 3a:4d35 | pikalaxalt | |
2016-05-22 | Disassemble ea3ea to end of bank 3a | pikalaxalt | |
2016-05-22 | Another function related to OAM | pikalaxalt | |
2016-05-22 | Disassemble function at ea3ea | pikalaxalt | |
2016-05-22 | FreezeEnemyTrainerSprite | pikalaxalt | |
2016-05-22 | Trim trailing zeros from `dr` blocks (part 2) | pikalaxalt | |
2016-05-22 | Trim trailing zeros from `dr` blocks (part 1) | pikalaxalt | |
2016-05-22 | Elevator floor menu, clear save | pikalaxalt | |
2016-05-22 | Ledges | pikalaxalt | |
2016-05-21 | Some work on disassembling npc movement scripts (aka informed copy/paste ↵ | pikalaxalt | |
from red) | |||
2016-04-14 | Move yellow/main.asm code to main.asm | luckytyphlosion | |
Also fix an error in home/overworld.asm | |||
2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | |
2015-12-29 | More BankF documentation | luckytyphlosion | |
Also introduce bit direction constants and setpal macros | |||
2015-11-29 | bankB misc functions | luckytyphlosion | |
ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown | |||
2015-11-28 | BankA misc functions | luckytyphlosion | |
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_ | |||
2015-11-13 | _RemovePokemon and _DisplayPokedex | luckytyphlosion | |
2015-11-08 | Move data, mon header data, cry data. | luckytyphlosion | |
Also remove bmon folder | |||
2015-11-08 | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | |
Also re-add event_macros.asm | |||
2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | |
W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||
2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||
2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||
2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | |
misc functions Also rename pcm-related functions. | |||
2015-10-18 | Complete documentation of bank3 | luckytyphlosion | |
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | |||
2015-10-17 | More bank3 documentation | luckytyphlosion | |
Also misc. documentation in bank3c and bank3f | |||
2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | |
2015-10-04 | Some bank3 documentation | luckytyphlosion | |
2015-08-30 | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | |
Doesn't build. | |||
2015-08-14 | add border constant and clear up misnomer | YamaArashi | |
2015-08-12 | named more variables | YamaArashi | |
2015-08-12 | commented SGB palette stuff | YamaArashi | |
2015-08-11 | More joypad constants | dannye | |
2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | |
2015-08-10 | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | |
2015-08-09 | Replace some hardcoded data sizes | dannye | |
2015-08-07 | fixed names | YamaArashi | |
2015-08-05 | Use more lb | dannye | |
and other clean up | |||
2015-08-01 | Build only Yellow | U-Daniel-PC\Daniel | |
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm | |||
2015-08-01 | text.o | U-Daniel-PC\Daniel | |
Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm |