| Commit message (Expand) | Author | Files | Lines |
| 2020-11-04 | Sync with pokered | dannye | 1 | -3235/+0 |
| 2020-09-27 | Add constant for ghost Marowak like pokered | SatoMew | 1 | -1/+1 |
| 2020-07-02 | Add subdirectories to engine/ similar to pokecrystal | Rangi | 1 | -2986/+0 |
| 2020-06-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 1 | -3/+3 |
| 2020-06-23 | Move more tables from engine/ to data/ | Rangi | 1 | -4/+1 |
| 2020-05-20 | Sync with pokered | dannye | 1 | -294/+294 |
| 2019-07-27 | Update audio macro names | dannye | 1 | -3/+3 |
| 2019-01-01 | Rename map files, labels, and constants to be consistent and work with Polish... | Rangi | 1 | -2/+2 |
| 2018-03-24 | Use rgblink dmg mode | dannye | 1 | -4/+4 |
| 2017-12-30 | Add space between arguments in assembly instructions and remove redundant a i... | xCrystal | 1 | -1136/+1136 |
| 2017-12-30 | Uppercase battle status constants | xCrystal | 1 | -6/+6 |
| 2017-09-25 | Fix warnings about deprecated mnemonics on newer builds of rgbds | Pokechu22 | 1 | -1/+1 |
| 2017-06-24 | Fix typos in comments | dannye | 1 | -1/+1 |
| 2017-06-09 | Replace deprecated mnemonics by the correct ones | Antonio Niño Díaz | 1 | -1/+1 |
| 2017-05-08 | Typo: SFX_POKEFLUE → SFX_POKEFLUTE | dannye | 1 | -2/+2 |
| 2016-07-27 | Replace unnecessary tabs with spaces | dannye | 1 | -2/+2 |
| 2016-07-27 | Redo audio header macro | dannye | 1 | -3/+3 |
| 2016-07-18 | Clean up text commands | dannye | 1 | -6/+8 |
| 2016-06-12 | sync tileset WRAM labels | YamaArashi | 1 | -1/+1 |
| 2016-06-11 | sync engine code with pokered | YamaArashi | 1 | -1/+0 |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -119/+119 |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -113/+113 |
| 2016-06-11 | Sync with pokered | dannye | 1 | -144/+276 |
| 2016-06-08 | More on Pikachu emotions | pikalaxalt | 1 | -2/+2 |
| 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 | 1 | -16/+16 |
| 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-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-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/menu/party_menu.asm | luckytyphlosion | 1 | -1/+1 |
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 1 | -36/+36 |
| 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 |