index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
constants
/
npc_constants.asm
Age
Commit message (
Collapse
)
Author
2021-06-05
Merge https://github.com/pret/poketcg into temp
ElectroDeoxys
2021-06-05
Minor corrections
ElectroDeoxys
2021-06-05
Finish Bank 6
ElectroDeoxys
2021-06-04
Disassemble the challenge machine
dannye
2021-05-21
Extract Credits sequence
ElectroDeoxys
2021-05-17
NPC functions disasm and documenting
ElectroDeoxys
2020-05-09
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2020-05-05
changed wording when it comes to the legendary card sprite
Andrew Martinek
2020-05-05
Changed Unnamed NPC to TORCH
Andrew Martinek
2020-05-05
Added NPC_ Prefix, Changed Level to Map in some places
Andrew Martinek
2020-05-03
Continue documenting NPC struct
dannye
2020-04-29
Partially document duelist NPC struct
dannye
2019-10-13
More scripts, start to figure out mapscripts
Andrew Martinek
2019-10-06
Fixed a few macros that were giving weird code. Updated tcgdisasm
Andrew Martinek
2019-10-06
Uncovered a lot of NPC map data and loading functions.
Andrew Martinek
2019-09-15
Lots of NPC data, some temp. comments on mapdatapointers
Andrew Martinek
2019-09-12
Script reversing
Andrew Martinek
2018-02-16
all permissions 755 -> 644
xCrystal
2018-02-09
Bump extras to use updated version of gbz80disasm.py
xCrystal
tcgdisasm.py has not been updated to read symbols from the symfile yet
2018-02-07
Use const to enumerate constants
xCrystal
2018-01-09
Split macros
xCrystal
2016-07-29
Formatting
Andrew Martinek
2016-07-29
Began Disassembling Scripting system and AI.
Andrew Martinek