1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 17:19:56 +00:00
openmw-tes3mp/apps/openmw-mp
2017-02-21 01:02:00 +08:00
..
amx DIE TABS, DIE!!!!!!!1 2016-09-04 17:39:08 +08:00
Script [Server] Add ability to set password to server from config & scripts 2017-02-20 22:40:09 +08:00
Cell.cpp [Server] Don't crash server every time a player disconnects. Again. 2017-02-20 20:44:01 +08:00
Cell.hpp [Server] Add Cell::sendToLoaded() for sending events to loaded players 2017-02-19 19:42:16 +02:00
CMakeLists.txt [Server] Add Cell and CellController 2017-02-19 13:27:10 +08:00
main.cpp [Server] Add ability to set password to server from config & scripts 2017-02-20 22:40:09 +08:00
MasterClient.cpp [Server] Some fixes in requests to the master server 2017-02-21 01:02:00 +08:00
MasterClient.hpp Move MasterClient to Networking class 2017-01-10 19:21:31 +08:00
Networking.cpp [Server] Update MasterClient to new protocol 2017-02-20 23:14:59 +08:00
Networking.hpp [Server] Update MasterClient to new protocol 2017-02-20 23:14:59 +08:00
Player.cpp [Server] Use variable instead method in Player. 2017-02-20 20:46:20 +08:00
Player.hpp [Server] Don't crash server every time a player disconnects. Again. 2017-02-20 20:44:01 +08:00
Utils.cpp [General] Leave one blank line at the end of every tes3mp code file 2017-01-26 06:17:29 +02:00
Utils.hpp Change printf to LOG_MESSAGE_SIMPLE 2016-11-18 00:35:38 +08:00