1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-08 21:56:32 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
David Cernat 3222afc8b7 [General] Implement PlayerCooldowns packet
Although this packet may be used for other kinds of cooldowns in the future, it currently only handles cooldowns for magical powers.
2021-07-10 22:15:19 +02:00
..
Actors.cpp [General] Implement ActorSpellsActive packet, part 2 2021-05-07 14:25:55 +02:00
Actors.hpp [General] Implement ActorSpellsActive packet, part 2 2021-05-07 14:25:55 +02:00
Books.cpp
Books.hpp
Cells.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +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
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 [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Mechanics.hpp
Miscellaneous.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Miscellaneous.hpp [Server] Fix credentials generation. Used static variable as a workaround. 2020-02-16 12:34:05 +01:00
Objects.cpp [General] Rework ObjectDialogueChoice for multilingual compatibility 2020-12-13 08:09:14 +02:00
Objects.hpp [General] Rework ObjectDialogueChoice for multilingual compatibility 2020-12-13 08:09:14 +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] Add creature attack values to RecordDynamic packets 2021-05-28 19:35:05 +02:00
RecordsDynamic.hpp [General] Add creature soul values to RecordDynamic packets 2021-05-25 13:55:12 +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 [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
Spells.hpp [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
Stats.cpp [Server] Remove 'using namespace ESM' 2021-03-21 16:08:42 +02:00
Stats.hpp
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