1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 02:49:55 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
2017-06-10 11:43:40 +03:00
..
Actors.cpp [Server] Add script functions for getting and setting actor dynamic stat modifiers 2017-06-10 09:28:35 +03:00
Actors.hpp [Server] Add script functions for getting and setting actor dynamic stat modifiers 2017-06-10 09:28:35 +03:00
Cells.cpp [General] When changing region, send new region name in PlayerCellChange 2017-06-10 11:43:40 +03:00
Cells.hpp [General] When changing region, send new region name in PlayerCellChange 2017-06-10 11:43:40 +03:00
CharClass.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
CharClass.hpp [Server] Make script functions more consistent 2017-04-09 12:28:38 +03:00
Chat.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
Dialogue.cpp [Server] Add script functions for dialogue 2017-05-24 23:22:43 +03:00
Dialogue.hpp [Server] Add script functions for dialogue 2017-05-24 23:22:43 +03:00
Factions.cpp [Server] Make GetFactionExpelledState() return a bool instead of an int 2017-05-18 21:51:24 +03:00
Factions.hpp [Server] Make GetFactionExpelledState() return a bool instead of an int 2017-05-18 21:51:24 +03:00
GUI.cpp [Server] Implement PasswordDialog 2017-06-06 23:34:27 +08:00
GUI.hpp [Server] Implement PasswordDialog 2017-06-06 23:34:27 +08:00
Items.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
Items.hpp [Server] Make script functions more consistent 2017-04-09 12:28:38 +03:00
Miscellaneous.cpp [Server] Add GetCurrentMpNum() and SetCurrentMpNum() script functions 2017-04-04 12:43:17 +03:00
Miscellaneous.hpp [Server] Fix typo in MiscellaneousFunctions 2017-04-04 12:49:29 +03:00
Positions.cpp [Server] Remove GetAngleY & remove Y parameter from SetAngle 2017-06-06 16:33:34 +08:00
Positions.hpp [Server] Remove GetAngleY & remove Y parameter from SetAngle 2017-06-06 16:33:34 +08:00
Quests.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
Quests.hpp [Server] Make script functions more consistent 2017-04-09 12:28:38 +03:00
Spells.cpp [General] Add ActorPacketController & make controller var names clearer 2017-04-09 08:51:28 +03:00
Spells.hpp [Server] Make script functions more consistent 2017-04-09 12:28:38 +03:00
Stats.cpp [General] Rework and simplify death reasons so they work with NPCs 2017-05-05 22:16:31 +03:00
Stats.hpp [General] Rework and simplify death reasons so they work with NPCs 2017-05-05 22:16:31 +03:00
Timer.cpp [General] Leave one blank line at the end of every tes3mp code file 2017-01-26 06:17:29 +02:00
World.cpp [General] Synchronize summoned creatures 2017-05-30 10:11:01 +03:00
World.hpp [General] Synchronize summoned creatures 2017-05-30 10:11:01 +03:00