You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw-mp/Script/Functions
David Cernat a508a0faf8 [Server] Turn GetArguments() from ScriptFunctions into Utils function 5 years ago
..
Actors.cpp [General] Implement sending of ActorSpeech packets from server scripts 6 years ago
Actors.hpp [General] Implement sending of ActorSpeech packets from server scripts 6 years ago
Books.cpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Books.hpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Cells.cpp [Server] Rename variable i into index in script function arguments 6 years ago
Cells.hpp [Server] Rename variable i into index in script function arguments 6 years ago
CharClass.cpp [Server] Use consistent arguments for script functions that send packets 6 years ago
CharClass.hpp [Server] Document script functions, part 3 7 years ago
Chat.cpp [Server] Turn sendToAttachedPlayer into skipAttachedPlayer 6 years ago
Chat.hpp [Server] Bring comments up-to-date for packet-sending script functions 6 years ago
Dialogue.cpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Dialogue.hpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Factions.cpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Factions.hpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
GUI.cpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
GUI.hpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Items.cpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Items.hpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Mechanics.cpp [Server] Add script functions for getting player draw & sneak states 6 years ago
Mechanics.hpp [Server] Add script functions for getting player draw & sneak states 6 years ago
Miscellaneous.cpp [Server] Move plugin enforcement functions to ServerFunctions 6 years ago
Miscellaneous.hpp [Server] Move plugin enforcement functions to ServerFunctions 6 years ago
Objects.cpp [Server] Add SetObjectActivatingPid() script function 6 years ago
Objects.hpp [Server] Add SetObjectActivatingPid() script function 6 years ago
Positions.cpp [Server] Remove unusable position functions for players 5 years ago
Positions.hpp [Server] Remove unusable position functions for players 5 years ago
Quests.cpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Quests.hpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
RecordsDynamic.cpp [Server] Make capitalization consistent for AI-related script functions 6 years ago
RecordsDynamic.hpp [Server] Make capitalization consistent for AI-related script functions 6 years ago
Server.cpp [Server] Remove usages of get/set env. Add GetModDir function 5 years ago
Server.hpp [Server] Remove usages of get/set env. Add GetModDir function 5 years ago
Settings.cpp [Server] Use consistent arguments for script functions that send packets 6 years ago
Settings.hpp [General] Add SetResetStats server script function 6 years ago
Shapeshift.cpp [Server] Use consistent arguments for script functions that send packets 6 years ago
Shapeshift.hpp [Server] Create ShapeshiftFunctions and move relevant functions there 6 years ago
Spells.cpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Spells.hpp [Server] Rename script functions for clearing packet vectors for players 6 years ago
Stats.cpp [Server] Use consistent arguments for script functions that send packets 6 years ago
Stats.hpp [General] Replace deathReason in death packets with a killer variable 6 years ago
Timer.cpp [Server] Turn GetArguments() from ScriptFunctions into Utils function 5 years ago
Worldstate.cpp [Server] Turn readWorldstate and writeWorldstate into static variables 6 years ago
Worldstate.hpp [Server] Turn readWorldstate and writeWorldstate into static variables 6 years ago