Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-13 | Migrate to github workflows and output symfiles | PikalaxALT | |
2021-06-02 | Merge pull request #822 from GriffinRichards/name-mapgroups | GriffinR | |
Name map groups | |||
2021-04-28 | Name map groups | GriffinR | |
2021-04-20 | Merge pull request #821 from Kurausukun/M4A_IS_DEAD | GriffinR | |
FIX CGBMODVOL FAKEMATCHING (WE DID IT REDDIT) | |||
2021-04-19 | THE BEAST IS SLAIN | Kurausukun | |
2021-02-16 | Merge pull request #820 from Deokishisu/master | GriffinR | |
Mirror pokeemerald PR#1329 & PR#1335 to pokeruby | |||
2021-02-16 | Mirror pokeemerald PR#1329 & PR#1335 to pokeruby | Deokishisu | |
The `externalReservedData` field has been split up into `externalEventData` and `externalEventFlags`, which have their own structs. The new structs deal with interconnectivity between external games/peripherals and RS. US & JP Colosseum Bonus Discs', Colosseum and XD's, Pokémon Channel's, and PokémonBox: Ruby & Sapphire's interactions with these fields has been documented. The `giftRibbon#` fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind. | |||
2020-12-31 | Merge pull request #818 from GriffinRichards/deadname | GriffinR | |
Remove deadnaming, sync BgEvent and 2 function names | |||
2020-12-31 | Merge pull request #817 from SatoMew/master | GriffinR | |
Document the unused battle strings for downpour weather | |||
2020-12-31 | Remove deadnaming, sync BgEvent and 2 function names | GriffinR | |
2020-12-31 | Document the unused battle strings for downpour weather | SatoMew | |
2020-12-19 | Merge pull request #816 from timgates42/bugfix_typo_occur | GriffinR | |
docs: fix simple typo, occurr -> occur | |||
2020-12-19 | docs: fix simple typo, occurr -> occur | Tim Gates | |
There is a small typo in src/scanline_effect.c. Should read `occur` rather than `occurr`. | |||
2020-12-11 | Merge pull request #815 from aplumafreak500/german_v1.1 | GriffinR | |
Add German v1.1 target | |||
2020-12-05 | Forgot these, oops | Alex Pensinger | |
2020-12-05 | Fix silly typo | Alex Pensinger | |
2020-12-05 | German Sapphire v1.1 uses the flash chip ID 0x09c2 | Alex Pensinger | |
2020-12-05 | Travis: Build German rev1 & Sapphire debug | Alex Pensinger | |
2020-12-05 | Add German rev1 target | Alex Pensinger | |
2020-12-05 | Merge pull request #814 from GriffinRichards/fix-superpower | GriffinR | |
Fix modern superpower animation bug | |||
2020-12-05 | Fix modern superpower animation bug | GriffinR | |
2020-12-02 | Merge pull request #813 from LOuroboros/FLAG_HIDE_MAP_NAME_POPUP | GriffinR | |
FLAG_SPECIAL_FLAG_0 -> FLAG_HIDE_MAP_NAME_POPUP | |||
2020-12-02 | FLAG_SPECIAL_FLAG_0 -> FLAG_HIDE_MAP_NAME_POPUP | LOuroboros | |
2020-11-05 | Merge pull request #810 from Kurausukun/match_m4a | GriffinR | |
Match FadeOutBody (ported from pokeemerald) | |||
2020-11-01 | Match FadeOutBody (ported from pokeemerald) | Kurausukun | |
2020-09-28 | Merge pull request #806 from Kurausukun/audio_macros | GriffinR | |
Update Audio Macros | |||
2020-09-27 | update audio macros | Kurausukun | |
2020-09-25 | Merge pull request #805 from Kurausukun/rename_instruments | GriffinR | |
Rename instruments | |||
2020-09-25 | finish renaming samples | Kurausukun | |
2020-09-25 | rename direct_sound_data defines | Kurausukun | |
2020-09-13 | Merge pull request #804 from kazblox/master | Revo | |
shop.c: Eliminate do {} | |||
2020-09-13 | shop.c: The do {} is actually a fakematch. | Kaz | |
Turns out we were using the wrong macro the whole time. | |||
2020-09-06 | Merge pull request #803 from PokeCodec/MatchRuby | PikalaxALT | |
Remove unused vars | |||
2020-09-06 | Remove unused vars | PokeCodec | |
2020-09-05 | Merge pull request #802 from PikalaxALT/modern_warning_fix | PikalaxALT | |
Resolve GCC-10.1.0 compiler warnings | |||
2020-09-05 | Resolve GCC-10.1.0 compiler warnings | PikalaxALT | |
2020-09-03 | Merge pull request #801 from PikalaxALT/agb_flash_fix | GriffinR | |
Fix agb_flash in modern ruby | |||
2020-09-03 | Fix agb_flash in modern ruby | PikalaxALT | |
2020-09-01 | Merge pull request #800 from PokeCodec/matchRubyTime | GriffinR | |
Match more functions | |||
2020-09-01 | Remove mentions of functions not used. | PokeCodec | |
2020-09-01 | Fix mistakes | PokeCodec | |
2020-09-01 | Make invisible a boolean | PokeCodec | |
2020-09-01 | Remove fakematch | PokeCodec | |
2020-09-01 | Match more naked functions | PokeCodec | |
2020-08-31 | Merge pull request #799 from GriffinRichards/rename-songs | GriffinR | |
Give songs meaningful english names | |||
2020-08-31 | Fix alignment in charmap | GriffinR | |
2020-08-31 | Fix alignment in sFanfares | GriffinR | |
2020-08-29 | Give songs meaningful english names | GriffinR | |
2020-08-21 | Merge pull request #781 from GriffinRichards/constants-mapdatasize | PikalaxALT | |
Sync fieldmap data | |||
2020-08-19 | Merge pull request #788 from kazblox/master | GriffinR | |
Fix NONMATCHINGs and actual English Debug support |