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-26 03:52:01 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
rewardable
History
Ivan Savenko
92c5fd4156
Merge pull request
#4655
from IvanSavenko/bugfixing
...
Bugfixing
2024-09-23 18:01:27 +03:00
..
Configuration.cpp
Add coastVisitable property to rewardables, update schemas
2024-09-12 12:11:18 +00:00
Configuration.h
Removed creatureBank flag from battle, battles now receive BattleLayout
2024-09-12 12:11:18 +00:00
Info.cpp
Fix missing registration of onGuardedMessage string for banks
2024-09-22 20:30:55 +00:00
Info.h
Replaced most of usages of CRandomGenerator with vstd::RNG in library
2024-07-16 13:13:07 +00:00
Interface.cpp
vcmiscrolls
2024-09-05 15:51:45 +03:00
Interface.h
NKAI: rewardables
2024-07-07 21:58:39 +03:00
Limiter.cpp
add missing serialization of spells in Limiter
2024-09-21 22:40:58 +02:00
Limiter.h
Added 'Serializeable' base class for classes serializeable by pointer
2024-05-16 18:40:59 +00:00
Reward.cpp
Show non-learnable spells from rewardable object as greyed-out
2024-07-29 17:13:31 +00:00
Reward.h
Rewardable objects may now define guards. Converted Crypt to rewardable.
2024-09-12 12:10:40 +00:00