1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 02:15:33 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
2016-10-23 16:55:30 +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 Rename server's GetController() method into GetPlayerController() 2016-10-19 16:54:39 +03:00
Items.hpp Make GetItemSlot work and add SendEquipment in server item functions 2016-09-30 12:30:05 +03: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