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 a84c4c7ecc [Server] Print module order on startup 7 years ago
..
Script [Server] Print module order on startup 7 years ago
processors [Server] Add new line for help strings 7 years ago
stackwalker [Server] Add StackWalker for Windows 7 years ago
Actors.cpp [General] Change type of refNumIndex & mpNum to unsigned 7 years ago
Actors.hpp [General] Change type of refNumIndex & mpNum to unsigned 7 years ago
Books.cpp [General] Cleanup Player packets 7 years ago
Books.hpp [General] Modernize Script API 7 years ago
CMakeLists.txt [Server] Remove Pawn switcher in cmake 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 [Server] Optimize CellController 7 years ago
CellController.hpp [Server] Optimize CellController 7 years ago
CellState.cpp [Server] Use consistent order for includes 7 years ago
CellState.hpp [General] Modernize Script API 7 years ago
Cells.cpp [Server] Use consistent order for includes 7 years ago
Cells.hpp [Server] Make a few function names more consistent and fix typos 7 years ago
CharClass.cpp [Server] Use consistent order for includes 7 years ago
CharClass.hpp [Server] Rename CharClass' isDefault() into isCustom() 7 years ago
Dialogue.cpp [General] Cleanup Player packets 7 years ago
Dialogue.hpp [General] Modernize Script API 7 years ago
Factions.cpp [Server] Use consistent order for includes 7 years ago
Factions.hpp [General] Modernize Script API 7 years ago
GUI.cpp [General] Use consistent code style 7 years ago
GUI.hpp [Server] Add custom window API 7 years ago
Inventory.cpp [Server] Use foreach loop 7 years ago
Inventory.hpp [General] Modernize Script API 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 [General] Rework PlayerStatsDynamic packets so they are of minimal size 7 years ago
NetActor.hpp [Server] Send level packets in Player's update() at the appropriate time 7 years ago
Networking.cpp [Server] Modernize CellController singleton 7 years ago
Networking.hpp [General] Introduce chat channels 7 years ago
Object.cpp [General] Change type of refNumIndex & mpNum to unsigned 7 years ago
Object.hpp [General] Change type of refNumIndex & mpNum to unsigned 7 years ago
Player.cpp [Server] Add storedData table for Player to increase clarity 7 years ago
Player.hpp [Server] Add storedData table for Player to increase clarity 7 years ago
Players.cpp [General] Introduce chat channels 7 years ago
Players.hpp [General] Modernize Script API 7 years ago
Quests.cpp [Server] Use consistent order for includes 7 years ago
Quests.hpp [Server] Replace getKillRefId/getKillNumber with getKill 7 years ago
Settings.cpp [Server] Use consistent order for includes 7 years ago
Settings.hpp [General] Modernize Script API 7 years ago
Spells.cpp [Server] Use consistent order for includes 7 years ago
Spells.hpp [General] Modernize Script API 7 years ago
Timer.cpp [Server] Use consistent order for includes 7 years ago
Timer.hpp [General] Modernize Script API 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] Add Weather API 7 years ago
Weather.hpp [Server] Add Weather API 7 years ago
Window.cpp [Server] Fix Undefined behavior 7 years ago
Window.hpp [Server] Add custom window API 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