openmw-tes3coop/apps/openmw-mp
2017-05-29 06:59:05 +03:00
..
amx
processors [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
Script [General] Use ObjectSpawn instead of ObjectPlace for actors 2017-05-29 06:59:05 +03:00
ActorProcessor.cpp [General] Add basic integrity check to reading of ActorList packets 2017-05-16 14:20:40 +03:00
ActorProcessor.hpp
Cell.cpp [Server] Try to fix server crash from iterations through invalid players 2017-05-09 14:30:25 +03:00
Cell.hpp [Server] Only read Actor packets from players who are still authorities 2017-05-05 06:13:34 +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 [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
main.cpp [Server] Add "--no-logs" option 2017-05-28 19:12:58 +08:00
MasterClient.cpp [General] Move password of master server to header 2017-05-26 01:34:39 +08:00
MasterClient.hpp [Server] Add and implement PushPlugin method to MasterClient 2017-05-07 02:51:57 +08:00
Networking.cpp [General] Remove useless PacketSendMyID 2017-05-26 02:40:49 +08:00
Networking.hpp [Server] Add postInit method and move getPluginListSample in to it 2017-05-07 02:49:58 +08:00
Player.cpp [Server] Try to fix server crash from iterations through invalid players 2017-05-09 14:30:25 +03:00
Player.hpp [Server] Add script functions for dialogue 2017-05-24 23:22:43 +03:00
PlayerProcessor.cpp [General] Add basic integrity check to reading of ActorList packets 2017-05-16 14:20:40 +03:00
PlayerProcessor.hpp
ProcessorInitializer.cpp [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
ProcessorInitializer.hpp
Utils.cpp
Utils.hpp
WorldProcessor.cpp [General] Add basic integrity check to reading of Container packets 2017-05-14 20:24:06 +03:00
WorldProcessor.hpp