1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-03 13:01:33 +02:00
Ivan Savenko edb2ecd751 Fix possible overflow errors on leveling up beyond int64_t limit
- 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
2024-01-04 23:57:36 +02:00
..
2023-10-01 18:16:41 +02:00
2024-01-01 15:25:42 +01:00
2023-10-31 12:11:41 +02:00
2023-10-27 18:18:59 +00:00
2024-01-01 14:57:55 +01:00
2024-01-04 23:48:58 +02:00
2024-01-01 15:25:42 +01:00
2024-01-01 15:25:42 +01:00
fix
2023-09-30 20:18:12 +02:00
fix
2023-09-30 20:18:12 +02:00
fix
2023-09-30 20:18:12 +02:00
2023-09-05 23:57:19 +03:00