openmw-tes3coop/apps/openmw-mp
David Cernat f3b8a5b909 [General] Check integrity of credits only on Windows clients
This avoids the problems that were encountered in Linux and macOS builds regarding this check while also still addressing the scenario where official Windows builds had their credits modified by people unrelated to the project.
2019-02-14 00:29:55 +02:00
..
processors [Server] Remove result from the OnPlayerSendMessage callback 2018-10-30 13:13:07 +08:00
Script [Server] Fix ARM build 2019-01-21 12:02:02 +08:00
Cell.cpp [Server] Fix invalidation of iterators 2018-12-29 11:10:20 +08:00
Cell.hpp [Server] Fix invalidation of iterators 2018-12-29 11:10:20 +08:00
CellController.cpp [Server] Remove unused function 2018-12-29 14:02:08 +08:00
CellController.hpp [Server] Remove unused function 2018-12-29 14:02:08 +08:00
CMakeLists.txt [Server] Add MP flag to the server if enabled 2018-12-29 12:03:01 +08:00
main.cpp [General] Check integrity of credits only on Windows clients 2019-02-14 00:29:55 +02:00
MasterClient.cpp [General] Explicitly use limitations of the master server 2018-07-02 23:29:07 +08:00
MasterClient.hpp [Server] Add and implement PushPlugin method to MasterClient 2017-05-07 02:51:57 +08:00
Networking.cpp [Server] Accept clients with wrong password on servers with no password 2018-12-31 03:52:25 +02:00
Networking.hpp [Server] Add experimental option for not crashing from Lua script errors 2018-12-01 03:03:39 +02:00
Player.cpp [Server] Rename isPlayerExists() into doesPlayerExist() 2018-07-21 07:34:45 +03:00
Player.hpp [Server] Fix type name warning for Player 2019-02-13 21:56:47 +02:00
Utils.cpp [Server] Add and use Utils::getCellFromDescription() 2017-04-28 16:33:58 +03:00
Utils.hpp [Server] Add and use Utils::getCellFromDescription() 2017-04-28 16:33:58 +03:00