aboutsummaryrefslogtreecommitdiffstats
path: root/text (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16Revise some map scripts, mostly for getting itemsRangi1-2/+2
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi71-193/+298
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi226-2620/+0
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi3-3/+3
2020-06-23Move more tables from engine/ to data/Rangi6-0/+177
2020-05-24Misc minor clean updannye1-1/+1
2020-05-05document vermilion gymMatt2-5/+5
2020-05-03label npc conditional textMatt1-2/+2
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi210-30/+51
2017-07-30Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "...Víctor M. González51-106/+106
2016-09-17pull some bank 1 code out of main.asmYamaArashi1-0/+20
2016-07-20Clean up redundant labelsdannye1-1/+1
2016-06-12sync textYamaArashi12-51/+50
2016-06-12Remove some leftover address commentsdannye1-1/+1
2016-06-11remove address commentsYamaArashi6-122/+122
2016-06-08Sync somewhat with pokeyellow.IIMarckus180-236/+0
2016-06-07Remove the Beach House option.IIMarckus1-103/+0
2016-04-08Clean up script labels in marts and Pokémon Centers.IIMarckus26-59/+30
2016-04-06Clean up labels and trainer headers for overworld Pokémon.IIMarckus3-3/+3
2016-01-29Macrofy sprite status data in WRA0PikalaxALT1-1/+2
2015-12-18Label elite four scripts more completely.Marcus Huderle1-3/+3
2015-12-06Improve diffability with pokeyellow; remove address comments and ifs.IIMarckus208-2888/+1923
2015-08-30No more W_dannye1-1/+1
2015-08-11More joypad constantsdannye1-2/+2
2015-08-07named CountSetBits output variableYamaArashi1-2/+2
2015-07-24more naming variablesYamaArashi1-1/+1
2015-07-23clean up wram aliasesYamaArashi1-1/+1
2015-07-18miscYamaArashi2-18/+16
2015-06-12Name the last of unnamed textU-Daniel-PC\Daniel6-13/+13
2014-12-10Clean up type names.yenatch1-60/+47
2014-11-04Fix unclosed quotes.stag0191-1/+1
2014-10-26Labels for Fuji in Pokémon Tower.IIMarckus1-1/+1
2014-10-24Add more text changes from Yellow.IIMarckus17-3/+315
2014-10-17Add parts of the Safari Zone entrance script from Yellow.IIMarckus1-0/+46
2014-10-17Add more from the beach house.IIMarckus1-16/+20
2014-10-17Kill version.asm.IIMarckus1-2/+2
2014-10-10Fix typo in previous.IIMarckus1-1/+1
2014-10-10Add a lot of Yellow text changes.IIMarckus43-11/+749
2014-05-27Add macro TX_BCD for printing BCD numbers.yenatch1-1/+1
2014-05-26Remove most static wram addresses. Use labels instead.yenatch32-49/+49
2014-05-21Misc relabellingU-Fish-PC\Daniel1-1/+1
2014-05-19Pull more data out of main.asmU-Fish-PC\Daniel2-0/+260
2014-05-18Pull map scripts out of main.asmU-Fish-PC\Daniel85-494/+494
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel4-0/+444
2014-05-13Documented/Labeled Route 22 scripts.Marcus Huderle1-7/+7
2014-04-21Add labels and comments to the Fan Club.IIMarckus1-13/+13
2014-04-19Improve comments/labels for Silph Co 7F.IIMarckus1-10/+10
2014-04-19Label a Route 11 gatehouse script better.IIMarckus1-2/+2
2014-04-05Use dimension constants in warp data and add map name consisntencyU-Fish-PC\Daniel6-17/+17
2014-01-27Get rid of globals.asm. Use ::s to export labels between objects.yenatch212-2128/+2128