| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -6/+7 |
| |\ | |||||
| | * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 1 | -0/+4 |
| | | | |||||
| | * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -6/+3 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-21 | 1 | -2/+7 |
| |\| | |||||
| | * | Use some more constants in place of raw numbers | Rangi42 | 2023-11-21 | 1 | -2/+7 |
| | | | |||||
| | * | Rename `SLP` to `SLP_MASK` (#361) | vulcandth | 2022-06-17 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| | * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -25/+25 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Rename `SLP` to `SLP_MASK` (#89) | vulcandth | 2022-06-17 | 1 | -1/+1 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 1 | -25/+25 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 1 | -4/+31 |
| |\| | |||||
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -4/+31 |
| | | | | | | | | | Fixes #312 | ||||
| | * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 | 1 | -4/+4 |
| | | | |||||
| | * | Define constants for default trainer DVs | Rangi | 2020-07-16 | 1 | -0/+4 |
| | | | |||||
| | * | Use const_skip and const_next macros for brevity | Rangi | 2020-07-09 | 1 | -27/+32 |
| | | | |||||
| | * | Use HIGH() and LOW() | Rangi | 2020-07-07 | 1 | -0/+2 |
| | | | |||||
| | * | PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M) | Rangi | 2020-07-07 | 1 | -0/+7 |
| | | | |||||
| | * | Use constants for damage limits in CalculateDamage | Rangi | 2020-07-05 | 1 | -0/+4 |
| | | | | | | | | | Fixes #255 | ||||
| | * | Reorganize constants/ | Rangi | 2020-07-03 | 1 | -0/+51 |
| | | | | | To do: add comments associating constants with data and code | ||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+75 |
