L3-Bataille-Navale/source/gui/scene
2023-03-07 14:52:05 +01:00
..
abc added the possibility to view in replay a previous game 2023-03-07 14:52:05 +01:00
__init__.py finished the history menu 2023-03-06 19:57:18 +01:00
Game.py added the possibility to view in replay a previous game 2023-03-07 14:52:05 +01:00
GameError.py fixed some bugs, network error are now handled 2023-03-04 11:11:41 +01:00
GameLoad.py the load menus now show the time of the save 2023-03-05 21:47:51 +01:00
GameQuit.py fixed some bugs, network error are now handled 2023-03-04 11:11:41 +01:00
GameResult.py fixed some bugs, network error are now handled 2023-03-04 11:11:41 +01:00
GameSave.py Added prompt to save the game 2023-03-04 12:46:58 +01:00
GameWaitLoad.py the load menus now show the time of the save 2023-03-05 21:47:51 +01:00
HistoryGame.py added the possibility to view in replay a previous game 2023-03-07 14:52:05 +01:00
HistoryMenu.py path are now in the path module 2023-03-07 11:26:39 +01:00
MainMenu.py added the possibility to view in replay a previous game 2023-03-07 14:52:05 +01:00
RoomCreate.py regex are now stored in a specific file 2023-03-07 11:17:52 +01:00
RoomHost.py batchs are now automatically handled by the scene and the widgets 2023-03-02 21:34:21 +01:00
RoomJoin.py regex are now stored in a specific file 2023-03-07 11:17:52 +01:00
Settings.py added popup alongside scene 2023-03-03 13:06:08 +01:00