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
/
scripts
/
VermilionDock.asm
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix file modes
dannye
2020-11-14
1
-0
/
+0
|
*
Sync more with pokeyellow
Rangi
2020-11-06
1
-1
/
+1
|
*
Reformat map scripts' coordinate and movement data
Rangi
2020-07-16
1
-0
/
+1
|
|
|
|
'dbmapcoord' has X, Y order like other coordinate-related data macros
*
Sync coordinate macros with pokecrystal
Rangi
2020-07-07
1
-3
/
+3
|
*
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
1
-1
/
+1
|
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
1
-9
/
+9
|
*
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
Rangi
2020-07-05
1
-2
/
+2
|
*
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
1
-2
/
+2
|
*
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵
Rangi
2020-07-04
1
-1
/
+1
|
|
|
|
by rgbds 0.4.0)
*
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
1
-2
/
+2
|
*
Organize macros/ like pokecrystal
Rangi
2020-07-03
1
-1
/
+1
|
|
|
|
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
*
Rename map files, labels, and constants to be consistent and work with ↵
Rangi
2019-01-01
1
-0
/
+215
Polished Map