summaryrefslogtreecommitdiff
path: root/src/constants
AgeCommit message (Collapse)Author
2021-01-19Rename all event constantsdannye
2021-01-17Improve some labels in bank 3dannye
2021-01-16Disassemble remaining map events and npc preload routinesdannye
2021-01-16Rename some script commandsdannye
like print_text_string -> print_npc_text etc, and change instances of 'battle' to 'duel'
2021-01-13More misc attack animationsElectroDeoxys
2021-01-13Identify duel animationsElectroDeoxys
2021-01-13Identify attack animationsElectroDeoxys
2021-01-06Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcgdannye
2021-01-04Convert to rgb values, apply misc fixesElectroDeoxys
2021-01-03Merge pull request #89 from dannye/masterDaniel Harding
Document remaining music commands
2020-12-30Merge pull request #84 from anmart/masterDaniel Harding
Created macros for all known script commands
2020-12-30Rename Music_MatchDrawdannye
2020-12-29add various requested changesAndrew Martinek
2020-12-28Create new attack animation constantsElectroDeoxys
2020-12-28Identify some animations and coin toss functionElectroDeoxys
2020-12-27Define duel animations, move -> attackElectroDeoxys
2020-12-27Label and document shuffling animationElectroDeoxys
2020-12-26Work on animation-related WRAM and sprite IDsElectroDeoxys
2020-12-26Identify anim flags, restructure data and renames sprite constantsElectroDeoxys
2020-12-24Initial disasm of banks 7 and 20ElectroDeoxys
2020-12-24Finish up effect functionsElectroDeoxys
2020-12-20Merge in master (and update some macros)Andrew Martinek
2020-12-20Fix typosdannye
2020-12-20No more '+ -x'dannye
it was only needed because of a very old rgbds bug
2020-12-20Merge branch 'master' of https://github.com/pret/poketcgdannye
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-20Added more scripts, fixed some spacing, renamed some scriptsAndrew Martinek
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-16Disassemble Water effectsElectroDeoxys
2020-12-16Finish Grass effectsElectroDeoxys
2020-12-16Some effects and changed ChangedType to ChangedColorElectroDeoxys
2020-12-16Oddish Sprout effectElectroDeoxys
2020-12-15Misc progress related to duel effect functionsxCrystal
2020-12-15Mark a few duplicate hiragana charactersdannye
This fixes compatibility with rgbds v0.4.2
2020-12-08Changed hex value to IMAKUNI_DECK_IDpinksylveon
2020-12-07Replaced hex values with constantspinksylveon
2020-12-06Merge branch 'master' of https://github.com/pret/poketcg into rgbdsdannye
2020-12-06Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-12-06Merge branch 'master' into rgbdsAroymart
2020-12-06Merge pull request #70 from anmart/masterAroymart
Uncover Sprite system from MapDataPointers
2020-12-05Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-12-01Fixed hex bytepinksylveon