| Commit message (Expand) | Author | Files | Lines |
| 2015-12-23 | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 1 | -3/+3 |
| 2015-12-22 | data/pokedex_entries.asm | luckytyphlosion | 2 | -922/+928 |
| 2015-12-22 | Fewer underscores in constants | luckytyphlosion | 27 | -51/+51 |
| 2015-12-22 | data/evos_moves.asm | luckytyphlosion | 1 | -296/+322 |
| 2015-12-22 | engine/menu/pokedex.asm | luckytyphlosion | 2 | -3/+4 |
| 2015-12-14 | Fewer underscores in constants | dannye | 28 | -71/+71 |
| 2015-12-12 | engine/evos_moves.asm | luckytyphlosion | 1 | -1/+1 |
| 2015-12-06 | vertical space is cheap. also remove address comments and yellow ifs. | IIMarckus | 1 | -188/+94 |
| 2015-12-06 | engine/battle/trainer_ai.asm | luckytyphlosion | 2 | -62/+98 |
| 2015-12-05 | BankD misc functions | luckytyphlosion | 1 | -3/+3 |
| 2015-11-22 | bg_map_attributes.asm | luckytyphlosion | 1 | -0/+506 |
| 2015-11-21 | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 4 | -107/+157 |
| 2015-11-15 | engine/items/tms.asm | luckytyphlosion | 1 | -0/+1 |
| 2015-11-08 | Move data, mon header data, cry data. | luckytyphlosion | 152 | -165/+165 |
| 2015-10-31 | Main menu functions, oak_speech.asm, some special warp functions with data, S... | luckytyphlosion | 1 | -22/+22 |
| 2015-10-29 | AIGetTypeEffectiveness with Lorelei code | luckytyphlosion | 1 | -1/+1 |
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 1 | -1/+1 |
| 2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 2 | -55/+131 |
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 2 | -131/+55 |
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 2 | -55/+131 |
| 2015-10-12 | Mass RGB translation in data/super_palettes.asm | PikalaxALT | 1 | -153/+401 |
| 2015-10-11 | engine/items/items.asm | luckytyphlosion | 1 | -1/+1 |
| 2015-10-10 | More bank3 documentation | luckytyphlosion | 6 | -12/+28 |
| 2015-10-04 | Some bank3 documentation | luckytyphlosion | 3 | -116/+134 |
| 2015-09-04 | engine/in_game_trades.asm | luckytyphlosion | 1 | -1/+1 |
| 2015-09-04 | engine/mon_party_sprites.asm and INSTALL.md | luckytyphlosion | 1 | -2/+13 |
| 2015-08-30 | No more W_ | dannye | 2 | -3/+3 |
| 2015-08-28 | Fix bank3d so it matches baserom.gbc | luckytyphlosion | 1 | -1/+1 |
| 2015-08-12 | commented SGB palette stuff | YamaArashi | 1 | -38/+38 |
| 2015-08-10 | No more $C8 | dannye | 72 | -349/+349 |
| 2015-08-10 | Clean up data/evos_moves.asm | dannye | 2 | -23/+173 |
| 2015-08-09 | Replace some hardcoded data sizes | dannye | 2 | -0/+2 |
| 2015-08-09 | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2 | -3/+5 |
| 2015-08-03 | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 4 | -345/+298 |
| 2015-08-01 | Build only Yellow | U-Daniel-PC\Daniel | 83 | -2523/+617 |
| 2015-08-01 | Attempt to make Yellow buildable, part 2. | luckytyphlosion | 2 | -27/+31 |
| 2015-08-01 | Attempt to make yellow buildable. | luckytyphlosion | 2 | -3/+3 |
| 2015-07-26 | More bugfixes. | luckytyphlosion | 5 | -16/+16 |
| 2015-07-26 | Bugfixes. | luckytyphlosion | 6 | -7/+1 |
| 2015-07-26 | tmlearn macro. | luckytyphlosion | 151 | -1067/+1072 |
| 2015-07-24 | named animation functions/variables | YamaArashi | 1 | -8/+8 |
| 2015-07-24 | Use more wram labels and other constants | xCrystal | 1 | -0/+2 |
| 2015-07-18 | A few missed object constants | dannye | 2 | -2/+2 |
| 2015-07-18 | Fix object constant names | dannye | 203 | -825/+825 |
| 2015-07-18 | Map object macro | dannye | 224 | -1151/+1151 |
| 2015-07-18 | Simplify map connections | dannye | 36 | -78/+78 |
| 2015-07-18 | Clean up map connections | dannye | 22 | -31/+31 |
| 2015-07-17 | Enumerate map constants | dannye | 1 | -60/+60 |
| 2015-07-16 | Swap trade center and battle center | dannye | 11 | -36/+36 |
| 2015-07-14 | Use more *Coord | dannye | 1 | -0/+1 |