1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-24 17:23:50 +00:00
openmw-tes3mp/components/openmw-mp/Packets/Worldstate
David Cernat 42b002e8db [General] Reorder record types in RecordDynamic packet
The record types that cannot be created by players through gameplay are now sorted alphabetically after the record types that can be created by them.
2019-11-30 18:34:35 +02:00
..
PacketCellReset.cpp [General] Rename CellReplace packet into CellReset 2019-03-22 21:33:34 +02:00
PacketCellReset.hpp [General] Rename CellReplace packet into CellReset 2019-03-22 21:33:34 +02:00
PacketClientScriptSettings.cpp [General] Implement ClientScriptSettings packet, part 2 2019-09-14 09:37:19 +03:00
PacketClientScriptSettings.hpp [General] Implement ClientScriptSettings packet, part 1 2019-09-09 10:28:35 +03:00
PacketRecordDynamic.cpp [General] Reorder record types in RecordDynamic packet 2019-11-30 18:34:35 +02:00
PacketRecordDynamic.hpp [General] Implement RecordDynamic packet, part 1 2018-07-30 10:56:26 +03:00
PacketWorldCollisionOverride.cpp [General] Make WorldCollisionOverride also work with specific refIds 2018-06-28 04:53:00 +03:00
PacketWorldCollisionOverride.hpp [General] Add placeholder for WorldCollisionOverride packet 2018-05-25 07:09:32 +03:00
PacketWorldKillCount.cpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00
PacketWorldKillCount.hpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00
PacketWorldMap.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
PacketWorldMap.hpp [General] Turn PlayerMap into WorldMap, now a Worldstate packet 2018-06-07 12:51:45 +03:00
PacketWorldRegionAuthority.cpp [General] Turn PlayerRegionAuthority into WorldRegionAuthority 2018-07-17 09:21:13 +03:00
PacketWorldRegionAuthority.hpp [General] Turn PlayerRegionAuthority into WorldRegionAuthority 2018-07-17 09:21:13 +03:00
PacketWorldTime.cpp [General] Use Time struct for time in BaseWorldstate 2018-07-26 19:01:27 +03:00
PacketWorldTime.hpp [General] Rename GameTime packet into WorldTime 2018-05-23 00:41:29 +03:00
PacketWorldWeather.cpp [General] Reimplement weather synchronization to allow soft transitions 2018-07-21 05:20:26 +03:00
PacketWorldWeather.hpp [General] Turn GameWeather into WorldWeather, now a WorldstatePacket 2018-07-16 02:20:43 +03:00
WorldstatePacket.cpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00
WorldstatePacket.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00