index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data
Age
Commit message (
Collapse
)
Author
2016-03-05
start dissasembling move effect functions
xCrystal
and plenty of other duel related stuff
2016-03-04
correct some text labels with multiple meanings
xCrystal
2016-02-27
Misc fixes
anmart
Labeled some things and fixed a few labels
2016-02-21
Replace hardcoded constants and clean up
dannye
2016-02-15
lowercase hex
xCrystal
2016-02-15
Replace a few static addresses
dannye
2016-01-27
EOLs Windows->UNIX
dannye
2016-01-26
Clean up white space
dannye
2016-01-26
Clean up move effect flags
dannye
use generic constant names for unnamed flags, so that if they are named in the future, it will not be a chore
2016-01-26
Rename deck name text strings
dannye
2016-01-25
card effect commands labels
xCrystal
2016-01-20
more card data documentation
xCrystal
2016-01-17
Generalize to "effect commands", even for trainer cards, to avoid confusion
xCrystal
2016-01-17
disassemble GetCardPointer (0:2f7c)
xCrystal
2016-01-17
dissasemble 2fcb-302c
xCrystal
2016-01-16
some label/commentary corrections
xCrystal
2016-01-16
accidentally messed up the commentary
xCrystal
2016-01-16
organize move effect commands
xCrystal
2016-01-16
dump move effect commands data
xCrystal
2016-01-16
document more card fields: move effect status
xCrystal
2016-01-16
document more card fields: move effect category
xCrystal
2016-01-16
no more underscores in card text pointers
xCrystal
2016-01-16
gfx macro
xCrystal
2016-01-16
fix some typos and use lowercase for prepositions in move names
xCrystal
2016-01-16
label card names and descriptions
xCrystal
2016-01-14
energy macro
xCrystal
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019
[prev]