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 cffd985038 Merge pull request #266 from TES3MP/0.6.0
Add hotfix commits for 0.6.0 up to 18 Aug 2017
7 years ago
..
Actors.cpp [Server] Add script functions for getting and setting actor dynamic stat modifiers 8 years ago
Actors.hpp [Server] Document script functions, part 3 8 years ago
Books.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Books.hpp [Server] Make spell script functions consistent with others 8 years ago
Cells.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Cells.hpp [Server] Document script functions, part 3 8 years ago
CharClass.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
CharClass.hpp [Server] Document script functions, part 3 8 years ago
Chat.cpp [General] Implement CleanChat() 8 years ago
Dialogue.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Dialogue.hpp [Server] Document script functions, part 1 8 years ago
Factions.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Factions.hpp [Server] Document script functions, part 2 8 years ago
GUI.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
GUI.hpp [General] Add optional notes to PasswordDialogs 8 years ago
Items.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Items.hpp [Server] Rework script functons by removing unnecessary vector buffers 8 years ago
Mechanics.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Mechanics.hpp [Server] Document script functions, part 3 8 years ago
Miscellaneous.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Miscellaneous.hpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Positions.cpp [General] Record and get player positions before their last cell change 8 years ago
Positions.hpp [General] Record and get player positions before their last cell change 8 years ago
Quests.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Quests.hpp [Server] Document script functions, part 1 8 years ago
Settings.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Settings.hpp [Server] Document script functions, part 3 8 years ago
Spells.cpp Merge pull request #266 from TES3MP/0.6.0 7 years ago
Spells.hpp Added networking and saving for custom spells 8 years ago
Stats.cpp [Server] Add GetCaseInsensitiveFilename() script function 7 years ago
Stats.hpp [General] Implement resurrection at nearest shrine or temple 8 years ago
Timer.cpp [Server] Simplify native CallPublic & CreateTimerEx 8 years ago
World.cpp [General] Implement ObjectState packet 8 years ago
World.hpp [Server] Document script functions, part 3 8 years ago