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
/
main.asm
Age
Commit message (
Expand
)
Author
2018-05-30
Clean up Makefile
pfero
2018-05-30
Merge branch 'master' of https://git.sanqui.net/pret/pokegold-spaceworld
Rangi
2018-05-30
Dump item and move names
Rangi
2018-05-30
gfx: add egg front sprite
Tauwasser
2018-05-30
Merge branch 'master' of https://git.sanqui.net/pret/pokegold-spaceworld
Rangi
2018-05-30
Dump trainer class names
Rangi
2018-05-30
Add tileset headers and tileset graphics
dannye
2018-05-30
'make mostlyclean' preserves graphics; separate frame gfx files
Rangi
2018-05-30
Split up icon graphics; add missing files
Rangi
2018-05-30
Organize graphics like pokecrystal
Rangi
2018-05-30
Add more graphics
dannye
2018-05-29
Add misc graphics
dannye
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-30
gfx, main.asm: add Pokémon sprite bank table
Tauwasser
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-29
Include data in main.asm (not base data, it doesn't match yet)
Rangi
2018-05-29
pics -> pokemon (follow pokecrystal convention)
Rangi
2018-05-29
main.asm: remove unnecessary double include of charmap
Tauwasser
2018-05-29
gfx, main.asm: add annon front and back pics
Tauwasser
2018-05-29
main.asm: include charmap for now
Tauwasser
2018-05-29
Fix disassembling mistakes
ISSOtm
2018-05-29
Add main menu strings
Sanqui
2018-05-29
Add font GFX
Sanqui
2018-05-27
Add constants and macros
ISSOtm
2018-05-27
Move home to its own file
ISSOtm
2018-05-27
Initial commit
Sanqui