aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-07Use 'tile' and 'tiles' macrosRangi1-27/+21
2020-07-07Sync coordinate macros with pokecrystalRangi4-16/+16
2020-07-07Use HIGH() and LOW()Rangi1-2/+2
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi25-34/+34
2020-07-06Use ASCII quotes in commentsRangi1-4/+4
2020-07-06Use labels for HRAM and VRAMRangi1-2/+2
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi73-444/+444
2020-07-06text_linkpromptbutton -> text_waitbuttonRangi7-16/+16
2020-07-05TM/HM constants named after movesRangi23-25/+25
2020-07-05db $f6 == script_cable_club_receptionistRangi1-1/+1
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi28-38/+38
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi213-4500/+4500
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2-2/+2
2020-07-03Replace raw hex values with HRAM constantsRangi24-73/+73
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi28-96/+96
2020-07-03Move graphics-only object file sources into gfx/Rangi3-3/+3
2020-07-03Organize macros/ like pokecrystalRangi10-20/+21
2020-06-27Organize gfx/Rangi1-1/+1
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi5-5/+5
2020-05-05change input hex to constantsMatt1-1/+1
2020-05-05document vermilion gymMatt1-48/+48
2020-05-03label npc conditional textMatt1-6/+6
2020-05-03clean up vermilion labelsMatt1-28/+28
2020-05-03label hardcoded HRAM address, start documenting VermilionMatt1-3/+3
2019-10-07Deobfuscate Pewter citydeak311andris1-8/+8
2019-10-07Deobfuscate Viridian Citydeak311andris1-22/+22
2019-10-07Deobfuscate gyms consistentlydeak311andris9-77/+77
2019-10-03OaksLab deobfuscationdeak311andris1-23/+23
2019-07-27Update audio macro namesdannye1-1/+1
2019-07-07Replace some hard-coded values with constantsRangi5-10/+10
2019-04-08Replace the few instances of Unknown Dungeon with Cerulean CaveSatoMew1-1/+1
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi229-914/+915
2018-11-18Fix spritestatedata macros to be prefixed with w.luckytyphlosion1-2/+2
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal9-144/+144
2017-04-02Remove duplicate OaksLabText labelsMatthew Glazar1-22/+14
2016-10-29use more HRAM constantsYamaArashi1-4/+4
2016-07-27Redo audio header macrodannye1-1/+1
2016-07-20Clean up redundant labelsdannye69-560/+489
2016-07-18Clean up text commandsdannye45-77/+111
2016-06-12Remove the last address commentsdannye6-271/+16
2016-06-12Remove some leftover address commentsdannye3-3/+3
2016-06-11remove address commentsYamaArashi184-3622/+3622
2016-06-09Implement handy text macros from yellowpikalaxalt14-42/+46
2016-06-08Sync somewhat with pokeyellow.IIMarckus1-18/+18
2016-06-07Remove the Beach House option.IIMarckus1-195/+0
2016-05-30TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt2-6/+9
2016-04-08Clean up script labels in marts and Pokémon Centers.IIMarckus27-278/+276
2016-04-06Clean up labels and trainer headers for overworld Pokémon.IIMarckus12-223/+222
2016-01-29Macrofy sprite status data in WRA0PikalaxALT1-14/+18
2016-01-03Fix game time labelsPikalaxALT39-50/+50