| Commit message (Expand) | Author | Files | Lines |
| 2015-11-13 | engine/text_boxes.asm | luckytyphlosion | 1 | -0/+733 |
| 2015-11-08 | cable_club_npc.asm | luckytyphlosion | 1 | -10/+67 |
| 2015-11-08 | DisplayTextIDInit and DrawStartMenu | luckytyphlosion | 1 | -6/+3 |
| 2015-11-07 | engine/overworld/pokecenter.asm | luckytyphlosion | 2 | -17/+100 |
| 2015-11-01 | Poke Mart and LearnMove code | luckytyphlosion | 2 | -30/+54 |
| 2015-11-01 | oak_speech2.asm | luckytyphlosion | 5 | -25/+27 |
| 2015-11-01 | Naming screen functions. | luckytyphlosion | 1 | -30/+42 |
| 2015-10-31 | Main menu functions, oak_speech.asm, some special warp functions with data, S... | luckytyphlosion | 5 | -487/+81 |
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 58 | -506/+701 |
| 2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 8 | -321/+319 |
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 8 | -319/+321 |
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 8 | -321/+319 |
| 2015-10-18 | Complete documentation of bank3 | luckytyphlosion | 20 | -103/+316 |
| 2015-10-17 | More bank3 documentation | luckytyphlosion | 5 | -309/+305 |
| 2015-10-15 | Pikachu Cry data | luckytyphlosion | 1 | -2/+154 |
| 2015-10-12 | Label and comment more palette functions | luckytyphlosion | 1 | -118/+119 |
| 2015-10-12 | Mass RGB translation in data/super_palettes.asm | PikalaxALT | 1 | -1/+1 |
| 2015-10-12 | Rename some palette labels. | luckytyphlosion | 6 | -18/+18 |
| 2015-10-11 | Fix build errors | PikalaxALT | 2 | -4/+4 |
| 2015-10-11 | wram label renaming for pika happiness | PikalaxALT | 1 | -11/+11 |
| 2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | 6 | -78/+114 |
| 2015-10-11 | engine/items/items.asm | luckytyphlosion | 3 | -256/+462 |
| 2015-10-04 | Some bank3 documentation | luckytyphlosion | 2 | -8/+2 |
| 2015-09-27 | Bank8 audio. | luckytyphlosion | 1 | -57/+105 |
| 2015-09-20 | More pikachu related bank3f | luckytyphlosion | 1 | -8/+447 |
| 2015-09-19 | More bank3f documentation and a bit of audio.asm prep | luckytyphlosion | 1 | -3/+186 |
| 2015-09-12 | Document some bank3f code. | luckytyphlosion | 1 | -6/+804 |
| 2015-09-07 | engine/save.asm | luckytyphlosion | 1 | -146/+122 |
| 2015-09-04 | engine/in_game_trades.asm | luckytyphlosion | 1 | -51/+71 |
| 2015-09-04 | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 1 | -22/+44 |
| 2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | 8 | -49/+47 |
| 2015-08-30 | Fixes. | luckytyphlosion | 12 | -137/+38 |
| 2015-08-28 | Make pokeyellow build to baserom. | luckytyphlosion | 2 | -7/+9 |
| 2015-08-28 | Fix bank3d so it matches baserom.gbc | luckytyphlosion | 6 | -30/+25 |
| 2015-08-28 | Attempt to make pokeyellow buildable, part 8. | luckytyphlosion | 5 | -14/+28 |
| 2015-08-14 | add border constant and clear up misnomer | YamaArashi | 1 | -5/+5 |
| 2015-08-14 | named battle and learn move variables | YamaArashi | 4 | -35/+43 |
| 2015-08-13 | Named a test battle variable | YamaArashi | 2 | -6/+6 |
| 2015-08-12 | named more variables | YamaArashi | 16 | -32/+32 |
| 2015-08-12 | commented SGB palette stuff | YamaArashi | 25 | -277/+300 |
| 2015-08-10 | constants for IntroMoveMon | YamaArashi | 1 | -4/+8 |
| 2015-08-11 | More joypad constants | dannye | 9 | -49/+55 |
| 2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | 16 | -53/+53 |
| 2015-08-10 | Use better wram labels in sram | dannye | 1 | -24/+24 |
| 2015-08-10 | No more $C8 | dannye | 5 | -8/+8 |
| 2015-08-09 | Replace some hardcoded data sizes | dannye | 23 | -57/+70 |
| 2015-08-09 | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 7 | -28/+29 |
| 2015-08-08 | commented audio code | YamaArashi | 19 | -92/+92 |
| 2015-08-07 | fixed names | YamaArashi | 6 | -14/+14 |
| 2015-08-07 | named wram variables | YamaArashi | 5 | -45/+40 |