Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-26 | Final phase 3 of Viridian City script disassembly | pikalaxalt | |
2016-05-22 | Merge branch 'master' of github.com:pret/pokeyellow | pikalaxalt | |
2016-05-22 | Bank11 and 14 misc functions. | luckytyphlosion | |
2016-05-22 | Replace MonsterNames dr with file already in repo | pikalaxalt | |
2016-05-13 | Merge branch 'master' of https://github.com/pret/pokered | pikalaxalt | |
2016-04-08 | Clean up script labels in marts and Pokémon Centers. | IIMarckus | |
2016-04-06 | Clean up labels and trainer headers for overworld Pokémon. | IIMarckus | |
2016-03-17 | Split bank1 up. | luckytyphlosion | |
2016-01-29 | Macrofy sprite status data in WRA0 | PikalaxALT | |
2015-12-18 | Label elite four scripts more completely. | Marcus Huderle | |
2015-12-06 | engine/battle/trainer_ai.asm | luckytyphlosion | |
2015-12-06 | Improve diffability with pokeyellow; remove address comments and ifs. | IIMarckus | |
2015-11-28 | Bank9 misc. functions | luckytyphlosion | |
PrintMonType and SaveTrainerName | |||
2015-10-29 | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | |
W_, add PIKAHAPPY_TRADE Also make replace.sh take args | |||
2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||
2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | |
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||
2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | |
misc functions Also rename pcm-related functions. | |||
2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | |
2015-08-30 | No more W_ | dannye | |
2015-08-30 | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | |
Doesn't build. | |||
2015-08-11 | More joypad constants | dannye | |
2015-08-07 | named CountSetBits output variable | YamaArashi | |
2015-08-01 | Remove (incorrect) address comments | U-Daniel-PC\Daniel | |
Conflicts: text.asm | |||
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-08-01 | text.o | U-Daniel-PC\Daniel | |
Conflicts: main.asm 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 wram.asm yellow/text.asm | |||
2015-07-24 | more naming variables | YamaArashi | |
2015-07-23 | clean up wram aliases | YamaArashi | |
2015-07-18 | misc | YamaArashi | |
2015-06-12 | Name the last of unnamed text | U-Daniel-PC\Daniel | |
2014-12-10 | Clean up type names. | yenatch | |
2014-11-04 | Fix unclosed quotes. | stag019 | |
2014-10-26 | Labels for Fuji in Pokémon Tower. | IIMarckus | |
2014-10-24 | Add more text changes from Yellow. | IIMarckus | |
2014-10-17 | Add parts of the Safari Zone entrance script from Yellow. | IIMarckus | |
2014-10-17 | Add more from the beach house. | IIMarckus | |
2014-10-17 | Kill version.asm. | IIMarckus | |
2014-10-10 | Fix typo in previous. | IIMarckus | |
2014-10-10 | Add a lot of Yellow text changes. | IIMarckus | |
2014-05-27 | Add macro TX_BCD for printing BCD numbers. | yenatch | |
This fixes some more static wram addresses. | |||
2014-05-26 | Remove most static wram addresses. Use labels instead. | yenatch | |
For unknown addresses, use "w<address>". Label overleads are still an issue. | |||
2014-05-21 | Misc relabelling | 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-19 | Pull more data out of main.asm | U-Fish-PC\Daniel | |
2014-05-18 | Pull map scripts out of main.asm | U-Fish-PC\Daniel | |
2014-05-16 | Pull most data out of main.asm | U-Fish-PC\Daniel | |
2014-05-13 | Documented/Labeled Route 22 scripts. | Marcus Huderle | |
2014-04-21 | Add labels and comments to the Fan Club. | IIMarckus | |
2014-04-19 | Improve comments/labels for Silph Co 7F. | IIMarckus | |
2014-04-19 | Label a Route 11 gatehouse script better. | IIMarckus | |
2014-04-05 | Use dimension constants in warp data and add map name consisntency | U-Fish-PC\Daniel | |