Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-27 | Route 11 | pikalaxalt | |
2016-05-27 | Route 12 | pikalaxalt | |
2016-05-27 | Route 15 | pikalaxalt | |
2016-05-27 | Route 16 | pikalaxalt | |
2016-05-27 | Route 18 scripts | pikalaxalt | |
2016-05-27 | Fuchsia City | pikalaxalt | |
2016-05-27 | Route 19 | pikalaxalt | |
2016-05-27 | Route 6 scripts | pikalaxalt | |
2016-05-27 | Vermilion City scripts | pikalaxalt | |
2016-05-27 | Route 24 scripts | pikalaxalt | |
2016-05-26 | Disassemble Pallet Town | pikalaxalt | |
2016-05-26 | Phase 1 of viridian city script disassembly | pikalaxalt | |
2016-05-26 | Route 2 | pikalaxalt | |
2016-05-26 | Include Cerulean City | pikalaxalt | |
2016-05-26 | Merge map ID and dimension constants into a single file | pikalaxalt | |
2016-05-26 | Include Route 5 | pikalaxalt | |
2016-05-26 | Include Saffron City | pikalaxalt | |
2016-05-26 | Include route 7 and link club headers/data | pikalaxalt | |
2016-05-13 | Remove the last remaining IF DEF(_YELLOW) | pikalaxalt | |
2015-12-22 | Fewer underscores in constants | luckytyphlosion | |
dannye | |||
2015-12-14 | Fewer underscores in constants | dannye | |
2015-11-21 | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | |
Also replace dummy sprites and fix replace.sh to only parse .asm files | |||
2015-08-30 | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | |
Doesn't build. | |||
2015-08-10 | No more $C8 | dannye | |
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | |||
2015-08-01 | Build only Yellow | U-Daniel-PC\Daniel | |
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-07-18 | A few missed object constants | dannye | |
2015-07-18 | Fix object constant names | dannye | |
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 | |||
2015-07-18 | Map object macro | dannye | |
closes https://github.com/iimarckus/pokered/issues/89 | |||
2015-07-16 | Swap trade center and battle center | dannye | |
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102 | |||
2015-07-03 | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | |
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | |||
2014-10-26 | Labels for Fuji in Pokémon Tower. | IIMarckus | |
2014-10-17 | Add a shifted person object on Route 19 in Yellow. | IIMarckus | |
2014-10-17 | Fix a few more bugs in the beach house. | IIMarckus | |
2014-10-17 | Modularize the beach house. | IIMarckus | |
2014-10-17 | More idioms. | IIMarckus | |
2014-10-17 | Fix Route 19 for Yellow. | IIMarckus | |
2014-10-17 | Add more from the beach house. | IIMarckus | |
2014-10-17 | Kill version.asm. | IIMarckus | |
2014-09-09 | Labelled and commented mostly sprite-related things | YamaArashi | |
2014-05-21 | Use more constants in object data | U-Fish-PC\Daniel | |
2014-05-19 | Merge branch 'master' of https://github.com/huderlem/pokered into pull-data | U-Fish-PC\Daniel | |
Conflicts: main.asm text.asm text/maps/route_22.asm | |||
2014-05-17 | Pull map headers out of main.asm | U-Fish-PC\Daniel | |
2014-05-17 | Pull map objects out of main.asm | U-Fish-PC\Daniel | |