1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 23:49:55 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
David Cernat 031acffcbe [General] Implement cell records for RecordDynamic packets, part 1
New interior cells can be now be created that are either blank or based on existing interior cells.
2019-09-28 13:12:48 +03:00
..
Actors.cpp [Server] Fix typo causing recursion in deprecated actor list function 2019-03-20 17:01:21 +02:00
Actors.hpp [General] Implement sending of ActorSpeech packets from server scripts 2018-08-13 20:39:03 +03:00
Books.cpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Books.hpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Cells.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Cells.hpp [Server] Rename variable i into index in script function arguments 2018-07-24 20:14:51 +03:00
CharClass.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
CharClass.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Chat.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Chat.hpp [Server] Bring comments up-to-date for packet-sending script functions 2018-07-07 20:16:36 +03:00
Dialogue.cpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Dialogue.hpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Factions.cpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Factions.hpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
GUI.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
GUI.hpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Items.cpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Items.hpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Mechanics.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Mechanics.hpp [Server] Add script functions for getting player draw & sneak states 2018-08-03 18:26:44 +03:00
Miscellaneous.cpp [Server] Add script functions for getting SHA256 hashes & random strings 2019-09-21 14:22:19 +03:00
Miscellaneous.hpp [Server] Add script functions for getting SHA256 hashes & random strings 2019-09-21 14:22:19 +03:00
Objects.cpp [Server] Add script functions that read & send ScriptGlobalShort packets 2019-09-19 08:46:54 +03:00
Objects.hpp [Server] Add script functions that read & send ScriptGlobalShort packets 2019-09-19 08:46:54 +03:00
Positions.cpp [Server] Remove unusable position functions for players 2018-12-30 03:17:37 +02:00
Positions.hpp [Server] Remove unusable position functions for players 2018-12-30 03:17:37 +02:00
Quests.cpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Quests.hpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
RecordsDynamic.cpp [General] Implement cell records for RecordDynamic packets, part 1 2019-09-28 13:12:48 +03:00
RecordsDynamic.hpp [General] Implement light records for RecordDynamic packets 2019-08-14 21:10:53 +03:00
Server.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Server.hpp [Server] Refer to data files instead of plugins in var & function names 2019-04-23 22:45:25 +03:00
Settings.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Settings.hpp [General] Add SetResetStats server script function 2018-04-09 19:24:24 +03:00
Shapeshift.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Shapeshift.hpp [Server] Create ShapeshiftFunctions and move relevant functions there 2018-04-18 10:45:39 +03:00
Spells.cpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Spells.hpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Stats.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Stats.hpp [Server] Add StatsFunctions that get/set damage to attributes/skills 2019-03-20 18:54:35 +02:00
Timer.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Worldstate.cpp [General] Implement ClientScriptSettings packet, part 2 2019-09-14 09:37:19 +03:00
Worldstate.hpp [General] Implement ClientScriptSettings packet, part 2 2019-09-14 09:37:19 +03:00