This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-20 03:29:32 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
spells
History
Ivan Savenko
faa7cbff18
Fixed gcc/clang warnings
2015-12-04 01:17:43 +02:00
..
AdventureSpellMechanics.cpp
Removed includes of CGameState from headers
2015-12-02 21:39:53 +02:00
AdventureSpellMechanics.h
…
BattleSpellMechanics.cpp
Removed all #include's of CMap.h from headers.
2015-12-02 21:05:10 +02:00
BattleSpellMechanics.h
…
CDefaultSpellMechanics.cpp
More comments about dispell special cases.
2015-10-13 07:11:49 +03:00
CDefaultSpellMechanics.h
…
CreatureSpellMechanics.cpp
…
CreatureSpellMechanics.h
…
CSpellHandler.cpp
Fixed gcc/clang warnings
2015-12-04 01:17:43 +02:00
CSpellHandler.h
Use ISpellCaster in battle callback
2015-09-29 17:26:52 +03:00
ISpellMechanics.cpp
Allow multiple destinations in BattleSpellCastParameters
2015-09-30 00:31:50 +03:00
ISpellMechanics.h
Allow multiple destinations in BattleSpellCastParameters
2015-09-30 00:31:50 +03:00
Magic.h
…
SpellMechanics.h
…
ViewSpellInt.cpp
…
ViewSpellInt.h
…