summaryrefslogtreecommitdiff
path: root/src/data/npcs.asm
AgeCommit message (Expand)Author
2021-06-12Add sprite animation constantsdannye
2021-05-17NPC functions disasm and documentingElectroDeoxys
2021-01-06Merge branch 'master' of https://github.com/pret/poketcgdannye
2021-01-05Add more labels for map/npc scriptsdannye
2020-12-26Identify anim flags, restructure data and renames sprite constantsElectroDeoxys
2020-05-09Merge branch 'master' of https://github.com/pret/poketcgdannye
2020-05-09changed OWScript to ScriptCommand and OWSequence to ScriptAndrew Martinek
2020-05-05changed wording when it comes to the legendary card spriteAndrew Martinek
2020-05-05Changed Unnamed NPC to TORCHAndrew Martinek
2020-05-05Added NPC_ Prefix, Changed Level to Map in some placesAndrew Martinek
2020-05-03Add NPC script stubsdannye
2020-05-03Continue documenting NPC structdannye
2020-04-29Partially document duelist NPC structdannye
2019-10-29Finished extracting Challenge Hall scriptsAndrew Martinek
2019-10-28extracted a lot of challenge hall scriptsAndrew Martinek
2019-10-25a bit more scripting stuff, figured out more npc dataAndrew Martinek
2019-10-13More scripts, start to figure out mapscriptsAndrew Martinek
2019-10-08Created python script to calculate progress and documented some scriptsAndrew Martinek
2019-10-06Uncovered a lot of NPC map data and loading functions.Andrew Martinek
2019-10-02layout another NPC script, make some assumptions about flagsAndrew Martinek
2019-09-23Fleshed out flags a lotAndrew Martinek
2019-09-15Lots of NPC data, some temp. comments on mapdatapointersAndrew Martinek
2019-09-12Script reversingAndrew Martinek
2018-07-22home.asm clean up - part 1xCrystal
2018-02-08Misc formatting and labelingxCrystal
2018-02-06Fix redundant file names in src/data/xCrystal