aboutsummaryrefslogtreecommitdiffstats
path: root/text (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-30Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb4-15/+15
2024-07-24Identify wcd6d as wNameBuffer and others (#455)Sylvie6-15/+15
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-1/+1
2023-11-19Fix Celedon typodannye1-4/+4
2023-11-18Identify more map script labelsRangi421-4/+4
2023-07-13Add macros, constants, and labels for map scripts and text (#367)vulcandth209-1874/+1873
2022-07-10Sync Pokédex rating text with pokeyellowRangi2-118/+117
2022-07-10Identify Pokédex rating textRangi1-16/+16
2021-08-28wcf4b -> wStringBufferRangi27-32/+32
2021-05-31Clean many labels of scripts of all gymsYoann Fievez10-69/+69
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