Server/Server/src/main/java/uulm/teamname/marvelous/server/lobbymanager
Richard Reiber 97a2cbb74e sonarqube: removed some smells.
biggest change is that the HashSet and HashMap in LobbyConnection is now a Set and Map instead.
2021-08-09 23:19:30 +02:00
..
LobbyConnection.java sonarqube: removed some smells. 2021-08-09 23:19:30 +02:00
LobbyConnectionState.java refactor: switch more classes to singleton, simplify handling greatly 2021-06-07 07:36:51 +02:00
LobbyManager.java sonarqube: fixed some smells 2021-08-05 22:19:27 +02:00
LobbyRunner.java fix: destroy lobbies properly after ended games and during grouping 2021-07-06 12:59:37 +02:00
Participant.java sonarqube: fixed some smells 2021-08-05 22:19:27 +02:00
ParticipantState.java refactor: switch more classes to singleton, simplify handling greatly 2021-06-07 07:36:51 +02:00
RandomWordGenerator.java refactor: formated lobbymanager properly 2021-06-07 02:01:31 +02:00