Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-17 | Merge pull request #1195 from Kurausukun/audio-macro | GriffinR | |
Update Audio Macros | |||
2020-09-17 | Make all arguments for audio macros required | Kurausukun | |
2020-09-17 | Update Audio Macros | Kurausukun | |
Information: Our current audio macros preclude the definition of root key and pan (applicable when used in drumsets, aka "keysplit_all") for GB channels. However, this functionality does exist in m4a--Pokemon Emerald just happens not to use it. However, for the sake of people working with custom music, I believe these values should be modifiable by users. Additionally, given the recent events that have occurred with this repo, I would like to make something fully clear: I have indeed looked at the GBA SDK before, which contains notes on how these sounds are defined; therefore, I cannot blame you if you reject this PR on the grounds that the information is "tainted." However, this information is readily available and matches the same macros used for directsound--it's hardly information that one would need the source to know. | |||
2020-09-16 | Merge pull request #1194 from ExpoSeed/typo-fix | GriffinR | |
Complete TMHM Learnset description | |||
2020-09-16 | Make description slightly more precise | ExpoSeed | |
2020-09-16 | Complete TMHM Learnset description | ExpoSeed | |
2020-09-13 | Merge pull request #1190 from AsparagusEduardo/fix-UltraRope | GriffinR | |
Fixed "Ultra Rope" name. | |||
2020-09-13 | Fixed "Ultra Rope" name. | Eduardo Quezada | |
2020-09-11 | Merge pull request #1184 from GriffinRichards/fix-typos | GriffinR | |
Fix Rusboro and Lavarige typos | |||
2020-09-11 | Fix Rusboro and Lavarige typos | GriffinR | |
2020-09-10 | Merge pull request #1183 from PokeCodec/PokemonLogicFix | PikalaxALT | |
Match Dewford | |||
2020-09-10 | Change according to feedback | PokeCodec | |
2020-09-10 | spacing | PokeCodec | |
2020-09-10 | adjustments and fakematch fix | PokeCodec | |
2020-09-10 | Make return | PokeCodec | |
2020-09-10 | InitPaintingMonOamData fix | PokeCodec | |
2020-09-10 | Fix sub_80C6104 | PokeCodec | |
2020-09-09 | Match dewford | PokeCodec | |
2020-09-09 | Match PrintMonWeight | PokeCodec | |
2020-09-09 | Merge pull request #1182 from PokeCodec/PokemonLogicFix | PikalaxALT | |
Fix more fakematches | |||
2020-09-09 | Document size field of unknown struct | PokeCodec | |
2020-09-09 | Fix Pokemon Fakematch | PokeCodec | |
2020-09-09 | Type adjust | PokeCodec | |
2020-09-09 | Record mixing fakematch fixed! | PokeCodec | |
2020-09-09 | Mail Time | PokeCodec | |
2020-09-09 | Remove register variable mention | PokeCodec | |
2020-09-09 | Match Battle Tower | PokeCodec | |
2020-09-09 | Match battle_script commands | PokeCodec | |
2020-09-09 | Fix fakematch in pokemon animation | PokeCodec | |
2020-09-09 | Fix Battle_Script_commands fakematch | PokeCodec | |
2020-09-08 | Merge pull request #1181 from PokeCodec/trainer-hill | PikalaxALT | |
Remove fakematch in trainer_hill.c | |||
2020-09-08 | Fix battle transition fakematch | PokeCodec | |
2020-09-08 | Fix Battle util fakematch | PokeCodec | |
2020-09-08 | Remove fakematch in trainer hell | PokeCodec | |
2020-09-08 | Merge pull request #1180 from PokeCodec/splitTableMatch | PikalaxALT | |
Match BattleIntroOpponent1SendsOutMonAnimation | |||
2020-09-08 | Reverted -nostdlib changes | PokeCodec | |
2020-09-08 | Fix build | PokeCodec | |
2020-09-08 | Finished header includes | PokeCodec | |
2020-09-08 | Match BattleIntroOpponent1SendsOutMonAnimation | PokeCodec | |
2020-09-08 | Merge pull request #1179 from PokeCodec/Maintenance | PikalaxALT | |
Match CheckBagHasSpace | |||
2020-09-08 | Undo comment | PokeCodec | |
2020-09-08 | More adjustments | PokeCodec | |
2020-09-06 | Make 0xFF have a lowercase "x" | PokeCodec | |
2020-09-06 | Preparation for matching BattleIntroOpponent1SendsOutMonAnimation | PokeCodec | |
2020-09-06 | u8 position | PokeCodec | |
2020-09-06 | Move buffer has and operation too | PokeCodec | |
2020-09-06 | Fix casting bug | PokeCodec | |
2020-09-06 | Remove explicit padding | PokeCodec | |
2020-09-05 | Removed unused comment | PokeCodec | |
2020-09-05 | While to do_while | PokeCodec | |