aboutsummaryrefslogtreecommitdiffstats
path: root/text (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-04-151-1/+1
|\
| * Change text label `_SilphCo8FSilphWorkerMSilphIsFinishedText` (#578)PokefanMarcel2026-04-091-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-304-9/+9
|\|
| * Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb2025-01-304-15/+15
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-257-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
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-20204-1880/+1879
|\|
| * 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
| | | | | | This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
| * Sync Pokédex rating text with pokeyellowRangi2022-07-102-118/+117
| |
| * Identify Pokédex rating textRangi2022-07-101-16/+16
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-2627-32/+32
|\|
| * wcf4b -> wStringBufferRangi2021-08-2827-32/+32
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-318-69/+69
|\|
| * Clean many labels of scripts of all gymsYoann Fievez2021-05-3110-69/+69
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * 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
| | | | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
| * Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-273-3/+3
| | | | | | Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
| * Move more tables from engine/ to data/Rangi2020-06-236-0/+177
| | | | | | | | This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.
| * Misc minor clean updannye2020-05-241-1/+1
| | | | | | | | spotted by comparing against pokeyellow
| * 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 ↵Rangi2019-01-01210-30/+51
| | | | | | | | Polished Map
| * Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and ↵Víctor M. González2017-07-3051-106/+106
| | | | | | | | "<USER>" respectively.
| * pull some bank 1 code out of main.asmYamaArashi2016-09-171-0/+20
| |
| * Clean up redundant labelsdannye2016-07-201-1/+1
| | | | | | | | fix trainer header numbering
| * 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
| |
* | Sync more with pokeredRangi2020-11-061-0/+0
| |
* | Start reorganizing pokeyellowRangi2020-11-041-13/+13
| |
* | Sync with pokereddannye2020-11-04218-2726/+348
| |
* | Sync with pokereddannye2020-05-20207-143/+176
| |
* | Fix Vermilion City spelling on variableCelestialAmber2020-05-031-1/+1
| |
* | Port pull request #236 from pokeredCelestialAmber2020-05-031-2/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-07-168-6/+11
|\ \
| * | sync textYamaArashi2016-06-128-6/+11
| | |