aboutsummaryrefslogtreecommitdiffstats
path: root/includes.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-1/+2
|\
| * Use macros to enforce "missable/hide/show object" constraints, and rename ↵Rangi2026-01-071-1/+1
| | | | | | | | them to "toggleable objects" (#557)
| * Define player and rival names once, to be used in two places (#545)Rangi2025-12-011-0/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-2/+1
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-2/+1
| |
| * Use exported constants for VC patch (#483)vulcandth2024-12-271-0/+7
| |
* | Use exported constants for VC patch (#124)vulcandth2024-12-271-0/+4
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-0/+1
|\|
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-0/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-211-0/+1
|\|
| * Use MEGA_PUNCH constant in explosion animation routine (#434)BlueZangoose2023-11-211-0/+1
| | | | | | | | | | | | | | | | | | * Use MEGA_PUNCH constant in explosion animation routine * Add AnimationType constants and assert --------- Co-authored-by: vulcandth <vulcandth@gmail.com>
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-2/+1
|\|
| * Move charmap.asm to constants/vulcandth2023-11-171-2/+1
| |
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-10-021-0/+3
|/
* Require rgbds 0.6.0Rangi2022-10-021-0/+51