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-11-25 22:42:04 +02:00
Code
Issues
Releases
Activity
Files
f84f76b37b35cd07de8fd22e0c3b9f25c0eb6d40
vcmi
/
scripting
/
lua
/
api
History
Ivan Savenko
e12765dca0
Fix sonar warnings, convert spaces -> tabs
2025-07-09 17:52:51 +03:00
..
battle
…
events
…
netpacks
Replaced undescriptive bool true/false with more clear enum for
2025-05-16 17:21:39 +03:00
Artifact.cpp
…
Artifact.h
…
BattleCb.cpp
Drop battle elapsed time measurement, restore avHexes.
2025-01-06 23:28:47 +01:00
BattleCb.h
…
BonusSystem.cpp
Fix sonar warnings, convert spaces -> tabs
2025-07-09 17:52:51 +03:00
BonusSystem.h
…
Creature.cpp
…
Creature.h
…
Faction.cpp
…
Faction.h
…
GameCb.cpp
map objects hierarchy now uses IGameInfoCallback
2025-05-14 18:33:20 +03:00
GameCb.h
Reogranize callback-related classes on 1 file = 1 class basis
2025-05-12 22:07:09 +03:00
HeroClass.cpp
…
HeroClass.h
…
HeroInstance.cpp
…
HeroInstance.h
…
HeroType.cpp
…
HeroType.h
…
ObjectInstance.cpp
…
ObjectInstance.h
…
Player.cpp
…
Player.h
…
Registry.cpp
replace boost locks with std
2025-02-28 15:25:58 +01:00
Registry.h
replace boost locks with std
2025-02-28 15:25:58 +01:00
ServerCb.cpp
…
ServerCb.h
…
Services.cpp
…
Services.h
…
Skill.cpp
…
Skill.h
…
Spell.cpp
…
Spell.h
…
StackInstance.cpp
…
StackInstance.h
Split CCreatureSet file on .h/.cpp per class basis
2025-07-07 19:12:31 +03:00