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
2021-06-12
Add sprite animation constants
dannye
2021-05-17
NPC functions disasm and documenting
ElectroDeoxys
2021-02-20
Map event tilemaps
ElectroDeoxys
2021-02-07
Add alias test macros for jumps with NULL destination
dannye
2021-02-07
Separate true/false checks from nonzero/zero checks
dannye
2021-02-07
Rename jump_if_event_not_less_than to jump_if_event_greater_or_equal
dannye
2021-02-06
Rename event flags to event vars
dannye
2021-02-02
Enumerate all event var values
dannye
2021-01-19
Rename all event constants
dannye
2021-01-17
Improve some labels in bank 3
dannye
2021-01-16
Rename move_wram_npc to move_challenge_hall_npc
dannye
2021-01-16
Fix script command 0x17 argument list
dannye
2021-01-16
Create macros for remaining script commands
dannye
2021-01-16
Rename some script commands
dannye
2021-01-10
Add Script_Sam
dannye
2021-01-07
Add Script_Tech1
dannye
2021-01-04
Fix file modes
dannye
2020-12-30
Fixed small typos
Andrew Martinek
2020-12-30
Added documentation and fixed some small issues
Andrew Martinek
2020-12-29
add various requested changes
Andrew Martinek
2020-12-20
Fixed some whitespace issues
Andrew Martinek
2020-12-20
Merge in master (and update some macros)
Andrew Martinek
2020-12-20
Finished all known commands before pulling from main again
Andrew Martinek
2020-12-20
more macros created
Andrew Martinek
2020-12-20
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2020-12-20
Added more scripts, fixed some spacing, renamed some scripts
Andrew Martinek
2020-12-19
Added more macros, changed the name of a couple
Andrew Martinek
2020-12-18
Created macros for a few more script commands
Andrew Martinek
2020-12-14
Fix some comment alignment
dannye
2020-12-14
Added script loop enders as macros
Andrew
2020-12-14
added move_player macro and updated script extractor
Andrew
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
[next]