mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
edb2ecd751
- added separate giveExperience method instead of weird changePrimSkill - experience is now always used in form of int64_t - max supported level reduced from 201 to 197 to fit into int64_t - fixed undefined behavior in experience calculation |
||
---|---|---|
.. | ||
Configuration.cpp | ||
Configuration.h | ||
Info.cpp | ||
Info.h | ||
Interface.cpp | ||
Interface.h | ||
Limiter.cpp | ||
Limiter.h | ||
Reward.cpp | ||
Reward.h |