1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-12-15 21:43:11 +00:00
openmw-tes3mp/apps/openmw-mp
2018-07-08 01:05:54 +03:00
..
processors [Server] Remove hardcoded sync for VideoPlay and add OnVideoPlay event 2018-07-06 23:37:57 +03:00
Script [Server] Remove unused default parameters for script functions 2018-07-08 01:05:54 +03:00
Cell.cpp [General] Rename Event into ObjectList & WorldObject into BaseObject 2018-05-13 00:42:24 +03:00
Cell.hpp [General] Rename Event into ObjectList & WorldObject into BaseObject 2018-05-13 00:42:24 +03:00
CellController.cpp
CellController.hpp [General] Rename Event into ObjectList & WorldObject into BaseObject 2018-05-13 00:42:24 +03:00
CMakeLists.txt [Server] Move server administration functions to ServerFunctions class 2018-07-07 19:40:22 +03:00
main.cpp Remove Pawn support 2018-07-02 23:00:35 +08:00
MasterClient.cpp [General] Explicitly use limitations of the master server 2018-07-02 23:29:07 +08:00
MasterClient.hpp
Networking.cpp [General] Add integrity checks to Handshake packet 2018-07-03 18:41:03 +08:00
Networking.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00
Player.cpp [Server] Split up handshake handling into multiple functions for debug 2018-04-09 15:25:50 +03:00
Player.hpp [Server] Split up handshake handling into multiple functions for debug 2018-04-09 15:25:50 +03:00
Utils.cpp
Utils.hpp