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
/
constants.asm
Age
Commit message (
Expand
)
Author
2021-05-31
Preliminary cry labelling
Zumi Daxuya
2020-12-17
Suggested changes to #83
Zumi Daxuya
2020-12-10
Create sprite_anim_constants.asm
Zumi Daxuya
2020-09-23
Fill in named constants & values for moves (#76)
jd-0
2020-09-22
Replace enum with const, and update many constants to be more like pokegold
Rangi
2020-09-22
Move most files out of the root directory
Rangi
2019-09-15
Disassemble party menu icons
Rangi
2018-11-30
cleaned up labels and added more constants, removed the hardcoded relative ju...
2Tie
2018-07-03
Merge branch 'collisions-movements' of https://github.com/Pokeglitch/pokegold...
obskyr
2018-07-03
Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into master
obskyr
2018-06-25
Disassembled all routines related to sprite movement/collisions. Added in co...
Pokeglitch
2018-06-24
engine: disassemble player movement (WIP)
Tauwasser
2018-06-17
main menu progress for the day, still have a bunch more to go.
2Tie
2018-06-15
Added constants
Pokeglitch
2018-06-10
Merge branch 'math_etc' into 'master'
ISSOtm
2018-06-10
Disassemble map loading
ISSOtm
2018-06-06
More menu-related functions
PikalaxALT
2018-06-06
Disassemble map headers
pfero
2018-06-05
Add map IDs
pfero
2018-06-05
Define landmark constants
Rangi
2018-06-04
Merge remote-tracking branch 'upstream/master'
Pokeglitch
2018-06-04
Backport bg_effects.asm from Crystal
PikalaxALT
2018-06-04
Added Inventory Add/Remove routines
Pokeglitch
2018-06-03
Add music constants
dannye
2018-06-02
constants: introduce internal order Pokémon constants
Tauwasser
2018-06-02
macros: fix missing newlines at eof
Tauwasser
2018-06-01
home/joypad: disassemble more functions
Tauwasser
2018-05-31
Define sprite constants
Rangi
2018-05-31
Add palette constants and pokemon palette assignment table
dannye
2018-05-30
Define trainer constants; sort party data contiguously
Rangi
2018-05-29
Start decoding trainer parties
Rangi
2018-05-29
Declare type chart
Rangi
2018-05-29
Fix disassembling mistakes
ISSOtm
2018-05-28
These are dex IDs, not internal indexes
Rangi
2018-05-28
Define item constants; declare TM/HM moves
Rangi
2018-05-28
Define move constants
Rangi
2018-05-28
More constants from pokecrystal
Rangi
2018-05-28
Define Pokémon constants
Rangi
2018-05-27
Add constants and macros
ISSOtm