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-18 03:21:27 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
events
History
Alexander Wilms
02e429e973
Fix typos using
https://github.com/crate-ci/typos
...
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
..
ApplyDamage.cpp
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
ApplyDamage.h
Fix typos using
https://github.com/crate-ci/typos
2024-06-24 03:47:19 +02:00
GameResumed.cpp
Replace redundant types with
auto
for the lvalues of template factory functions for smart pointers
2024-01-17 12:50:00 +00:00
GameResumed.h
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
2022-09-24 15:55:21 +03:00
ObjectVisitEnded.cpp
Replace redundant types with
auto
for the lvalues of template factory functions for smart pointers
2024-01-17 12:50:00 +00:00
ObjectVisitEnded.h
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
2022-09-24 15:55:21 +03:00
ObjectVisitStarted.cpp
Replace redundant types with
auto
for the lvalues of template factory functions for smart pointers
2024-01-17 12:50:00 +00:00
ObjectVisitStarted.h
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
2022-09-24 15:55:21 +03:00
PlayerGotTurn.cpp
Replace redundant types with
auto
for the lvalues of template factory functions for smart pointers
2024-01-17 12:50:00 +00:00
PlayerGotTurn.h
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
2022-09-24 15:55:21 +03:00
TurnStarted.cpp
Replace redundant types with
auto
for the lvalues of template factory functions for smart pointers
2024-01-17 12:50:00 +00:00
TurnStarted.h
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
2022-09-24 15:55:21 +03:00