aboutsummaryrefslogtreecommitdiffstats
path: root/text (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb2025-01-304-15/+15
* Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-246-15/+15
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-1/+1
* Fix Celedon typodannye2023-11-191-4/+4
* Identify more map script labelsRangi422023-11-181-4/+4
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-13209-1874/+1873
* Sync Pokédex rating text with pokeyellowRangi2022-07-102-118/+117
* Identify Pokédex rating textRangi2022-07-101-16/+16
* wcf4b -> wStringBufferRangi2021-08-2827-32/+32
* Clean many labels of scripts of all gymsYoann Fievez2021-05-3110-69/+69
* Revise some map scripts, mostly for getting itemsRangi2020-07-161-2/+2
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-0471-193/+298
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-03226-2620/+0
* Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-273-3/+3
* Move more tables from engine/ to data/Rangi2020-06-236-0/+177
* Misc minor clean updannye2020-05-241-1/+1
* document vermilion gymMatt2020-05-052-5/+5
* label npc conditional textMatt2020-05-031-2/+2
* Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-01210-30/+51
* Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "...Víctor M. González2017-07-3051-106/+106
* pull some bank 1 code out of main.asmYamaArashi2016-09-171-0/+20
* Clean up redundant labelsdannye2016-07-201-1/+1
* sync textYamaArashi2016-06-1212-51/+50
* Remove some leftover address commentsdannye2016-06-121-1/+1
* remove address commentsYamaArashi2016-06-116-122/+122
* Sync somewhat with pokeyellow.IIMarckus2016-06-08180-236/+0
* Remove the Beach House option.IIMarckus2016-06-071-103/+0
* Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt2016-05-1329-62/+33
|\
| * Clean up script labels in marts and Pokémon Centers.IIMarckus2016-04-0826-59/+30
| * Clean up labels and trainer headers for overworld Pokémon.IIMarckus2016-04-063-3/+3
* | Macrofy sprite status data in WRA0PikalaxALT2016-01-291-1/+2
|/
* Label elite four scripts more completely.Marcus Huderle2015-12-181-3/+3
* Improve diffability with pokeyellow; remove address comments and ifs.IIMarckus2015-12-06208-2888/+1923
* No more W_dannye2015-08-301-1/+1
* More joypad constantsdannye2015-08-111-2/+2
* named CountSetBits output variableYamaArashi2015-08-071-2/+2
* more naming variablesYamaArashi2015-07-241-1/+1
* clean up wram aliasesYamaArashi2015-07-231-1/+1
* miscYamaArashi2015-07-182-18/+16
* Name the last of unnamed textU-Daniel-PC\Daniel2015-06-126-13/+13
* Clean up type names.yenatch2014-12-101-60/+47
* Fix unclosed quotes.stag0192014-11-041-1/+1
* Labels for Fuji in Pokémon Tower.IIMarckus2014-10-261-1/+1
* Add more text changes from Yellow.IIMarckus2014-10-2417-3/+315
* Add parts of the Safari Zone entrance script from Yellow.IIMarckus2014-10-171-0/+46
* Add more from the beach house.IIMarckus2014-10-171-16/+20
* Kill version.asm.IIMarckus2014-10-171-2/+2
* Fix typo in previous.IIMarckus2014-10-101-1/+1
* Add a lot of Yellow text changes.IIMarckus2014-10-1043-11/+749
* Add macro TX_BCD for printing BCD numbers.yenatch2014-05-271-1/+1