1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2026-01-30 01:28:42 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
Dave Corley 7ee64c9b25
Merge pull request #27 from DreamWeave-MP/urm-fixes
Urm fixes for quasiExterior, weather, and lighting in custom cells
2023-09-29 07:15:51 -05:00
..
Actors.cpp (Server) Add Lua functions to read actor AI packets 2023-09-27 15:05:42 -05:00
Actors.hpp (Server) Add Lua functions to read actor AI packets 2023-09-27 15:05:42 -05: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
Dialogue.cpp
Dialogue.hpp [Documentation] Update some docs to match method signatures 2022-06-13 20:59:35 -07:00
Factions.cpp
Factions.hpp
GUI.cpp
GUI.hpp [Documentation] Update some docs to match method signatures 2022-06-13 20:59:35 -07: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] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
Mechanics.hpp [Documentation] Update some docs to match method signatures 2022-06-13 20:59:35 -07: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 [Documentation] Update some docs to match method signatures 2022-06-13 20:59:35 -07:00
Positions.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Positions.hpp
Quests.cpp
Quests.hpp [Documentation] Update some docs to match method signatures 2022-06-13 20:59:35 -07:00
RecordsDynamic.cpp Fix(client): Included bad code 2023-09-25 17:58:12 -05:00
RecordsDynamic.hpp Merge remote-tracking branch 'urm/0.7.1-cell-records' 2023-09-25 16:42:09 -05:00
Server.cpp
Server.hpp [Documentation] Update some docs to match method signatures 2022-06-13 20:59:35 -07:00
Settings.cpp [General] Add VR settings to GameSettings packet 2022-05-01 02:38:02 +03:00
Settings.hpp [General] Add VR settings to GameSettings packet 2022-05-01 02:38:02 +03:00
Shapeshift.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Shapeshift.hpp [Documentation] Update some docs to match method signatures 2022-06-13 20:59:35 -07:00
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 [Documentation] Update some docs to match method signatures 2022-06-13 20:59:35 -07: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 [Documentation] Update some docs to match method signatures 2022-06-13 20:59:35 -07:00