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-30 04:30:42 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
spells
/
effects
History
Alexander Wilms
02e429e973
Fix typos using
https://github.com/crate-ci/typos
...
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
..
Catapult.cpp
Added RandomGeneratorUtil::nextItemWeighted convenience method
2024-01-31 00:17:40 +02:00
Catapult.h
…
Clone.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
Clone.h
…
Damage.cpp
…
Damage.h
…
DemonSummon.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
DemonSummon.h
Block spellcasting if 0 creatures will be raised
2024-04-07 18:50:37 +03:00
Dispel.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
Dispel.h
…
Effect.cpp
…
Effect.h
…
Effects.cpp
…
Effects.h
…
EffectsFwd.h
…
Heal.cpp
Fixes crash on attempt to dynamic_cast AbilityCaster to Unit
2024-02-18 20:06:07 +02:00
Heal.h
…
LocationEffect.cpp
…
LocationEffect.h
…
Moat.cpp
Moved bonus parsing to a new file
2024-02-14 15:48:06 +02:00
Moat.h
Implemented 'strict' json support
2024-02-26 12:55:49 +02:00
Obstacle.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
Obstacle.h
…
Registry.cpp
…
Registry.h
…
RemoveObstacle.cpp
…
RemoveObstacle.h
…
Sacrifice.cpp
…
Sacrifice.h
…
Summon.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
Summon.h
Block spellcasting if 0 creatures will be raised
2024-04-07 18:50:37 +03:00
Teleport.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
Teleport.h
…
Timed.cpp
Moved bonus parsing to a new file
2024-02-14 15:48:06 +02:00
Timed.h
…
UnitEffect.cpp
…
UnitEffect.h
…