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
/
constants
/
script_constants.asm
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-03-08
Use constants for trade text indexes (#501)
Rangi
1
-0
/
+1
2024-07-16
Identify various flag labels and bit constants (#454)
Sylvie
1
-13
/
+0
2022-09-10
Improve NPC trade labels and comments (#384)
SatoMew
1
-2
/
+2
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-06-06
RGBDS syntax updates (#86)
vulcandth
1
-15
/
+15
New MACRO and DEF syntax
2022-06-06
RGBDS syntax updates (#358)
vulcandth
1
-15
/
+15
New MACRO and DEF syntax
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
1
-0
/
+1
Fixes #312
2020-11-04
Sync with pokered
dannye
1
-0
/
+63
2020-08-17
Identify some map object related constants
Rangi
1
-0
/
+5
2020-07-20
Add comments associating constants with data, and identify some more data
Rangi
1
-1
/
+3
2020-07-16
Revise some map scripts, mostly for getting items
Rangi
1
-0
/
+6
2020-07-16
Define constants for in-game trades
Rangi
1
-0
/
+13
2020-07-14
Clean up some data, using macros for multiline list entries
Rangi
1
-0
/
+19
2020-07-09
Use const_skip and const_next macros for brevity
Rangi
1
-3
/
+4
2020-07-03
Reorganize constants/
Rangi
1
-0
/
+12
To do: add comments associating constants with data and code