aboutsummaryrefslogtreecommitdiffstats
path: root/text (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove most static wram addresses. Use labels instead.yenatch2014-05-2632-49/+49
* Misc relabellingU-Fish-PC\Daniel2014-05-211-1/+1
* Merge branch 'master' of https://github.com/huderlem/pokered into pull-dataU-Fish-PC\Daniel2014-05-191-7/+7
|\
| * Documented/Labeled Route 22 scripts.Marcus Huderle2014-05-131-7/+7
* | Pull more data out of main.asmU-Fish-PC\Daniel2014-05-192-0/+260
* | Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-1885-494/+494
* | Pull most data out of main.asmU-Fish-PC\Daniel2014-05-164-0/+444
|/
* Add labels and comments to the Fan Club.IIMarckus2014-04-211-13/+13
* Improve comments/labels for Silph Co 7F.IIMarckus2014-04-191-10/+10
* Label a Route 11 gatehouse script better.IIMarckus2014-04-191-2/+2
* Use dimension constants in warp data and add map name consisntencyU-Fish-PC\Daniel2014-04-056-17/+17
* Get rid of globals.asm. Use ::s to export labels between objects.yenatch2014-01-27212-2128/+2128
* Split out move namesyenatch2014-01-231-0/+167