1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:49:56 +00:00
openmw-tes3mp/apps/openmw-mp
2018-10-30 15:32:52 +08:00
..
processors [Server] Remove result from the OnPlayerSendMessage callback 2018-10-30 13:13:07 +08:00
Script [Server] Disallow non void callbacks 2018-10-30 15:32:52 +08:00
Cell.cpp [General] Rename all instances of refNumIndex into refNum 2018-07-13 04:12:03 +03:00
Cell.hpp [General] Rename all instances of refNumIndex into refNum 2018-07-13 04:12:03 +03:00
CellController.cpp [Server] Initialize interiors correctly if exterior 0, 0 has been loaded 2017-08-31 14:48:23 +03:00
CellController.hpp [General] Rename Event into ObjectList & WorldObject into BaseObject 2018-05-13 00:42:24 +03:00
CMakeLists.txt [Server] Remove CallFF dependency as it not fully supported by Windows and MacOS 2018-10-30 12:59:47 +08:00
main.cpp [Server] Use clearer error message when failing to bind port 2018-10-13 08:35:07 +03: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] Rework OnRequestPluginList callback. Add AddPluginHash function 2018-10-30 14:56:54 +08:00
Networking.hpp [Server] Rework OnRequestPluginList callback. Add AddPluginHash function 2018-10-30 14:56:54 +08:00
Player.cpp [Server] Rename isPlayerExists() into doesPlayerExist() 2018-07-21 07:34:45 +03:00
Player.hpp [Server] Add kicked load status 2018-10-30 12:56:50 +08: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