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.
David Cernat
7e90d1f2a4
[Client] Fix interior-to-exterior and v.v. cell transitions for actors
...
Make sure only players who are cell authorities can get actors to teleport across cells for them, and display a message box for players who are not cell authorities.
7 years ago
..
GUI
[Client] Clean up GUIChat slightly
7 years ago
processors
[General] Turn PlayerMap into WorldMap, now a Worldstate packet
7 years ago
ActorList.cpp
[Client] Make foreach style consistent with other
8 years ago
ActorList.hpp
[General] Make most ActorPackets smaller by not including refIds in them
8 years ago
Cell.cpp
[General] Implement ActorAI packet, part 1
7 years ago
Cell.hpp
[General] Implement ActorAI packet, part 1
7 years ago
CellController.cpp
[Client] Fix interior-to-exterior and v.v. cell transitions for actors
7 years ago
CellController.hpp
[General] Implement ActorAI packet, part 1
7 years ago
DedicatedActor.cpp
[General] Implement ActorAI packet, part 1
7 years ago
DedicatedActor.hpp
[General] Implement ActorAI packet, part 1
7 years ago
DedicatedPlayer.cpp
[General] Rework PlayerEquipment packets so they are of minimal size
7 years ago
DedicatedPlayer.hpp
[Client] Update DedicatedPlayer creature if displayCreatureName changes
7 years ago
GUIController.cpp
[Client] Split up creation of DedicatedPlayers into multiple methods
7 years ago
GUIController.hpp
[Client] Unequip items if necessary when attr/skill modifier is set to 0
7 years ago
LocalActor.cpp
[General] Rework PlayerEquipment packets so they are of minimal size
7 years ago
LocalActor.hpp
[Client] Use update timer in mwmp::Cell instead of LocalActor
8 years ago
LocalPlayer.cpp
[General] Turn PlayerMap into WorldMap, now a Worldstate packet
7 years ago
LocalPlayer.hpp
[General] Turn PlayerMap into WorldMap, now a Worldstate packet
7 years ago
Main.cpp
[Client] Avoid sending CellStates to server after initialization
7 years ago
Main.hpp
[Client] Convert MechanicsHelper to namespace
8 years ago
MechanicsHelper.cpp
[General] Rename Event into ObjectList & WorldObject into BaseObject
7 years ago
MechanicsHelper.hpp
[Client] Add and use enchantmentType argument for unequipItemsByEffect()
7 years ago
Networking.cpp
Merge pull request #450 from TES3MP/0.6.2
7 years ago
Networking.hpp
[Client] Create Worldstate class that inherits BaseWorldstate
7 years ago
ObjectList.cpp
[Client] Set actors as the owners of their items when editing containers
7 years ago
ObjectList.hpp
[General] Fix remaining references to world packets/events
7 years ago
PlayerList.cpp
[Client] Use faster check for whether actors are DedicatedPlayers
7 years ago
PlayerList.hpp
[Client] Streamline creation of references for DedicatedPlayers
7 years ago
RecordHelper.cpp
[General] Use RecordHelper methods to create and update DedicatedPlayers
7 years ago
RecordHelper.hpp
[General] Use RecordHelper methods to create and update DedicatedPlayers
7 years ago
Worldstate.cpp
[General] Turn PlayerMap into WorldMap, now a Worldstate packet
7 years ago
Worldstate.hpp
[General] Turn PlayerMap into WorldMap, now a Worldstate packet
7 years ago