openmw-tes3coop/apps/openmw-mp
2017-05-03 04:45:55 +03:00
..
amx
processors [General] Remove code related to ActorAuthority packets that is not used 2017-05-03 04:43:59 +03:00
Script [Server] Send ActorAuthority packets to all players who loaded the cell 2017-05-03 04:45:55 +03:00
ActorProcessor.cpp [Server] Add OnCellUnload script callback 2017-04-30 03:32:04 +03:00
ActorProcessor.hpp
Cell.cpp [Server] Refresh cellActorList's count after removing Actors from it 2017-05-02 03:39:00 +03:00
Cell.hpp [Server] Remove Actors from a Cell's ActorList when they change cells 2017-05-02 01:39:08 +03:00
CellController.cpp [Server] Add new script callbacks for cells, remove a couple of others 2017-05-01 02:36:13 +03:00
CellController.hpp [Server] Split off Cell and CellController into two different files 2017-04-29 23:05:12 +03:00
CMakeLists.txt [Server] Split off Cell and CellController into two different files 2017-04-29 23:05:12 +03:00
main.cpp
MasterClient.cpp [General] Make coding style consistent 2017-05-02 22:47:58 +03:00
MasterClient.hpp
Networking.cpp [General] Make coding style consistent 2017-05-02 22:47:58 +03:00
Networking.hpp [Server] Send server plugin list to client 2017-05-02 23:33:50 +08:00
Player.cpp
Player.hpp [Server] Split off Cell and CellController into two different files 2017-04-29 23:05:12 +03:00
PlayerProcessor.cpp
PlayerProcessor.hpp
ProcessorInitializer.cpp
ProcessorInitializer.hpp
Utils.cpp
Utils.hpp
WorldProcessor.cpp [Server] Add OnCellUnload script callback 2017-04-30 03:32:04 +03:00
WorldProcessor.hpp