David Cernat
|
9f77c876f6
|
[General] Fix warnings related to double to int conversion in MasterData
|
2020-07-04 16:52:52 +03:00 |
|
David Cernat
|
154a9ce5a6
|
[General] Fix declarations hiding class members, part 2
|
2019-12-04 10:17:33 +02:00 |
|
David Cernat
|
e15428e139
|
[General] Remove "created by" stamps added by IntelliJ
|
2019-08-26 12:33:28 +03:00 |
|
Koncord
|
d162f6fd3a
|
[General] Explicitly use limitations of the master server
|
2018-07-02 23:29:07 +08:00 |
|
Koncord
|
3e284a1139
|
[General] Use unsigned int instead unsigned long
sizeof(unsigned long) != 8 on Windows
|
2017-05-25 22:55:37 +08:00 |
|
Koncord
|
892960f913
|
[General] Add ctor to MasteData::Plugin
|
2017-05-20 00:06:34 +08:00 |
|
Koncord
|
6e8750b9e4
|
[General] Change list players to vector players
|
2017-04-24 20:22:13 +08:00 |
|
Koncord
|
9643eb6026
|
[Master] Notify server about announce state
Rename structure Server to QueryData
|
2017-04-24 19:58:48 +08:00 |
|
Koncord
|
5854f680f0
|
[General] Add Master data types
|
2017-04-23 13:39:43 +08:00 |
|