index
:
pokegold-spaceworld
master
Pokémon Gold and Silver Space World 1997 demo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2018-05-29
More trainer parties
Rangi
2018-05-29
Start decoding trainer parties
Rangi
2018-05-29
Small temporary SECTION headers go in main.asm, so the individual files won't...
Rangi
2018-05-29
Fix base stat syntax
Rangi
2018-05-29
Merge branch 'master' of http://git.sanqui.net:3000/pret/pokegold-spaceworld
Rangi
2018-05-29
Include base data (some Pokémon needed TM/HM flags beyond 57)
Rangi
2018-05-30
gfx, main.asm: add Pokémon front and back pics
Tauwasser
2018-05-30
base_stats.asm: prepare pokered macros to measure length of an individual sta...
Tauwasser
2018-05-29
Include data in main.asm (not base data, it doesn't match yet)
Rangi
2018-05-29
Declare type chart
Rangi
2018-05-29
gfx, main.asm: add annon front and back pics
Tauwasser
2018-05-28
Declare gojuon dex order
Rangi
2018-05-28
Declare base data
Rangi
2018-05-28
Comment on missing evolution data
Rangi
2018-05-28
Evos+attacks
Rangi
2018-05-28
These are dex IDs, not internal indexes
Rangi
2018-05-28
Define item constants; declare TM/HM moves
Rangi