Ivan Savenko
|
0d263c5571
Implemented option to run server as a thread with shared VLC
|
1 year ago |
Ivan Savenko
|
2c2bec791c
Fixes and cleanup of game client network shutdown and restart
|
1 year ago |
Ivan Savenko
|
6eef197cea
Removed no longer used mutexes from match server
|
1 year ago |
Ivan Savenko
|
29c0989849
Use std::byte to manage network data
|
1 year ago |
Ivan Savenko
|
eaca128c99
Code cleanup
|
1 year ago |
Ivan Savenko
|
388ca6e776
Added list of active accounts and rooms to UI. Added room creation logic
|
1 year ago |
Ivan Savenko
|
033b2889c4
Add proxy connection mode for lobby rooms
|
1 year ago |
Ivan Savenko
|
9fb7d2817a
Implemented connection of match server to global lobby
|
1 year ago |
Ivan Savenko
|
80e960bc8e
Finalized new TCP networking API
|
1 year ago |
Ivan Savenko
|
11c2708d83
Simplify server networking code, disable player takeover by AI for now
|
1 year ago |
Ivan Savenko
|
aa7ecea683
Switch turn timers handling to boost asio timer
|
1 year ago |
Ivan Savenko
|
d6869160c5
Simplify networking code on server
|
1 year ago |
Ivan Savenko
|
22f0ca67c6
Fix connection to game lobby & map load
|
1 year ago |
Ivan Savenko
|
0a1153e1c6
Switch client-server communication to new API
|
1 year ago |
Alexander Wilms
|
f3277b7953
Define each identifier in a dedicated statement
|
1 year ago |
Laserlicht
|
0c6b1ca3c8
possibility to change name
|
2 years ago |
Ivan Savenko
|
037efdf5fc
Improvements to type safety of Identifier class
|
2 years ago |
nordsoft
|
f3fa0f8652
Allow to reconnect to proxy server
|
2 years ago |
Ivan Savenko
|
e54287ea5d
Converted remaining identifier to new system
|
2 years ago |
Ivan Savenko
|
c4bc6840ea
Moved management of turn order into a new class
|
2 years ago |
Michael
|
1d76f456ad
change servercode to make it more robust
|
2 years ago |
Ivan Savenko
|
593b82d178
Removed all references to boost::interprocess library
|
2 years ago |
Ivan Savenko
|
d1e5a347ff
Refactoring of campaign handler: rename types and use strong typing
|
2 years ago |
Andrey Filipenkov
|
313d479d42
fix using JNI from server in single process build
|
2 years ago |
Andrey Filipenkov
|
c4e7e91850
fix single process build for Android
|
2 years ago |
Andrey Filipenkov
|
2a28109f2d
fix indentation
|
2 years ago |
nordsoft
|
2953b8fe9d
Fix android build
|
2 years ago |
nordsoft
|
52375468e4
Remove unused variable
|
2 years ago |
nordsoft
|
694fedc662
Fix crash due to passing args
|
3 years ago |
nordsoft
|
9ffc50457a
Bypass command line args to vcmiserver
|
3 years ago |