| Commit message (Expand) | Author | Files | Lines |
| 2016-06-08 | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | 1 | -107/+100 |
| 2016-06-06 | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 1 | -1190/+1247 |
| 2016-06-06 | Clean up white space | dannye | 2 | -17/+17 |
| 2016-05-31 | Vermilion Fan Club | pikalaxalt | 1 | -1/+1 |
| 2016-05-29 | Pewter Pokecenter | pikalaxalt | 1 | -1/+1 |
| 2016-05-29 | Another chunk of bank 3c | pikalaxalt | 1 | -1/+1 |
| 2016-05-24 | Itemfinder and hidden item coords | pikalaxalt | 1 | -2/+2 |
| 2016-05-23 | Bank7 misc functions | luckytyphlosion | 1 | -1/+1 |
| 2016-02-21 | Remove hardcoded length values in items.asm | Marcus Huderle | 1 | -2/+2 |
| 2016-01-16 | More bankF documentation. | luckytyphlosion | 1 | -4/+4 |
| 2016-01-09 | More BankF documentation | luckytyphlosion | 1 | -2/+2 |
| 2015-12-31 | BankF documentation from HasMonFainted to Func_3d536 | luckytyphlosion | 1 | -3/+3 |
| 2015-12-29 | More BankF documentation | luckytyphlosion | 1 | -2/+2 |
| 2015-12-26 | Start disassembling bank0F (Battle) | luckytyphlosion | 1 | -6/+6 |
| 2015-12-22 | Fewer underscores in constants | luckytyphlosion | 1 | -3/+3 |
| 2015-12-14 | Fewer underscores in constants | dannye | 1 | -3/+3 |
| 2015-11-29 | bankB misc functions | luckytyphlosion | 1 | -2/+2 |
| 2015-11-28 | BankA misc functions | luckytyphlosion | 1 | -1/+1 |
| 2015-11-28 | engine/battle/moveEffects/substitute_effect.asm and ActivatePC | luckytyphlosion | 1 | -6/+6 |
| 2015-11-15 | engine/items/tms.asm | luckytyphlosion | 1 | -3/+9 |
| 2015-11-15 | engine/menu/party_menu.asm | luckytyphlosion | 1 | -1/+1 |
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 3 | -42/+42 |
| 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 | 1 | -11/+11 |
| 2015-10-17 | More bank3 documentation | luckytyphlosion | 1 | -1/+1 |
| 2015-10-11 | Fix build errors | PikalaxALT | 1 | -3/+3 |
| 2015-10-11 | wram label renaming for pika happiness | PikalaxALT | 1 | -11/+11 |
| 2015-10-11 | engine/items/items.asm | luckytyphlosion | 1 | -254/+458 |
| 2015-08-30 | No more W_ | dannye | 3 | -75/+75 |
| 2015-08-30 | replaced hardcoded values in ItemUseMedicine | YamaArashi | 1 | -22/+22 |
| 2015-08-30 | rename ItemUseBall labels | YamaArashi | 1 | -22/+17 |
| 2015-08-29 | commented pokeball function | YamaArashi | 1 | -93/+230 |
| 2015-08-29 | documented flags and misc. fixes | YamaArashi | 1 | -1/+1 |
| 2015-08-14 | named battle and learn move variables | YamaArashi | 1 | -4/+4 |
| 2015-08-12 | named more variables | YamaArashi | 1 | -1/+1 |
| 2015-08-12 | commented SGB palette stuff | YamaArashi | 1 | -6/+6 |
| 2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | 1 | -10/+10 |
| 2015-08-09 | Replace some hardcoded data sizes | dannye | 1 | -4/+4 |
| 2015-08-08 | commented audio code | YamaArashi | 1 | -4/+4 |
| 2015-08-07 | named wram variables | YamaArashi | 1 | -24/+19 |
| 2015-08-05 | Use more lb | dannye | 1 | -16/+16 |
| 2015-08-05 | Rename rod functions | dannye | 1 | -6/+6 |
| 2015-07-25 | yet more naming | YamaArashi | 1 | -9/+9 |
| 2015-07-24 | more naming variables | YamaArashi | 1 | -5/+5 |
| 2015-07-24 | named animation functions/variables | YamaArashi | 1 | -1/+1 |
| 2015-07-24 | Use more wram labels and other constants | xCrystal | 1 | -8/+8 |
| 2015-07-22 | Rename sound effect files | dannye | 1 | -1/+1 |
| 2015-07-21 | named most of the used events | YamaArashi | 1 | -1/+1 |