index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data
/
maps
/
objects
/
Route1.asm
(
unfollow
)
Commit message (
Expand
)
Author
2021-09-26
Align `object_event` coordinates
Rangi
2021-09-26
Unify map event gen1 gen2 (#335)
Yoann Fievez
2020-11-14
Fix file modes
dannye
2020-08-21
Align warp and sign coordinates
Rangi
2020-08-17
Use def_warps_to macro for automatic warp_to entries
Rangi
2020-08-17
Use def_* macros for automatic map event counts
Rangi
2020-08-17
Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects
Rangi
2020-07-17
Update sprite names
Rangi
2020-07-03
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
Rangi
2019-01-01
Rename map files, labels, and constants to be consistent and work with Polish...
Rangi
2018-01-29
Block IDs use hex; zero connections use dec
Remy Oukaour
2018-01-29
Use base 10 (note, the previous commit resolves #173)
Remy Oukaour
2018-01-29
Add warp, sign, and warp_to macros for data/mapObjects definitions
Remy Oukaour
2016-06-12
Remove the last address comments
dannye
2015-07-18
Map object macro
dannye
2014-05-17
Pull map objects out of main.asm
U-Fish-PC\Daniel