| Commit message (Expand) | Author | Files | Lines |
| 2016-05-30 | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2 | -2/+2 |
| 2016-05-22 | Bank15 misc functions | luckytyphlosion | 1 | -16/+26 |
| 2016-04-09 | Replace bankswitch jumps with jpab, also fix hardcoded bank reference. | luckytyphlosion | 1 | -1/+1 |
| 2016-04-09 | Some Bank3F Pikachu Emotions disassembling and partial documentation. | luckytyphlosion | 2 | -2/+2 |
| 2016-03-26 | Delete animations_.asm | luckytyphlosion | 2 | -3450/+422 |
| 2016-03-26 | Document the rest of animations.asm | luckytyphlosion | 1 | -22/+2182 |
| 2016-03-26 | More animations.asm documentation | luckytyphlosion | 1 | -4/+448 |
| 2016-03-22 | Clean up more Yellow ifdefs. | IIMarckus | 2 | -7/+0 |
| 2016-03-19 | Some more animations.asm work. | luckytyphlosion | 1 | -5/+210 |
| 2016-03-17 | Start working on engine/battle/animations.asm | luckytyphlosion | 1 | -31/+66 |
| 2016-03-17 | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | 2 | -64/+458 |
| 2016-02-20 | Remove hardcoded values for CopyData in battle core. | Marcus Huderle | 1 | -4/+4 |
| 2016-01-24 | Complete documentation of BankF | luckytyphlosion | 2 | -7356/+390 |
| 2016-01-23 | More BankF documentation | luckytyphlosion | 3 | -90/+1479 |
| 2016-01-16 | More bankF documentation. | luckytyphlosion | 7 | -113/+1486 |
| 2016-01-09 | More BankF documentation | luckytyphlosion | 4 | -47/+1278 |
| 2015-12-31 | Cleanup with yellow-exclusive banks | luckytyphlosion | 1 | -0/+291 |
| 2015-12-31 | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 4 | -116/+1562 |
| 2015-12-29 | More BankF documentation | luckytyphlosion | 2 | -68/+1127 |
| 2015-12-26 | Start disassembling bank0F (Battle) | luckytyphlosion | 5 | -30/+723 |
| 2015-12-22 | Fewer underscores in constants | luckytyphlosion | 2 | -5/+5 |
| 2015-12-14 | Fewer underscores in constants | dannye | 3 | -6/+6 |
| 2015-12-12 | engine/battle/draw_hud_pokeball_gfx.asm | luckytyphlosion | 1 | -16/+24 |
| 2015-12-06 | engine/battle/trainer_ai.asm | luckytyphlosion | 13 | -242/+213 |
| 2015-12-05 | BankD misc functions | luckytyphlosion | 3 | -48/+48 |
| 2015-11-29 | bankB misc functions | luckytyphlosion | 2 | -8/+15 |
| 2015-11-28 | BankA misc functions | luckytyphlosion | 6 | -28/+28 |
| 2015-11-28 | Bank9 misc. functions | luckytyphlosion | 3 | -55/+55 |
| 2015-11-28 | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 13 | -154/+154 |
| 2015-11-15 | Bank 4 moveEffects | luckytyphlosion | 3 | -11/+11 |
| 2015-11-15 | EndOfBattle and TryDoWildEncounter | luckytyphlosion | 2 | -11/+14 |
| 2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | 1 | -1/+1 |
| 2015-11-13 | drain_hp_effect.asm | luckytyphlosion | 1 | -3/+3 |
| 2015-11-01 | oak_speech2.asm | luckytyphlosion | 1 | -1/+1 |
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 19 | -114/+114 |
| 2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 1 | -1/+1 |
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 1 | -1/+1 |
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 1 | -1/+1 |
| 2015-10-18 | Complete documentation of bank3 | luckytyphlosion | 2 | -9/+9 |
| 2015-10-12 | Rename some palette labels. | luckytyphlosion | 2 | -7/+7 |
| 2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | 2 | -3/+5 |
| 2015-08-30 | No more S_ | dannye | 2 | -5/+5 |
| 2015-08-30 | No more wram_constants.asm | dannye | 1 | -2/+2 |
| 2015-08-30 | No more W_ | dannye | 30 | -662/+662 |
| 2015-08-30 | Fixes. | luckytyphlosion | 1 | -95/+0 |
| 2015-08-29 | use the new battle type constants | YamaArashi | 2 | -11/+11 |
| 2015-08-28 | Fix bank3d so it matches baserom.gbc | luckytyphlosion | 1 | -8/+1 |
| 2015-08-28 | Attempt to make pokeyellow buildable, part 8. | luckytyphlosion | 1 | -0/+4 |
| 2015-08-14 | named battle and learn move variables | YamaArashi | 2 | -20/+28 |
| 2015-08-13 | Named a test battle variable | YamaArashi | 2 | -6/+6 |