1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 12:19:55 +00:00
openmw-tes3mp/components/openmw-mp
David Cernat ed9a85f13b [General] Increase maxPlugins to 1000
This allows clients to have 1000 data files instead of 256 as before.

Also increase maxHashes to 50
2022-02-12 00:12:22 +02:00
..
Base [General] Fix jump synchronization for players 2021-10-09 18:11:57 +02:00
Controllers [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
Master [General] Increase maxPlugins to 1000 2022-02-12 00:12:22 +02:00
Packets [General] Increase maxPlugins to 1000 2022-02-12 00:12:22 +02:00
ErrorMessages.hpp [General] Move credits integrity error message to new ErrorMessages file 2018-07-16 03:21:14 +03:00
NetworkMessages.hpp [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
TimedLog.cpp [General] Remove 'using namespace std' from multiplayer components 2021-03-21 00:07:12 +02:00
TimedLog.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Utils.cpp [General] Remove 'using namespace std' from multiplayer components 2021-03-21 00:07:12 +02:00
Utils.hpp [General] Turn Utils::printVersion() into Utils::getVersionInfo() 2021-02-10 02:54:37 +02:00
Version.hpp [General] Change default internal server password 2021-12-07 09:12:02 +02:00