CMakeLists.txt
|
Extension of lobby server functionality
|
2024-01-19 23:49:59 +02:00 |
EntryPoint.cpp
|
Added basic logging
|
2024-02-02 00:21:52 +02:00 |
LobbyDatabase.cpp
|
Track last login time for accounts
|
2024-02-06 16:28:35 +02:00 |
LobbyDatabase.h
|
Track last login time for accounts
|
2024-02-06 16:28:35 +02:00 |
LobbyServer.cpp
|
Some progress on private rooms support
|
2024-02-10 19:02:25 +02:00 |
LobbyServer.h
|
Better handling of disconnects, code cleanup
|
2024-02-02 15:32:06 +02:00 |
SQLiteConnection.cpp
|
Code cleanup
|
2024-01-26 19:15:57 +02:00 |
SQLiteConnection.h
|
Simplified code
|
2024-02-02 01:26:53 +02:00 |