| Commit message (Expand) | Author | Files | Lines |
| 2025-11-27 | Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) | Narishma-gb | 1 | -1/+1 |
| 2025-11-25 | Avoid magic numbers for most `CopyData` calls (#542) | Rangi | 1 | -1/+1 |
| 2025-11-12 | Use features of RGBDS 1.0.0 (#537) | Rangi | 1 | -1/+1 |
| 2025-09-10 | Misc. naming and cleanup (#139) | Narishma-gb | 1 | -3/+3 |
| 2025-09-03 | Label and constant cleanup (#528) | Narishma-gb | 1 | -1/+1 |
| 2025-06-30 | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 1 | -2/+2 |
| 2025-05-25 | Use more ldpikacry | dannye | 1 | -1/+1 |
| 2025-04-08 | Use constants in `PrintBCDNumber` calls (#503) | Narishma-gb | 1 | -1/+1 |
| 2024-09-24 | Identify hardware register bits (#469) | Sylvie | 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 | -1/+1 |
| 2024-07-24 | Identify wcd6d as wNameBuffer and others (#455) | Sylvie | 1 | -2/+2 |
| 2024-06-26 | Improve documentation of some SRAM routines (#114) | SatoMew | 1 | -2/+2 |
| 2020-11-29 | Label and document hFFD7 more accurately | SatoMew | 1 | -1/+1 |
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 |
| 2020-11-04 | Sync with pokered | dannye | 1 | -37/+37 |
| 2020-07-02 | Add subdirectories to engine/ similar to pokecrystal | Rangi | 1 | -288/+0 |
| 2020-05-20 | Sync with pokered | dannye | 1 | -1/+1 |
| 2017-12-30 | Add space between arguments in assembly instructions and remove redundant a i... | xCrystal | 1 | -1/+1 |
| 2016-06-12 | sync text | YamaArashi | 1 | -2/+2 |
| 2016-06-12 | remove map header addr comments | YamaArashi | 1 | -1/+1 |
| 2016-06-12 | Remove more address comments | dannye | 1 | -2/+2 |
| 2016-06-12 | sync engine code with pokeyellow | YamaArashi | 1 | -4/+4 |
| 2016-06-11 | sync engine code with pokered | YamaArashi | 1 | -5/+6 |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -17/+17 |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -16/+16 |
| 2016-06-11 | Sync with pokered | dannye | 1 | -4/+4 |
| 2016-06-08 | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | 1 | -2/+1 |
| 2016-06-06 | Clean up white space | dannye | 1 | -2/+2 |
| 2016-05-30 | League PC code, address comments for hidden_items.asm | luckytyphlosion | 1 | -1/+1 |
| 2016-01-03 | Fix game time labels | PikalaxALT | 1 | -2/+2 |
| 2015-12-29 | More BankF documentation | luckytyphlosion | 1 | -1/+1 |
| 2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | 1 | -2/+2 |
| 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-12 | Rename some palette labels. | luckytyphlosion | 1 | -1/+1 |
| 2015-10-11 | more annotations on ModifyPikachuHappiness | PikalaxALT | 1 | -1/+1 |
| 2015-08-30 | No more S_ | dannye | 1 | -2/+2 |
| 2015-08-30 | No more W_ | dannye | 1 | -3/+3 |
| 2015-08-30 | Fixes. | luckytyphlosion | 1 | -3/+3 |
| 2015-08-12 | named more variables | YamaArashi | 1 | -1/+1 |
| 2015-08-12 | commented SGB palette stuff | YamaArashi | 1 | -4/+4 |
| 2015-08-10 | Replace hardcoded name lengths with NAME_LENGTH | dannye | 1 | -1/+1 |
| 2015-08-09 | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 1 | -1/+1 |
| 2015-08-08 | commented audio code | YamaArashi | 1 | -4/+4 |
| 2015-08-05 | Use more lb | dannye | 1 | -2/+2 |
| 2015-08-03 | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 1 | -4/+4 |
| 2015-08-01 | Attempt to make yellow buildable. | luckytyphlosion | 1 | -3/+3 |
| 2015-07-29 | constants for PrintNumber | YamaArashi | 1 | -2/+2 |