This website requires JavaScript.
Explore
Help
Sign In
pret
/
pokecrystal
Watch
1
Star
0
Fork
0
You've already forked pokecrystal
mirror of
https://github.com/pret/pokecrystal.git
synced
2026-09-26 05:21:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
pokecrystal
/
macros
/
scripts
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Rangi
a718a256f8
Verify that only one of each
callback
type exists per map
...
Fixes
#1213
2025-12-15 15:43:39 -05:00
..
audio.asm
Fix macro definitiosn for unused commands
2023-05-06 20:12:45 -04:00
battle_anims.asm
Replace magic numbers with TILE_WIDTH (
#1056
)
2023-07-26 19:50:16 -05:00
battle_commands.asm
Rename checkcurl to checkrollout
2024-12-25 12:17:14 +01:00
events.asm
Use features new to RGBDS 0.9.2 (
#1180
)
2025-05-10 12:47:43 -04:00
maps.asm
Verify that only one of each
callback
type exists per map
2025-12-15 15:43:39 -05:00
movement.asm
Identify various "????"s (
#1125
)
2024-06-11 20:54:45 -04:00
oam_anims.asm
Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (
#1186
)
2025-06-23 09:11:33 -04:00
pic_anims.asm
Sync further with pokegold
2025-03-15 01:03:28 -04:00
text.asm
Avoid using
EQUS
when
EQU
or
MACRO
will do (
#1166
)
2025-02-27 13:07:12 -05:00