1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 04:49:54 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
2017-01-26 16:42:55 +02:00
..
Cells.cpp [Server] Add script functions for getting info about cell state changes 2017-01-26 16:37:47 +02:00
Cells.hpp [Server] Add colons missing from CELLAPI 2017-01-26 16:42:55 +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 Simplify LOG macros 2016-11-17 12:39:35 +08:00
GUI.hpp Fix spacing irregularities 2016-11-21 23:40:50 +02: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 Revert "Use lowerCamelCase in tes3mp server script function names, part 1" 2016-11-16 19:28:22 +02:00
World.hpp Revert "Use lowerCamelCase in tes3mp server script function names, part 1" 2016-11-16 19:28:22 +02:00