Commit Graph

20 Commits

Author SHA1 Message Date
Rangi
f57be98873
Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) 2025-06-23 09:11:35 -04:00
Rangi42
9a798b0137 Use offsets from ANIM_* constants for wBattleAfterAnim (formerly wNumHits) 2025-05-31 15:22:54 -04:00
Rangi42
4be4d4708e Define constants for wBillsPCPokemonList entries 2025-05-31 15:17:06 -04:00
Rangi42
81a1dc3e18 Use SIZEOF/STARTOF from RGBDS 0.7.0 2025-03-15 00:39:08 -04:00
Rangi42
2571edf37b Avoid using EQUS when EQU or MACRO will do 2025-03-14 21:38:49 -04:00
Sylvie
7ebc4324db
Identify more bit flags (#120)
Some checks are pending
CI / build (push) Waiting to run
2024-11-28 14:50:00 -05:00
xCrystal
df10c9ea1a Fix inaccurate denotations to the concepts of tile, tile collision, and collision permission (#1078) 2024-01-30 00:41:51 +01:00
xCrystal
59642837e9 more accurate script names: refreshscreen -> reanchormap, and reloadmappart -> refreshmap (#1078) 2024-01-30 00:41:00 +01:00
xCrystal
f035cd599c Rename wVramState to wStateFlags and use flag constants (#1078) 2024-01-30 00:35:14 +01:00
xCrystal
aac0d97362 Improve some innacurate function names, labels, and comments (#1078)
[https://github.com/pret/pokecrystal/issues/1078#issuecomment-1872396250]
2024-01-30 00:27:27 +01:00
vulcandth
70f883dc86 Sync sprite and battle anim consts/labels (pret/pokecrystal#1055)
* Sync sprite and battle anim consts/labels

* Add `; 00` comments

* Renamed to `SpriteAnimFunc_` and `BattleAnimFunc_`
2023-09-17 14:48:08 -05:00
mid-kid
d04f895040 Use more appropriate labels for link operations 2023-04-19 19:11:26 +02:00
mid-kid
4cd953c1e5 Define SERIAL_PATCH_PREAMBLE_LENGTH
Crystal: 86cc644b970eecfb616b858ad8b697f9a09f57eb
2023-04-19 19:11:15 +02:00
mid-kid
5801a30424 Label wOTLinkBattleRNData 2023-04-19 19:09:40 +02:00
mid-kid
7050425c82 Document link patch lists a little bit better
Crystal: c8738a3aaecacd1ceec96bc6ccd80592f44de0fc
2023-04-19 19:09:25 +02:00
mid-kid
f69fc68d0a Unionize wSwitchMonBuffer 2023-04-19 19:08:40 +02:00
mid-kid
4d20b8420c Make wMysteryGift*GameVersion constants consistent
Crystal: c244ec5a15981b890afa2d2ddef1fc77a226766c
2023-04-19 19:08:30 +02:00
Rangi
bdb6ae85e0
Rename the object_struct field labels and constants (#105) 2022-09-12 09:15:49 -04:00
Colton G. Rushton
99fd84eba6
wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#99) 2022-07-09 17:18:21 -04:00
Rangi
5184b14f90 Add a subdirectory for RAM files 2022-06-17 22:54:50 -04:00