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 ab5fd0aef8 [Server] Clean up descriptions for Object script functions 7 years ago
..
Actors.cpp [General] Rename all instances of refNumIndex into refNum 7 years ago
Actors.hpp [General] Rename all instances of refNumIndex into refNum 7 years ago
Books.cpp [Server] Turn sendToAttachedPlayer into skipAttachedPlayer 7 years ago
Books.hpp [Server] Bring comments up-to-date for packet-sending script functions 7 years ago
Cells.cpp [Server] Use consistent arguments for script functions that send packets 7 years ago
Cells.hpp [General] Turn PlayerMap into WorldMap, now a Worldstate packet 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] Turn sendToAttachedPlayer into skipAttachedPlayer 7 years ago
Dialogue.hpp [Server] Add missing descriptions for PlayAnimation() and PlaySpeech() 7 years ago
Factions.cpp [Server] Turn sendToAttachedPlayer into skipAttachedPlayer 7 years ago
Factions.hpp [Server] Bring comments up-to-date for packet-sending script functions 7 years ago
GUI.cpp [Server] Use consistent arguments for script functions that send packets 7 years ago
GUI.hpp [General] Add notes for InputDialogs in GUIBoxes packet 7 years ago
Items.cpp [General] Implement ActorAI packet, part 3 7 years ago
Items.hpp [Server] Bring comments up-to-date for packet-sending script functions 7 years ago
Mechanics.cpp [General] Rename all instances of refNumIndex into refNum 7 years ago
Mechanics.hpp [General] Rename all instances of refNumIndex into refNum 7 years ago
Miscellaneous.cpp [Server] Add DoesFileExist() script function 7 years ago
Miscellaneous.hpp [Server] Add DoesFileExist() script function 7 years ago
Objects.cpp [General] Rename all instances of refNumIndex into refNum 7 years ago
Objects.hpp [Server] Clean up descriptions for Object script functions 7 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] Turn sendToAttachedPlayer into skipAttachedPlayer 7 years ago
Quests.hpp [Server] Bring comments up-to-date for packet-sending script functions 7 years ago
Server.cpp [Server] Move server administration functions to ServerFunctions class 7 years ago
Server.hpp [Server] Move server administration functions to ServerFunctions class 7 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] Turn sendToAttachedPlayer into skipAttachedPlayer 7 years ago
Spells.hpp [Server] Bring comments up-to-date for packet-sending script functions 7 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] Clarify functions used for getting data in Networking 7 years ago
Worldstate.hpp [Server] Use clearer names for functions used to get last received data 7 years ago