| Commit message (Expand) | Author | Files | Lines |
| 2020-11-04 | Sync with pokered | dannye | 1 | -232/+0 |
| 2020-07-02 | Add subdirectories to engine/ similar to pokecrystal | Rangi | 1 | -189/+0 |
| 2020-06-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 1 | -1/+1 |
| 2016-06-12 | sync engine code with pokeyellow | YamaArashi | 1 | -1/+1 |
| 2016-06-11 | sync engine code with pokered | YamaArashi | 1 | -1/+1 |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -5/+5 |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -1/+1 |
| 2016-06-06 | Clean up white space | dannye | 1 | -6/+6 |
| 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 | 1 | -67/+94 |
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 1 | -94/+67 |
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 1 | -67/+94 |
| 2015-07-15 | more movement stuff | YamaArashi | 1 | -3/+3 |
| 2015-07-15 | commented movement stuff | YamaArashi | 1 | -43/+50 |
| 2015-07-14 | player animations, emotion bubbles, etc. | YamaArashi | 1 | -1/+5 |
| 2015-05-17 | Add IsTilePassable Function | luckytyphlosion | 1 | -0/+16 |
| 2014-09-13 | Commented more sprite and map code | YamaArashi | 1 | -2/+2 |
| 2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | 1 | -5/+5 |
| 2014-05-25 | Try to clean up PrepareOAMData. | yenatch | 1 | -0/+178 |