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
Alexander Wilms
02e429e973
Fix typos using
https://github.com/crate-ci/typos
...
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
..
effects
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
AbilityCaster.cpp
…
AbilityCaster.h
…
AdventureSpellMechanics.cpp
Added 'Serializeable' base class for classes serializeable by pointer
2024-05-16 18:40:59 +00:00
AdventureSpellMechanics.h
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
BattleSpellMechanics.cpp
Added RandomGeneratorUtil::nextItemWeighted convenience method
2024-01-31 00:17:40 +02:00
BattleSpellMechanics.h
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
BonusCaster.cpp
Fix text formatting, fix todo's
2024-04-09 16:13:30 +03:00
BonusCaster.h
…
CSpellHandler.cpp
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
CSpellHandler.h
lib now uses shared_ptr for entities. Removed manual memory management.
2024-05-17 15:04:05 +00:00
ExternalCaster.cpp
…
ExternalCaster.h
…
ISpellMechanics.cpp
split getBonusLocalFirst into two distinct method:
2024-01-19 13:56:06 +02:00
ISpellMechanics.h
Do not check for guards when teleporting using means other than DD
2024-05-07 20:05:23 +00:00
ObstacleCasterProxy.cpp
…
ObstacleCasterProxy.h
Fix: licenses, pragma guards, StdInc
2024-03-29 07:48:52 +02:00
Problem.cpp
…
Problem.h
…
ProxyCaster.cpp
…
ProxyCaster.h
…
TargetCondition.cpp
Renamed JsonNode::meta to more logical modScope. Member is now private
2024-02-26 12:55:49 +02:00
TargetCondition.h
…
ViewSpellInt.cpp
…
ViewSpellInt.h
Fix: licenses, pragma guards, StdInc
2024-03-29 07:48:52 +02:00