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
David Cernat 29cb51cdce [Server] Enable SOL_SAFE_USERTYPE for both Debug and RelWithDebInfo 7 years ago
..
Script [Server] Use custom Lua error handler not only on Windows 7 years ago
processors Merge pull request #325 from TES3MP/master while resolving conflicts 7 years ago
stackwalker [Server] Add StackWalker for Windows 7 years ago
Actors.cpp [Server] Init isWerewolf variable 7 years ago
Actors.hpp [Server] Use correct cells in "send" functions 7 years ago
Books.cpp [Server] Fix typos and make all files end with newlines 7 years ago
Books.hpp [General] Modernize Script API 7 years ago
CMakeLists.txt [Server] Enable SOL_SAFE_USERTYPE for both Debug and RelWithDebInfo 7 years ago
Cell.cpp Merge pull request #312 from TES3MP/master 7 years ago
Cell.hpp [Server] Only read Actor packets from players who are still authorities 8 years ago
CellController.cpp Merge branch 'master' into new-script-api 7 years ago
CellController.hpp [Server] Split off Cell and CellController into two different files 8 years ago
CellState.cpp [Server] Fix typos and make all files end with newlines 7 years ago
CellState.hpp [General] Modernize Script API 7 years ago
Cells.cpp [Server] Rename property cell into description, initialize Cells type 7 years ago
Cells.hpp [General] Modernize Script API 7 years ago
CharClass.cpp [Server] Fix [get/set]MajorSkills and [get/set]MinorSkills 7 years ago
CharClass.hpp [Server] Fix [get/set]MajorSkills and [get/set]MinorSkills 7 years ago
Dialogue.cpp [General] Modernize Script API 7 years ago
Dialogue.hpp [General] Modernize Script API 7 years ago
Factions.cpp [Server] Fix typos and make all files end with newlines 7 years ago
Factions.hpp [General] Modernize Script API 7 years ago
GUI.cpp [General] Modernize Script API 7 years ago
GUI.hpp [General] Modernize Script API 7 years ago
Inventory.cpp [General] Modernize Script API 7 years ago
Inventory.hpp [General] Modernize Script API 7 years ago
MasterClient.cpp [Server] Minor fixes 7 years ago
MasterClient.hpp [Server] Fix build on Windows 7 years ago
NetActor.cpp [Server] Fix typos and make all files end with newlines 7 years ago
NetActor.hpp [General] Modernize Script API 7 years ago
Networking.cpp [Server] Add manual Server Plugins sort 7 years ago
Networking.hpp [Server] Minor fixes 7 years ago
Object.cpp [Server] Fix sendList() 7 years ago
Object.hpp [Server] Use correct cells in "send" functions 7 years ago
Player.cpp [Server] Add customData to Player 7 years ago
Player.hpp [Server] Add customData to Player 7 years ago
Players.cpp [Server] Fix getCaseInsensitiveFilename, simplify Players.size() 7 years ago
Players.hpp [General] Modernize Script API 7 years ago
Quests.cpp [Server] Replace getKillRefId/getKillNumber with getKill 7 years ago
Quests.hpp [Server] Replace getKillRefId/getKillNumber with getKill 7 years ago
Settings.cpp [Server] Use lower case for methods 7 years ago
Settings.hpp [General] Modernize Script API 7 years ago
Spells.cpp [General] Modernize Script API 7 years ago
Spells.hpp [General] Modernize Script API 7 years ago
Timer.cpp [General] Modernize Script API 7 years ago
Timer.hpp [General] Modernize Script API 7 years ago
Utils.cpp [Server] Add manual Server Plugins sort 7 years ago
Utils.hpp [General] Modernize Script API 7 years ago
main.cpp [Server] Add custom terminate handler with stacktrace 7 years ago
stacktrace.cpp [Server] Add StackWalker for Windows 7 years ago
stacktrace.hpp [Server] Add stacktrace 7 years ago