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
/
data
/
moves
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-04-15
1
-1
/
+1
|
\
|
*
Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)
PokefanMarcel
2026-04-15
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-01-17
2
-6
/
+13
|
\
|
|
*
Align move grammar with pokecrystal (#565)
SnorlaxMonster
2026-01-17
1
-5
/
+11
|
*
Specify a max item length for `list_start` (#552)
Rangi
2025-12-15
1
-1
/
+2
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-01-30
1
-1
/
+1
|
\
|
|
*
Consistently capitalize `ASSERT` directives (#489)
Rangi
2025-01-28
1
-1
/
+1
|
*
Don't pass redundant label names to `table_width` and `list_start` (#484)
Rangi
2024-12-27
6
-6
/
+6
*
|
Don't pass redundant label names to `table_width` and `list_start` (#125)
Rangi
2024-12-27
6
-6
/
+6
*
|
Merge branch 'master' of https://github.com/pret/pokered
Rangi42
2024-12-25
2
-5
/
+5
|
\
|
|
*
Assert the relations between some move effect constants (#478)
Sylvie
2024-11-24
2
-5
/
+5
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-05-05
1
-2
/
+2
|
\
|
|
*
Clean up item comments (#443)
SatoMew
2023-12-18
1
-2
/
+2
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-04-25
1
-2
/
+2
|
\
|
|
*
Name some unnamed animation constants (#396)
Vortyne
2023-03-25
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2022-10-02
1
-245
/
+248
|
\
|
|
*
Change names of move subanimations to be meaningful (#389)
BlueZangoose
2022-09-25
1
-245
/
+248
|
*
PP must be 40 or less
Rangi
2022-08-10
1
-0
/
+1
|
*
Fix typo: HeatButt -> HeadButt
dannye
2022-07-04
1
-2
/
+2
|
*
RGBDS syntax updates (#358)
vulcandth
2022-06-06
2
-2
/
+2
*
|
PP must be 40 or less
Rangi
2022-08-10
1
-0
/
+1
*
|
Fix typo: HeatButt -> HeadButt
dannye
2022-07-04
1
-2
/
+2
*
|
RGBDS syntax updates (#86)
vulcandth
2022-06-06
2
-2
/
+2
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-04-17
1
-20
/
+4
|
\
|
|
*
Use rgbds 0.5.0 features:
Rangi
2021-04-17
1
-20
/
+4
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-03-25
7
-169
/
+182
|
\
|
|
*
Verify data table and name list sizes with assertion macros
Rangi
2021-03-25
7
-169
/
+182
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2020-11-14
3
-0
/
+0
|
\
|
|
*
Fix file modes
dannye
2020-11-14
3
-0
/
+0
|
*
PedalDanceAnim -> PetalDanceAnim
Rangi
2020-10-08
1
-2
/
+2
|
*
Add comments associating constants with data, and identify some more data
Rangi
2020-07-20
3
-0
/
+25
|
*
Use a battle_anim macro for move animations' special effects and subanimations
Rangi
2020-07-16
1
-666
/
+679
|
*
Separate move/battle animation data from move data (to do: further identify a...
Rangi
2020-07-16
3
-2446
/
+0
|
*
Indent comments that describe data table macro formats
Rangi
2020-07-15
2
-2
/
+2
|
*
Clean up some data, using macros for multiline list entries
Rangi
2020-07-14
7
-2105
/
+2085
|
*
PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)
Rangi
2020-07-07
1
-165
/
+165
|
*
Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ...
Rangi
2020-07-06
1
-2
/
+2
|
*
Automatically list all TM##_MOVE and HM##_MOVE values
Rangi
2020-07-06
1
-55
/
+24
|
*
add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...
Rangi
2020-07-06
1
-55
/
+58
|
*
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
2020-07-04
1
-7
/
+7
|
*
Move more code from home.asm to home/
Rangi
2020-07-03
1
-2
/
+5
|
*
Add subdirectories to data/ similar to pokecrystal
Rangi
2020-07-03
10
-0
/
+4461
*
Start reorganizing pokeyellow
Rangi
2020-11-04
1
-3
/
+1
*
Sync with pokered
dannye
2020-11-04
10
-0
/
+2007