1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
vcmi/scripting/lua/api
Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
..
battle vcmi: rename IFactionMember and ICreature 2023-05-02 00:54:53 +03:00
events Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
netpacks Fix Lua and test building 2023-10-23 16:05:38 +03:00
Artifact.cpp vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
Artifact.h
BattleCb.cpp
BattleCb.h
BonusSystem.cpp Fix build 2024-04-09 18:56:28 +03:00
BonusSystem.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
Creature.cpp vcmi: rename HeroBonus.h to Bonus.h 2023-05-02 11:20:58 +03:00
Creature.h vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
Faction.cpp
Faction.h
GameCb.cpp Fix build 2023-11-15 15:55:19 +02:00
GameCb.h
HeroClass.cpp
HeroClass.h
HeroInstance.cpp
HeroInstance.h
HeroType.cpp
HeroType.h
ObjectInstance.cpp
ObjectInstance.h
Player.cpp vcmi: massive refactoring v1 2023-04-05 22:33:12 +03:00
Player.h
Registry.cpp Replace redundant types with auto for the lvalues of template factory functions for smart pointers 2024-01-17 12:50:00 +00:00
Registry.h
ServerCb.cpp Fix Lua and test building 2023-10-23 16:05:38 +03:00
ServerCb.h
Services.cpp
Services.h
Skill.cpp
Skill.h
Spell.cpp
Spell.h
StackInstance.cpp
StackInstance.h