Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | match atk49_moveend | camthesaxman | |
2019-06-26 | Make Ruby compile with gcc-8 | PikalaxALT | |
2019-04-07 | Fix ghost NONMATCHING | ultima-soul | |
2019-04-07 | Decompile/port rest of battle_anim plus fix 1 NONMATCHING. | ultima-soul | |
2018-12-21 | Port water.s from pokeemerald | nullableVoidPtr | |
2018-12-17 | Merge branch 'master' into createsprite | garak | |
2018-12-17 | Merge pull request #707 from Sewef/anim-label | Marcus Huderle | |
Some battle_anim labels. | |||
2018-12-17 | gAnimBankAttacker/Target to gBattleAnimAttacker/Target | shinny456 | |
2018-11-13 | ANIM_BANK -> ANIM_BATTLER and some newlines | garak | |
2018-11-12 | gBattleAnimSpriteTemplate_83D6734 | Sewef | |
2018-11-12 | sub_80E4008 | Sewef | |
2018-10-16 | sound efect panning constants | garak | |
2018-10-16 | document battle anim script commands | garak | |
2018-10-15 | finish naming anim tags | garak | |
2018-10-03 | Merge pull request #694 from luckytyphlosion/master | Marcus Huderle | |
Match a few NONMATCHINGs, document some NONMATCHINGs. | |||
2018-09-25 | renaming things, fix battle_anim_scripts.s | garak | |
2018-09-25 | document some battle anims (credit Citron) | garak | |
2018-09-24 | second arg of sub_8078764 is bool8 | garak | |
2018-09-24 | Merge pull request #652 from garakmon/ice | Marcus Huderle | |
Decompile ice.s | |||
2018-09-23 | add g to global sprite templates, remove plurals | garak | |
2018-09-23 | label most ice anim functions | garak | |
2018-09-13 | slight tidying | who-knows-who | |
2018-09-12 | Match a few NONMATCHINGs, document some NONMATCHINGs. | luckytyphlosion | |
1 non-trivial NONMATCHING matched. 2 matched with trivial asm();. 2 false NONMATCHINGs matched. 2 matched with register hacks. | |||
2018-08-27 | Match two functions in flying.c | Marcus Huderle | |
2018-08-28 | Decompile flying.s | who-knows-who | |
So far: matching - 27 fakematching - 1 nonmatching - 5 | |||
2018-08-23 | non match a couple, split gUnknown_083D9DC4 | garak | |
2018-08-19 | Match sub_80D8AF8() and cleanup other code | Marcus Huderle | |
2018-08-18 | clean up pr, declare static functions | garak | |