Merge branch 'comm' of https://gitlab.utc.fr/girardta/lo23 into comm
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- vs/LO23/Client/App.xaml.cs 8 additions, 5 deletionsvs/LO23/Client/App.xaml.cs
- vs/LO23/Client/Client.csproj 11 additions, 3 deletionsvs/LO23/Client/Client.csproj
- vs/LO23/Client/data/2.cs 19 additions, 0 deletionsvs/LO23/Client/data/2.cs
- vs/LO23/Client/data/Comm_calls_Data_Client_Impl.cs 7 additions, 7 deletionsvs/LO23/Client/data/Comm_calls_Data_Client_Impl.cs
- vs/LO23/Client/data/DataCore.cs 1 addition, 1 deletionvs/LO23/Client/data/DataCore.cs
- vs/LO23/Client/data/Data_Client_ctrl.cs 9 additions, 4 deletionsvs/LO23/Client/data/Data_Client_ctrl.cs
- vs/LO23/Client/data/IHM_Main_calls_Data_Client_Impl.cs 3 additions, 2 deletionsvs/LO23/Client/data/IHM_Main_calls_Data_Client_Impl.cs
- vs/LO23/Client/data/Programtest.cs 3 additions, 3 deletionsvs/LO23/Client/data/Programtest.cs
- vs/LO23/Server/data/Comm_calls_Data_Server_Impl.cs 1 addition, 6 deletionsvs/LO23/Server/data/Comm_calls_Data_Server_Impl.cs
- vs/LO23/Shared/Shared.csproj 1 addition, 1 deletionvs/LO23/Shared/Shared.csproj
- vs/LO23/Shared/data/Card.cs 9 additions, 6 deletionsvs/LO23/Shared/data/Card.cs
- vs/LO23/Shared/data/ChatMessage.cs 15 additions, 12 deletionsvs/LO23/Shared/data/ChatMessage.cs
- vs/LO23/Shared/data/Deck.cs 7 additions, 5 deletionsvs/LO23/Shared/data/Deck.cs
- vs/LO23/Shared/data/Game.cs 1 addition, 1 deletionvs/LO23/Shared/data/Game.cs
- vs/LO23/Shared/data/LightGame.cs 2 additions, 2 deletionsvs/LO23/Shared/data/LightGame.cs
- vs/LO23/Shared/data/LightUser.cs 3 additions, 3 deletionsvs/LO23/Shared/data/LightUser.cs
- vs/LO23/Shared/data/Phase.cs 0 additions, 3 deletionsvs/LO23/Shared/data/Phase.cs
- vs/LO23/Shared/data/Player.cs 16 additions, 14 deletionsvs/LO23/Shared/data/Player.cs
- vs/LO23/Shared/data/User.cs 1 addition, 2 deletionsvs/LO23/Shared/data/User.cs
vs/LO23/Client/data/2.cs
0 → 100644
Please register or sign in to comment