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
/
RocketHideoutElevator.asm
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix some label typos, and add some constants instead of raw numbers (#492)
Narishma-gb
2025-01-30
1
-2
/
+2
|
*
Identify `wCurrentMapScriptFlags` bits (#467)
Sylvie
2024-09-24
1
-4
/
+4
|
*
Identify more map script labels
Rangi42
2023-11-18
1
-7
/
+7
|
*
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
2023-07-13
1
-17
/
+18
|
|
|
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
*
Fix file modes
dannye
2020-11-14
1
-0
/
+0
|
*
Revise some map scripts, mostly for getting items
Rangi
2020-07-16
1
-8
/
+7
|
*
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
1
-1
/
+1
|
*
text_linkpromptbutton -> text_waitbutton
Rangi
2020-07-06
1
-1
/
+1
|
|
|
|
Fixes #260
*
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
1
-4
/
+4
|
*
Rename map files, labels, and constants to be consistent and work with ↵
Rangi
2019-01-01
1
-0
/
+85
Polished Map