1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 20:19:56 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
2020-11-17 15:28:02 +02:00
..
Actors.cpp [Server] Send ActorAuthority packets to all clients 2020-08-25 11:23:42 +02:00
Actors.hpp [General] Include death animations in ActorDeath packets 2019-12-05 13:27:55 +02:00
Books.cpp [General] Modernize packet style for PlayerBook 2019-10-23 02:02:27 +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] Modernize packet style for PlayerCellState 2019-10-23 17:46:21 +03:00
Cells.hpp [Server] Rename variable i into index in script function arguments 2018-07-24 20:14:51 +03:00
CharClass.cpp [Server] Fix warnings in server functions for class and gender 2020-06-23 01:03:03 +03:00
CharClass.hpp [Server] Fix warnings in server functions for class and gender 2020-06-23 01:03:03 +03:00
Chat.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Chat.hpp [Server] Fix mixed-up bindings for Chat functions 2019-11-20 21:01:18 +02:00
Dialogue.cpp [General] Modernize packet style for PlayerTopic 2019-10-23 01:24:13 +03:00
Dialogue.hpp [Server] Rename script functions for clearing packet vectors for players 2018-10-03 02:26:47 +03:00
Factions.cpp [General] Modernize packet style for PlayerFaction 2019-10-26 11:42:40 +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] Modernize packet style for PlayerQuickKeys 2019-10-21 16:55:21 +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] Add server functions for reading equipment change indexes 2020-07-07 15:41:03 +02:00
Items.hpp [Server] Add server functions for reading equipment change indexes 2020-07-07 15:41:03 +02:00
Mechanics.cpp [General] Rename PlayerTeam into PlayerAlly 2019-12-05 19:15:11 +02:00
Mechanics.hpp [General] Rename PlayerTeam into PlayerAlly 2019-12-05 19:15:11 +02:00
Miscellaneous.cpp [Server] Fix credentials generation. Used static variable as a workaround. 2020-02-16 12:34:05 +01:00
Miscellaneous.hpp [Server] Fix credentials generation. Used static variable as a workaround. 2020-02-16 12:34:05 +01:00
Objects.cpp [Server] Add server functions for getting & setting dialogue choices 2020-10-26 20:34:01 +02:00
Objects.hpp [Server] Add server functions for getting & setting dialogue choices 2020-10-26 20:34:01 +02: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 [General] Modernize packet style for PlayerJournal 2019-10-21 07:01:36 +03:00
Quests.hpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00
RecordsDynamic.cpp [General] Read and use weapon quantity in RecordDynamic packets 2020-04-19 23:17:09 +03:00
RecordsDynamic.hpp [General] Sound custom records 2020-03-15 19:17:00 +01: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] Set any settings from the Game category with the GAME_SETTINGS packet 2020-02-28 00:40:00 +01:00
Settings.hpp [General] Set any settings from the Game category with the GAME_SETTINGS packet 2020-02-28 00:40:00 +01: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] Return signed int for GetSpellsActiveEffectArg() 2020-11-17 15:28:02 +02:00
Spells.hpp [Server] Return signed int for GetSpellsActiveEffectArg() 2020-11-17 15:28:02 +02:00
Stats.cpp [Server] Fix warnings in server functions for class and gender 2020-06-23 01:03:03 +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 [Client] Remove urm's broken (by his own admission) cell reset attempt 2020-08-11 16:12:49 +02:00
Worldstate.hpp [Server] Fix small typos in script functions 2020-05-26 01:10:22 +02:00