Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-14 | Fewer underscores in constants | dannye | |
2015-08-10 | No more $C8 | dannye | |
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers | |||
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 | |