1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 17:19:56 +00:00
openmw-tes3mp/apps/openmw-mp/Script/Functions
2017-02-04 14:25:43 +02:00
..
Cells.cpp [General] Simultaneously send loads & unloads in ID_PLAYER_CELL_STATE 2017-02-03 20:27:40 +02:00
Cells.hpp [General] Simultaneously send loads & unloads in ID_PLAYER_CELL_STATE 2017-02-03 20:27:40 +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] In ID_GAME_ATTRIBUTE & ID_GAME_SKILL, rename GAME into PLAYER 2017-02-04 14:25:43 +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] Use double instead of int for scale in WorldFunctions 2017-02-01 12:53:51 +02:00
World.hpp [Server] Use double instead of int for scale in WorldFunctions 2017-02-01 12:53:51 +02:00