Andrey Filipenkov
|
dde9a5d5d2
todo updates
|
4 年之前 |
Andrey Filipenkov
|
2e18299897
make server a static lib, run it in a separate thread
|
4 年之前 |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 年之前 |
Karlis Senko
|
224ea28433
Fix various memory errors related to server and connections.
|
7 年之前 |
Arseniy Shestakov
|
f5d8e5b0cc
Move Boost Asio compatibility code to Global.h. Fix by @dydzio06143
|
7 年之前 |
Arseniy Shestakov
|
74e5c5bf05
CGameHandler: rename CPackForClient argument and add network logging
|
7 年之前 |
Arseniy Shestakov
|
ac66fc7f42
Full rework of pre-game interface and networking
|
7 年之前 |
Raphnalor
|
83c6ffbda0
Reflect changes in boost::asio released in Boost 1.66. (#428)
|
7 年之前 |
Arseniy Shestakov
|
324717acbe
Spelling fixes: privilaged -> privileged, retreive -> retrieve
|
7 年之前 |
Arseniy Shestakov
|
da117e9255
Code style: remove void from constructors without arguments
|
7 年之前 |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 年之前 |
AlexVinS
|
a8a3230798
Logging cleanup (server).
|
8 年之前 |
AlexVinS
|
61e241308d
Logging cleanup
|
8 年之前 |
ArseniyShestakov
|
b52cfe5283
Code style: use parentheses for creating heap-based objects (#344)
|
8 年之前 |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 年之前 |
Arseniy Shestakov
|
d84f61fc96
CConnection: use std::static for port conversion
|
8 年之前 |
Arseniy Shestakov
|
6642816b1e
Client: server port and testing options cleanup
|
8 年之前 |
Arseniy Shestakov
|
cc163c4e05
Refactoring of networking code on server and client
|
9 年之前 |
Arseniy Shestakov
|
db5a52a0f8
Multiplayer: gracefully handle player loss unless it's a host
|
9 年之前 |
AlexVinS
|
4ff4e41e81
fixed typo
|
9 年之前 |
Ivan Savenko
|
256f43f467
Fixes zero-initialized fileVersion member in deserializer
|
9 年之前 |
Arseniy Shestakov
|
ba5ad286cd
Serializer refactoring: fix paths to work in Visual Studio
|
9 年之前 |
Arseniy Shestakov
|
5f1254a29e
Apply some of Vadim's changes
|
9 年之前 |
Ivan Savenko
|
3d1b1f4ba8
Add files for rebased serializer refactoring done by Ivan
|
9 年之前 |