openmw-tes3coop/apps/openmw-mp
2017-04-03 06:13:56 +08:00
..
amx
processors [Server] Move packet.Read() to parent 2017-04-03 06:13:56 +08:00
Script [General] Extract BaseEvent & BasePlayer from packets to functions 2017-03-06 18:40:07 +08:00
Cell.cpp [General] Extract BaseEvent & BasePlayer from packets to functions 2017-03-06 18:40:07 +08:00
Cell.hpp [Server] Set sendToLoaded function as constant 2017-02-24 12:33:59 +08:00
CMakeLists.txt [Server] Add WorldProcessor 2017-04-03 05:40:17 +08:00
main.cpp [General] Move Utils from server to components 2017-03-04 13:08:22 +08:00
MasterClient.cpp
MasterClient.hpp
Networking.cpp [Server] Remove unused code 2017-04-03 05:57:03 +08:00
Networking.hpp
Player.cpp [General] Extract BaseEvent & BasePlayer from packets to functions 2017-03-06 18:40:07 +08:00
Player.hpp [Server] Add GetLastPlayerId() script function in Miscellaneous category 2017-02-26 23:00:51 +02:00
PlayerProcessor.cpp [Server] Move packet.Read() to parent 2017-04-03 06:13:56 +08:00
PlayerProcessor.hpp [Server] Add PlayerProcessor 2017-04-01 02:35:34 +08:00
ProcessorInitializer.cpp [Server] Move all world handlers to WorldProcessors 2017-04-03 05:46:46 +08:00
ProcessorInitializer.hpp [Server] Rename init_processors to ProcessorInitializer 2017-04-01 08:14:26 +08:00
Utils.cpp [General] Move Utils from server to components 2017-03-04 13:08:22 +08:00
Utils.hpp [Server] Add missing header 2017-04-01 02:33:39 +08:00
WorldProcessor.cpp [Server] Move packet.Read() to parent 2017-04-03 06:13:56 +08:00
WorldProcessor.hpp [Server] Move packet.Send(true) to parent class 2017-04-03 05:56:29 +08:00