1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:49:56 +00:00
openmw-tes3mp/apps/openmw-mp
2017-07-03 09:28:27 +03:00
..
amx DIE TABS, DIE!!!!!!!1 2016-09-04 17:39:08 +08:00
processors [General] Implement PlayerMap packet, part 1 2017-07-03 09:28:27 +03:00
Script [General] Implement PlayerMap packet, part 1 2017-07-03 09:28:27 +03:00
ActorProcessor.cpp [General] Move AddProcessor to BasePacketProcessor 2017-06-30 20:09:05 +08:00
ActorProcessor.hpp [General] Move AddProcessor to BasePacketProcessor 2017-06-30 20:09:05 +08:00
Cell.cpp [Server] Try to fix server crash from iterations through invalid players 2017-05-09 14:30:25 +03:00
Cell.hpp [Server] Only read Actor packets from players who are still authorities 2017-05-05 06:13:34 +03:00
CellController.cpp [Server] Add new script callbacks for cells, remove a couple of others 2017-05-01 02:36:13 +03:00
CellController.hpp [Server] Split off Cell and CellController into two different files 2017-04-29 23:05:12 +03:00
CMakeLists.txt [Server] Temporarily disable CallFF for ARM 2017-06-30 19:17:04 +08:00
main.cpp [General] Use address keys with clearer meaning in tes3mp config files 2017-07-03 01:31:48 +03:00
MasterClient.cpp [General] Move password of master server to header 2017-05-26 01:34:39 +08:00
MasterClient.hpp [Server] Add and implement PushPlugin method to MasterClient 2017-05-07 02:51:57 +08:00
Networking.cpp [General] Fix code style inconsistencies 2017-05-31 08:37:11 +03:00
Networking.hpp [Server] Add postInit method and move getPluginListSample in to it 2017-05-07 02:49:58 +08:00
Player.cpp [Server] Try to fix server crash from iterations through invalid players 2017-05-09 14:30:25 +03:00
Player.hpp [General] Implement PlayerMap packet, part 1 2017-07-03 09:28:27 +03:00
PlayerProcessor.cpp [General] Move AddProcessor to BasePacketProcessor 2017-06-30 20:09:05 +08:00
PlayerProcessor.hpp [General] Move AddProcessor to BasePacketProcessor 2017-06-30 20:09:05 +08:00
ProcessorInitializer.cpp [General] Rename unused PlayerRegionChange packet into PlayerKillCount 2017-06-10 12:01:37 +03:00
ProcessorInitializer.hpp [Server] Rename init_processors to ProcessorInitializer 2017-04-01 08:14:26 +08:00
Utils.cpp [Server] Add and use Utils::getCellFromDescription() 2017-04-28 16:33:58 +03:00
Utils.hpp [Server] Add and use Utils::getCellFromDescription() 2017-04-28 16:33:58 +03:00
WorldProcessor.cpp [General] Move AddProcessor to BasePacketProcessor 2017-06-30 20:09:05 +08:00
WorldProcessor.hpp [General] Move AddProcessor to BasePacketProcessor 2017-06-30 20:09:05 +08:00