1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/networkPacks
Ivan Savenko 6e629a6a5f split getBonusLocalFirst into two distinct method:
- const method getFirstBonus that returns single matching bonusToString
- non-const method getLocalBonus that returns bonus from current node
2024-01-19 13:56:06 +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 split getBonusLocalFirst into two distinct method: 2024-01-19 13:56:06 +02:00
NetPackVisitor.h unlimited replay option 2023-12-28 20:48:19 +01:00
ObjProperty.h Implemented serialization of MapObjectSubID, refactoring of related code 2023-11-17 21:18:34 +02:00
PacksForClient.h Remove most of non-const access to VLC entities 2024-01-19 13:54:49 +02:00
PacksForClientBattle.h Remove most of non-const access to VLC entities 2024-01-19 13:54:49 +02:00
PacksForLobby.h Define each identifier in a dedicated statement 2024-01-10 00:22:23 +00: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