1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-24 11:23:50 +00:00
openmw-tes3mp/components/openmw-mp/Base
David Cernat d163f1b6da [General] Turn WorldKillCount into a Worldstate packet
Rename the old WorldKillCount that was a Player packet into PlayerPlaceholder. Rename the unused CellCreate that was a Worldstate packet into WorldKillCount. On the server, move kill count-related script functions from QuestFunctions to WorldstateFunctions.
2019-10-08 11:09:08 +03:00
..
BaseActor.hpp [General] Use unsigned ints for refNums & mpNums in packets 2019-09-19 08:44:33 +03:00
BaseObject.hpp [General] Use unsigned ints for refNums & mpNums in packets 2019-09-19 08:44:33 +03:00
BasePacketProcessor.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
BasePlayer.hpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00
BaseStructs.hpp [General] Use unsigned ints for refNums & mpNums in packets 2019-09-19 08:44:33 +03:00
BaseWorldstate.hpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00