You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw-mp
David Cernat 023ead937f [Server] Fix stack overflows by preventing infinite growth in Lua stack 6 years ago
..
Script [Server] Fix stack overflows by preventing infinite growth in Lua stack 6 years ago
processors [General] Update positions for dead players on other clients 6 years ago
CMakeLists.txt [Server] Add extern to folders used to search for include files 6 years ago
Cell.cpp [Server] Fix invalidation of iterators 6 years ago
Cell.hpp [Server] Fix invalidation of iterators 6 years ago
CellController.cpp [Server] Remove unused function 6 years ago
CellController.hpp [Server] Remove unused function 6 years ago
MasterClient.cpp [General] Explicitly use limitations of the master server 7 years ago
MasterClient.hpp [Server] Add and implement PushPlugin method to MasterClient 8 years ago
Networking.cpp [Server] Refer to data files instead of plugins in var & function names 6 years ago
Networking.hpp [Server] Refer to data files instead of plugins in var & function names 6 years ago
Player.cpp [Server] Rename isPlayerExists() into doesPlayerExist() 7 years ago
Player.hpp [Server] Fix type name warning for Player 6 years ago
Utils.cpp [Server] Turn GetArguments() from ScriptFunctions into Utils function 6 years ago
Utils.hpp [Server] Turn GetArguments() from ScriptFunctions into Utils function 6 years ago
main.cpp [Server] Add error message as argument to OnServerScriptCrash 6 years ago