1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/rewardable
2024-09-22 20:30:55 +00: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 support 0 spellpower and knowledge 2024-08-06 01:26:39 +08: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