index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
bank04.asm
Age
Commit message (
Expand
)
Author
2021-02-03
Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcg
ElectroDeoxys
2021-02-02
Document screen animations
ElectroDeoxys
2021-02-02
Document duel animation playing routines
ElectroDeoxys
2021-01-17
Improve some labels in bank 3
dannye
2021-01-16
Disassemble the rest of 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-06
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2021-01-06
Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcg
dannye
2021-01-04
Add labels for some addresses
dannye
2020-12-26
Work on animation-related WRAM and sprite IDs
ElectroDeoxys
2020-12-26
Identify anim flags, restructure data and renames sprite constants
ElectroDeoxys
2020-12-24
Identify and unpack frame animation data
ElectroDeoxys
2020-12-24
Initial disasm of banks 7 and 20
ElectroDeoxys
2020-12-20
Merge in master (and update some macros)
Andrew Martinek
2020-12-20
more macros created
Andrew Martinek
2020-12-20
Fix typos
dannye
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-15
Updating comments + finishing after tutorial battle script
E
2020-12-14
Clean up some address comments
dannye
2020-12-13
Use rgbgfx instead of gfx.py
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-06
Merge branch 'master' of https://github.com/pret/poketcg into rgbds
dannye
2020-12-06
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2020-12-06
Merge branch 'master' into rgbds
Aroymart
2020-12-03
Adding Fire Club after duel table + scripts + friendly names
E
2020-12-03
Updating friendly name for Func_cf0c and Func_cf12
E
2020-11-14
Trim some address comments
dannye
2020-06-06
uncover sprite animation system and data formats
Andrew
2020-05-09
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2020-05-09
changed OWScript to ScriptCommand and OWSequence to Script
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-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-06
Uncovered a lot of NPC map data and loading functions.
Andrew Martinek
[next]