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
/
pokemon
(
unfollow
)
Commit message (
Expand
)
Author
2026-03-30
Don't pass redundant label names to `nybble_array` and `bit_array`
Rangi
2026-01-24
Repair Iwata Asks URL (#568)
SnorlaxMonster
2025-08-17
Use `dname` macro to automatically pad names with `"@"` characters (#525)
Rangi
2024-12-27
Don't pass redundant label names to `table_width` and `list_start` (#125)
Rangi
2024-12-27
Don't pass redundant label names to `table_width` and `list_start` (#484)
Rangi
2024-12-16
Use "gray", not "grey"
Rangi42
2023-11-21
Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE
Rangi42
2023-11-21
Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)
SatoMew
2023-03-25
Dex weights are in tenths of a pound
RainbowMetalPigeon
2022-06-06
RGBDS syntax updates (#86)
vulcandth
2022-06-06
RGBDS syntax updates (#358)
vulcandth
2021-05-23
Use macros for packed arrays of nybbles
Rangi
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
2021-03-21
Remove unused _GREEN TitleMons data
Rangi
2020-11-17
Use assert to ensure correct base data size
Rangi
2020-11-14
Fix file modes
dannye
2020-11-05
Sync more with pokered
Rangi
2020-11-05
Syn base stats' tmhm formatting with pokered
Rangi
2020-11-05
Remove unused RG/RB graphics
Rangi
2020-11-04
Sync with pokered
dannye
2020-07-19
Missingno's Pokédex weight is two bytes like the rest
Rangi
2020-07-14
Define cries with a mon_cry macro
Rangi
2020-07-14
Clean up some data, using macros for multiline list entries
Rangi
2020-07-07
PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)
Rangi
2020-07-06
Use STARTER[123] constants in TitleMons
Rangi
2020-07-06
Align tmhm learnsets in rows of 5
Rangi
2020-07-05
TM/HM constants named after moves
Rangi
2020-07-05
Port pokecrystal's base data and tmhm structure
Rangi
2020-07-04
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-03
Document why Mew is set apart
Rangi
2020-07-03
Factor out Mew's pics and base data
Rangi
2020-07-03
Reorganize constants/
Rangi
2020-07-03
Add subdirectories to data/ similar to pokecrystal
Rangi