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 a3e2ab4d4e [Server] Send correct packet for inventory changes 7 years ago
..
Script [Server] Isolate getModFolder() & getDataFolder() 7 years ago
processors [General] Rework CharGen slightly for clarity purposes 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] Make a few function names more consistent and fix typos 7 years ago
Cells.hpp [Server] Make a few function names more consistent and fix typos 7 years ago
CharClass.cpp [Server] Make a few function names more consistent and fix typos 7 years ago
CharClass.hpp [Server] Make a few function names more consistent and fix typos 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 [General] Fix printing of packet identifiers after changes to logger 7 years ago
MasterClient.hpp [Server] Fix build on Windows 7 years ago
NetActor.cpp [Server] Send level packets in Player's update() at the appropriate time 7 years ago
NetActor.hpp [Server] Send level packets in Player's update() at the appropriate time 7 years ago
Networking.cpp [General] Fix printing of packet identifiers after changes to logger 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] Send correct packet for inventory changes 7 years ago
Player.hpp [Server] Fix skill-related script functions 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 [General] Move getFilenameTimestamp() to Utils 7 years ago
stacktrace.cpp [Server] Add StackWalker for Windows 7 years ago
stacktrace.hpp [Server] Add stacktrace 7 years ago