aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-04206-13720/+0
|
* Sync with pokereddannye2020-05-20206-142/+175
|
* 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-115-5/+5
|
* More syncing with pokereddannye2016-06-1112-36/+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
|
* 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
|
* Vermilion City scriptspikalaxalt2016-05-271-9/+9
|
* Route 25 scriptspikalaxalt2016-05-271-3/+2
|
* Route 24 scriptspikalaxalt2016-05-272-28/+28
|
* Final phase 3 of Viridian City script disassemblypikalaxalt2016-05-261-1/+1
|
* Bank11 and 14 misc functions.luckytyphlosion2016-05-221-119/+1
|
* overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion2015-10-291-1/+1
| | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args
* Make pokeyellow build correctly.luckytyphlosion2015-09-031-1/+1
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-307-55/+62
|\ | | | | | | Doesn't build.
| * 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
| |
* | Remove (incorrect) address commentsU-Daniel-PC\Daniel2015-08-01196-1793/+1793
| | | | | | | | | | Conflicts: text.asm
* | Build only YellowU-Daniel-PC\Daniel2015-08-0152-388/+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
* | text.oU-Daniel-PC\Daniel2015-08-0149-985/+812
|/ | | | | | | | | | | | | | | | | 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
* 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
|
* 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
| | | | This fixes some more static wram addresses.
* Remove most static wram addresses. Use labels instead.yenatch2014-05-2632-49/+49
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* 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
|\ | | | | | | | | | | | | Conflicts: main.asm text.asm text/maps/route_22.asm
| * Documented/Labeled Route 22 scripts.Marcus Huderle2014-05-131-7/+7
| |
* | Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-1885-494/+494
|/