index
:
pokered-es
adding-pokemon
expand-tileset
give-all-mons
master
pokedex-order
rgbgfx
Pokémon Roja y Azul (Español)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
pokemon
Age
Commit message (
Expand
)
Author
2021-01-03
Merge last changes from pret
klektron
2021-01-02
fixes here and there
klektron
2020-11-17
Use assert to ensure correct base data size
Rangi
2020-11-14
Fix file modes
dannye
2020-11-14
changed charmap, changed weight and height info, and some dex things
klektron
2020-11-13
finished all dex entries :D
klektron
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