1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-08 18:56:32 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
2021-10-03 01:39:07 +02:00
..
Actors.cpp [Server] Add stackingState arg to script functions adding active spells 2021-10-03 01:39:07 +02:00
Actors.hpp [Server] Add stackingState arg to script functions adding active spells 2021-10-03 01:39:07 +02:00
Books.cpp
Books.hpp
Cells.cpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
Cells.hpp
CharClass.cpp [Server] Remove 'using namespace ESM' 2021-03-21 16:08:42 +02:00
CharClass.hpp [Server] Fix warnings in server functions for class and gender 2020-06-23 01:03:03 +03:00
Chat.cpp
Chat.hpp [Server] Fix mixed-up bindings for Chat functions 2019-11-20 21:01:18 +02:00
Dialogue.cpp
Dialogue.hpp
Factions.cpp
Factions.hpp
GUI.cpp
GUI.hpp
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] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
Mechanics.hpp [General] Rename PlayerTeam into PlayerAlly 2019-12-05 19:15:11 +02:00
Miscellaneous.cpp [Server] Fix memory issues with script functions used for hashing 2021-09-29 14:15:12 +02: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 script functions that send ObjectMove/ObjectRotate packets 2021-07-13 18:11:19 +02:00
Objects.hpp [Server] Add script functions that send ObjectMove/ObjectRotate packets 2021-07-13 18:11:19 +02:00
Positions.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Positions.hpp
Quests.cpp
Quests.hpp
RecordsDynamic.cpp [General] Implement game setting records for RecordDynamic packets 2021-07-18 11:36:07 +02:00
RecordsDynamic.hpp [General] Implement game setting records for RecordDynamic packets 2021-07-18 11:36:07 +02:00
Server.cpp
Server.hpp
Settings.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02: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 [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Shapeshift.hpp
Spells.cpp [Server] Add stackingState arg to script functions adding active spells 2021-10-03 01:39:07 +02:00
Spells.hpp [Server] Add stackingState arg to script functions adding active spells 2021-10-03 01:39:07 +02:00
Stats.cpp [General] Use model variable already included in PlayerBaseInfo packets 2021-09-02 15:44:11 +02:00
Stats.hpp [General] Use model variable already included in PlayerBaseInfo packets 2021-09-02 15:44:11 +02:00
Timer.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Worldstate.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Worldstate.hpp [Server] Fix small typos in script functions 2020-05-26 01:10:22 +02:00