1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:49:55 +00:00
openmw-tes3mp/apps/openmw/mwmp
2017-07-03 23:40:38 +08:00
..
GUI [General] Add optional notes to PasswordDialogs 2017-07-02 13:07:36 +03:00
processors [General] Implement jail time as a death penalty 2017-07-03 15:45:21 +03:00
ActorList.cpp [Client] Make foreach style consistent with other 2017-06-27 22:27:02 +08:00
ActorList.hpp [General] Make most ActorPackets smaller by not including refIds in them 2017-05-27 16:59:23 +03:00
Cell.cpp [Client] Make foreach style consistent with other 2017-06-27 22:27:02 +08:00
Cell.hpp [Client] Use update timer in mwmp::Cell instead of LocalActor 2017-06-10 03:29:51 +03:00
CellController.cpp [General] Change NULL to nullptr 2017-06-27 22:49:28 +08:00
CellController.hpp [General] Make most ActorPackets smaller by not including refIds in them 2017-05-27 16:59:23 +03:00
DedicatedActor.cpp [Client] Update DedicatedActor to C++11 2017-06-27 22:25:39 +08:00
DedicatedActor.hpp [Client] Fix problems with NPC equipment sync 2017-06-09 04:58:56 +03:00
DedicatedPlayer.cpp [Client] Update DedicatedPlayer to C++11 2017-06-27 22:25:29 +08:00
DedicatedPlayer.hpp [Client] Avoid updating positions and anim flags when framerate is low 2017-05-14 10:52:44 +03:00
GUIController.cpp [General] Add optional notes to PasswordDialogs 2017-07-02 13:07:36 +03:00
GUIController.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
LocalActor.cpp [Client] Simplify updateEquipment for LocalPlayer & LocalActor 2017-06-29 14:52:23 +08:00
LocalActor.hpp [Client] Use update timer in mwmp::Cell instead of LocalActor 2017-06-10 03:29:51 +03:00
LocalPlayer.cpp [General] Implement jail time as a death penalty 2017-07-03 15:45:21 +03:00
LocalPlayer.hpp [General] Implement PlayerMap packet, part 1 2017-07-03 09:28:27 +03:00
Main.cpp [General] Use address keys with clearer meaning in tes3mp config files 2017-07-03 01:31:48 +03:00
Main.hpp [Client] Convert MechanicsHelper to namespace 2017-06-27 16:43:53 +08:00
MechanicsHelper.cpp [General] Change NULL to nullptr 2017-06-27 22:49:28 +08:00
MechanicsHelper.hpp [Client] Convert MechanicsHelper to namespace 2017-06-27 16:43:53 +08:00
Networking.cpp [Client] Fix building 2017-07-03 23:40:38 +08:00
Networking.hpp [Client] Replace usage of Networking::isDedicatedPlayer() 2017-04-18 18:07:39 +03:00
PlayerList.cpp [General] Change NULL to nullptr 2017-06-27 22:49:28 +08:00
PlayerList.hpp [Client] Set and clear hitAttemptActorId for DedicatedPlayers 2017-05-30 08:20:45 +03:00
WorldEvent.cpp [Client] Convert MechanicsHelper to namespace 2017-06-27 16:43:53 +08:00
WorldEvent.hpp [General] Synchronize summoned creatures 2017-05-30 10:11:01 +03:00