| .. |
|
ActorPacket.cpp
|
[General] Simplify Actor packets.
|
2017-05-28 15:23:16 +08:00 |
|
ActorPacket.hpp
|
[General] Simplify Actor packets.
|
2017-05-28 15:23:16 +08:00 |
|
PacketActorAI.cpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
|
PacketActorAI.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
|
PacketActorAnimFlags.cpp
|
[General] Remove debug line from ActorAnimFlags
|
2017-05-28 10:43:53 +03:00 |
|
PacketActorAnimFlags.hpp
|
[General] Rename DrawState packets into AnimFlags ones for clarity
|
2017-04-14 16:00:34 +03:00 |
|
PacketActorAnimPlay.cpp
|
[General] Simplify Actor packets.
|
2017-05-28 15:23:16 +08:00 |
|
PacketActorAnimPlay.hpp
|
[General] Add placeholders for 7 new ActorPackets
|
2017-04-11 11:37:38 +03:00 |
|
PacketActorAttack.cpp
|
[General] Simplify Actor packets.
|
2017-05-28 15:23:16 +08:00 |
|
PacketActorAttack.hpp
|
[General] Add placeholders for 7 new ActorPackets
|
2017-04-11 11:37:38 +03:00 |
|
PacketActorAuthority.cpp
|
[General] Simplify Actor packets.
|
2017-05-28 15:23:16 +08:00 |
|
PacketActorAuthority.hpp
|
[General] Add ActorPacketController & make controller var names clearer
|
2017-04-09 08:51:28 +03:00 |
|
PacketActorCellChange.cpp
|
[General] Use ObjectSpawn instead of ObjectPlace for actors
|
2017-05-29 06:59:05 +03:00 |
|
PacketActorCellChange.hpp
|
[General] Add placeholders for 7 new ActorPackets
|
2017-04-11 11:37:38 +03:00 |
|
PacketActorDeath.cpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
|
PacketActorDeath.hpp
|
[General] Add placeholders for 12 new packets, to be implemented soon
|
2017-05-29 04:43:52 +03:00 |
|
PacketActorEquipment.cpp
|
[General] Simplify Actor packets.
|
2017-05-28 15:23:16 +08:00 |
|
PacketActorEquipment.hpp
|
[General] Add placeholders for ActorEquipment & PlayerFaction packets
|
2017-05-16 19:25:31 +03:00 |
|
PacketActorList.cpp
|
[General] Simplify Actor packets.
|
2017-05-28 15:23:16 +08:00 |
|
PacketActorList.hpp
|
[General] Add ActorPacketController & make controller var names clearer
|
2017-04-09 08:51:28 +03:00 |
|
PacketActorPosition.cpp
|
[General] Use only direction.pos in ActorPosition, as advised by Koncord
|
2017-05-29 05:55:25 +03:00 |
|
PacketActorPosition.hpp
|
[General] Add ActorPosition packet
|
2017-04-10 12:38:30 +03:00 |
|
PacketActorSpeech.cpp
|
[General] Simplify Actor packets.
|
2017-05-28 15:23:16 +08:00 |
|
PacketActorSpeech.hpp
|
[General] Add placeholders for 7 new ActorPackets
|
2017-04-11 11:37:38 +03:00 |
|
PacketActorStatsDynamic.cpp
|
[General] Simplify Actor packets.
|
2017-05-28 15:23:16 +08:00 |
|
PacketActorStatsDynamic.hpp
|
[General] Rename DYNAMICSTATS into STATS_DYNAMIC
|
2017-04-16 09:00:18 +03:00 |
|
PacketActorTest.cpp
|
[General] Simplify Actor packets.
|
2017-05-28 15:23:16 +08:00 |
|
PacketActorTest.hpp
|
[General] Rename PacketActorFrame into PacketActorTest
|
2017-04-10 08:37:18 +03:00 |