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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
Use macros to enforce "missable/hide/show object" constraints, and rename the...
Rangi
1
-1
/
+1
2025-09-03
Label and constant cleanup (#528)
Narishma-gb
1
-2
/
+2
2025-01-30
Fix some label typos, and add some constants instead of raw numbers (#492)
Narishma-gb
2
-2
/
+2
2023-11-21
Fix some map text constants
dannye
4
-16
/
+16
2023-11-19
Fix SAFFRONCTIY typo
dannye
1
-1
/
+1
2023-11-19
Fix inconsistent B1F object consts
dannye
1
-3
/
+3
2023-11-19
Fix inconsistent object const names
dannye
3
-18
/
+18
2023-11-19
Remove incorrect sign object consts
dannye
2
-3
/
+0
2023-11-19
Fix Celedon typo
dannye
1
-1
/
+1
2023-10-11
Use map object consts in data/maps/hide_show_data.asm (#432)
dannye
208
-921
/
+922
2023-08-26
Correct constant name (SILPH, not SLIPH) (#422)
Vortyne
1
-1
/
+1
2023-07-13
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
215
-1116
/
+2453
2021-10-05
`warp_event` warp IDs start at 1, like in pokegold/pokecrystal
Rangi
212
-805
/
+805
2021-10-05
Clean up some redundant or unusual event comments
Rangi
3
-9
/
+9
2021-09-26
Align `object_event` coordinates
Rangi
204
-685
/
+685
2021-09-26
Unify map event gen1 gen2 (#335)
Yoann Fievez
223
-2593
/
+2593
2020-11-14
Fix file modes
dannye
223
-0
/
+0
2020-08-21
Align warp and sign coordinates
Rangi
213
-781
/
+781
2020-08-17
Use def_warps_to macro for automatic warp_to entries
Rangi
223
-1019
/
+234
2020-08-17
Use map constants for SilphCoElevator warps
Rangi
1
-2
/
+2
2020-08-17
Use def_* macros for automatic map event counts
Rangi
223
-669
/
+669
2020-08-17
Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects
Rangi
66
-98
/
+98
2020-07-17
SONY -> RIVAL
Rangi
2
-2
/
+2
2020-07-17
Update sprite names
Rangi
163
-557
/
+557
2020-07-15
Deobfuscate exit warps on indoor maps
TheFakeMateo
102
-244
/
+244
2020-07-05
TM/HM constants named after moves
Rangi
24
-27
/
+27
2020-07-03
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
Rangi
223
-0
/
+4953