index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gfx
Age
Commit message (
Expand
)
Author
2021-06-11
Fix Ninetales typos
dannye
2021-06-11
Strip rgbgfx rules from png files
dannye
2021-03-07
Disassemble and document some bank
ElectroDeoxys
2021-02-18
Standardise title screen gfx labels
ElectroDeoxys
2021-02-15
Rename some tilemap/tileset constants
dannye
2020-12-26
Identify anim flags, restructure data and renames sprite constants
ElectroDeoxys
2020-12-14
Let rgbgfx generate pal files for card gfx
dannye
2020-12-13
Use rgbgfx instead of gfx.py
dannye
2019-06-27
Remove color information from grassenergy.8x6.png
xCrystal
2018-07-11
Split full width font graphics
xCrystal
2018-07-10
Document some text engine functions
xCrystal
2018-07-08
VWF -> Half-width font ; Regular font -> Full-width font
xCrystal
2018-03-10
more bank 1 disasm related to drawing cards and gfx
xCrystal
2018-02-27
Further split duel graphics
xCrystal
2018-02-27
Split duel graphics and document duel gfx loading functions
xCrystal
2018-02-19
Move gfx/unnamed/ to gfx/duel/
xCrystal
2018-02-16
all permissions 755 -> 644
xCrystal
2018-02-16
Reorganize some graphics
xCrystal
2015-09-07
Use gfx.py instead of rgbgfx
dannye
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019