| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use combined hardware constants | Rangi42 | 2025-06-30 | 1 | -5/+5 |
| * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -7/+7 |
| * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 1 | -1/+1 |
| * | Identify remaining uses of `wd0b5` and `wd11e` (#463) | Sylvie | 2024-09-18 | 1 | -4/+4 |
| * | Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462) | Sylvie | 2024-09-18 | 1 | -16/+16 |
| * | Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) | Sylvie | 2024-08-04 | 1 | -4/+4 |
| * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -28/+28 |
| * | Fix event check | dannye | 2023-11-20 | 1 | -1/+1 |
| * | Add constants for wMapConnections bits and group map header wram labels | Linus Unnebäck | 2023-11-17 | 1 | -2/+2 |
| * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -353/+352 |
| * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| * | Sync more with pokeyellow | Rangi | 2020-11-06 | 1 | -2/+2 |
| * | Identify some hSpriteDataOffset values | Rangi | 2020-08-30 | 1 | -9/+9 |
| * | Use decimal, not hex, for sprite (object) coordinates in map scripts | Rangi | 2020-08-28 | 1 | -14/+14 |
| * | SONY -> RIVAL | Rangi | 2020-07-17 | 1 | -1/+1 |
| * | Reformat map scripts' coordinate and movement data | Rangi | 2020-07-16 | 1 | -11/+11 |
| * | Revise some map scripts, mostly for getting items | Rangi | 2020-07-16 | 1 | -1/+1 |
| * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -3/+3 |
| * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -63/+63 |
| * | Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow | Rangi | 2020-07-05 | 1 | -3/+3 |
| * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -104/+104 |
| * | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b... | Rangi | 2020-07-04 | 1 | -1/+1 |
| * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -4/+4 |
| * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -26/+26 |
| * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -2/+2 |
| * | Deobfuscate gyms consistently | deak311andris | 2019-10-07 | 1 | -4/+4 |
| * | OaksLab deobfuscation | deak311andris | 2019-10-03 | 1 | -23/+23 |
| * | Rename map files, labels, and constants to be consistent and work with Polish... | Rangi | 2019-01-01 | 1 | -0/+1233 |