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-tes3mp/apps/openmw-mp
David Cernat a353a21280 [General] Fix code style inconsistencies 8 years ago
..
Script [General] Fix code style inconsistencies 8 years ago
amx DIE TABS, DIE!!!!!!!1 8 years ago
processors [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
ActorProcessor.cpp [General] Add basic integrity check to reading of ActorList packets 8 years ago
ActorProcessor.hpp [General] Use BaseActorLists in ActorPackets 8 years ago
CMakeLists.txt [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
Cell.cpp [Server] Try to fix server crash from iterations through invalid players 8 years ago
Cell.hpp [Server] Only read Actor packets from players who are still authorities 8 years ago
CellController.cpp [Server] Add new script callbacks for cells, remove a couple of others 8 years ago
CellController.hpp [Server] Split off Cell and CellController into two different files 8 years ago
MasterClient.cpp [General] Move password of master server to header 8 years ago
MasterClient.hpp [Server] Add and implement PushPlugin method to MasterClient 8 years ago
Networking.cpp [General] Fix code style inconsistencies 8 years ago
Networking.hpp [Server] Add postInit method and move getPluginListSample in to it 8 years ago
Player.cpp [Server] Try to fix server crash from iterations through invalid players 8 years ago
Player.hpp [Server] Add script functions for dialogue 8 years ago
PlayerProcessor.cpp [General] Add basic integrity check to reading of ActorList packets 8 years ago
PlayerProcessor.hpp [Server] Add PlayerProcessor 8 years ago
ProcessorInitializer.cpp [General] Add placeholders for 12 new packets, to be implemented soon 8 years ago
ProcessorInitializer.hpp [Server] Rename init_processors to ProcessorInitializer 8 years ago
Utils.cpp [Server] Add and use Utils::getCellFromDescription() 8 years ago
Utils.hpp [Server] Add and use Utils::getCellFromDescription() 8 years ago
WorldProcessor.cpp [General] Add basic integrity check to reading of Container packets 8 years ago
WorldProcessor.hpp [Server] Fix script crashes by reusing BaseEvent in WorldProcessor 8 years ago
main.cpp [General] Fix code style inconsistencies 8 years ago