aboutsummaryrefslogtreecommitdiffstats
path: root/text.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Require rgbds 0.6.0Rangi2022-10-021-3/+0
* Sync Pokédex rating text with pokeyellowRangi2022-07-101-0/+1
* Names for more SECTIONsRangi2020-07-071-1/+1
* Reorganize constants/Rangi2020-07-031-6/+1
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-3123/+219
* Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-271-32/+16
* Change wGrassRate to wLinkEnemyTrainerNameNog-Frog2020-06-021-4/+4
* Change "Set to box" to "Sent to box"Nog-Frog2020-05-261-1/+1
* Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-011-212/+215
* Clean up pre-linkerscript remnants.luckytyphlosion2018-11-181-13/+13
* Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "...Víctor M. González2017-07-301-1/+1
* Revert "Fix floating sections"AntonioND2017-03-211-13/+13
* Fix floating sectionsAntonioND2017-03-141-13/+13
* sync textYamaArashi2016-06-121-152/+153
* sync engine code with pokeyellowYamaArashi2016-06-121-2/+2
* Sync somewhat with pokeyellow.IIMarckus2016-06-081-8/+0
* Remove the Beach House option.IIMarckus2016-06-071-3/+0
* Clean up script labels in marts and Pokémon Centers.IIMarckus2016-04-081-0/+1
* Use rgbasm -D in the makefile.yenatch2016-02-171-0/+1
* fix typoesYamaArashi2016-01-091-3/+3
* Fix a typoPikalaxALT2016-01-051-1/+1
* Define text banks relative to the first one. Clean up address comments.IIMarckus2015-12-061-669/+489
* No more W_dannye2015-08-301-13/+13
* named battle and learn move variablesYamaArashi2015-08-141-5/+5
* named more variablesYamaArashi2015-08-121-8/+8
* named CountSetBits output variableYamaArashi2015-08-071-6/+6
* fix variable namingYamaArashi2015-07-181-1/+1
* money / coins hram constantsYamaArashi2015-07-171-5/+5
* Merge branch 'master' of https://github.com/iimarckus/pokereddannye2015-07-161-1/+1
|\
| * menu stuffYamaArashi2015-07-151-1/+1
* | Swap trade center and battle centerdannye2015-07-161-2/+2
|/
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-2/+2
* money won and trainer pic constantsxCrystal2015-04-091-1/+1
* Label typoU-Daniel-PC\Daniel2015-02-261-1/+1
* serial/trade/miscYamaArashi2015-02-071-25/+25
* Fix unclosed quotes.stag0192014-11-041-1/+1
* Add more text changes from Yellow.IIMarckus2014-10-241-0/+12
* Modularize the beach house.IIMarckus2014-10-171-1/+1
* Add more from the beach house.IIMarckus2014-10-171-1/+1
* Add a lot of Yellow text changes.IIMarckus2014-10-101-0/+170
* Labelled many functions/variablesYamaArashi2014-08-081-1/+1
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-28/+28
* Add macro TX_BCD for printing BCD numbers.yenatch2014-05-271-10/+7
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-115/+115
* Name hidden object routinesU-Fish-PC\Daniel2014-05-211-5/+5
* 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-33/+33
|\
| * Finished documenting/labeling functions in the MoveEffectPointerTable.Marcus Huderle2014-05-121-33/+33
| * Documented/labeled lots of move-effect-related stuff.Marcus Huderle2014-05-121-7/+7
| * Documented reflect/light screen effect function. Labeled some related text.Marcus Huderle2014-05-121-3/+3