1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 17:39:44 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
2017-04-09 12:24:33 +03:00
..
Actors.cpp [Server] Create ActorFunctions placeholder 2017-04-09 12:24:33 +03:00
Actors.hpp [Server] Create ActorFunctions placeholder 2017-04-09 12:24:33 +03:00
Cells.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
Cells.hpp [General] Simultaneously send loads & unloads in ID_PLAYER_CELL_STATE 2017-02-03 20:27:40 +02:00
CharClass.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
CharClass.hpp [Server] Use consistent pattern for script function category names 2017-03-04 14:11:17 +02:00
Chat.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
GUI.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
GUI.hpp [Server] Use consistent pattern for script function category names 2017-03-04 14:11:17 +02:00
Items.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
Items.hpp [Server] In Item script functions, rename itemId into refId for clarity 2017-02-07 13:50:28 +02:00
Miscellaneous.cpp [Server] Add GetCurrentMpNum() and SetCurrentMpNum() script functions 2017-04-04 12:43:17 +03:00
Miscellaneous.hpp [Server] Fix typo in MiscellaneousFunctions 2017-04-04 12:49:29 +03:00
Positions.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
Positions.hpp
Quests.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
Quests.hpp
Spells.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
Spells.hpp [Server] Use script function to get spellbook action 2017-02-16 14:23:27 +02:00
Stats.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
Stats.hpp [Server] Use consistent pattern for script function category names 2017-03-04 14:11:17 +02:00
Timer.cpp
World.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
World.hpp [Server] Add SendActorAuthority() script function 2017-04-05 11:02:11 +03:00