index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stats
Age
Commit message (
Expand
)
Author
2014-05-31
Rename directory stats -> data.
yenatch
2014-03-07
Use the "page" text macro in Pokedex entries.
yenatch
2014-03-06
Text macros in Pokedex entries.
yenatch
2014-03-03
Export egg move labels.
yenatch
2014-02-05
Move includes into object bases instead of their version wrappers.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-12-24
evolution prerequisites and no more incbins in item effects
yenatch
2013-11-27
maps.o and stats/pokedex/entries.o
yenatch
2013-11-26
proper section names and bank constants
yenatch
2013-11-22
version-sensitive objects for egg moves and evos/attacks
yenatch
2013-09-08
fix item asm labels
yenatch
2013-08-30
rename RNG to Random
yenatch
2013-08-29
move battle tower mon handling asm into battle_tower.asm
yenatch
2013-08-29
move GiveOddEgg into odd_eggs.asm
yenatch
2013-08-21
GiveOddEgg and related asm
yenatch
2013-08-21
dump odd eggs
yenatch
2013-08-16
battle tower trainers and mons
yenatch
2013-04-29
BaseStats is now BaseData
yenatch
2013-03-22
Fishing encounter data and related asm
yenatch
2013-02-05
Create individual pokedex entry files
yenatch
2013-02-05
Rename pokedex entry files
yenatch
2013-02-05
Saner file distribution
yenatch