L3-Bataille-Navale/source/network/packet
2023-03-04 13:32:59 +01:00
..
abc fixed some bugs, network error are now handled 2023-03-04 11:11:41 +01:00
__init__.py load screen before loading an old save file 2023-03-04 13:32:59 +01:00
PacketAskSave.py Added prompt to save the game 2023-03-04 12:46:58 +01:00
PacketBoatPlaced.py added an GameError scene in case of error in the Game 2023-03-03 19:07:48 +01:00
PacketBombPlaced.py added SimplePacket and VariableLengthBytesPacket to simplify some Packet type 2023-02-28 18:15:08 +01:00
PacketBombState.py added SimplePacket and VariableLengthBytesPacket to simplify some Packet type 2023-02-28 18:15:08 +01:00
PacketChat.py added SimplePacket and VariableLengthBytesPacket to simplify some Packet type 2023-02-28 18:15:08 +01:00
PacketHaveSaveBeenFound.py load screen before loading an old save file 2023-03-04 13:32:59 +01:00
PacketLoadOldSave.py load screen before loading an old save file 2023-03-04 13:32:59 +01:00
PacketQuit.py added an GameError scene in case of error in the Game 2023-03-03 19:07:48 +01:00
PacketResponseSave.py Added prompt to save the game 2023-03-04 12:46:58 +01:00
PacketSettings.py added SimplePacket and VariableLengthBytesPacket to simplify some Packet type 2023-02-28 18:15:08 +01:00
PacketUsername.py added SimplePacket and VariableLengthBytesPacket to simplify some Packet type 2023-02-28 18:15:08 +01:00