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-tes3coop/apps/openmw-mp
Koncord edd883853d [Server] Add sendConsoleCommand function to lua api 7 years ago
..
Script [General] Use doubles instead of ints for enchantmentCharge 7 years ago
processors [General] Change regular enums to enum class 7 years ago
stackwalker [Server] Add StackWalker for Windows 7 years ago
Actors.cpp [General] Change "enum ACTOR_ACTION" to "enum class Action" 7 years ago
Actors.hpp [General] Change type of refNumIndex & mpNum to unsigned 7 years ago
BaseMgr.cpp [Server] Iterate only through updated players on each frame 7 years ago
BaseMgr.hpp [Server] Iterate only through updated players on each frame 7 years ago
Books.cpp [Server] Iterate only through updated players on each frame 7 years ago
Books.hpp [Server] Iterate only through updated players on each frame 7 years ago
CMakeLists.txt Remove some duplication, standardize sol2 header inclusion 7 years ago
Cell.cpp [General] Change type of refNumIndex & mpNum to unsigned 7 years ago
Cell.hpp [General] Change type of refNumIndex & mpNum to unsigned 7 years ago
CellController.cpp [General] Change regular enums to enum class 7 years ago
CellController.hpp [Server] Optimize CellController 7 years ago
CellState.cpp [General] Change regular enums to enum class 7 years ago
CellState.hpp [General] Change regular enums to enum class 7 years ago
Cells.cpp [Server] Iterate only through updated players on each frame 7 years ago
Cells.hpp [Server] Iterate only through updated players on each frame 7 years ago
CharClass.cpp [Server] Iterate only through updated players on each frame 7 years ago
CharClass.hpp [Server] Iterate only through updated players on each frame 7 years ago
Dialogue.cpp [Server] Iterate only through updated players on each frame 7 years ago
Dialogue.hpp [Server] Iterate only through updated players on each frame 7 years ago
Factions.cpp [General] Rework PacketPlayerFaction 7 years ago
Factions.hpp [General] Rework PacketPlayerFaction 7 years ago
GUI.cpp [General] Change regular enums to enum class 7 years ago
GUI.hpp [Server] Iterate only through updated players on each frame 7 years ago
Inventory.cpp [General] Rework PacketPlayerInventory 7 years ago
Inventory.hpp [General] Rework PacketPlayerInventory 7 years ago
MasterClient.cpp [Server] Clean up method and variable names 7 years ago
MasterClient.hpp [Server] Clean up method and variable names 7 years ago
NetActor.cpp [Server] Iterate only through updated players on each frame 7 years ago
NetActor.hpp [Server] Iterate only through updated players on each frame 7 years ago
Networking.cpp Merge pull request #366 from TES3MP/0.6.2 while resolving conflicts, 2nd try 7 years ago
Networking.hpp Merge pull request #366 from TES3MP/0.6.2 while resolving conflicts, 2nd try 7 years ago
Object.cpp [Server] Add sendConsoleCommand function to lua api 7 years ago
Object.hpp [General] Change type of Object::enchantmentCharge 7 years ago
Player.cpp [General] Rework PacketPlayerInventory 7 years ago
Player.hpp [Server] Iterate only through updated players on each frame 7 years ago
Players.cpp [Server] Iterate only through updated players on each frame 7 years ago
Players.hpp [Server] Iterate only through updated players on each frame 7 years ago
Quests.cpp [General] Change regular enums to enum class 7 years ago
Quests.hpp [General] Change regular enums to enum class 7 years ago
Settings.cpp [Server] Fix setBedRestAllowed 7 years ago
Settings.hpp [Server] Iterate only through updated players on each frame 7 years ago
Spells.cpp [Server] Iterate only through updated players on each frame 7 years ago
Spells.hpp [Server] Iterate only through updated players on each frame 7 years ago
Timer.cpp [Server] Fix iterating killed timers when kill() called in the callback 7 years ago
Timer.hpp [Server] Fix iterating killed timers when kill() called in the callback 7 years ago
Utils.cpp [Server] Make argument const reference 7 years ago
Utils.hpp [Server] Make argument const reference 7 years ago
Weather.cpp [Server] Iterate only through updated players on each frame 7 years ago
Weather.hpp [Server] Iterate only through updated players on each frame 7 years ago
Window.cpp [Server] Iterate only through updated players on each frame 7 years ago
Window.hpp [Server] Iterate only through updated players on each frame 7 years ago
main.cpp [Server] Fix warning "implicit fallthrough" 7 years ago
stacktrace.cpp [Server] Add StackWalker for Windows 7 years ago
stacktrace.hpp [Server] Add stacktrace 7 years ago