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-20 01:47:39 +02:00
..
amx DIE TABS, DIE!!!!!!!1 2016-09-04 17:39:08 +08:00
Script [Server] Add GetContainerItemActionCount() for getting drag count 2017-02-19 00:11:09 +02:00
Cell.cpp [Server] Don't crash server every time a player disconnects 2017-02-20 01:47:39 +02: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] Some fixes for MasterClient 2017-02-03 00:55:59 +08:00
MasterClient.cpp [Server] Make style for new methods consistent with rest of project 2017-02-19 16:53:15 +02:00
MasterClient.hpp Move MasterClient to Networking class 2017-01-10 19:21:31 +08:00
Networking.cpp [Server] Exchange position information correctly between players 2017-02-19 23:30:43 +02:00
Networking.hpp [General] Rename WorldEvent into BaseEvent 2017-02-06 12:53:41 +02:00
Player.cpp [Server] Make style for new methods consistent with rest of project 2017-02-19 16:53:15 +02:00
Player.hpp [Server] Rename doForNearest to forEachLoaded 2017-02-19 21:32:25 +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