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-13
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2021-02-13
Document some overworld map stuff
dannye
2021-02-13
Merge pull request #95 from ElectroDeoxys/anims
Daniel Harding
2021-02-13
Label Tilemap data
ElectroDeoxys
2021-02-12
Disassemble tileset data
ElectroDeoxys
2021-02-08
Extract BG Map data
ElectroDeoxys
2021-02-08
Document BG Map decompression stuff
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-03
Merge pull request #94 from ElectroDeoxys/master
Daniel Harding
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-02
Enumerate all event var values
dannye
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
[prev]
[next]