index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-01-17
Improve some labels in bank 3
dannye
2021-01-16
Disassemble the rest of bank 3
dannye
2021-01-16
Disassemble remaining map events and npc preload routines
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
Dump all overworld scripts
dannye
2021-01-16
Create macros for remaining script commands
dannye
2021-01-16
Rename some script commands
dannye
2021-01-14
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2021-01-14
Merge pull request #91 from ElectroDeoxys/anims
Daniel Harding
2021-01-14
Merge pull request #88 from SailorMoonFan01/master
Daniel Harding
2021-01-13
More misc attack animations
ElectroDeoxys
2021-01-13
Identify duel animations
ElectroDeoxys
2021-01-13
Identify attack animations
ElectroDeoxys
2021-01-10
Add Script_Sam
dannye
2021-01-07
Fixed some things
pinksylveon
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-06
A few bank03 data tables and text labels
dannye
2021-01-05
Add more labels for map/npc scripts
dannye
2021-01-05
Document Palette structure and express OBP values in binary
ElectroDeoxys
2021-01-04
Replaced with LOW constant
pinksylveon
2021-01-04
Replaced another hexadecimal byte
pinksylveon
2021-01-04
Replaced hexadecimal byte with constant
pinksylveon
2021-01-04
Fixed some things
pinksylveon
2021-01-04
Convert to rgb values, apply misc fixes
ElectroDeoxys
2021-01-04
Fix file modes
dannye
2021-01-04
Add labels for some addresses
dannye
2021-01-03
Rename some referenced text labels
dannye
2021-01-03
Merge pull request #89 from dannye/master
Daniel Harding
2020-12-31
Address feedback from 614af97
dannye
2020-12-31
Document remaining music commands
dannye
2020-12-31
More disassembling on engine/bank01
pinksylveon
2020-12-30
Merge pull request #84 from anmart/master
Daniel Harding
2020-12-30
Fixed small typos
Andrew Martinek
2020-12-30
Rename Music_MatchDraw
dannye
2020-12-30
Added documentation and fixed some small issues
Andrew Martinek
2020-12-29
add various requested changes
Andrew Martinek
2020-12-29
Merge pull request #87 from ElectroDeoxys/effects
Daniel Harding
2020-12-28
Create new attack animation constants
ElectroDeoxys
2020-12-28
Identify some animations and coin toss function
ElectroDeoxys
2020-12-27
Define duel animations, move -> attack
ElectroDeoxys
2020-12-27
Label and document shuffling animation
ElectroDeoxys
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
Replace hardcoded gfx pointers to respective gfx
ElectroDeoxys
2020-12-24
Extract Palette data
ElectroDeoxys
2020-12-24
Initial disasm of banks 7 and 20
ElectroDeoxys
[next]