1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 21:49:56 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
David Cernat 8b79cdd4f4 [Server] Document script functions, part 3
Also reorder functions in Cells and CharClass so they are consistent with the rest.
2017-07-25 18:07:09 +03:00
..
Actors.cpp [Server] Add script functions for getting and setting actor dynamic stat modifiers 2017-06-10 09:28:35 +03:00
Actors.hpp [Server] Document script functions, part 3 2017-07-25 18:07:09 +03:00
Books.cpp [Server] Rework script functons by removing unnecessary vector buffers 2017-07-07 09:25:48 +03:00
Books.hpp [Server] Make spell script functions consistent with others 2017-07-20 17:58:00 +03:00
Cells.cpp [Server] Document script functions, part 3 2017-07-25 18:07:09 +03:00
Cells.hpp [Server] Document script functions, part 3 2017-07-25 18:07:09 +03:00
CharClass.cpp [Server] Document script functions, part 3 2017-07-25 18:07:09 +03:00
CharClass.hpp [Server] Document script functions, part 3 2017-07-25 18:07:09 +03:00
Chat.cpp [General] Implement CleanChat() 2017-06-12 08:01:47 +08:00
Dialogue.cpp [Server] Move functions dealing with PlayerKillCount to QuestFunctions 2017-07-11 07:15:06 +03:00
Dialogue.hpp [Server] Document script functions, part 1 2017-07-19 20:40:51 +03:00
Factions.cpp [Server] Document script functions, part 1 2017-07-19 20:40:51 +03:00
Factions.hpp [Server] Document script functions, part 2 2017-07-23 21:59:33 +03:00
GUI.cpp [General] Add optional notes to PasswordDialogs 2017-07-02 13:07:36 +03:00
GUI.hpp [General] Add optional notes to PasswordDialogs 2017-07-02 13:07:36 +03:00
Items.cpp [Server] Rework script functons by removing unnecessary vector buffers 2017-07-07 09:25:48 +03:00
Items.hpp [Server] Rework script functons by removing unnecessary vector buffers 2017-07-07 09:25:48 +03:00
Mechanics.cpp [Server] Add script functions for werewolf states 2017-07-15 11:09:28 +03:00
Mechanics.hpp [Server] Document script functions, part 3 2017-07-25 18:07:09 +03:00
Miscellaneous.cpp [Server] Add GetCurrentMpNum() and SetCurrentMpNum() script functions 2017-04-04 12:43:17 +03:00
Miscellaneous.hpp [Server] Document script functions, part 2 2017-07-23 21:59:33 +03:00
Positions.cpp [Server] Use consistent names for rotation script functions 2017-06-10 17:06:09 +03:00
Positions.hpp [Server] Document script functions, part 3 2017-07-25 18:07:09 +03:00
Quests.cpp [Server] Move functions dealing with PlayerKillCount to QuestFunctions 2017-07-11 07:15:06 +03:00
Quests.hpp [Server] Document script functions, part 1 2017-07-19 20:40:51 +03:00
Settings.cpp [Server] Create new Settings category for script functions 2017-06-20 07:24:15 +03:00
Settings.hpp [Server] Document script functions, part 3 2017-07-25 18:07:09 +03:00
Spells.cpp [Server] Make spell script functions consistent with others 2017-07-20 17:58:00 +03:00
Spells.hpp [Server] Make spell script functions consistent with others 2017-07-20 17:58:00 +03:00
Stats.cpp [General] Implement resurrection at nearest shrine or temple 2017-06-27 01:01:45 +03:00
Stats.hpp [General] Implement resurrection at nearest shrine or temple 2017-06-27 01:01:45 +03:00
Timer.cpp [Server] Simplify native CallPublic & CreateTimerEx 2017-06-30 17:59:50 +08:00
World.cpp [General] Implement ObjectState packet 2017-07-13 09:46:30 +03:00
World.hpp [Server] Document script functions, part 3 2017-07-25 18:07:09 +03:00