| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-12-01 | Correct comment | Rangi | 1 | -1/+1 | |
| 2025-12-01 | Comment that `farcall` and `callfar` are interchangable | Rangi | 1 | -0/+7 | |
| 2025-09-10 | Misc. naming and cleanup (#139) | Narishma-gb | 1 | -2/+2 | |
| * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar` | |||||
| 2025-06-30 | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 1 | -4/+4 | |
| 2022-06-06 | RGBDS syntax updates (#86) | vulcandth | 1 | -10/+10 | |
| New MACRO and DEF syntax | |||||
| 2022-06-06 | RGBDS syntax updates (#358) | vulcandth | 1 | -6/+6 | |
| New MACRO and DEF syntax | |||||
| 2020-11-05 | Organize home and macro code | Rangi | 1 | -16/+5 | |
| 2020-11-05 | Sync home and macro code with pokeyellow | Rangi | 1 | -0/+13 | |
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 1 | -0/+57 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+33 | |
| 2020-07-06 | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 1 | -6/+4 | |
| 2020-07-06 | Specify the ldh instruction, don't turn ld into ldh | Rangi | 1 | -3/+3 | |
| 2020-07-03 | H_CONSTANTNAMES -> hConstantNames | Rangi | 1 | -3/+3 | |
| 2020-07-03 | Organize macros/ like pokecrystal | Rangi | 1 | -0/+37 | |
| While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | |||||
