index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macros
/
scripts.asm
Age
Commit message (
Expand
)
Author
2020-12-20
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2020-12-14
Fix some comment alignment
dannye
2020-12-13
Normalizing function names
E
2020-12-13
Adding Multichoice Textbox configuration data
E
2020-12-09
updating pull request according to changes
E
2020-12-09
Merge branch 'master' into master
shealyrd
2020-12-05
Adding Mitch interaction + Fighting club after duel table
E
2020-12-03
Updating friendly name for Func_cf0c and Func_cf12
E
2020-11-14
Clean up white space
dannye
2020-05-09
changed run_script and updated script extraction tool
Andrew Martinek
2020-05-09
changed OWScript to ScriptCommand and OWSequence to Script
Andrew Martinek
2019-10-28
extracted a lot of challenge hall scripts
Andrew Martinek
2019-10-25
a bit more scripting stuff, figured out more npc data
Andrew Martinek
2019-10-24
Uncovered NPC Movement and named OWObjects
Andrew Martinek
2019-10-13
More scripts, start to figure out mapscripts
Andrew Martinek
2019-10-08
Created python script to calculate progress and documented some scripts
Andrew Martinek
2019-10-06
Fixed a few macros that were giving weird code. Updated tcgdisasm
Andrew Martinek
2019-10-03
Ronald scripts and overworld data routines. Also made script extractor better
Andrew Martinek
2019-09-23
Fleshed out flags a lot
Andrew Martinek
2019-09-15
Lots of NPC data, some temp. comments on mapdatapointers
Andrew Martinek
2019-09-12
Script reversing
Andrew Martinek
2018-04-10
clean up script and event constants
xCrystal
2018-02-06
Create macros/scripts.asm
xCrystal