1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-30 03:36:43 +00:00
openmw-tes3mp/apps/openmw-mp
David Cernat 3acfbad55d [General] Implement ClientScriptSettings packet, part 1
For starters, the new packet can set which client scripts have all of their variables synchronized between players. The previous hardcoded list of IDs for synchronized scripts has been removed.
2019-09-09 10:28:35 +03:00
..
processors [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Script [General] Implement ClientScriptSettings packet, part 1 2019-09-09 10:28:35 +03:00
Cell.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Cell.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
CellController.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
CellController.hpp [Server] Remove unused function 2018-12-29 14:02:08 +08:00
CMakeLists.txt [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
main.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
MasterClient.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
MasterClient.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Networking.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Networking.hpp [Server] Refer to data files instead of plugins in var & function names 2019-04-23 22:45:25 +03:00
Player.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Player.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Utils.cpp [Server] Turn GetArguments() from ScriptFunctions into Utils function 2019-02-24 01:43:04 +02:00
Utils.hpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00