David Cernat
|
4940687455
|
[General] Remove 'using namespace std' from multiplayer components
|
2021-03-21 00:07:12 +02:00 |
|
David Cernat
|
154a9ce5a6
|
[General] Fix declarations hiding class members, part 2
|
2019-12-04 10:17:33 +02:00 |
|
David Cernat
|
cbe58b1c24
|
[General] Modernize packet style for PlayerFaction
|
2019-10-26 11:42:40 +03:00 |
|
Koncord
|
23684489da
|
[General] Fix clang-tidy warning
Converting integer literal to bool, use bool literal instead
|
2018-07-03 02:50:21 +08:00 |
|
David Cernat
|
e36c0afc59
|
[General] Send faction reputation via PlayerFaction packets
|
2017-07-13 13:36:00 +03:00 |
|
David Cernat
|
4e74910fdb
|
[General] Disable automatic sync for PlayerJournal and PlayerFaction
Simplify PlayerFaction packets by removing BOTH action
|
2017-07-08 12:27:48 +03:00 |
|
David Cernat
|
2c05b7f747
|
[Server] Rename InitiateEvent() into InitializeEvent() for consistency
|
2017-07-07 08:12:48 +03:00 |
|
David Cernat
|
1d504a665f
|
[General] Add RANK, EXPULSION and BOTH actions to PlayerFaction packets
|
2017-07-05 07:06:33 +03:00 |
|
Koncord
|
556bf18535
|
[General] Minor improvements for player packets
Add compression, remove useless loop iterations
|
2017-06-03 02:23:34 +08:00 |
|
David Cernat
|
11369f6513
|
[General] Implement sending and reading of PlayerTopic packets
|
2017-05-24 21:43:34 +03:00 |
|
David Cernat
|
e6983993c2
|
[General] Implement sending and reading of PlayerFaction packets
|
2017-05-18 19:27:20 +03:00 |
|
David Cernat
|
ad388c7e12
|
[General] Add placeholders for ActorEquipment & PlayerFaction packets
Also reorder packets and packet processors.
|
2017-05-16 19:25:31 +03:00 |
|