openmw-tes3coop/components/openmw-mp/Packets/Player
Koncord 37e9cafbf7 Add new API function: SetConsoleAllow
example:
tes3mp.SetConsoleAllow(pid, 0) -- disallow console to the player

The console is allowed by default
2016-11-04 03:01:26 +08:00
..
PacketAttack.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketAttack.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketAttribute.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketAttribute.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketBaseInfo.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketBaseInfo.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketCell.cpp Send cell coordinates in tes3mp using mData instead of mCellId.mIndex 2016-10-23 16:55:30 +03:00
PacketCell.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketCharGen.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketCharGen.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketChatMessage.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketChatMessage.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketClass.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketClass.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketConsole.hpp Add new API function: SetConsoleAllow 2016-11-04 03:01:26 +08:00
PacketDie.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketDisconnect.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketDrawState.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketDrawState.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketDynamicStats.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketDynamicStats.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketEquipment.cpp Merge with tes3mp-packetexpansion by fixing conflicts 2016-10-23 17:57:38 +03:00
PacketEquipment.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketGUIBoxes.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketGUIBoxes.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketHandshake.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketHandshake.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketInventory.cpp Fix errors remaining from merge with tes3mp-packetexpansion 2016-10-23 18:32:03 +03:00
PacketInventory.hpp Fix errors remaining from merge with tes3mp-packetexpansion 2016-10-23 18:32:03 +03:00
PacketLevel.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketLevel.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketLoaded.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketPosition.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketPosition.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketResurrect.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketSendMyID.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketSkill.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketSkill.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketTime.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PacketTime.hpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PlayerPacket.cpp Move PlayerPackets into their own subfolder 2016-10-19 19:37:10 +03:00
PlayerPacket.hpp Create and start using WorldEvent class 2016-10-20 14:28:19 +03:00