You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw-mp/Script/Functions
Koncord b158e89f77 [Server] Change signatures of GetLastEventAction & SetScriptEventAction 8 years ago
..
Cells.cpp [General] Simultaneously send loads & unloads in ID_PLAYER_CELL_STATE 8 years ago
Cells.hpp [General] Simultaneously send loads & unloads in ID_PLAYER_CELL_STATE 8 years ago
CharClass.cpp [General] Rename packets to show they are for players only, not NPCs 8 years ago
CharClass.hpp Revert "Use lowerCamelCase in tes3mp server script function names, part 1" 8 years ago
Chat.cpp [General] Stop using virtual functions in BasePlayer, part 2 8 years ago
GUI.cpp [Server] Change type in second argument in SetConsoleAllow to "bool" 8 years ago
GUI.hpp [Server] Change type in second argument in SetConsoleAllow to "bool" 8 years ago
Items.cpp [Server] In Item script functions, rename itemId into refId for clarity 8 years ago
Items.hpp [Server] In Item script functions, rename itemId into refId for clarity 8 years ago
Positions.cpp [General] Rename packets to show they are for players only, not NPCs 8 years ago
Positions.hpp [Server] Move script functions for cells to a new CellFunctions class 8 years ago
Quests.cpp [General] Rename packets to show they are for players only, not NPCs 8 years ago
Quests.hpp [Server] Add script callbacks for object placement and deletion 8 years ago
Spells.cpp [Server] Use script function to get spellbook action 8 years ago
Spells.hpp [Server] Use script function to get spellbook action 8 years ago
Stats.cpp [General] Rename packets to show they are for players only, not NPCs 8 years ago
Stats.hpp Revert "Use lowerCamelCase in tes3mp server script function names, part 1" 8 years ago
Timer.cpp [General] Leave one blank line at the end of every tes3mp code file 8 years ago
World.cpp [Server] Change signatures of GetLastEventAction & SetScriptEventAction 8 years ago
World.hpp [Server] Change signatures of GetLastEventAction & SetScriptEventAction 8 years ago