Arseniy Shestakov
|
324717acbe
|
Spelling fixes: privilaged -> privileged, retreive -> retrieve
|
2018-02-10 21:52:23 +03:00 |
|
Arseniy Shestakov
|
da117e9255
|
Code style: remove void from constructors without arguments
|
2018-01-13 11:51:47 +03:00 |
|
AlexVinS
|
15138c23de
|
Finished conversion to new logging API
* removed logger streams
* (float3|int3)::operator() -> (float3|int3)::toString(), it was too ugly and confusing.
|
2017-08-11 23:06:27 +03:00 |
|
AlexVinS
|
a8a3230798
|
Logging cleanup (server).
|
2017-08-11 16:50:00 +03:00 |
|
Arseniy Shestakov
|
f1e5797834
|
Code style: move or add licensing information on top of every file
|
2017-07-14 01:26:03 +03:00 |
|
Arseniy Shestakov
|
6642816b1e
|
Client: server port and testing options cleanup
Now we only pass port as ui16 instead of std::string
|
2017-06-04 08:49:23 +03:00 |
|
Arseniy Shestakov
|
db5a52a0f8
|
Multiplayer: gracefully handle player loss unless it's a host
We don't want server to shutdown after just one of players lost the game.
|
2017-05-31 08:04:26 +03:00 |
|
AlexVinS
|
47085e8d78
|
Fixed CID 1366361
|
2016-11-25 22:20:40 +03:00 |
|
AlexVinS
|
4ff4e41e81
|
fixed typo
|
2016-11-13 13:13:41 +03:00 |
|
Ivan Savenko
|
256f43f467
|
Fixes zero-initialized fileVersion member in deserializer
|
2016-10-29 19:52:19 +03:00 |
|
Ivan Savenko
|
3d1b1f4ba8
|
Add files for rebased serializer refactoring done by Ivan
|
2016-10-27 17:26:22 +03:00 |
|