.. |
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
|
[Server] Rename variable i into index in script function arguments
|
2018-07-24 20:14:51 +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] Use consistent arguments for script functions that send packets
|
2018-07-07 18:29:31 +03:00 |
CharClass.hpp
|
[Server] Document script functions, part 3
|
2017-07-25 18:07:09 +03:00 |
Chat.cpp
|
[Server] Turn sendToAttachedPlayer into skipAttachedPlayer
|
2018-07-07 20:08:59 +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
|
[Server] Rename script functions for clearing packet vectors for players
|
2018-10-03 02:26:47 +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
|
[Server] Add script functions for getting player draw & sneak states
|
2018-08-03 18:26:44 +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] Move most MiscellaneousFunctions to ServerFunctions
|
2019-03-19 04:25:33 +02:00 |
Miscellaneous.hpp
|
[Server] Move most MiscellaneousFunctions to ServerFunctions
|
2019-03-19 04:25:33 +02:00 |
Objects.cpp
|
[Server] Add SetObjectActivatingPid() script function
|
2018-10-22 16:25:50 +03:00 |
Objects.hpp
|
[Server] Add SetObjectActivatingPid() script function
|
2018-10-22 16:25:50 +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
|
[Server] Clear new types of records in ClearRecords()
|
2019-08-01 15:47:13 +03:00 |
RecordsDynamic.hpp
|
[General] Implement container and door records for RecordDynamic packets
|
2019-07-27 03:45:50 +03:00 |
Server.cpp
|
[Server] Don't crash when adding a requiredDataFile w/ no checksum twice
|
2019-05-05 17:39:49 +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
|
[Server] Use consistent arguments for script functions that send packets
|
2018-07-07 18:29:31 +03:00 |
Settings.hpp
|
[General] Add SetResetStats server script function
|
2018-04-09 19:24:24 +03:00 |
Shapeshift.cpp
|
[Server] Use consistent arguments for script functions that send packets
|
2018-07-07 18:29:31 +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
|
[Server] Add StatsFunctions that get/set damage to attributes/skills
|
2019-03-20 18:54:35 +02:00 |
Stats.hpp
|
[Server] Add StatsFunctions that get/set damage to attributes/skills
|
2019-03-20 18:54:35 +02:00 |
Timer.cpp
|
[Server] Turn GetArguments() from ScriptFunctions into Utils function
|
2019-02-24 01:43:04 +02:00 |
Worldstate.cpp
|
[Server] Turn readWorldstate and writeWorldstate into static variables
|
2018-07-26 20:03:42 +03:00 |
Worldstate.hpp
|
[Server] Turn readWorldstate and writeWorldstate into static variables
|
2018-07-26 20:03:42 +03:00 |