| Commit message (Expand) | Author | Files | Lines |
| 2016-05-31 | Champion's room; resolve predefs | pikalaxalt | 3 | -5/+6 |
| 2016-05-31 | Vermilion Fan Club | pikalaxalt | 2 | -5/+5 |
| 2016-05-30 | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2 | -30/+28 |
| 2016-05-29 | Pewter Pokecenter | pikalaxalt | 2 | -5/+5 |
| 2016-05-29 | Another chunk of bank 3c | pikalaxalt | 1 | -1/+1 |
| 2016-05-27 | Route 23 | pikalaxalt | 1 | -1/+1 |
| 2016-05-24 | Replace hidden object file include in bank 3c | pikalaxalt | 1 | -3/+3 |
| 2016-05-24 | Numerous changes (see below) | pikalaxalt | 1 | -3/+14 |
| 2016-05-24 | Update hidden object functions and include them in main | pikalaxalt | 1 | -15/+5 |
| 2016-05-23 | Bank7 misc functions | luckytyphlosion | 4 | -18/+18 |
| 2016-05-22 | Bank15 misc functions | luckytyphlosion | 1 | -36/+36 |
| 2016-05-22 | Bank11 and 14 misc functions. | luckytyphlosion | 3 | -25/+25 |
| 2016-05-22 | Align door tile dbws | pikalaxalt | 1 | -9/+9 |
| 2016-05-22 | Ledges | pikalaxalt | 3 | -47/+38 |
| 2016-05-22 | Pewter gym guys (moved to bank 6, no longer a predef?) | pikalaxalt | 2 | -8/+112 |
| 2016-05-21 | Oh wait, there's predef_const declarations. Huh. | pikalaxalt | 1 | -6/+2 |
| 2016-05-21 | Some work on disassembling npc movement scripts (aka informed copy/paste from... | pikalaxalt | 1 | -147/+29 |
| 2016-05-20 | Disassemble yellow sounds | pikalaxalt | 1 | -1/+1 |
| 2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 1 | -1/+1 |
| 2016-03-28 | Complete documentation of bank1e | luckytyphlosion | 2 | -9/+13 |
| 2016-03-17 | Start working on engine/battle/animations.asm | luckytyphlosion | 1 | -1/+1 |
| 2016-03-17 | Split bank3 up. | luckytyphlosion | 13 | -0/+1371 |
| 2016-03-17 | Split bank1 up. | luckytyphlosion | 3 | -0/+566 |
| 2015-12-31 | Cleanup with yellow-exclusive banks | luckytyphlosion | 1 | -0/+241 |
| 2015-12-29 | More BankF documentation | luckytyphlosion | 3 | -6/+6 |
| 2015-12-23 | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 1 | -18/+18 |
| 2015-11-21 | Comment map_sprites.asm | luckytyphlosion | 2 | -60/+69 |
| 2015-11-21 | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 1 | -340/+254 |
| 2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | 1 | -3/+3 |
| 2015-11-08 | cable_club_npc.asm | luckytyphlosion | 1 | -10/+67 |
| 2015-11-07 | engine/overworld/pokecenter.asm | luckytyphlosion | 1 | -16/+97 |
| 2015-11-01 | Poke Mart and LearnMove code | luckytyphlosion | 1 | -13/+13 |
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 12 | -191/+376 |
| 2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 1 | -67/+94 |
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 1 | -94/+67 |
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 1 | -67/+94 |
| 2015-10-18 | Complete documentation of bank3 | luckytyphlosion | 4 | -4/+4 |
| 2015-10-17 | More bank3 documentation | luckytyphlosion | 1 | -15/+16 |
| 2015-10-12 | Rename some palette labels. | luckytyphlosion | 1 | -3/+3 |
| 2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | 1 | -1/+1 |
| 2015-08-30 | Fixes. | luckytyphlosion | 2 | -3/+0 |
| 2015-08-12 | named more variables | YamaArashi | 3 | -10/+10 |
| 2015-08-10 | No more $C8 | dannye | 1 | -3/+3 |
| 2015-08-09 | Replace some hardcoded data sizes | dannye | 4 | -4/+6 |
| 2015-08-09 | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2 | -6/+6 |
| 2015-08-08 | commented audio code | YamaArashi | 4 | -33/+33 |
| 2015-08-07 | named CountSetBits output variable | YamaArashi | 1 | -17/+17 |
| 2015-08-05 | Use more lb | dannye | 7 | -15/+15 |
| 2015-08-03 | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 2 | -11/+11 |
| 2015-08-01 | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 1 | -3/+3 |