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
2026-05-02 20:42:24 +02:00
Code
Issues
Releases
Activity
Files
acd067e58715bc4eefb5cf0922f3099d127c2d90
vcmi
/
scripting
/
lua
/
api
T
History
Laserlicht
acd067e587
remove CObjectHandler
2025-09-14 21:34:32 +02: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
…
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
remove CObjectHandler
2025-09-14 21:34:32 +02:00
Player.cpp
…
Player.h
…
Registry.cpp
…
Registry.h
…
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