1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:49:56 +00:00
openmw-tes3mp/apps/openmw-mp
David Cernat aeb2e57444 [Server] Bring Actor functions in line with Object functions, part 2
The ActorPacket-sending functions now have sendToOtherVisitors and skipAttachedPlayer arguments, except for the ones for ActorList and ActorAuthority (because such arguments don't make sense for those).
2018-07-13 01:25:43 +03:00
..
processors [Server] Add OnActorAI event and remove autosync for ActorAI packets 2018-07-13 01:05:27 +03:00
Script [Server] Bring Actor functions in line with Object functions, part 2 2018-07-13 01:25:43 +03:00
Cell.cpp [General] Rename Event into ObjectList & WorldObject into BaseObject 2018-05-13 00:42:24 +03:00
Cell.hpp [General] Rename Event into ObjectList & WorldObject into BaseObject 2018-05-13 00:42:24 +03:00
CellController.cpp [Server] Initialize interiors correctly if exterior 0, 0 has been loaded 2017-08-31 14:48:23 +03:00
CellController.hpp [General] Rename Event into ObjectList & WorldObject into BaseObject 2018-05-13 00:42:24 +03:00
CMakeLists.txt [Server] Add OnActorAI event and remove autosync for ActorAI packets 2018-07-13 01:05:27 +03:00
main.cpp Remove Pawn support 2018-07-02 23:00:35 +08:00
MasterClient.cpp [General] Explicitly use limitations of the master server 2018-07-02 23:29:07 +08:00
MasterClient.hpp [Server] Add and implement PushPlugin method to MasterClient 2017-05-07 02:51:57 +08:00
Networking.cpp [General] Add integrity checks to Handshake packet 2018-07-03 18:41:03 +08:00
Networking.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00
Player.cpp [Server] Split up handshake handling into multiple functions for debug 2018-04-09 15:25:50 +03:00
Player.hpp [Server] Split up handshake handling into multiple functions for debug 2018-04-09 15:25:50 +03:00
Utils.cpp [Server] Add and use Utils::getCellFromDescription() 2017-04-28 16:33:58 +03:00
Utils.hpp [Server] Add and use Utils::getCellFromDescription() 2017-04-28 16:33:58 +03:00