Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-02 | Match sub_80D3B60 | PikalaxALT | |
2021-07-01 | Unify ChooseMoveStruct; name BattleStruct fields | PikalaxALT | |
2021-06-30 | Tidy up ewram.h; yeet some more redundant definitions | PikalaxALT | |
2021-06-29 | Merge structs at 02019348 | PikalaxALT | |
2021-06-28 | Match sub_806CF04 | PikalaxALT | |
2021-06-23 | Sync more function names from Emerald | PikalaxALT | |
2021-06-18 | Document image_processing_effects.c | PikalaxALT | |
2021-06-17 | Replace simple ewram access with battle struct, 2 | PikalaxALT | |
2021-06-17 | document ewram macros in BattleStartClearSetData | PikalaxALT | |
2020-12-05 | Fix modern superpower animation bug | GriffinR | |
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-18 | Review changes. | Kaz | |
Fixed taya_debug_window for good. | |||
2020-06-01 | battle/anim/water.c: sub_80D3D68 WTFmatch | Kaz | |
2020-05-31 | battle_script_commands.c: Further work on porting from pokefirered/pokeemerald. | Kaz | |
battle/anim/ice.c: port rest of the functions from pokeemerald; file now "done." | |||
2020-05-28 | src/battle/anim/dark.c: Last function decompiled. | Kaz | |
src/battle_anim.c: Port some function matches. src/battle_controller_player.c: Port some function matches. src/use_pokeblock.c: A more likely yet still farfetched permutation for Pokeblock_BufferEnhancedStatText. | |||
2020-05-27 | Appease modern GCC | Kaz | |
2020-05-27 | Eliminate some confusion and further elaborate. | Kaz | |
2020-05-27 | battle/anim/water.c: sub_80D4D64 match... or fakematch?! | Kaz | |
Further work on sub_803D60 WIP. | |||
2020-05-26 | battle/anim/water.c: AnimTask_CreateSurfWave OK, pokeemerald/firered | Kaz | |
consistency | |||
2020-05-25 | water.c: Fix wording, elaborate more on cpuWait() too | 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-24 | Nonmatching fixes: | Kaz | |
wild_encounter.c: port Feebas fix which was somehow in pokeemerald but not here battle/anim/unused_9.c: match sub_80CFE2C (obfuscation of for variable when used in offsets) field_effect_helpers.c: port MATCHING fixes from pokeemerald tv.c: match sub_80C01D4 (uses a temp) | |||
2020-05-23 | shadow_minimize.c: match CreateMinimizeSprite | kazblox | |
This is the same as the pokeemerald function, except that matrixNum is signed. Also bring name consistency in shadow_minimize.c with pokeemerald, too. | |||
2019-12-14 | Merge branch 'master' of github.com:pret/pokeruby into modern_gcc | PikalaxALT | |
2019-10-02 | Merge branch 'master' into emerald_diff | PikalaxALT | |
2019-10-02 | Merge branch 'master' into modern_gcc | PikalaxALT | |
2019-09-05 | Configure Travis to build nonmatching (#746) | PikalaxALT | |
* Configure Travis to build nonmatching | |||
2019-09-05 | Merge branch 'master' into modern_gcc | PikalaxALT | |
2019-08-30 | Match sub_80D6874 | Scott Norton | |
2019-07-31 | resolve more battle system differences | camthesaxman | |
2019-07-29 | resolve some Emerald differences | camthesaxman | |
2019-07-29 | Merge branch 'master' into modern_gcc | PikalaxALT | |
2019-07-28 | Merge branch 'master' into filenames_1 | camthesaxman | |
2019-07-28 | emerald file names, part 1 | camthesaxman | |
2019-07-28 | Merge pull request #749 from camthesaxman/vram | Revo | |
remove hardcoded VRAM and EWRAM addresses | |||
2019-07-28 | remove hardcoded VRAM and EWRAM addresses | camthesaxman | |
2019-07-28 | match atk49_moveend | camthesaxman | |
2019-07-03 | Fix crash on battle start (thanks MCBoy/Pidgey) | PikalaxALT | |
2019-06-26 | Make Ruby compile with gcc-8 | PikalaxALT | |
2019-04-23 | BADGE_BOOST macro | PikalaxALT | |
2019-04-23 | Define LINK_BATTLE_OPPONENT; other opponent constant substitutions | PikalaxALT | |
2019-04-23 | gTrainerBattleOpponent = SECRET_BASE_OPPONENT | PikalaxALT | |
2019-04-08 | Some documentation of contest_link_80C2020 | PikalaxALT | |
2019-04-08 | Finish contest_link_80C2020 | PikalaxALT | |
2019-04-08 | through sub_80C4A28 | PikalaxALT | |
2019-04-08 | sub_80C42C0 | PikalaxALT | |
2019-04-08 | Nonmatching sub_80C40D4 | PikalaxALT | |