1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 08:19:56 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
2017-02-28 01:38:25 +02:00
..
Cells.cpp [Server] Remove redundant newlines & keep ~120 columns 2017-02-27 17:13:07 +08:00
Cells.hpp [General] Simultaneously send loads & unloads in ID_PLAYER_CELL_STATE 2017-02-03 20:27:40 +02:00
CharClass.cpp [General] Rename packets to show they are for players only, not NPCs 2017-02-05 09:01:33 +02:00
CharClass.hpp Revert "Use lowerCamelCase in tes3mp server script function names, part 1" 2016-11-16 19:28:22 +02:00
Chat.cpp [General] Stop using virtual functions in BasePlayer, part 2 2017-01-25 17:19:53 +02:00
GUI.cpp [Server] Change type in second argument in SetConsoleAllow to "bool" 2017-02-01 13:44:50 +08:00
GUI.hpp [Server] Change type in second argument in SetConsoleAllow to "bool" 2017-02-01 13:44:50 +08:00
Items.cpp [Server] In Item script functions, rename itemId into refId for clarity 2017-02-07 13:50:28 +02:00
Items.hpp [Server] In Item script functions, rename itemId into refId for clarity 2017-02-07 13:50:28 +02:00
Miscellaneous.cpp [Server] Add GetLastPlayerId() script function in Miscellaneous category 2017-02-26 23:00:51 +02:00
Miscellaneous.hpp [Server] Add GetLastPlayerId() script function in Miscellaneous category 2017-02-26 23:00:51 +02:00
Positions.cpp [General] Rename packets to show they are for players only, not NPCs 2017-02-05 09:01:33 +02:00
Positions.hpp [Server] Move script functions for cells to a new CellFunctions class 2017-01-26 16:10:45 +02:00
Quests.cpp [General] Rename packets to show they are for players only, not NPCs 2017-02-05 09:01:33 +02:00
Quests.hpp [Server] Add script callbacks for object placement and deletion 2017-01-25 05:30:25 +02:00
Spells.cpp [Server] Use script function to get spellbook action 2017-02-16 14:23:27 +02:00
Spells.hpp [Server] Use script function to get spellbook action 2017-02-16 14:23:27 +02:00
Stats.cpp [General] Rename ID_GAME_DIE and ID_GAME_RESURRECT 2017-02-28 01:38:25 +02:00
Stats.hpp Revert "Use lowerCamelCase in tes3mp server script function names, part 1" 2016-11-16 19:28:22 +02: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 [Server] Change signatures of GetLastEventAction & SetScriptEventAction 2017-02-23 15:17:00 +08:00
World.hpp [Server] Change signatures of GetLastEventAction & SetScriptEventAction 2017-02-23 15:17:00 +08:00