1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 04:19:55 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
2017-02-01 12:43:19 +02:00
..
Cells.cpp [Server] Make GetCellStateDescription's cstrDescription null-terminated 2017-01-27 14:16:27 +02:00
Cells.hpp [Server] Add script functions for getting world object refIds & refNums 2017-01-29 13:21:41 +02:00
CharClass.cpp Revert "Use lowerCamelCase in tes3mp server script function names, part 1" 2016-11-16 19:28:22 +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 [General] Stop using virtual functions in BasePlayer 2017-01-25 17:06:15 +02:00
Items.hpp Rename PacketItems, PacketSpells into InventoryChanges, SpellbookChanges 2017-01-20 12:43:05 +02:00
Positions.cpp [Server] Move script functions for cells to a new CellFunctions class 2017-01-26 16:10:45 +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] Sketch out most of functionality for journal saving/loading 2017-01-24 19:32:25 +02:00
Quests.hpp [Server] Add script callbacks for object placement and deletion 2017-01-25 05:30:25 +02:00
Spells.cpp Rename PacketItems, PacketSpells into InventoryChanges, SpellbookChanges 2017-01-20 12:43:05 +02:00
Spells.hpp Rename PacketItems, PacketSpells into InventoryChanges, SpellbookChanges 2017-01-20 12:43:05 +02:00
Stats.cpp [General] Stop using virtual functions in BasePlayer 2017-01-25 17:06:15 +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] Add script functions & callbacks for locking, unlocking & doors 2017-02-01 12:43:19 +02:00
World.hpp [Server] Add script functions & callbacks for locking, unlocking & doors 2017-02-01 12:43:19 +02:00