1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-10 09:50:17 +02:00
vcmi/lib/networkPacks
Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form
All text processing code is now located in lib/texts.
No changes other than code being moved around and adjustment of includes

Moved without changes:
Languages.h           -> texts/Languages.h
MetaString.*          -> texts/MetaString.*
TextOperations.*      -> texts/TextOperations.*

Split into parts:
CGeneralTextHandler.* -> texts/CGeneralTextHandler.*
                      -> texts/CLegacyConfigParser.*
                      -> texts/TextLocalizationContainer.*
                      -> texts/TextIdentifier.h
2024-07-20 12:55:17 +00:00
..
ArtifactLocation.h End of battle BulkMoveArtifacts 2024-07-09 14:27:04 +03:00
BattleChanges.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
Component.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
EInfoWindowMode.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
EntityChanges.h Fix file name in header 2024-03-08 16:32:40 +02:00
EOpenWindowMode.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
NetPacksBase.h Added 'Serializeable' base class for classes serializeable by pointer 2024-05-16 18:40:59 +00:00
NetPacksLib.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
NetPackVisitor.h Moved banks randomization to server-side with client netpack 2024-07-16 13:13:39 +00:00
ObjProperty.h Moved banks randomization to server-side with client netpack 2024-07-16 13:13:39 +00:00
PacksForClient.h Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
PacksForClientBattle.h Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
PacksForLobby.h Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
PacksForServer.h class CArtifactsOfHeroMain : public CKeyShortcut 2024-04-27 21:35:38 +03:00
SetRewardableConfiguration.h Moved banks randomization to server-side with client netpack 2024-07-16 13:13:39 +00:00
SetStackEffect.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
StackLocation.h Refactoring of serialization versioning handling 2024-01-20 20:34:51 +02:00
TradeItem.h sacrifice routine 2024-01-27 23:01:57 +02:00