1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/lib/networkPacks
Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class
All parts of CHeroHandler.cpp are now in lib/entities/hero
Adjusted includes to use new paths
No functionality changes
2024-10-13 14:01:09 +00:00
..
ArtifactLocation.h
BattleChanges.h
Component.h
EInfoWindowMode.h
EntityChanges.h
EOpenWindowMode.h
NetPacksBase.h Remove type registration from library pack applying 2024-08-26 19:48:46 +00:00
NetPacksLib.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
NetPackVisitor.h Implemented serialization of local player state in json form 2024-10-08 20:04:32 +00:00
ObjProperty.h Moved banks randomization to server-side with client netpack 2024-07-16 13:13:39 +00:00
PacksForClient.h Merge branch 'develop' into spell 2024-10-07 12:55:23 +02:00
PacksForClientBattle.h Remove type registration from library pack applying 2024-08-26 19:48:46 +00:00
PacksForLobby.h Removed save compatibility with 1.4 2024-08-29 18:51:53 +00:00
PacksForServer.h new dialog 2024-09-28 15:51:53 +02:00
SaveLocalState.h Fix iOS build 2024-10-10 12:38:32 +00:00
SetRewardableConfiguration.h Fix build 2024-08-26 20:06:36 +00:00
SetStackEffect.h Fix build 2024-08-26 20:06:36 +00:00
StackLocation.h
TradeItem.h