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
/
engine
/
items
/
item_effects.asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename wd49b to wPikachuEmotionModifier (#156)
Yoann Fievez
2026-06-14
1
-4
/
+4
*
Fix comments in `IsNextTileShoreOrWater` (#152)
Narishma-gb
2026-05-24
1
-5
/
+5
*
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-01-17
1
-78
/
+90
|
\
|
*
Specify a max item length for `list_start` (#552)
Rangi
2025-12-15
1
-1
/
+1
|
*
Comment more unreferenced local labels (#550)
Narishma-gb
2025-12-15
1
-9
/
+9
|
*
Update `StatusScreen`, add `*_STATS_BOX` constants (#546)
Narishma-gb
2025-12-01
1
-11
/
+11
|
*
Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)
Narishma-gb
2025-11-27
1
-56
/
+68
|
*
Avoid magic numbers for most `CopyData` calls (#542)
Rangi
2025-11-25
1
-3
/
+3
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-11-12
1
-2
/
+2
|
\
|
|
*
Revise some RAM buffer constants
Rangi
2025-09-26
1
-2
/
+2
*
|
Misc. naming and cleanup (#139)
Narishma-gb
2025-09-10
1
-9
/
+9
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-07-02
1
-4
/
+4
|
\
|
|
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
1
-4
/
+4
*
|
Use more ldpikacry
dannye
2025-05-25
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-05-10
1
-5
/
+5
|
\
|
|
*
Use constants for PP masks instead of magic numbers (#504)
edave64
2025-04-02
1
-5
/
+5
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-01-30
1
-7
/
+7
|
\
|
|
*
Consistently capitalize `ASSERT` directives (#489)
Rangi
2025-01-28
1
-1
/
+1
|
*
Miscellaneous cleanup (#488)
Rangi
2025-01-28
1
-6
/
+6
*
|
Rename off-by-one wram labels
dannye
2024-09-29
1
-4
/
+4
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-09-25
1
-100
/
+101
|
\
|
|
*
Identify more flag bits (#464)
Sylvie
2024-09-23
1
-5
/
+5
|
*
Identify remaining uses of `wd0b5` and `wd11e` (#463)
Sylvie
2024-09-18
1
-17
/
+17
|
*
Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)
Sylvie
2024-09-18
1
-3
/
+4
|
*
Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)
Sylvie
2024-08-04
1
-46
/
+46
|
*
Identify wcd6d as wNameBuffer and others (#455)
Sylvie
2024-07-24
1
-2
/
+2
|
*
Identify various flag labels and bit constants (#454)
Sylvie
2024-07-16
1
-16
/
+16
|
*
Identify some unused WRAM variables (#453)
Sylvie
2024-06-15
1
-3
/
+3
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-05-05
1
-11
/
+17
|
\
|
|
*
Clean up item comments (#443)
SatoMew
2023-12-18
1
-11
/
+17
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-11-21
1
-2
/
+2
|
\
|
|
*
Identify `wSavedCoordIndex` and its other usages
Rangi42
2023-11-20
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-11-20
1
-3
/
+3
|
\
|
|
*
.calculateHPBarCoords incorrectly referenced OAM
vulcandth
2023-11-17
1
-1
/
+1
|
*
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
2023-07-13
1
-1
/
+1
*
|
Move `ShoreTiles` and `WaterTile` into data/
Rangi
2022-10-05
1
-7
/
+0
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2022-09-12
1
-3
/
+3
|
\
|
|
*
Use the same music headers as pokecrystal (#382)
Rangi
2022-08-11
1
-3
/
+3
|
*
Replace Hard-Coded Number With Constant (#381)
Chatot4444
2022-08-11
1
-1
/
+1
|
*
Identify some `.asm_*` labels
Rangi
2022-07-10
1
-18
/
+18
|
*
wOAMBuffer -> wShadowOAM (#370)
Colton G. Rushton
2022-07-09
1
-1
/
+1
|
*
Rename `SLP` to `SLP_MASK` (#361)
vulcandth
2022-06-17
1
-5
/
+5
*
|
Replace Hard-Coded Number With Constant
Chatot4444
2022-08-11
1
-1
/
+1
*
|
Identify some `.asm_*` labels
Rangi
2022-07-10
1
-18
/
+18
*
|
wOAMBuffer -> wShadowOAM (#95)
Colton G. Rushton
2022-07-09
1
-1
/
+1
*
|
Rename `SLP` to `SLP_MASK` (#89)
vulcandth
2022-06-17
1
-6
/
+6
*
|
Identify starter pikachu happiness boost medicine check (#72)
Daniel Harding
2021-11-02
1
-3
/
+3
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-09-26
1
-8
/
+8
|
\
|
|
*
wcf4b -> wStringBuffer
Rangi
2021-08-28
1
-8
/
+8
|
*
Improve some RAM formatting
Rangi
2021-05-31
1
-1
/
+1
[next]