| Commit message (Expand) | Author | Files | Lines |
| 2016-03-17 | Split bank1 up. | luckytyphlosion | 3 | -0/+566 |
| 2016-01-29 | Macrofy sprite status data in WRA0 | PikalaxALT | 1 | -3/+3 |
| 2016-01-03 | Fix game time labels | PikalaxALT | 1 | -1/+1 |
| 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 | No more W_ | dannye | 15 | -63/+63 |
| 2015-08-30 | Fixes. | luckytyphlosion | 2 | -3/+0 |
| 2015-08-29 | documented flags and misc. fixes | YamaArashi | 1 | -3/+8 |
| 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 |
| 2015-07-25 | yet more naming | YamaArashi | 3 | -20/+20 |
| 2015-07-24 | more naming variables | YamaArashi | 3 | -4/+4 |
| 2015-07-24 | named more functions | YamaArashi | 2 | -30/+28 |
| 2015-07-24 | named animation functions/variables | YamaArashi | 4 | -102/+107 |
| 2015-07-23 | fixed hram aliases and named wram var | YamaArashi | 1 | -2/+2 |
| 2015-07-23 | clean up wram aliases | YamaArashi | 2 | -3/+3 |
| 2015-07-22 | Unify audio bank references | dannye | 1 | -1/+1 |
| 2015-07-22 | Rename sound effect files | dannye | 2 | -8/+8 |
| 2015-07-21 | named most of the used events | YamaArashi | 1 | -1/+1 |
| 2015-07-20 | enumerate events | YamaArashi | 2 | -5/+2 |
| 2015-07-19 | constants for flag actions | YamaArashi | 1 | -4/+4 |
| 2015-07-19 | naming | YamaArashi | 1 | -13/+13 |
| 2015-07-19 | replace uses of minus one | YamaArashi | 1 | -1/+1 |
| 2015-07-19 | jpab/jpba macros | YamaArashi | 2 | -6/+2 |
| 2015-07-19 | Name sound effects | dannye | 9 | -15/+15 |
| 2015-07-18 | small changes | YamaArashi | 2 | -13/+16 |
| 2015-07-18 | misc | YamaArashi | 3 | -36/+35 |
| 2015-07-18 | Consolidate coord macros | dannye | 3 | -5/+5 |