index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data
/
effect_commands.asm
Age
Commit message (
Expand
)
Author
2020-11-29
Updating spelling + adding NPCMovement_d896
E
2020-11-28
fixing spelling errors
E
2020-11-28
Adding reference to effect_commands.asm
E
2020-04-25
Terror Strike effect command and related routines
ElectroDeoxys
2019-07-21
Effect command constants and documentation
xCrystal
2019-07-21
More progress related to move effects
xCrystal
2018-06-30
Rename 'Kind' labels (issue #36)
xCrystal
2018-02-15
Style
xCrystal
2016-09-18
more move effects
xCrystal
2016-09-18
more type $03 effects
xCrystal
2016-09-18
Foul Odor and Stiffen effects
xCrystal
2016-09-17
Acid effect and CheckNoDamageOrEffect
xCrystal
2016-09-17
unknown2 param of move struct is actually its animation
xCrystal
2016-03-05
start dissasembling move effect functions
xCrystal
2016-02-27
Misc fixes
anmart
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-25
card effect commands labels
xCrystal
2016-01-17
Generalize to "effect commands", even for trainer cards, to avoid confusion
xCrystal