..
Actors.cpp
[General] Replace deathReason in death packets with a killer variable
2018-07-05 22:24:51 +03:00
Actors.hpp
[General] Replace deathReason in death packets with a killer variable
2018-07-05 22:24:51 +03:00
Books.cpp
[Server] Add GetCaseInsensitiveFilename() script function
2017-08-18 07:13:08 +03:00
Books.hpp
[Server] Make spell script functions consistent with others
2017-07-20 17:58:00 +03:00
Cells.cpp
[General] Turn PlayerMap into WorldMap, now a Worldstate packet
2018-06-07 12:51:45 +03:00
Cells.hpp
[General] Turn PlayerMap into WorldMap, now a Worldstate packet
2018-06-07 12:51:45 +03:00
CharClass.cpp
[Server] Make spacing in CharClass consistent with other categories
2018-07-05 20:27:42 +03:00
CharClass.hpp
[Server] Document script functions, part 3
2017-07-25 18:07:09 +03:00
Chat.cpp
[Server] Fix confusing script function names
2018-04-18 19:10:58 +03:00
Dialogue.cpp
[Server] Send player speech and animation packets only to nearby players
2017-12-29 06:17:45 +02:00
Dialogue.hpp
[General] Implement PlayerSpeech packet
2017-10-31 15:19:14 +02:00
Factions.cpp
[Server] Add GetCaseInsensitiveFilename() script function
2017-08-18 07:13:08 +03:00
Factions.hpp
[Server] Document script functions, part 2
2017-07-23 21:59:33 +03:00
GUI.cpp
[General] Add notes for InputDialogs in GUIBoxes packet
2018-05-25 05:28:22 +03:00
GUI.hpp
[General] Add notes for InputDialogs in GUIBoxes packet
2018-05-25 05:28:22 +03:00
Items.cpp
[General] Simplify vectorContains
2018-07-03 18:41:03 +08:00
Items.hpp
[Server] Document script functions, part 4
2018-04-18 11:02:18 +03:00
Mechanics.cpp
[General] Replace deathReason in death packets with a killer variable
2018-07-05 22:24:51 +03:00
Mechanics.hpp
[General] Replace deathReason in death packets with a killer variable
2018-07-05 22:24:51 +03:00
Miscellaneous.cpp
[Server] Add DoesFileExist() script function
2018-05-04 03:09:54 +03:00
Miscellaneous.hpp
[Server] Add DoesFileExist() script function
2018-05-04 03:09:54 +03:00
Objects.cpp
[General] Replace deathReason in death packets with a killer variable
2018-07-05 22:24:51 +03:00
Objects.hpp
[General] Replace deathReason in death packets with a killer variable
2018-07-05 22:24:51 +03:00
Positions.cpp
[General] Implement PlayerMomentum packet & associated script functions
2018-04-29 23:47:17 +03:00
Positions.hpp
[General] Implement PlayerMomentum packet & associated script functions
2018-04-29 23:47:17 +03:00
Quests.cpp
[General] Implement PlayerReputation packet
2018-01-30 22:55:29 +02:00
Quests.hpp
[General] Implement PlayerReputation packet
2018-01-30 22:55:29 +02:00
Settings.cpp
[General] Implement setting of enforced client log level in GameSettings
2018-03-11 04:50:59 +02:00
Settings.hpp
[General] Add SetResetStats server script function
2018-04-09 19:24:24 +03:00
Shapeshift.cpp
[Server] Create ShapeshiftFunctions and move relevant functions there
2018-04-18 10:45:39 +03:00
Shapeshift.hpp
[Server] Create ShapeshiftFunctions and move relevant functions there
2018-04-18 10:45:39 +03:00
Spells.cpp
Merge pull request #266 from TES3MP/0.6.0
2017-08-18 07:45:36 +03:00
Spells.hpp
[General] Add and implement PlayerQuickKeys packet
2017-10-25 07:21:00 +03:00
Stats.cpp
[General] Replace deathReason in death packets with a killer variable
2018-07-05 22:24:51 +03:00
Stats.hpp
[General] Replace deathReason in death packets with a killer variable
2018-07-05 22:24:51 +03:00
Timer.cpp
[Server] Simplify native CallPublic & CreateTimerEx
2017-06-30 17:59:50 +08:00
Worldstate.cpp
Remove Pawn support
2018-07-02 23:00:35 +08:00
Worldstate.hpp
[General] Make WorldCollisionOverride also work with specific refIds
2018-06-28 04:53:00 +03:00