| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 1 | -18/+18 |
| | | |||||
| * | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 2022-07-09 | 1 | -1/+1 |
| | | |||||
| * | Rename `SLP` to `SLP_MASK` (#89) | vulcandth | 2022-06-17 | 1 | -6/+6 |
| | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | Identify starter pikachu happiness boost medicine check (#72) | Daniel Harding | 2021-11-02 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-09-26 | 1 | -8/+8 |
| |\ | |||||
| | * | wcf4b -> wStringBuffer | Rangi | 2021-08-28 | 1 | -8/+8 |
| | | | |||||
| | * | Improve some RAM formatting | Rangi | 2021-05-31 | 1 | -1/+1 |
| | | | |||||
| * | | Improve some RAM formatting | Rangi | 2021-05-31 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-23 | 1 | -1/+2 |
| |\| | |||||
| | * | Use macros for bit arrays | Rangi | 2021-05-23 | 1 | -1/+2 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-30 | 1 | -8/+8 |
| |\| | |||||
| | * | Use {interpolation} to generate sequences of RAM labels | Rangi | 2021-04-27 | 1 | -8/+8 |
| | | | | | | | | | Fixes #319 | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 1 | -8/+3 |
| |\| | |||||
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -8/+3 |
| | | | | | | | | | Fixes #312 | ||||
| | * | Identify hUILayoutFlags | Rangi | 2021-02-13 | 1 | -8/+8 |
| | | | |||||
| * | | Identify hUILayoutFlags and hPikachuSpriteVRAMOffset | Rangi | 2021-02-13 | 1 | -8/+8 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 1 | -0/+0 |
| |\| | |||||
| | * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | | |||||
| | * | Replace ghost Marowak's ambiguous constant | SatoMew | 2020-09-22 | 1 | -1/+1 |
| | | | |||||
| | * | Define a constant for the ghost Marowak (hard-coded throughout the engine, ↵ | Rangi | 2020-08-31 | 1 | -1/+1 |
| | | | | | | | | | like the starters) | ||||
| | * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 1 | -41/+2 |
| | | | |||||
| | * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 | 1 | -14/+9 |
| | | | |||||
| | * | Factor out MapBadgeFlags and EscapeRopeTilesets data tables | Rangi | 2020-07-08 | 1 | -3/+1 |
| | | | |||||
| | * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -3/+3 |
| | | | |||||
| | * | callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar | Rangi | 2020-07-06 | 1 | -14/+14 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -55/+55 |
| | | | |||||
| | * | TM/HM constants named after moves | Rangi | 2020-07-05 | 1 | -4/+4 |
| | | | |||||
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -99/+99 |
| | | | |||||
| | * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | | | | | | | To do: turn constants into labels and use ldh | ||||
| | * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -49/+49 |
| | | | |||||
| | * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 1 | -2/+2 |
| | | | | | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | ||||
| | * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 1 | -4/+4 |
| | | | | | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | ||||
| | * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 1 | -0/+2986 |
| | | |||||
| * | Remove trailing whitespace | Rangi | 2020-11-05 | 1 | -1/+1 |
| | | |||||
| * | Sync more with pokered | Rangi | 2020-11-05 | 1 | -1/+1 |
| | | |||||
| * | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 1 | -2/+2 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+3186 |
