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
c55a75cc4e
Remove copy-pasted code in rewardable town building leading to hero not
...
registered as visitor
2024-10-11 15:02:48 +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
Remove copy-pasted code in rewardable town building leading to hero not
2024-10-11 15:02:48 +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
Reduce usage of pointers to VLC entities
2024-10-10 12:28:08 +00: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