summaryrefslogtreecommitdiff
path: root/constants.asm
AgeCommit message (Expand)Author
2021-05-31Preliminary cry labellingZumi Daxuya
2020-12-17Suggested changes to #83Zumi Daxuya
2020-12-10Create sprite_anim_constants.asmZumi Daxuya
2020-09-23Fill in named constants & values for moves (#76)jd-0
2020-09-22Replace enum with const, and update many constants to be more like pokegoldRangi
2020-09-22Move most files out of the root directoryRangi
2019-09-15Disassemble party menu iconsRangi
2018-11-30cleaned up labels and added more constants, removed the hardcoded relative ju...2Tie
2018-07-03Merge branch 'collisions-movements' of https://github.com/Pokeglitch/pokegold...obskyr
2018-07-03Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into masterobskyr
2018-06-25Disassembled all routines related to sprite movement/collisions. Added in co...Pokeglitch
2018-06-24engine: disassemble player movement (WIP)Tauwasser
2018-06-17main menu progress for the day, still have a bunch more to go.2Tie
2018-06-15Added constantsPokeglitch
2018-06-10Merge branch 'math_etc' into 'master'ISSOtm
2018-06-10Disassemble map loadingISSOtm
2018-06-06More menu-related functionsPikalaxALT
2018-06-06Disassemble map headerspfero
2018-06-05Add map IDspfero
2018-06-05Define landmark constantsRangi
2018-06-04Merge remote-tracking branch 'upstream/master'Pokeglitch
2018-06-04Backport bg_effects.asm from CrystalPikalaxALT
2018-06-04Added Inventory Add/Remove routinesPokeglitch
2018-06-03Add music constantsdannye
2018-06-02constants: introduce internal order Pokémon constantsTauwasser
2018-06-02macros: fix missing newlines at eofTauwasser
2018-06-01home/joypad: disassemble more functionsTauwasser
2018-05-31Define sprite constantsRangi
2018-05-31Add palette constants and pokemon palette assignment tabledannye
2018-05-30Define trainer constants; sort party data contiguouslyRangi
2018-05-29Start decoding trainer partiesRangi
2018-05-29Declare type chartRangi
2018-05-29Fix disassembling mistakesISSOtm
2018-05-28These are dex IDs, not internal indexesRangi
2018-05-28Define item constants; declare TM/HM movesRangi
2018-05-28Define move constantsRangi
2018-05-28More constants from pokecrystalRangi
2018-05-28Define Pokémon constantsRangi
2018-05-27Add constants and macrosISSOtm