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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI...
Yoann Fievez
2026-06-24
13
-137
/
+137
*
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-04-15
1
-1
/
+1
|
\
|
*
Change text label `_SilphCo8FSilphWorkerMSilphIsFinishedText` (#578)
PokefanMarcel
2026-04-09
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-01-17
45
-287
/
+289
|
\
|
|
*
Document SFX event bug inside Rocket Hideout B1F (#566)
CreamElDudJafar
2026-01-17
1
-2
/
+3
|
*
Use macros to enforce "hidden object" constraints, and rename them to "hidden...
Rangi
2026-01-07
2
-2
/
+2
|
*
Use macros to enforce "missable/hide/show object" constraints, and rename the...
Rangi
2026-01-07
34
-249
/
+249
|
*
Comment more unreferenced local labels (#550)
Narishma-gb
2025-12-15
2
-2
/
+3
|
*
Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)
Narishma-gb
2025-11-27
2
-3
/
+3
|
*
Use more hardware and graphics constants (#532)
Narishma-gb
2025-11-18
1
-1
/
+1
*
|
Minor fix in Makefile, add one `PIKACHU_SPRITE_INDEX` (#141)
Narishma-gb
2025-11-22
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-11-12
1
-1
/
+1
|
\
|
|
*
Use features of RGBDS 1.0.0 (#537)
Rangi
2025-11-12
1
-1
/
+1
*
|
Misc. naming and cleanup (#139)
Narishma-gb
2025-09-10
7
-8
/
+8
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-09-06
6
-18
/
+18
|
\
|
|
*
Document visual glitch with Pewter City Gym guy (#526)
PokefanMarcel
2025-09-03
1
-1
/
+1
|
*
Label and constant cleanup (#528)
Narishma-gb
2025-09-03
4
-11
/
+11
|
*
List end markers (-1 aka $FF) are not part of table data
Rangi42
2025-08-13
1
-2
/
+2
|
*
Use hardware constants for tile attributes in VermilionDockOAMBlock (#516)
kagnusdev
2025-07-11
1
-4
/
+4
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-07-02
56
-291
/
+291
|
\
|
|
*
Use combined hardware constants
Rangi42
2025-06-30
35
-61
/
+61
|
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
53
-226
/
+226
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-05-10
1
-1
/
+1
|
\
|
|
*
Use constants in `PrintBCDNumber` calls (#503)
Narishma-gb
2025-04-08
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-01-30
10
-26
/
+26
|
\
|
|
*
Fix some label typos, and add some constants instead of raw numbers (#492)
Narishma-gb
2025-01-30
8
-41
/
+41
|
*
Consistently capitalize `ASSERT` directives (#489)
Rangi
2025-01-28
1
-1
/
+1
|
*
Miscellaneous cleanup (#488)
Rangi
2025-01-28
1
-1
/
+1
|
*
Don't pass redundant label names to `table_width` and `list_start` (#484)
Rangi
2024-12-27
1
-2
/
+2
*
|
Don't pass redundant label names to `table_width` and `list_start` (#125)
Rangi
2024-12-27
1
-2
/
+2
*
|
Merge branch 'master' of https://github.com/pret/pokered
Rangi42
2024-12-25
1
-2
/
+1
|
\
|
|
*
Let CheckEitherEventSet reuse A like CheckBothEventsSet
Rangi42
2024-12-16
1
-2
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-10-09
1
-1
/
+1
|
\
|
|
*
`dbsprite` is the wrong macro for `WriteOAMBlock` data (#472)
Vortyne
2024-09-29
1
-1
/
+1
*
|
Rename off-by-one wram labels
dannye
2024-09-29
9
-15
/
+15
*
|
Identify more bit flags (#119)
Sylvie
2024-09-29
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-09-25
100
-636
/
+638
|
\
|
|
*
Identify `wCurrentMapScriptFlags` bits (#467)
Sylvie
2024-09-24
39
-103
/
+103
|
*
Identify more bit flags (#465)
Sylvie
2024-09-24
1
-1
/
+1
|
*
Identify more flag bits (#464)
Sylvie
2024-09-23
5
-5
/
+5
|
*
Identify remaining uses of `wd0b5` and `wd11e` (#463)
Sylvie
2024-09-18
7
-16
/
+16
|
*
Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)
Sylvie
2024-09-18
54
-131
/
+132
|
*
Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)
Sylvie
2024-08-04
4
-10
/
+10
|
*
Identify wcd6d as wNameBuffer and others (#455)
Sylvie
2024-07-24
4
-4
/
+4
|
*
Identify various flag labels and bit constants (#454)
Sylvie
2024-07-16
57
-299
/
+300
|
*
Identify some unused WRAM variables (#453)
Sylvie
2024-06-15
1
-1
/
+1
*
|
Rename event constants for Jessie/James battles
Rangi42
2024-07-24
4
-24
/
+24
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-11-21
8
-46
/
+46
|
\
|
|
*
Fix some map text constants
dannye
2023-11-21
1
-5
/
+5
|
*
Fix event check
dannye
2023-11-20
1
-1
/
+1
[next]