David Cernat
|
176aa62b15
|
Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts
Conflicts:
apps/openmw-mp/Script/Functions/Cells.cpp
apps/openmw-mp/Script/Functions/Cells.hpp
apps/openmw-mp/Script/Functions/Worldstate.cpp
apps/openmw-mp/Script/Functions/Worldstate.hpp
apps/openmw-mp/Script/ScriptFunctions.hpp
apps/openmw-mp/processors/player/ProcessorPlayerMap.hpp
apps/openmw/mwmp/processors/player/ProcessorPlayerMap.hpp
components/openmw-mp/Base/BasePlayer.hpp
components/openmw-mp/Packets/Player/PacketPlayerMap.hpp
components/openmw-mp/Packets/Worldstate/PacketWorldMap.cpp
|
2018-06-07 23:23:19 +03:00 |
|
David Cernat
|
72862dc255
|
[General] Turn PlayerMap into WorldMap, now a Worldstate packet
|
2018-06-07 12:51:45 +03:00 |
|
Koncord
|
2cb0ea20f0
|
[General] Modernize packets
Use explicit for constructors
Use override instead virtual for inherited methods
Mark final derived classes as "final"
|
2017-12-09 10:13:27 +08:00 |
|
Koncord
|
931a5896ec
|
[General] Improve PacketPreInit
|
2017-05-02 23:31:30 +08:00 |
|
Koncord
|
435d9780a7
|
[General] Fix PacketPreInit
|
2017-03-06 18:40:53 +08: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 |
|
Koncord
|
0c1905e842
|
[General] Add PreInit packet
|
2017-03-05 16:46:11 +08:00 |
|