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-02-08
Extract BG Map data
ElectroDeoxys
2021-02-08
Document BG Map decompression stuff
ElectroDeoxys
2021-02-03
Extract remaining gfx data
ElectroDeoxys
2021-02-03
Create palette constants and separate animations into own file
ElectroDeoxys
2021-02-03
Change all references of "move" to "attack"
ElectroDeoxys
2021-02-03
Merge branch 'anims' of https://github.com/ElectroDeoxys/poketcg
ElectroDeoxys
2021-02-02
More animation-related functions
ElectroDeoxys
2021-02-02
Document screen animations
ElectroDeoxys
2021-02-02
Document duel animation playing routines
ElectroDeoxys
2021-02-02
Identify Duel Animation structs
ElectroDeoxys
2021-01-19
Rename all event constants
dannye
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
[next]