aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapObjects/route19.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync with pokereddannye2020-05-201-23/+0
|
* Added warp, warp_to and sign compatibilityShakib20012020-03-271-17/+16
|
* Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye2016-06-121-1/+1
|\
| * Remove the last address commentsdannye2016-06-121-1/+1
| | | | | | | | | | except for wram.asm and sram.asm also delete unused yellow file
| * Remove the Beach House option.IIMarckus2016-06-071-22/+1
| |
* | Clean up white spacedannye2016-06-061-1/+1
| |
* | Route 19pikalaxalt2016-05-271-7/+10
| |
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-11/+9
|\| | | | | | | Doesn't build.
| * No more $C8dannye2015-08-101-13/+13
| | | | | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
| * Fix object constant namesdannye2015-07-181-13/+13
| | | | | | | | | | | | | | | | | | | | swap LEFT and RIGHT FACE is better named STAY because sprites that have no range do not necessarily face any direction STAY has been renamed to NONE because sprites that use this will spin randomly, except for the item/voltorb/electrode sprite I never should have listened to https://github.com/iimarckus/pokered/issues/89
| * Map object macrodannye2015-07-181-14/+14
| | | | | | | | closes https://github.com/iimarckus/pokered/issues/89
* | Build only YellowU-Daniel-PC\Daniel2015-08-011-22/+3
|/ | | | | | | | | | | | | | | | | | | 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
* Add a shifted person object on Route 19 in Yellow.IIMarckus2014-10-171-0/+4
|
* Modularize the beach house.IIMarckus2014-10-171-4/+4
|
* More idioms.IIMarckus2014-10-171-1/+1
|
* Fix Route 19 for Yellow.IIMarckus2014-10-171-4/+13
|
* Kill version.asm.IIMarckus2014-10-171-4/+3
|
* Use more constants in object dataU-Fish-PC\Daniel2014-05-211-10/+10
|
* Pull map objects out of main.asmU-Fish-PC\Daniel2014-05-171-0/+30