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
/
engine
/
events
Age
Commit message (
Expand
)
Author
2021-01-25
Disassemble Pokecenter PC (#90)
Zumi
2020-09-20
Remove address comments
jd-0
2020-09-20
- Remove trailing whitespace
Rangi
2020-09-13
Give all .asm and all .inc except of base_stats/???.inc new line at the end o...
Ebernacher90
2018-07-03
Introduce linkerscript.
luckytyphlosion
2018-07-03
Fix uncaught build errors.
luckytyphlosion
2018-07-03
Merge branch 'master' of https://github.com/pret/pokegold-spaceworld
luckytyphlosion
2018-07-03
Merge branch 'master' of https://github.com/pret/pokegold-spaceworld
luckytyphlosion
2018-06-24
home/copy2: rename Function0d02 to RedrawPlayerSprite
Tauwasser
2018-06-18
Removed SCRIPT_FINISHED constant, it was misleading
Pokeglitch
2018-06-18
Forgot to add changes to previous commit.
Pokeglitch
2018-06-18
Added in macros for scripts, queue
Pokeglitch
2018-06-17
Renamed overworld.asm to field_moves.asm
Pokeglitch
2018-06-17
Added some constants, removed todos for overworld.asm
Pokeglitch
2018-06-17
Added constants, removed TODOs to health.asm
Pokeglitch
2018-06-16
More field moves, need to clean up names and constants
Pokeglitch
2018-06-15
Changed labels
Pokeglitch
2018-06-15
Disassembled Fly and Dig
Pokeglitch
2018-06-15
Added addresses as comments to strings
Pokeglitch
2018-06-15
Updated script constants
Pokeglitch
2018-06-15
Added constants
Pokeglitch
2018-06-15
Updated removed para_done and made para a macro
Pokeglitch
2018-06-15
Using text macros
Pokeglitch
2018-06-15
Disassembled spawn points
Pokeglitch
2018-06-15
Using macros for FarCall
Pokeglitch
2018-06-14
Disassembled teleport
Pokeglitch