openmw-tes3coop/apps/openmw-mp
2018-09-05 18:19:34 +08:00
..
processors [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03:00
Script [Server] Add GetMaxPlayers, GetPort and HasPassword functions to API 2018-09-05 18:19:34 +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
CellController.hpp [General] Rename Event into ObjectList & WorldObject into BaseObject 2018-05-13 00:42:24 +03:00
CMakeLists.txt [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03:00
main.cpp [Server] Set minimum updateRate when communicating with master server 2018-08-23 00:10:49 +03:00
MasterClient.cpp [General] Explicitly use limitations of the master server 2018-07-02 23:29:07 +08:00
MasterClient.hpp
Networking.cpp [Server] Add GetMaxPlayers, GetPort and HasPassword functions to API 2018-09-05 18:19:34 +08:00
Networking.hpp [Server] Add GetMaxPlayers, GetPort and HasPassword functions to API 2018-09-05 18:19:34 +08:00
Player.cpp [Server] Rename isPlayerExists() into doesPlayerExist() 2018-07-21 07:34:45 +03:00
Player.hpp [Server] Rename isPlayerExists() into doesPlayerExist() 2018-07-21 07:34:45 +03:00
Utils.cpp
Utils.hpp