Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-23 | Contest data and strings to C, 2 | PikalaxALT | |
2021-06-23 | gContestOpponents to src | PikalaxALT | |
2021-06-23 | Document remaining contest.c functions | PikalaxALT | |
2021-06-23 | Sync contest struct field documentation from Emerald | PikalaxALT | |
2021-06-23 | Sync more function names from Emerald | PikalaxALT | |
2021-06-22 | Split contest code | PikalaxALT | |
2021-06-21 | Sync more contest docs from Emerald | PikalaxALT | |
2021-06-21 | Start syncing contest code documentation from Emerald | PikalaxALT | |
2021-06-18 | Document image_processing_effects.c | PikalaxALT | |
2021-06-18 | Revert these symbols back to ewram.h | PikalaxALT | |
2021-06-18 | Sync image_processing_effects from emerald, 1 | PikalaxALT | |
2021-06-17 | Replace simple ewram access with battle struct, 2 | PikalaxALT | |
2021-06-17 | document ewram macros in BattleStartClearSetData | PikalaxALT | |
2021-06-16 | Sync BattleStruct.multiBuffer from Em/FR | PikalaxALT | |
2021-04-28 | Name map groups | GriffinR | |
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 | Remove deadnaming, sync BgEvent and 2 function names | GriffinR | |
2020-12-02 | FLAG_SPECIAL_FLAG_0 -> FLAG_HIDE_MAP_NAME_POPUP | LOuroboros | |
2020-09-27 | update audio macros | Kurausukun | |
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 | Match more naked functions | PokeCodec | |
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 | |||
2020-07-22 | Fix COMMON sym references under modern gcc | PikalaxALT | |
2020-07-20 | Merge branch 'master' into constants-mapdatasize | GriffinR | |
2020-07-20 | Merge pull request #780 from GriffinRichards/sync-scripts | GriffinR | |
Sync some scripts with pokeemerald | |||
2020-07-20 | Sync cave_hole.inc | GriffinR | |
2020-06-08 | Actually fix everything. | Kaz | |
2020-06-08 | Preliminary support for English rev0 debug. Matching but still needs | Kaz | |
cleaning up. Rename DEBUG_TRANSLATE to DEBUG_FIX now that we have actual English Debug ROMs. Add Sapphire German "first edition" debug support, now that we have a hash for it. Fix an obvious nonmatching. | |||
2020-05-31 | pokemon_system_storage_4.c: CopyWallpaperTilemap and | Kaz | |
ClearLowestWallpaperTiles. File is now fully matching. Fix NONMATCHING target. | |||
2020-05-30 | money.c: Draw10000Sprite WIP | Kaz | |
2020-05-26 | s32 damage consistency in ProtectStruct. | Kaz | |
Most of these structs should be revisited and cleaned up. | |||
2020-05-26 | battle_script_commands.c: atk24 OK | Kaz | |
2020-05-25 | decoration.c, field_player_avatar.c, field_tasks.c: fix NONMATCHINGs | Kaz | |
2020-05-25 | battle/anim/flying.c, psychic.c: minor NONMATCHING fixes | Kaz | |
battle/anim/water.c: revisit AnimTask_CreateSurfWave (still NONMATCHING) | |||
2020-05-17 | Sync fieldmap data | GriffinR | |
2020-05-06 | Sync common scripts up to prof_birch.inc | GriffinR | |
2020-05-06 | Sync surf.inc, dynamic_npc_graphics.inc | GriffinR | |
2020-04-29 | Use fadescreen constants, sync common scripts after pc.inc | GriffinR | |
2020-04-29 | Sync pc.inc | GriffinR | |
2020-04-28 | More trainer type usage | GriffinR | |
2020-04-28 | Use trainer type constants | GriffinR | |
2020-04-28 | Index heal location data, use better names | GriffinR | |
2020-04-28 | Sync record_mix.inc | GriffinR | |
2020-04-28 | Sync obtain_item.inc | GriffinR | |
2020-04-27 | Use OBJ_EVENT_ID_PLAYER | GriffinR | |