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
Koncord 6af2400752 [Server] Remove usages of get/set env. Add GetModDir function 6 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 7 years ago
Cells.hpp [Server] Rename variable i into index in script function arguments 7 years ago
CharClass.cpp [Server] Use consistent arguments for script functions that send packets 7 years ago
CharClass.hpp [Server] Document script functions, part 3 8 years ago
Chat.cpp [Server] Turn sendToAttachedPlayer into skipAttachedPlayer 7 years ago
Chat.hpp [Server] Bring comments up-to-date for packet-sending script functions 7 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 7 years ago
Mechanics.hpp [Server] Add script functions for getting player draw & sneak states 7 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] Use consistent arguments for script functions that send packets 7 years ago
Positions.hpp [General] Implement PlayerMomentum packet & associated script functions 7 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 6 years ago
Server.hpp [Server] Remove usages of get/set env. Add GetModDir function 6 years ago
Settings.cpp [Server] Use consistent arguments for script functions that send packets 7 years ago
Settings.hpp [General] Add SetResetStats server script function 7 years ago
Shapeshift.cpp [Server] Use consistent arguments for script functions that send packets 7 years ago
Shapeshift.hpp [Server] Create ShapeshiftFunctions and move relevant functions there 7 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 7 years ago
Stats.hpp [General] Replace deathReason in death packets with a killer variable 7 years ago
Timer.cpp [Server] Simplify native CallPublic & CreateTimerEx 8 years ago
Worldstate.cpp [Server] Turn readWorldstate and writeWorldstate into static variables 7 years ago
Worldstate.hpp [Server] Turn readWorldstate and writeWorldstate into static variables 7 years ago