Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-02 | layout another NPC script, make some assumptions about flags | Andrew Martinek | |
2019-10-01 | Analyze animation data & Add animation constants | jidoc01 | |
Analyzed data structure for animation, and formatted data in "move_animations.asm". But still needs analysis on which effect using which code. | |||
2019-09-27 | Disassemble move animation data | jidoc01 | |
The disassembled data is pretty huge, so I moved it into a new separated file(data/move_animations.asm). I've just named the data labels in a simple way, and it's needed to rename them depending on their corresponding move names. | |||
2019-09-27 | Rename wcfe3 | jidoc01 | |
2019-09-27 | Finish Func_1866 | jidoc01 | |
2019-09-23 | Fix style, remove excess comments | Andrew Martinek | |
2019-09-23 | Fleshed out flags a lot | Andrew Martinek | |
2019-09-20 | Document Pluspower AI routines | ElectroDeoxys | |
2019-09-19 | Disassemble Pluspower AI routines | ElectroDeoxys | |
2019-09-18 | Defender AI functions | ElectroDeoxys | |
2019-09-18 | Document AIPlaySuperPotion helper routines | ElectroDeoxys | |
2019-09-18 | Merge https://github.com/ElectroDeoxys/poketcg | ElectroDeoxys | |
2019-09-18 | Merge branch 'master' of https://github.com/pret/poketcg | ElectroDeoxys | |
2019-09-17 | Disassemble CheckEnergyNeededForAttackAfterDiscard | ElectroDeoxys | |
2019-09-16 | Update src/engine/bank01.asm | ElectroDeoxys | |
Co-Authored-By: Andrew <andrewrmartinek@gmail.com> | |||
2019-09-16 | Disassemble asm_203c8 | ElectroDeoxys | |
2019-09-16 | Work on AIPlaySuperPotion | ElectroDeoxys | |
2019-09-16 | Disassemble AIPlaySuperPotion | ElectroDeoxys | |
2019-09-16 | More AI Super Potion routines | ElectroDeoxys | |
2019-09-16 | Work on AI Super Potion routines | ElectroDeoxys | |
2019-09-16 | More AI Potion routines | ElectroDeoxys | |
2019-09-15 | Lots of NPC data, some temp. comments on mapdatapointers | Andrew Martinek | |
2019-09-15 | Disassemble Func_20204 | ElectroDeoxys | |
2019-09-15 | Document AI Potion routines | ElectroDeoxys | |
2019-09-15 | Disassemble Func_169ca | ElectroDeoxys | |
2019-09-15 | Disassemble bank 8 | ElectroDeoxys | |
2019-09-15 | List out data in bank 8 | ElectroDeoxys | |
2019-09-15 | Disassemble Func_1743b | ElectroDeoxys | |
2019-09-15 | Work on Func_200e5 | ElectroDeoxys | |
2019-09-14 | Document CheckWhetherToSwitchToFirstAttack | ElectroDeoxys | |
2019-09-14 | Document more GetAIScoreOfMove | ElectroDeoxys | |
2019-09-14 | Finish AITryToPlayEnergyCard | ElectroDeoxys | |
2019-09-12 | Document CheckSpecificDecksToAttachDoubleColorless | ElectroDeoxys | |
2019-09-12 | Disassemble Func_1683b | ElectroDeoxys | |
2019-09-12 | Script reversing | Andrew Martinek | |
2019-09-12 | Document CheckIfEvolutionNeedsEnergyForMove | ElectroDeoxys | |
2019-09-12 | Disassemble Func_1689f | ElectroDeoxys | |
2019-09-12 | FindPlayAreaCardWithHighestAIScore | ElectroDeoxys | |
2019-09-11 | Work on DetermineAIScoreOfMoveEnergyRequirement | ElectroDeoxys | |
2019-09-11 | Disassemble Func_164a1 | ElectroDeoxys | |
2019-09-11 | Label HandleSpecialAIMoves and related routines | ElectroDeoxys | |
2019-09-10 | Label Func_16a86 | ElectroDeoxys | |
2019-09-10 | Fix move flag constants and some card constants | ElectroDeoxys | |
2019-09-10 | Merge pull request #59 from jidoc01/master | xCrystal | |
On OpenGlossaryScreen | |||
2019-09-10 | Label GetCardOneStageBelow | ElectroDeoxys | |
2019-09-09 | Disassemble Func_17080 | ElectroDeoxys | |
2019-09-09 | Disassemble and label CheckIfAnyBasicPokemonInDeck | ElectroDeoxys | |
2019-09-09 | Disassemble and label CheckIfAnyCardIDinLocation | ElectroDeoxys | |
2019-09-09 | Disassemble Func_16dcd | ElectroDeoxys | |
2019-09-09 | Label Func_16a86 | ElectroDeoxys | |