openmw-tes3coop/apps/openmw-mp/Script/Functions
David Cernat c639337842 Merge with tes3mp-packetexpansion by fixing conflicts
# Conflicts:
#	apps/openmw-mp/Networking.cpp
#	apps/openmw/mwmp/Networking.cpp
#	components/CMakeLists.txt
#	components/openmw-mp/NetworkMessages.hpp
#	components/openmw-mp/PacketsController.cpp
2016-10-23 17:57:38 +03:00
..
CharClass.cpp Rename server's GetController() method into GetPlayerController() 2016-10-19 16:54:39 +03:00
CharClass.hpp Characters Class API 2016-08-30 11:18:19 +08:00
Chat.cpp Rename server's GetController() method into GetPlayerController() 2016-10-19 16:54:39 +03:00
GUI.cpp Rename server's GetController() method into GetPlayerController() 2016-10-19 16:54:39 +03:00
GUI.hpp Add comment about MesssageBox to prevent future confusion 2016-08-30 08:13:08 +03:00
Items.cpp Merge with tes3mp-packetexpansion by fixing conflicts 2016-10-23 17:57:38 +03:00
Items.hpp Implement inventory functions 2016-10-23 02:57:49 +08:00
Stats.cpp Rename server's GetController() method into GetPlayerController() 2016-10-19 16:54:39 +03:00
Stats.hpp Make GetItemSlot work and add SendEquipment in server item functions 2016-09-30 12:30:05 +03:00
Timer.cpp Fixed some build warnings and IsTimerElapsed function 2016-07-27 10:35:27 +08:00
Translocations.cpp Send cell coordinates in tes3mp using mData instead of mCellId.mIndex 2016-10-23 16:55:30 +03:00
Translocations.hpp Improve logic for script-induced cell changes 2016-09-27 11:28:44 +03:00
World.cpp Rename server's GetController() method into GetPlayerController() 2016-10-19 16:54:39 +03:00
World.hpp Time API 2016-08-30 13:24:42 +08:00