| Commit message (Expand) | Author | Files | Lines |
| 2015-11-28 | Bank9 misc. functions | luckytyphlosion | 3 | -55/+55 |
| 2015-11-28 | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 17 | -181/+181 |
| 2015-11-22 | bg_map_attributes.asm | luckytyphlosion | 2 | -5/+238 |
| 2015-11-21 | Comment map_sprites.asm | luckytyphlosion | 2 | -60/+69 |
| 2015-11-21 | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 2 | -342/+256 |
| 2015-11-15 | Bank 4 moveEffects | luckytyphlosion | 3 | -11/+11 |
| 2015-11-15 | EndOfBattle and TryDoWildEncounter | luckytyphlosion | 2 | -11/+14 |
| 2015-11-15 | engine/items/tms.asm | luckytyphlosion | 1 | -3/+9 |
| 2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | 12 | -72/+88 |
| 2015-11-15 | engine/menu/party_menu.asm | luckytyphlosion | 2 | -24/+32 |
| 2015-11-14 | engine/menu/status_screen.asm | luckytyphlosion | 1 | -30/+44 |
| 2015-11-13 | engine/menu/players_pc.asm | luckytyphlosion | 1 | -25/+24 |
| 2015-11-13 | drain_hp_effect.asm | luckytyphlosion | 1 | -3/+3 |
| 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 |