Merge branch 'data' into 'dev'
Merging 'data' into 'dev' See merge request !28
No related branches found
No related tags found
Showing
- vs/LO23/Client/Client.csproj 5 additions, 0 deletionsvs/LO23/Client/Client.csproj
- vs/LO23/Client/data/Comm_calls_Data_Client_Impl.cs 12 additions, 51 deletionsvs/LO23/Client/data/Comm_calls_Data_Client_Impl.cs
- vs/LO23/Client/data/DataCore.cs 30 additions, 0 deletionsvs/LO23/Client/data/DataCore.cs
- vs/LO23/Client/data/Data_Client_ctrl.cs 0 additions, 15 deletionsvs/LO23/Client/data/Data_Client_ctrl.cs
- vs/LO23/Client/data/IHM_Main_calls_Data_Client_Impl.cs 1 addition, 1 deletionvs/LO23/Client/data/IHM_Main_calls_Data_Client_Impl.cs
- vs/LO23/Server/data/Comm_calls_Data_Server_Impl.cs 9 additions, 66 deletionsvs/LO23/Server/data/Comm_calls_Data_Server_Impl.cs
- vs/LO23/Server/data/Data_Serveur_ctrl.cs 0 additions, 18 deletionsvs/LO23/Server/data/Data_Serveur_ctrl.cs
- vs/LO23/Shared/Shared.csproj 9 additions, 2 deletionsvs/LO23/Shared/Shared.csproj
- vs/LO23/Shared/data/Card.cs 10 additions, 0 deletionsvs/LO23/Shared/data/Card.cs
- vs/LO23/Shared/data/ChatMessage.cs 18 additions, 0 deletionsvs/LO23/Shared/data/ChatMessage.cs
- vs/LO23/Shared/data/Deck.cs 8 additions, 0 deletionsvs/LO23/Shared/data/Deck.cs
- vs/LO23/Shared/data/Game.cs 25 additions, 0 deletionsvs/LO23/Shared/data/Game.cs
- vs/LO23/Shared/data/GameAction.cs 32 additions, 0 deletionsvs/LO23/Shared/data/GameAction.cs
- vs/LO23/Shared/data/LightGame.cs 36 additions, 0 deletionsvs/LO23/Shared/data/LightGame.cs
- vs/LO23/Shared/data/LigthUser.cs 20 additions, 11 deletionsvs/LO23/Shared/data/LigthUser.cs
- vs/LO23/Shared/data/Phase.cs 26 additions, 0 deletionsvs/LO23/Shared/data/Phase.cs
- vs/LO23/Shared/data/Player.cs 18 additions, 0 deletionsvs/LO23/Shared/data/Player.cs
- vs/LO23/Shared/data/Round.cs 7 additions, 1 deletionvs/LO23/Shared/data/Round.cs
- vs/LO23/Shared/data/User.cs 27 additions, 23 deletionsvs/LO23/Shared/data/User.cs
- vs/LO23/Shared/interfaces/Interface_Comm_calls_Data_Client.cs 5 additions, 1 deletion...O23/Shared/interfaces/Interface_Comm_calls_Data_Client.cs
vs/LO23/Client/data/DataCore.cs
0 → 100644
vs/LO23/Shared/data/Card.cs
0 → 100644
vs/LO23/Shared/data/ChatMessage.cs
0 → 100644
vs/LO23/Shared/data/Deck.cs
0 → 100644
vs/LO23/Shared/data/Game.cs
0 → 100644
vs/LO23/Shared/data/GameAction.cs
0 → 100644
vs/LO23/Shared/data/LightGame.cs
0 → 100644
vs/LO23/Shared/data/Player.cs
0 → 100644
Please register or sign in to comment