summaryrefslogtreecommitdiff
path: root/src/data/effect_commands.asm
AgeCommit message (Collapse)Author
2021-09-23Split bank1ElectroDeoxys
2021-06-11Fix Ninetales typosdannye
2021-02-03Change all references of "move" to "attack"ElectroDeoxys
2020-12-31Address feedback from 614af97dannye
2020-12-24Finish up effect functionsElectroDeoxys
2020-12-20Fix typosdannye
2020-12-20Merge branch 'master' of https://github.com/xCrystal/poketcgdannye
2020-12-16(Most) trainer effectsElectroDeoxys
2020-12-16Colorless attack effectsElectroDeoxys
2020-12-16Lightning attack effectsElectroDeoxys
2020-12-16Fighting attack effectsElectroDeoxys
2020-12-16Psychic attack effectsElectroDeoxys
2020-12-16Fire attack effectsElectroDeoxys
2020-12-16Disassemble Water effectsElectroDeoxys
2020-12-16Finish Grass effectsElectroDeoxys
2020-12-16Some effects and changed ChangedType to ChangedColorElectroDeoxys
2020-12-16Butterfree attack effectsElectroDeoxys
2020-12-16Nidorino and Nidorina effectsElectroDeoxys
2020-12-16NidoranM Horn Hazard effectElectroDeoxys
2020-12-16NidoranF attacksElectroDeoxys
2020-12-16Exeggutor Teleport effectElectroDeoxys
2020-12-16Oddish Sprout effectElectroDeoxys
2020-12-16Zubat, Golbat and Venonat Leech Life effectsElectroDeoxys
2020-12-16Disasm Victreebel Lure attackElectroDeoxys
2020-12-15Complete Lure effect functionsxCrystal
2020-12-15Misc progress related to duel effect functionsxCrystal
2020-11-29Updating spelling + adding NPCMovement_d896E
2020-11-28fixing spelling errorsE
2020-11-28Adding reference to effect_commands.asmE
2020-04-25Terror Strike effect command and related routinesElectroDeoxys
2019-07-21Effect command constants and documentationxCrystal
2019-07-21More progress related to move effectsxCrystal
2018-06-30Rename 'Kind' labels (issue #36)xCrystal
2018-02-15StylexCrystal
2016-09-18more move effectsxCrystal
2016-09-18more type $03 effectsxCrystal
2016-09-18Foul Odor and Stiffen effectsxCrystal
2016-09-17Acid effect and CheckNoDamageOrEffectxCrystal
2016-09-17unknown2 param of move struct is actually its animationxCrystal
2016-03-05start dissasembling move effect functionsxCrystal
and plenty of other duel related stuff
2016-02-27Misc fixesanmart
Labeled some things and fixed a few labels
2016-02-21Replace hardcoded constants and clean updannye
2016-02-15lowercase hexxCrystal
2016-02-15Replace a few static addressesdannye
2016-01-27EOLs Windows->UNIXdannye
2016-01-26Clean up white spacedannye
2016-01-25card effect commands labelsxCrystal
2016-01-17Generalize to "effect commands", even for trainer cards, to avoid confusionxCrystal