aboutsummaryrefslogtreecommitdiffstats
path: root/text (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-27Credits. Can I add my own name? Kappapikalaxalt1-134/+204
2016-05-27Vermilion City scriptspikalaxalt1-9/+9
2016-05-27Route 25 scriptspikalaxalt1-3/+2
2016-05-27Route 24 scriptspikalaxalt2-28/+28
2016-05-26Final phase 3 of Viridian City script disassemblypikalaxalt1-1/+1
2016-05-22Bank11 and 14 misc functions.luckytyphlosion2-119/+118
2016-05-22Replace MonsterNames dr with file already in repopikalaxalt1-1/+1
2016-04-08Clean up script labels in marts and Pokémon Centers.IIMarckus26-59/+30
2016-04-06Clean up labels and trainer headers for overworld Pokémon.IIMarckus3-3/+3
2016-03-17Split bank1 up.luckytyphlosion1-0/+20
2016-01-29Macrofy sprite status data in WRA0PikalaxALT1-1/+2
2015-12-18Label elite four scripts more completely.Marcus Huderle1-3/+3
2015-12-06engine/battle/trainer_ai.asmluckytyphlosion1-1/+1
2015-12-06Improve diffability with pokeyellow; remove address comments and ifs.IIMarckus208-2888/+1923
2015-11-28Bank9 misc. functionsluckytyphlosion1-1/+1
PrintMonType and SaveTrainerName
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion1-1/+1
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-26Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion1-1/+1
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
2015-10-25Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion1-1/+1
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
2015-10-24data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion1-1/+1
misc functions Also rename pcm-related functions.
2015-09-03Make pokeyellow build correctly.luckytyphlosion1-1/+1
2015-08-30No more W_dannye1-1/+1
2015-08-11More joypad constantsdannye1-2/+2
2015-08-07named CountSetBits output variableYamaArashi1-2/+2
2015-08-01Remove (incorrect) address commentsU-Daniel-PC\Daniel196-1793/+1793
Conflicts: text.asm
2015-08-01Build only YellowU-Daniel-PC\Daniel53-393/+12
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
2015-08-01text.oU-Daniel-PC\Daniel50-2042/+1868
Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm
2015-07-24more naming variablesYamaArashi1-1/+1
2015-07-23clean up wram aliasesYamaArashi1-1/+1
2015-07-18miscYamaArashi2-18/+16
2015-06-12Name the last of unnamed textU-Daniel-PC\Daniel6-13/+13
2014-12-10Clean up type names.yenatch1-60/+47
2014-11-04Fix unclosed quotes.stag0191-1/+1
2014-10-26Labels for Fuji in Pokémon Tower.IIMarckus1-1/+1
2014-10-24Add more text changes from Yellow.IIMarckus17-3/+315
2014-10-17Add parts of the Safari Zone entrance script from Yellow.IIMarckus1-0/+46
2014-10-17Add more from the beach house.IIMarckus1-16/+20
2014-10-17Kill version.asm.IIMarckus1-2/+2
2014-10-10Fix typo in previous.IIMarckus1-1/+1
2014-10-10Add a lot of Yellow text changes.IIMarckus43-11/+749
2014-05-27Add macro TX_BCD for printing BCD numbers.yenatch1-1/+1
This fixes some more static wram addresses.
2014-05-26Remove most static wram addresses. Use labels instead.yenatch32-49/+49
For unknown addresses, use "w<address>". Label overleads are still an issue.
2014-05-21Misc relabellingU-Fish-PC\Daniel1-1/+1
2014-05-19Pull more data out of main.asmU-Fish-PC\Daniel2-0/+260
2014-05-18Pull map scripts out of main.asmU-Fish-PC\Daniel85-494/+494
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel4-0/+444
2014-05-13Documented/Labeled Route 22 scripts.Marcus Huderle1-7/+7
2014-04-21Add labels and comments to the Fan Club.IIMarckus1-13/+13
2014-04-19Improve comments/labels for Silph Co 7F.IIMarckus1-10/+10
2014-04-19Label a Route 11 gatehouse script better.IIMarckus1-2/+2
2014-04-05Use dimension constants in warp data and add map name consisntencyU-Fish-PC\Daniel6-17/+17