openmw-tes3coop/apps/openmw-mp
Koncord 7107136808 New API
SetExterior(pid, x, y)
GetExteriorX(pid)
GetExteriorY(pid)

also "SetCell" will now move to the named external cells (e.g. SetCell(pid, "Balmora"))
2016-07-30 01:33:28 +08:00
..
amx Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
Script New API 2016-07-30 01:33:28 +08:00
CMakeLists.txt Ignore LuaBridge warnings 2016-07-27 17:53:26 +08:00
main.cpp Stop requiring amx folder for non-Pawn builds. Use correct Windows identifiers for preprocessor directives in server code. 2016-07-23 20:06:14 +03:00
Networking.cpp New API functions: MessageBox, CustomMessageBox, InputDialog 2016-07-23 22:02:06 +08:00
Networking.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
Player.cpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
Player.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
Utils.cpp Fixed some build warnings and IsTimerElapsed function 2016-07-27 10:35:27 +08:00
Utils.hpp Fixed some build warnings and IsTimerElapsed function 2016-07-27 10:35:27 +08:00