aboutsummaryrefslogtreecommitdiffstats
path: root/text (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
* | | Remove more address commentsdannye2016-06-121-1/+1
|/ /
* | remove address commentsYamaArashi2016-06-1113-67/+67
| |
* | More syncing with pokereddannye2016-06-1115-39/+30
| | | | | | | | from April 8, 2016 to present
* | Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-11192-205/+3
|\ \
| * | Part 1 of syncing with pokered.IIMarckus2016-06-08192-206/+4
| | |
* | | Sync with pokereddannye2016-06-114-6/+6
|/ / | | | | | | from August 29, 2015 to April 6, 2016
* | Remove unused source filesdannye2016-06-061-27/+0
| |
* | Pikachu pics; town map entriespikalaxalt2016-06-041-1/+1
| |
* | Remaining maps in bank 1D (and the whole ROM)pikalaxalt2016-06-032-2/+2
| |
* | Text macros; Prize Roompikalaxalt2016-06-011-3/+3
| |
* | First four Celadon Mansion mapspikalaxalt2016-05-311-1/+1
| |
* | Vermilion Fan Clubpikalaxalt2016-05-311-4/+4
| |
* | Cerulean Bike Shoppikalaxalt2016-05-301-1/+1
| |
* | Museum 1F far text scriptspikalaxalt2016-05-291-1/+1
| |
* | Oaks Lab rewrite part 4pikalaxalt2016-05-281-40/+40
| |
* | Redo credits constantspikalaxalt2016-05-271-172/+172
| |
* | Credits. Can I add my own name? Kappapikalaxalt2016-05-271-134/+204
| |