| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Remove the last address comments | dannye | 2016-06-12 | 1 | -2/+2 |
| | * | remove address comments | YamaArashi | 2016-06-11 | 1 | -206/+206 |
| | * | fix typoes | YamaArashi | 2016-01-09 | 1 | -3/+3 |
| | * | Fix game time labels | PikalaxALT | 2016-01-03 | 1 | -1/+1 |
| | * | No more S_ | dannye | 2015-08-30 | 1 | -11/+11 |
| | * | No more W_ | dannye | 2015-08-30 | 1 | -64/+64 |
| | * | commented pokeball function | YamaArashi | 2015-08-29 | 1 | -3/+3 |
| * | | Organize home and macro code | Rangi | 2020-11-05 | 1 | -0/+1 |
| * | | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 1 | -201/+3 |
| * | | Sync with pokered | dannye | 2020-11-04 | 1 | -4723/+76 |
| * | | Sync with pokered | dannye | 2020-05-20 | 1 | -23/+18 |
| * | | Clean up pre-linkerscript remnants. | luckytyphlosion | 2018-11-18 | 1 | -15/+15 |
| * | | Fix warnings about deprecated mnemonics on newer builds of rgbds | Pokechu22 | 2017-09-25 | 1 | -2/+2 |
| * | | Fixed typo | Null Dev | 2017-01-20 | 1 | -1/+1 |
| * | | Fixed typo | Null Dev | 2017-01-19 | 1 | -1/+1 |
| * | | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-07-16 | 1 | -34/+35 |
| |\ \ |
|
| | * | | sync home | YamaArashi | 2016-06-12 | 1 | -49/+48 |
| * | | | Remove more address comments | dannye | 2016-06-12 | 1 | -21/+19 |
| |/ / |
|
| * | | remove address comments | YamaArashi | 2016-06-11 | 1 | -259/+259 |
| * | | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | 2016-06-11 | 1 | -28/+28 |
| |\ \ |
|
| | * \ | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 1 | -36/+35 |
| | |\ \ |
|
| | * | | | Sync with pokered | dannye | 2016-06-11 | 1 | -28/+28 |
| * | | | | More on Pikachu emotions | pikalaxalt | 2016-06-08 | 1 | -3/+3 |
| | |/ /
|/| | |
|
| * | | | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | 2016-06-08 | 1 | -31/+30 |
| * | | | Printer-related labels | pikalaxalt | 2016-06-06 | 1 | -5/+5 |
| |/ / |
|
| * | | Text macros; Prize Room | pikalaxalt | 2016-06-01 | 1 | -80/+80 |
| * | | Champion's room; resolve predefs | pikalaxalt | 2016-05-31 | 1 | -5/+5 |
| * | | Vermilion Fan Club | pikalaxalt | 2016-05-31 | 1 | -1/+1 |
| * | | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2016-05-30 | 1 | -3/+3 |
| * | | Pewter Pokecenter | pikalaxalt | 2016-05-29 | 1 | -1/+1 |
| * | | Another chunk of bank 3c | pikalaxalt | 2016-05-29 | 1 | -114/+1 |
| * | | Vermilion City scripts | pikalaxalt | 2016-05-27 | 1 | -4/+3 |
| * | | More code and what looks like scripts in F | pikalaxalt | 2016-05-25 | 1 | -1089/+1089 |
| * | | Numerous changes (see below) | pikalaxalt | 2016-05-24 | 1 | -69/+74 |
| * | | Bank7 misc functions | luckytyphlosion | 2016-05-23 | 1 | -2/+2 |
| * | | Some work on disassembling npc movement scripts (aka informed copy/paste from... | pikalaxalt | 2016-05-21 | 1 | -1/+1 |
| * | | Disassemble yellow sounds | pikalaxalt | 2016-05-20 | 1 | -0/+2 |
| * | | Replace bankswitch jumps with jpab, also fix hardcoded bank reference. | luckytyphlosion | 2016-04-09 | 1 | -3/+1 |
| * | | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2016-04-09 | 1 | -1/+1 |
| * | | GBC palette code | YamaArashi | 2016-03-26 | 1 | -28/+28 |
| * | | Minor fixes | luckytyphlosion | 2016-01-09 | 1 | -17/+17 |
| * | | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -6/+6 |
| * | | Start disassembling bank0F (Battle) | luckytyphlosion | 2015-12-26 | 1 | -2/+2 |
| * | | engine/battle/trainer_ai.asm | luckytyphlosion | 2015-12-06 | 1 | -4/+4 |
| * | | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2015-11-21 | 1 | -1/+1 |
| * | | engine/menu/players_pc.asm | luckytyphlosion | 2015-11-13 | 1 | -1/+1 |
| * | | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 2015-10-29 | 1 | -34/+34 |
| * | | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2015-10-26 | 1 | -16/+16 |
| * | | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2015-10-25 | 1 | -16/+16 |
| * | | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2015-10-24 | 1 | -16/+16 |