summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-01-05Add more labels for map/npc scriptsdannye
2021-01-05Document Palette structure and express OBP values in binaryElectroDeoxys
2021-01-04Replaced with LOW constantpinksylveon
2021-01-04Replaced another hexadecimal bytepinksylveon
2021-01-04Replaced hexadecimal byte with constantpinksylveon
2021-01-04Fixed some thingspinksylveon
2021-01-04Convert to rgb values, apply misc fixesElectroDeoxys
2021-01-04Fix file modesdannye
2021-01-04Add labels for some addressesdannye
2021-01-03Rename some referenced text labelsdannye
2021-01-03Merge pull request #89 from dannye/masterDaniel Harding
Document remaining music commands
2020-12-31Address feedback from 614af97dannye
2020-12-31Document remaining music commandsdannye
and remaining audio engine incbins
2020-12-31More disassembling on engine/bank01pinksylveon
2020-12-30Merge pull request #84 from anmart/masterDaniel Harding
Created macros for all known script commands
2020-12-30Fixed small typosAndrew Martinek
2020-12-30Rename Music_MatchDrawdannye
2020-12-30Added documentation and fixed some small issuesAndrew Martinek
2020-12-29add various requested changesAndrew Martinek
2020-12-29Merge pull request #87 from ElectroDeoxys/effectsDaniel Harding
Finish up effect functions
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-24Identify and unpack frame animation dataElectroDeoxys
2020-12-24Replace hardcoded gfx pointers to respective gfxElectroDeoxys
2020-12-24Extract Palette dataElectroDeoxys
2020-12-24Initial disasm of banks 7 and 20ElectroDeoxys
2020-12-24Finish up effect functionsElectroDeoxys
2020-12-21Document AI Shift bugElectroDeoxys
2020-12-21Update DetermineAIScoreOfMoveEnergyRequirement bug descriptionElectroDeoxys
2020-12-20Fixed some whitespace issuesAndrew Martinek
2020-12-20Merge in master (and update some macros)Andrew Martinek
2020-12-20Finished all known commands before pulling from main againAndrew Martinek
2020-12-20more macros createdAndrew 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 #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-20Added more scripts, fixed some spacing, renamed some scriptsAndrew Martinek
2020-12-19Added more macros, changed the name of a coupleAndrew Martinek
2020-12-18Created macros for a few more script commandsAndrew Martinek
2020-12-16Add minor correctionsElectroDeoxys