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 (
Collapse
)
Author
2021-02-23
Remove comment line
ElectroDeoxys
2021-02-22
Disassemble and document Card Pop! functions
ElectroDeoxys
2021-02-20
Disassemble and label some printer functions
ElectroDeoxys
2021-02-20
Rename unknown tilemaps
ElectroDeoxys
2021-02-20
Label unknown tilemaps
ElectroDeoxys
2021-02-20
Extract duel configuration data, and label duel testing routine
ElectroDeoxys
2021-02-20
Map event tilemaps
ElectroDeoxys
2021-02-19
Finish disassembling bank 0
ElectroDeoxys
2021-02-18
Standardise title screen gfx labels
ElectroDeoxys
2021-02-18
Fix spaces
ElectroDeoxys
2021-02-18
Fix typos
ElectroDeoxys
2021-02-18
Label data, split map tiles and permissions
ElectroDeoxys
2021-02-18
Document bank20 routines
ElectroDeoxys
2021-02-18
Label permission map loading routines
ElectroDeoxys
2021-02-18
Remove bank05 padding INCROM
ElectroDeoxys
2021-02-18
Merge https://github.com/pret/poketcg
ElectroDeoxys
2021-02-18
Extract compressed data
ElectroDeoxys
2021-02-17
Improve decompression documentation
ElectroDeoxys
2021-02-16
Manually declare the 00 padding
dannye
instead of manually declaring the ff padding
2021-02-16
Label
ElectroDeoxys
2021-02-16
Small fixes
ElectroDeoxys
2021-02-16
Fix some labels
ElectroDeoxys
2021-02-16
Merge https://github.com/pret/poketcg
ElectroDeoxys
2021-02-16
Label SGB map palettes
ElectroDeoxys
2021-02-15
Document overworld map player sprite auto movement routines
dannye
2021-02-15
Label and document OW frame data
ElectroDeoxys
2021-02-15
Rename wBGMapBuffer to wDecompressionBuffer
dannye
and update routine names accordingly
2021-02-15
Rename some tilemap/tileset constants
dannye
2021-02-15
Extract data from bank 20
ElectroDeoxys
2021-02-14
Some SGB packet stuff for scene loading
dannye
2021-02-14
Disassemble scene data
dannye
still a WIP
2021-02-13
Merge branch 'master' of https://github.com/pret/poketcg
dannye
2021-02-13
Document some overworld map stuff
dannye
and label some wram addresses used by script commands
2021-02-13
Merge pull request #95 from ElectroDeoxys/anims
Daniel Harding
More graphics disassembling
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
Consolidate "move" and "attack"
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
[next]