summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-12Add --ignore-errors to script_extractor2dannye
most useful when parsing many starting addresses at once and wanting to get as much valid output as possible
2021-01-11Delete gfx.exeSailorMoonFan01
2021-01-11Delete scan_includes.exeSailorMoonFan01
2021-01-10Add npc movement jump commanddannye
and add $ff deck id value
2021-01-10Use more automatic constants in script_extractor2dannye
2021-01-10Add new script extractordannye
2021-01-10Add Script_Samdannye
2021-01-07Fixed some thingspinksylveon
2021-01-07Add Script_Tech1dannye
and fix play_song script command
2021-01-06Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-01-06Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcgdannye
2021-01-06A few bank03 data tables and text labelsdannye
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-31Ignore executables on Windowsdannye
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-29Merge pull request #85 from ElectroDeoxys/masterDaniel Harding
Document bugs and glitches
2020-12-28Remove exe filesElectroDeoxys
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-21Update bugs_and_glitches.md with AI Shift bugElectroDeoxys
2020-12-21Document AI Shift bugElectroDeoxys
2020-12-21Document missing AI retreat score list pointersElectroDeoxys
2020-12-21Update DetermineAIScoreOfMoveEnergyRequirement bug descriptionElectroDeoxys