This website requires JavaScript.
Explore
Help
Sign In
Future
/
pokecrystal
Watch
1
Star
0
Fork
0
You've already forked pokecrystal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e34e68095df1f91dc5357669c187623d7cba39c6
pokecrystal
/
data
/
maps
History
Remy Oukaour
e34e68095d
Resolve
#428
: Use
HIGH(X)
and
LOW(X)
instead of
X / $100
and
X % $100
or
X >> 8
and
X & $ff
2017-12-25 14:23:16 -05:00
..
environment_colors.asm
Resolve
#428
: Use
HIGH(X)
and
LOW(X)
instead of
X / $100
and
X % $100
or
X >> 8
and
X & $ff
2017-12-25 14:23:16 -05:00
landmarks.asm
Split items/ and trainers/ into their data/ and engine/ components
2017-12-14 23:00:54 -05:00
map_scenes.asm
Rename maps:
2017-12-24 18:06:12 -05:00
mapgroup_roofs.asm
Clean up color/palette code
2017-12-25 12:41:31 -05:00
outdoor_sprites.asm
Rename "map permissions" to "map environment" (
fix
#396
)
2017-12-24 13:08:38 -05:00
spawn_points.asm
Split items/ and trainers/ into their data/ and engine/ components
2017-12-14 23:00:54 -05:00