1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/include/vcmi
2024-01-16 15:13:00 +02:00
..
events Fix turn ending 2023-08-24 23:34:33 +03:00
scripting wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
spells Added option to allow self-casting 2024-01-16 15:13:00 +02:00
Artifact.h Finalization of refactoring: 2023-01-20 15:18:36 +02:00
ArtifactService.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Creature.h Renamed speed -> getMovementRange, remove misleading default parameter 2024-01-14 17:14:36 +02:00
CreatureService.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Entity.h Serialize Enitity classes by their ID 2023-11-08 21:27:05 +02:00
EntityService.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Environment.h Separated game and battle callback (server & client only) 2023-09-06 16:03:39 +03:00
Faction.h Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
FactionMember.h (lib) Bonus subtype is now stored as metaidentifier that can store any 2023-10-22 16:54:43 +03:00
FactionService.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
HeroClass.h Finalization of refactoring: 2023-01-20 15:18:36 +02:00
HeroClassService.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
HeroType.h Finalization of refactoring: 2023-01-20 15:18:36 +02:00
HeroTypeService.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Metatype.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Player.h vcmi: PlayerState is now an Entity 2023-04-05 01:22:04 +03:00
ServerCallback.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Services.h Integrated defaultMods into mod system 2023-03-16 17:55:09 +02:00
Skill.h VcmiLua builds properly now 2023-02-01 20:25:09 +01:00
SkillService.h VcmiLua builds properly now 2023-02-01 20:25:09 +01:00
Team.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00