1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/networkPacks
Ivan Savenko 76956cfe3a
Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2
Remove implicit conversion of identifier to integer
2023-11-16 17:26:32 +02:00
..
ArtifactLocation.h artifacts swap optimization 2023-11-08 21:58:48 +02:00
BattleChanges.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
Component.h Converted Component class to use VariantIdentifier instead of int 2023-11-02 12:00:04 +02:00
EInfoWindowMode.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
EntityChanges.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
EOpenWindowMode.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
NetPacksBase.h Fixed few more memory leaks in client 2023-11-13 16:27:15 +02:00
NetPacksLib.cpp Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 2023-11-16 17:26:32 +02:00
NetPackVisitor.h move SetStackEffect to a separate file 2023-10-24 01:27:52 +03:00
ObjProperty.h Fix build 2023-11-08 14:00:23 +02:00
PacksForClient.h ask assemble regression fixed 2023-11-08 21:59:55 +02:00
PacksForClientBattle.h move SetStackEffect to a separate file 2023-10-24 01:27:52 +03:00
PacksForLobby.h Moved ArtifactLocation to a separate file 2023-10-23 19:02:28 +03:00
PacksForServer.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00
SetStackEffect.h move SetStackEffect to a separate file 2023-10-24 01:27:52 +03:00
StackLocation.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
TradeItem.h Use variant identifier in netpacks where applicable 2023-11-08 14:00:23 +02:00