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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-08-17
Document a bug in `PrintBenchGuyText` (#523)
Narishma-gb
1
-0
/
+9
2025-08-17
Use `dname` macro to automatically pad names with `"@"` characters (#525)
Rangi
1
-1
/
+1
2025-08-16
Use `<STAT>_UP1_EFFECT` constants (#522)
PokefanMarcel
1
-4
/
+4
2025-08-11
Identify `JOYP_SGB_MLT_REQ` constant
Rangi42
1
-4
/
+4
2025-08-11
Update hardware.inc to 5.3.0 and use its `JOYP_SGB_*` constants
Rangi42
1
-14
/
+14
2025-07-07
Use less generic labels for party finding loops (#514)
kagnusdev
1
-4
/
+4
2025-06-30
Use combined hardware constants
Rangi42
8
-11
/
+11
2025-06-30
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
46
-317
/
+317
2025-06-25
Distinguish single trainer pics section from Pokemon pics
Rangi42
1
-1
/
+1
2025-06-03
Fix typos
dannye
5
-8
/
+8
2025-05-31
Add a `CANNOT_MOVE` constant (#508)
Rangi
1
-3
/
+6
2025-05-09
Fix sprite data comment (#507)
Vortyne
1
-2
/
+2
2025-04-08
Use constants in `PrintBCDNumber` calls (#503)
Narishma-gb
5
-11
/
+8
2025-04-08
Further improve NPC trade labels and comments (#493)
SatoMew
1
-25
/
+9
2025-04-02
Use constants for PP masks instead of magic numbers (#504)
edave64
5
-16
/
+16
2025-03-08
Use constants for trade text indexes (#501)
Rangi
1
-5
/
+23
2025-02-27
Avoid using `EQUS` when `EQU` or `MACRO` will do (#496)
Rangi
1
-6
/
+6
2025-01-30
Fix some label typos, and add some constants instead of raw numbers (#492)
Narishma-gb
2
-9
/
+9
2025-01-30
Consistently refer to CGB, not GBC (#491)
SatoMew
1
-8
/
+8
2025-01-28
Consistently capitalize `ASSERT` directives (#489)
Rangi
11
-20
/
+20
2025-01-28
Miscellaneous cleanup (#488)
Rangi
13
-29
/
+37
2025-01-28
Correct wTileMapBackup declared space (#487)
Engezerstorung
1
-12
/
+12
2024-12-27
Use `EFFECT_1E`
Rangi42
1
-1
/
+1
2024-12-27
Don't pass redundant label names to `table_width` and `list_start` (#484)
Rangi
1
-1
/
+1
2024-12-25
Use RGBDS 0.9.0 (#482)
Rangi
1
-2
/
+1
2024-12-21
Use `SERIAL_RNS_LENGTH` in `BattleRandom`
Rangi42
1
-2
/
+2
2024-12-16
Remove redundant parentheses
Rangi42
6
-10
/
+10
2024-12-16
Use "gray", not "grey"
Rangi42
3
-4
/
+4
2024-11-24
Assert the relations between some move effect constants (#478)
Sylvie
1
-3
/
+5
2024-10-07
`FreezeEnemyTrainerSprite` -> `SetEnemyTrainerToStayAndFaceAnyDirection`
Vortyne
1
-3
/
+3
2024-09-29
`dbsprite` is the wrong macro for `WriteOAMBlock` data (#472)
Vortyne
4
-39
/
+58
2024-09-25
This byte is written to, but not used (#471)
Vortyne
1
-1
/
+1
2024-09-24
Identify `wCurrentMapScriptFlags` bits (#467)
Sylvie
5
-5
/
+5
2024-09-24
Identify hardware register bits (#469)
Sylvie
2
-4
/
+4
2024-09-24
Identify more bit flags (#465)
Sylvie
8
-16
/
+24
2024-09-24
Fix comment: Road -> Roar (#466)
Vortyne
1
-4
/
+4
2024-09-23
Identify more flag bits (#464)
Sylvie
27
-110
/
+119
2024-09-18
Identify remaining uses of `wd0b5` and `wd11e` (#463)
Sylvie
43
-172
/
+173
2024-09-18
Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)
Sylvie
10
-28
/
+26
2024-09-09
Use correct label in get_trainer_name.asm (#461)
Vortyne
1
-1
/
+1
2024-08-04
Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)
Sylvie
38
-147
/
+146
2024-07-24
Identify wcd6d as wNameBuffer and others (#455)
Sylvie
21
-50
/
+52
2024-07-16
Identify various flag labels and bit constants (#454)
Sylvie
60
-443
/
+449
2024-06-15
Identify some unused WRAM variables (#453)
Sylvie
12
-19
/
+19
2024-05-05
Fix hard-coded bank
dannye
1
-1
/
+1
2024-01-03
Update to RGBDS 0.7.0 (#447)
Rangi
2
-4
/
+4
2023-12-18
Clean up item comments (#443)
SatoMew
1
-11
/
+17
2023-12-06
Correct StarterDex function comment (#440)
colawsol
1
-1
/
+1
2023-11-22
Delete a couple EOL whitespace.
vulcandth
1
-1
/
+1
2023-11-21
Fix a few usages of EFFECTIVE
dannye
3
-4
/
+3
[next]