Age | Commit message (Expand) | Author |
2021-01-29 | Use trainer constants in flags, automatically update flags/vars count | GriffinR |
2021-01-19 | Move 'source' asm files to src | GriffinR |
2021-01-08 | Fix Egregious Magic Numbers in GetBattleBGM | Deokishisu |
2021-01-01 | Document the unused battle strings for downpour and rain weather | SatoMew |
2020-12-31 | Fix Missed Magic Numbers in main_menu.c | Deokishisu |
2020-11-27 | Merge pull request #371 from GriffinRichards/data-pokedex | GriffinR |
2020-11-26 | Rename farfetchd graphics to match define | Ashley Coleman |
2020-11-12 | Rename unknown trainer party variables | Ashley Coleman |
2020-11-12 | Fix modern build | GriffinR |
2020-11-12 | Clean up pokedex screen text | GriffinR |
2020-11-11 | Move pokedex_screen data from asm to C | GriffinR |
2020-11-01 | Match FadeOutBody (ported from pokeemerald) | Kurausukun |
2020-10-11 | Fix hang when releasing after adding new moves | GriffinR |
2020-09-08 | Match sub_8159AB8 | PikalaxALT |
2020-09-06 | Add "MAP_" prefix missing from 76e126a35b00ecf87038c37de1899cd923617e45 | BigBahss |
2020-09-06 | Add "MAP_" prefix to LeafGreen "map" fields | BigBahss |
2020-09-03 | Fix agb_flash in modern frlg | PikalaxALT |
2020-09-02 | fix wrong file names | tianmaru |
2020-09-02 | renamed title screen sprites | tianmaru |
2020-09-01 | Match Most of Remaining Functions | PokeCodec |
2020-08-29 | Give songs meaningful english names | GriffinR |
2020-08-18 | Wrap asm statements in NONMATCHING | GriffinR |
2020-08-17 | Match sub_80D1F64 | PokeCodec |
2020-07-10 | Bugfix for access violation in MapPreview_CreateMapNameWindow | PikalaxALT |
2020-07-08 | Fix sub_8137C18 nonmatching. | luckytyphlosion |
2020-07-04 | Apply static modifier to static functions in PSS. | luckytyphlosion |
2020-07-04 | Fix prefixes of static variables in PSS. | luckytyphlosion |
2020-07-04 | Declare some data as static. | luckytyphlosion |
2020-07-04 | Port over PSS data to src. | luckytyphlosion |
2020-07-04 | Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt | luckytyphlosion |
2020-07-04 | pokemon_summary_screen.c, part 13. | luckytyphlosion |
2020-07-04 | pokemon_summary_screen.c, part 12. | luckytyphlosion |
2020-07-03 | pokemon_summary_screen.c, part 11. | luckytyphlosion |
2020-07-03 | pokemon_summary_screen.c, part 10. | luckytyphlosion |
2020-07-03 | pokemon_summary_screen.c, part 9. | luckytyphlosion |
2020-07-02 | pokemon_summary_screen.c, part 8. | luckytyphlosion |
2020-07-02 | pokemon_summary_screen.c, part 7. | luckytyphlosion |
2020-06-25 | pokemon_summary_screen.c, part 6. | luckytyphlosion |
2020-06-24 | pokemon_summary_screen.c, part 5. | luckytyphlosion |
2020-06-23 | pokemon_summary_screen.c, part 4. | luckytyphlosion |
2020-06-23 | pokemon_summary_screen.c, part 3. | luckytyphlosion |
2020-06-14 | pokemon_summary_screen.c, part 2. | luckytyphlosion |
2020-06-14 | Initial work on pokemon_summary_screen.c | luckytyphlosion |
2020-05-27 | Merge pull request #344 from Missingmew/master | PikalaxALT |
2020-05-27 | Merge pull request #340 from GriffinRichards/doc-inconnect | PikalaxALT |
2020-05-21 | switch to pret short-types and tabs vs spaces | Missingmew |
2020-05-21 | Decompile unused decompress function, as seen in ruby | Missingmew |
2020-05-14 | Merge branch 'master' into doc-inconnect | GriffinR |
2020-05-14 | Fix nonmatching build | GriffinR |
2020-05-14 | Label in_connection's field in ObjectEventTemplate | GriffinR |