| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -241/+0 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered into merge-pokered | dannye | 2016-06-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Remove some leftover address comments | dannye | 2016-06-12 | 1 | -1/+1 |
| | | | |||||
| | * | remove address comments | YamaArashi | 2016-06-11 | 1 | -18/+18 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/pret/pokered | pikalaxalt | 2016-05-13 | 1 | -28/+0 |
| | |\ | |||||
| | | * | Clean up more Yellow ifdefs. | IIMarckus | 2016-03-22 | 1 | -22/+0 |
| | | | | |||||
| | * | | Split default names strings into separate lines to make it less unpleasant ↵ | pikalaxalt | 2016-05-13 | 1 | -6/+24 |
| | |/ | | | | | | | to read | ||||
| | * | No more W_ | dannye | 2015-08-30 | 1 | -2/+2 |
| | | | |||||
| * | | remove address comments | YamaArashi | 2016-06-11 | 1 | -14/+14 |
| | | | |||||
| * | | More syncing with pokered | dannye | 2016-06-11 | 1 | -2/+9 |
| | | | | | | | | | from April 8, 2016 to present | ||||
| * | | Clean up white space | dannye | 2016-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | oak_speech2.asm | luckytyphlosion | 2015-11-01 | 1 | -20/+20 |
| | | | | | | | | | Also replace W_RIVALNAME with wRivalName | ||||
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -97/+106 |
| |\| | | | | | | | Doesn't build. | ||||
| | * | More joypad constants | dannye | 2015-08-11 | 1 | -1/+1 |
| | | | |||||
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -1/+1 |
| | | | |||||
| | * | Use more lb | dannye | 2015-08-05 | 1 | -1/+1 |
| | | | | | | | | | and other clean up | ||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -6/+6 |
| | | | |||||
| | * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -66/+74 |
| | | | |||||
| | * | Use more screen dimension constants | dannye | 2015-07-14 | 1 | -0/+1 |
| | | | |||||
| | * | Merge branch 'master' of https://github.com/YamaArashi/pokered | dannye | 2015-07-14 | 1 | -4/+4 |
| | |\ | | | | | | | | | | | | | Conflicts: engine/town_map.asm | ||||
| | | * | named party menu/naming screen wram variables | YamaArashi | 2015-07-13 | 1 | -4/+4 |
| | | | | |||||
| | * | | Use more *Coord | dannye | 2015-07-14 | 1 | -2/+2 |
| | |/ | | | | | | | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it | ||||
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -26/+26 |
| | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | | Build only Yellow | U-Daniel-PC\Daniel | 2015-08-01 | 1 | -48/+0 |
| |/ | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Kill version.asm. | IIMarckus | 2014-10-17 | 1 | -6/+6 |
| | | |||||
| * | Add Yellow player/rival names. | IIMarckus | 2014-10-09 | 1 | -0/+22 |
| | | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -8/+4 |
| | | | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | ||||
| * | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | 2014-06-14 | 1 | -2/+2 |
| | | |||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -22/+22 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 2014-05-22 | 1 | -0/+255 |
