1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/rewardable
Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class
All parts of CHeroHandler.cpp are now in lib/entities/hero
Adjusted includes to use new paths
No functionality changes
2024-10-13 14:01:09 +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 Minor refactoring of translations: 2024-10-06 19:42:15 +00:00
Info.h - Handle new configurable banks 2024-09-21 13:36:28 +02:00
Interface.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
Interface.h Remove copy-pasted code in rewardable town building leading to hero not 2024-10-11 15:02:48 +00:00
Limiter.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
Limiter.h
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