summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-30Merge https://github.com/ElectroDeoxys/poketcgElectroDeoxys
2019-12-30Disassembe Switch AI routinesElectroDeoxys
2019-11-14minor formatting changesAndrew Martinek
2019-09-20Document Pluspower AI routinesElectroDeoxys
2019-09-19Disassemble Pluspower AI routinesElectroDeoxys
2019-09-18Defender AI functionsElectroDeoxys
2019-09-18Document AIPlaySuperPotion helper routinesElectroDeoxys
2019-09-18Merge https://github.com/ElectroDeoxys/poketcgElectroDeoxys
2019-09-18Merge branch 'master' of https://github.com/pret/poketcgElectroDeoxys
2019-09-17Disassemble CheckEnergyNeededForAttackAfterDiscardElectroDeoxys
2019-09-16Update src/engine/bank01.asmElectroDeoxys
Co-Authored-By: Andrew <andrewrmartinek@gmail.com>
2019-09-16Disassemble asm_203c8ElectroDeoxys
2019-09-16Work on AIPlaySuperPotionElectroDeoxys
2019-09-16Disassemble AIPlaySuperPotionElectroDeoxys
2019-09-16More AI Super Potion routinesElectroDeoxys
2019-09-16Work on AI Super Potion routinesElectroDeoxys
2019-09-16More AI Potion routinesElectroDeoxys
2019-09-15Disassemble Func_20204ElectroDeoxys
2019-09-15Document AI Potion routinesElectroDeoxys
2019-09-15Disassemble Func_169caElectroDeoxys
2019-09-15Disassemble bank 8ElectroDeoxys
2019-09-15List out data in bank 8ElectroDeoxys
2019-09-15Disassemble Func_1743bElectroDeoxys
2019-09-15Work on Func_200e5ElectroDeoxys
2019-09-14Document CheckWhetherToSwitchToFirstAttackElectroDeoxys
2019-09-14Document more GetAIScoreOfMoveElectroDeoxys
2019-09-14Finish AITryToPlayEnergyCardElectroDeoxys
2019-09-12Document CheckSpecificDecksToAttachDoubleColorlessElectroDeoxys
2019-09-12Disassemble Func_1683bElectroDeoxys
2019-09-12Document CheckIfEvolutionNeedsEnergyForMoveElectroDeoxys
2019-09-12Disassemble Func_1689fElectroDeoxys
2019-09-12FindPlayAreaCardWithHighestAIScoreElectroDeoxys
2019-09-11Work on DetermineAIScoreOfMoveEnergyRequirementElectroDeoxys
2019-09-11Disassemble Func_164a1ElectroDeoxys
2019-09-11Label HandleSpecialAIMoves and related routinesElectroDeoxys
2019-09-10Label Func_16a86ElectroDeoxys
2019-09-10Fix move flag constants and some card constantsElectroDeoxys
2019-09-10Merge pull request #59 from jidoc01/masterxCrystal
On OpenGlossaryScreen
2019-09-10Label GetCardOneStageBelowElectroDeoxys
2019-09-09Disassemble Func_17080ElectroDeoxys
2019-09-09Disassemble and label CheckIfAnyBasicPokemonInDeckElectroDeoxys
2019-09-09Disassemble and label CheckIfAnyCardIDinLocationElectroDeoxys
2019-09-09Disassemble Func_16dcdElectroDeoxys
2019-09-09Label Func_16a86ElectroDeoxys
2019-09-08Rename CheckIfSelectedMoveIsUnusableElectroDeoxys
2019-09-07Add constants for CheckLoadedMoveFlagElectroDeoxys
2019-09-07Disassemble Func_169f8ElectroDeoxys
2019-09-05Label AI functionsElectroDeoxys
2019-09-01Disassemble some transition tablesjidoc01
One of them was misunderstood as a function.
2019-09-01On Func_89ae, and rename wce61jidoc01