| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Misc. naming and cleanup (#139) | Narishma-gb | 2025-09-10 | 1 | -1/+1 |
| | | | | | | | | | | * Name some printer/diploma routines * Name `wd434` * Name `NAME_LENGTH_JP` * Rename `callabd`/`calladb` to `farcall`/`callfar` | ||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -4/+4 |
| |\ | |||||
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -4/+4 |
| | | | |||||
| | * | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 1 | -2/+3 |
| | | | |||||
| | * | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 2022-07-09 | 1 | -1/+1 |
| | | | |||||
| | * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -2/+2 |
| | | | | | | | New MACRO and DEF syntax | ||||
| | * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | | |||||
| | * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 1 | -10/+11 |
| | | | |||||
| | * | Use 'tile' and 'tiles' macros | Rangi | 2020-07-07 | 1 | -1/+1 |
| | | | |||||
| | * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -7/+7 |
| | | | |||||
| | * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -2/+2 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -1/+1 |
| | | | |||||
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -2/+4 |
| | | | |||||
| | * | Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵ | Rangi | 2020-07-04 | 1 | -1/+1 |
| | | | | | | | | | by rgbds 0.4.0) | ||||
| | * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | | | | | | | To do: turn constants into labels and use ldh | ||||
| | * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 1 | -0/+113 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+17 |
