| Commit message (Expand) | Author | Files | Lines |
| 2025-12-15 | Comment more unreferenced local labels (#550) | Narishma-gb | 1 | -17/+19 |
| 2025-11-27 | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 1 | -2/+2 |
| 2025-11-18 | Use more hardware and graphics constants (#532) | Narishma-gb | 1 | -1/+1 |
| 2025-11-12 | Use features of RGBDS 1.0.0 (#537) | Rangi | 1 | -9/+9 |
| 2025-06-03 | Fix typos | dannye | 1 | -2/+2 |
| 2024-09-18 | Identify remaining uses of `wd0b5` and `wd11e` (#463) | Sylvie | 1 | -2/+2 |
| 2024-08-04 | Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) | Sylvie | 1 | -2/+2 |
| 2024-07-24 | Identify wcd6d as wNameBuffer and others (#455) | Sylvie | 1 | -1/+1 |
| 2024-07-16 | Identify various flag labels and bit constants (#454) | Sylvie | 1 | -4/+4 |
| 2023-07-16 | Improve comment about the "ED" tile bug (#421) | SatoMew | 1 | -3/+2 |
| 2021-08-28 | wcf4b -> wStringBuffer | Rangi | 1 | -7/+7 |
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 |
| 2020-11-04 | Sync with pokered | dannye | 1 | -47/+29 |
| 2020-07-02 | Add subdirectories to engine/ similar to pokecrystal | Rangi | 1 | -494/+0 |
| 2020-06-27 | Organize gfx/ | Rangi | 1 | -1/+1 |
| 2020-06-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 1 | -1/+1 |
| 2020-06-23 | Move more tables from engine/ to data/ | Rangi | 1 | -20/+2 |
| 2020-05-20 | Sync with pokered | dannye | 1 | -3/+3 |
| 2017-06-24 | Fix typos in comments | dannye | 1 | -1/+1 |
| 2016-07-18 | A few missed hardcoded decimal points | dannye | 1 | -2/+2 |
| 2016-06-12 | sync engine code with pokeyellow | YamaArashi | 1 | -5/+5 |
| 2016-06-12 | Remove the last address comments | dannye | 1 | -1/+1 |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -19/+19 |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -18/+18 |
| 2016-06-11 | Sync with pokered | dannye | 1 | -1/+1 |
| 2016-03-17 | Replaced some wram labels before committing, need to commit now. | luckytyphlosion | 1 | -1/+1 |
| 2015-11-01 | oak_speech2.asm | luckytyphlosion | 1 | -2/+4 |
| 2015-11-01 | Naming screen functions. | luckytyphlosion | 1 | -30/+42 |
| 2015-10-29 | overworld item & movement code, cable club code, remove more instances of W_,... | luckytyphlosion | 1 | -3/+3 |
| 2015-08-30 | No more W_ | dannye | 1 | -3/+3 |
| 2015-08-29 | documented flags and misc. fixes | YamaArashi | 1 | -1/+1 |
| 2015-08-12 | commented SGB palette stuff | YamaArashi | 1 | -3/+3 |
| 2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | 1 | -4/+4 |
| 2015-08-09 | Replace some hardcoded data sizes | dannye | 1 | -1/+4 |
| 2015-08-05 | Use more lb | dannye | 1 | -9/+9 |
| 2015-07-24 | more naming variables | YamaArashi | 1 | -24/+24 |
| 2015-07-19 | jpab/jpba macros | YamaArashi | 1 | -3/+1 |
| 2015-07-19 | Name sound effects | dannye | 1 | -1/+1 |
| 2015-07-18 | Consolidate coord macros | dannye | 1 | -11/+11 |
| 2015-07-14 | Comment naming screen | dannye | 1 | -117/+123 |
| 2015-07-14 | Use more *Coord | dannye | 1 | -1/+1 |
| 2015-07-13 | named party menu/naming screen wram variables | YamaArashi | 1 | -14/+14 |
| 2015-07-13 | comment slot machine | YamaArashi | 1 | -1/+1 |
| 2015-07-03 | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 1 | -7/+7 |
| 2015-03-14 | commented trade amim functions | YamaArashi | 1 | -2/+2 |
| 2015-03-13 | relabel and add comment | YamaArashi | 1 | -1/+1 |
| 2015-03-13 | commented mon_party_sprites.asm | YamaArashi | 1 | -3/+3 |
| 2015-02-07 | commented menu stuff | YamaArashi | 1 | -40/+40 |
| 2015-02-07 | serial/trade/misc | YamaArashi | 1 | -1/+1 |
| 2014-09-13 | Commented more sprite and map code | YamaArashi | 1 | -4/+4 |