summaryrefslogtreecommitdiff
path: root/src/engine
AgeCommit message (Collapse)Author
2020-12-21Document AI Shift bugElectroDeoxys
2020-12-21Update DetermineAIScoreOfMoveEnergyRequirement bug descriptionElectroDeoxys
2020-12-20Fix typosdannye
2020-12-20Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-12-20Merge pull request #80 from shealyrd/masterDaniel Harding
Multichoice Textboxes info
2020-12-20Merge pull request #76 from SailorMoonFan01/masterDaniel Harding
A bit more disassembling on engine/bank01
2020-12-20Merge branch 'master' of https://github.com/xCrystal/poketcgdannye
2020-12-20Change color to typeElectroDeoxys
2020-12-20Typos and other effect function fixeSElectroDeoxys
2020-12-20Rename DUELVARS_ARENA_CARD_FLAGSElectroDeoxys
2020-12-16Add minor correctionsElectroDeoxys
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-15adding wram union + fixing location commentE
2020-12-15Updating comments + finishing after tutorial battle scriptE
2020-12-15Complete Lure effect functionsxCrystal
2020-12-15Misc progress related to duel effect functionsxCrystal
2020-12-14Fix some comment alignmentdannye
2020-12-14Clean up some address commentsdannye
2020-12-14Clean up whitespacedannye
2020-12-14Let rgbgfx generate pal files for card gfxdannye
and remove unnecessary gfx filename extension rules
2020-12-13Use rgbgfx instead of gfx.pydannye
and use pokered's Makefile structure
2020-12-13Normalizing function namesE
2020-12-13Adding Multichoice Textbox configuration dataE
2020-12-10Merge branch 'master' of https://github.com/shealyrd/poketcgE
2020-12-10Fixing comparison issuesE
2020-12-10Update bank03.asmshealyrd
2020-12-09Fixing compilation issuesE
2020-12-09fixing incromE
2020-12-09updating pull request according to changesE
2020-12-09Update bank03.asmshealyrd
2020-12-09Merge branch 'master' into mastershealyrd
2020-12-08Changed hex value to IMAKUNI_DECK_IDpinksylveon
2020-12-07Replaced hex values with constantspinksylveon
2020-12-07A bit more improvementspinksylveon