summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2019-10-07Deobfuscate Viridian Citydeak311andris
2019-10-07Deobfuscate gyms consistentlydeak311andris
2019-10-03OaksLab deobfuscationdeak311andris
2019-07-27Update audio macro namesdannye
change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names
2019-07-07Merge branch 'master' of https://github.com/pret/pokeredRangi
2019-07-07Replace some hard-coded values with constantsRangi
2019-04-08Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi
Polished Map
2018-11-18Fix spritestatedata macros to be prefixed with w.luckytyphlosion
2017-12-30Add space between arguments in assembly instructions and remove redundant a ↵xCrystal
in instructions like add a, x
2017-04-02Remove duplicate OaksLabText labelsMatthew Glazar
For unknown reasons, the text pointer list for Oak's Lab is duplicated. This is currently implemented by treating the two text pointer lists as one large list. This leads to duplicate labels and some confusing logic. Refactor the code to treat the two text pointer lists separately. This lets us remove several labels. It also makes the code which sets the text pointer list self-documenting.
2016-10-29use more HRAM constantsYamaArashi
2016-07-27Redo audio header macrodannye
2016-07-20Clean up redundant labelsdannye
fix trainer header numbering
2016-07-18Clean up text commandsdannye
2016-06-12Remove the last address commentsdannye
except for wram.asm and sram.asm also delete unused yellow file
2016-06-12Remove some leftover address commentsdannye
2016-06-11remove address commentsYamaArashi
2016-06-09Implement handy text macros from yellowpikalaxalt
2016-06-09Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt
2016-06-08Sync somewhat with pokeyellow.IIMarckus
2016-06-07Remove the Beach House option.IIMarckus
2016-05-30TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt
2016-05-13Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt
2016-04-08Clean up script labels in marts and Pokémon Centers.IIMarckus
2016-04-06Clean up labels and trainer headers for overworld Pokémon.IIMarckus
2016-01-29Macrofy sprite status data in WRA0PikalaxALT
2016-01-03Fix game time labelsPikalaxALT
2015-12-18Label elite four scripts more completely.Marcus Huderle
2015-12-14Fewer underscores in constantsdannye
2015-08-30No more W_dannye
2015-08-29use the new battle type constantsYamaArashi
2015-08-29documented flags and misc. fixesYamaArashi
2015-08-14item name length constantYamaArashi
2015-08-14add border constant and clear up misnomerYamaArashi
2015-08-12named more variablesYamaArashi
2015-08-11More joypad constantsdannye
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye
2015-08-10No more $C8dannye
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
2015-08-10Use constants for elevator floorsdannye
2015-08-10Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
2015-08-09Replace some hardcoded data sizesdannye
2015-08-08commented audio codeYamaArashi
2015-08-07named CountSetBits output variableYamaArashi
2015-08-05Use more lbdannye
and other clean up
2015-07-25yet more namingYamaArashi
2015-07-24more naming variablesYamaArashi
2015-07-24named animation functions/variablesYamaArashi
2015-07-23make route22 rival events more consistentYamaArashi
2015-07-23named functionYamaArashi