index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text
Age
Commit message (
Expand
)
Author
2018-02-07
More home disasm and misc
xCrystal
2018-02-07
Rename text files to match section names
xCrystal
2017-03-30
Name some confusion and transparency labels
xCrystal
2016-09-18
Foul Odor and Stiffen effects
xCrystal
2016-09-17
Acid effect and CheckNoDamageOrEffect
xCrystal
2016-05-31
Remove leftover \n's
dannye
2016-05-21
rename text macro to textpointer and text/line/done for better text readability
xCrystal
2016-04-06
Some duel engine disassemlby
dannye
2016-03-05
figure out substatus duelvars
xCrystal
2016-03-05
start dissasembling move effect functions
xCrystal
2016-03-04
correct some text labels with multiple meanings
xCrystal
2016-03-03
append "Text" to text labels
xCrystal
2016-02-29
start naming some text labels
xCrystal
2016-01-26
Rename deck name text strings
dannye
2016-01-25
card effect commands labels
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
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019