aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapObjects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Most of SS Annepikalaxalt2016-05-311-1/+1
|
* Vermilion Fan Clubpikalaxalt2016-05-311-4/+2
|
* Vermilion Pokemon Centerpikalaxalt2016-05-311-1/+2
|
* Rock Tunnel Pokecenterpikalaxalt2016-05-301-2/+3
|
* Add missing file; route 7/8 gates and route 8 path entrancepikalaxalt2016-05-302-3/+3
|
* Mt Moon Pokemon Centerpikalaxalt2016-05-301-1/+2
|
* Cerulean Pokemon Center; Func_5c0d4; space after comma in ↵pikalaxalt2016-05-301-2/+3
| | | | engine/menu/pokedex.asm
* Bulbasaur house in Ceruleanpikalaxalt2016-05-291-3/+5
|
* Mt Moon B2Fpikalaxalt2016-05-291-7/+8
|
* Pewter Pokecenterpikalaxalt2016-05-291-2/+4
|
* Viridian Forest and other functionspikalaxalt2016-05-292-13/+15
|
* Various interior maps on route 2pikalaxalt2016-05-281-1/+1
|
* Viridian Trainer Schoolpikalaxalt2016-05-281-1/+2
|
* Viridian pokecenterpikalaxalt2016-05-281-2/+3
|
* Oak's Lab Rewrite part 1pikalaxalt2016-05-281-12/+10
|
* Blue's Housepikalaxalt2016-05-271-3/+3
|
* Route 8; all outdoor maps completedpikalaxalt2016-05-271-2/+2
|
* Route 9 incl. AJ fightpikalaxalt2016-05-271-1/+1
|
* Route 11pikalaxalt2016-05-271-2/+2
|
* Route 12pikalaxalt2016-05-271-1/+1
|
* Route 15pikalaxalt2016-05-271-2/+2
|
* Route 16pikalaxalt2016-05-271-4/+4
|
* Route 18 scriptspikalaxalt2016-05-271-2/+2
|
* Fuchsia Citypikalaxalt2016-05-271-1/+1
|
* Route 19pikalaxalt2016-05-271-7/+10
|
* Route 6 scriptspikalaxalt2016-05-271-2/+2
|
* Vermilion City scriptspikalaxalt2016-05-271-9/+10
|
* Route 24 scriptspikalaxalt2016-05-271-1/+2
|
* Disassemble Pallet Townpikalaxalt2016-05-261-1/+1
|
* Phase 1 of viridian city script disassemblypikalaxalt2016-05-261-7/+8
|
* Route 2pikalaxalt2016-05-261-2/+5
|
* Include Cerulean Citypikalaxalt2016-05-261-4/+4
|
* Merge map ID and dimension constants into a single filepikalaxalt2016-05-261-6/+6
|
* Include Route 5pikalaxalt2016-05-261-2/+2
|
* Include Saffron Citypikalaxalt2016-05-261-3/+2
|
* Include route 7 and link club headers/datapikalaxalt2016-05-261-2/+2
|
* Fewer underscores in constantsluckytyphlosion2015-12-2216-34/+34
| | | | dannye
* LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion2015-11-212-4/+4
| | | | Also replace dummy sprites and fix replace.sh to only parse .asm files
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-30226-1158/+1156
|\ | | | | | | Doesn't build.
| * No more $C8dannye2015-08-1071-337/+337
| | | | | | | | | | Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
| * A few missed object constantsdannye2015-07-182-2/+2
| |
| * Fix object constant namesdannye2015-07-18203-825/+825
| | | | | | | | | | | | | | | | | | | | 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-18224-1151/+1151
| | | | | | | | closes https://github.com/iimarckus/pokered/issues/89
| * Swap trade center and battle centerdannye2015-07-162-2/+2
| | | | | | | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-1/+1
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* | Build only YellowU-Daniel-PC\Daniel2015-08-012-30/+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
* Labels for Fuji in Pokémon Tower.IIMarckus2014-10-261-0/+7
|
* Add a shifted person object on Route 19 in Yellow.IIMarckus2014-10-171-0/+4
|
* Fix a few more bugs in the beach house.IIMarckus2014-10-171-1/+1
|
* Modularize the beach house.IIMarckus2014-10-171-4/+4
|