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
|
4f98d67ed4
|
[General] Modernize packet style for PlayerJournal
|
2019-10-21 07:01:36 +03:00 |
|
David Cernat
|
a4b588d1b5
|
[General] Add optional timestamps to journal entries in PlayerJournal
|
2018-07-26 04:36:12 +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
|
78f29302ef
|
[General] Fix PlayerJournal logic by sending only refIds for its actors
Additionally, make the refIds for actors usable in script functions.
|
2017-06-23 08:12:32 +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
|
7ec431ce3d
|
[General] Make packet style more consistent
|
2017-05-24 22:09:35 +03:00 |
|
David Cernat
|
0189dbf916
|
[General] Make JournalItem consistent with other packet structs
|
2017-05-18 10:32:23 +03:00 |
|
Koncord
|
690211ad99
|
[General] Extract BaseEvent & BasePlayer from packets to functions
Move Send and Read functions to BasePacket
|
2017-03-06 18:40:07 +08:00 |
|
David Cernat
|
75392297b5
|
[General] Use vector::at in most places
|
2017-02-05 19:01:06 +02:00 |
|
David Cernat
|
04d45b9dbb
|
[General] Rename packets to show they are for players only, not NPCs
|
2017-02-05 09:01:33 +02:00 |
|