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 31cd836558 [General] Small tweaks to debug info 8 years ago
..
Script [Server] Add LogMessage() and LogAppend() script functions 8 years ago
amx DIE TABS, DIE!!!!!!!1 8 years ago
processors [General] Small tweaks to debug info 8 years ago
CMakeLists.txt [Server] Add WorldProcessor 8 years ago
Cell.cpp [General] Extract BaseEvent & BasePlayer from packets to functions 8 years ago
Cell.hpp [Server] Set sendToLoaded function as constant 8 years ago
MasterClient.cpp [Server] Some fixes in requests to the master server 8 years ago
MasterClient.hpp Move MasterClient to Networking class 8 years ago
Networking.cpp [Server] Fix script crashes by reusing BaseEvent in WorldProcessor 8 years ago
Networking.hpp [Server] Move baseEvent from Networking.cpp to class as member 8 years ago
Player.cpp [General] Extract BaseEvent & BasePlayer from packets to functions 8 years ago
Player.hpp [Server] Add GetLastPlayerId() script function in Miscellaneous category 8 years ago
PlayerProcessor.cpp [Server] Make coding style consistent 8 years ago
PlayerProcessor.hpp [Server] Add PlayerProcessor 8 years ago
ProcessorInitializer.cpp [Server] Move all world handlers to WorldProcessors 8 years ago
ProcessorInitializer.hpp [Server] Rename init_processors to ProcessorInitializer 8 years ago
Utils.cpp [General] Move Utils from server to components 8 years ago
Utils.hpp [Server] Add missing header 8 years ago
WorldProcessor.cpp [Server] Fix script crashes by reusing BaseEvent in WorldProcessor 8 years ago
WorldProcessor.hpp [Server] Fix script crashes by reusing BaseEvent in WorldProcessor 8 years ago
main.cpp [General] Move Utils from server to components 8 years ago