1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 07:23:51 +00:00
openmw-tes3mp/components/openmw-mp/Packets/Worldstate
2019-02-12 05:20:27 +08:00
..
PacketCellCreate.cpp [General] Turn CellCreate into a Worldstate packet 2018-07-14 23:51:49 +03:00
PacketCellCreate.hpp [General] Turn CellCreate into a Worldstate packet 2018-07-14 23:51:49 +03:00
PacketCellReplace.cpp [General] Add placeholder for CellReplace packet 2018-07-15 00:17:13 +03:00
PacketCellReplace.hpp [General] Add placeholder for CellReplace packet 2018-07-15 00:17:13 +03:00
PacketRecordDynamic.cpp [General] Add ENABLE_PVS option to CMake 2019-02-12 05:20:27 +08: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
PacketWorldMap.cpp [General] Remove unnecessary MapChanges struct from BaseWorldstate 2018-07-12 05:06:31 +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] Fix minor warnings found by PVS 2019-02-12 05:20:27 +08:00
WorldstatePacket.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00