.. |
processors
|
[General] Rename PlayerPos into PlayerPosition
|
2017-04-25 22:11:33 +03:00 |
ActorList.cpp
|
[Client] Don't initialize actors without unique indexes
|
2017-04-28 23:17:23 +03:00 |
ActorList.hpp
|
[Client] Send and read ActorCellChange packets
|
2017-04-23 14:01:13 +03:00 |
ActorProcessor.cpp
|
[Client] Simplify Processors
|
2017-04-18 15:05:39 +08:00 |
ActorProcessor.hpp
|
[Client] Simplify Processors
|
2017-04-18 15:05:39 +08:00 |
BaseClientPacketProcessor.cpp
|
[Client] Simplify Processors
|
2017-04-18 15:05:39 +08:00 |
BaseClientPacketProcessor.hpp
|
[Client] Simplify Processors
|
2017-04-18 15:05:39 +08:00 |
Cell.cpp
|
[Client] Read ActorPosition packets sent from Lua script cell loads
|
2017-05-01 21:55:50 +03:00 |
Cell.hpp
|
[Client] Send and read ActorCellChange packets
|
2017-04-23 14:01:13 +03:00 |
CellController.cpp
|
[Client] Fix memory leaks
|
2017-04-30 13:56:30 +08:00 |
CellController.hpp
|
[Client] Fix memory leaks
|
2017-04-30 13:56:30 +08:00 |
DedicatedActor.cpp
|
[Client] Read ActorPosition packets sent from Lua script cell loads
|
2017-05-01 21:55:50 +03:00 |
DedicatedActor.hpp
|
[Client] Read ActorPosition packets sent from Lua script cell loads
|
2017-05-01 21:55:50 +03:00 |
DedicatedPlayer.cpp
|
[Client] Fix issues when changing npc model to creature
|
2017-05-01 22:54:43 +08:00 |
DedicatedPlayer.hpp
|
[Client] Split off DedicatedPlayer and PlayerList into different files
|
2017-04-30 14:57:43 +03:00 |
GUIChat.cpp
|
[Client] Notify player about current chat mode
|
2017-04-30 13:56:11 +08:00 |
GUIChat.hpp
|
Cleanup tes3mp headers
|
2016-12-16 16:59:15 +08:00 |
GUIController.cpp
|
[Client] Split off DedicatedPlayer and PlayerList into different files
|
2017-04-30 14:57:43 +03:00 |
GUIController.hpp
|
Make tes3mp includes consistent
|
2016-11-17 17:16:25 +02:00 |
GUIDialogList.cpp
|
[Client] Organize headers
|
2017-04-18 18:51:40 +03:00 |
GUIDialogList.hpp
|
Make tes3mp includes consistent
|
2016-11-17 17:16:25 +02:00 |
GUILogin.cpp
|
[General] Leave one blank line at the end of every tes3mp code file
|
2017-01-26 06:17:29 +02:00 |
GUILogin.hpp
|
Syncing inventory, animations, position, 8 key attributes
|
2016-07-07 23:50:48 +08:00 |
LocalActor.cpp
|
[General] Use new SimpleCreatureStats struct in BaseActor
|
2017-04-30 18:44:59 +03:00 |
LocalActor.hpp
|
[Client] Make tes3mp combat code work with Creatures, not just NPCs
|
2017-04-24 21:06:23 +03:00 |
LocalPlayer.cpp
|
[General] Rename PlayerPos into PlayerPosition
|
2017-04-25 22:11:33 +03:00 |
LocalPlayer.hpp
|
[General] Add and use PlayerBounty packet and matching script functions
|
2017-04-25 21:24:39 +03:00 |
Main.cpp
|
[Client] Split off DedicatedPlayer and PlayerList into different files
|
2017-04-30 14:57:43 +03:00 |
Main.hpp
|
[Client] Clean up headers in Networking
|
2017-04-18 09:32:40 +03:00 |
MechanicsHelper.cpp
|
[Client] Split off DedicatedPlayer and PlayerList into different files
|
2017-04-30 14:57:43 +03:00 |
MechanicsHelper.hpp
|
[Client] Add resetAttack() and getSpellSuccess() to MechanicsHelper
|
2017-04-19 17:09:35 +03:00 |
Networking.cpp
|
[Client] Add back statement that should not have been removed in e4a261e
|
2017-04-24 18:10:05 +03:00 |
Networking.hpp
|
[Client] Replace usage of Networking::isDedicatedPlayer()
|
2017-04-18 18:07:39 +03:00 |
PlayerList.cpp
|
[Client] Fix issues when changing npc model to creature
|
2017-05-01 22:54:43 +08:00 |
PlayerList.hpp
|
[Client] Split off DedicatedPlayer and PlayerList into different files
|
2017-04-30 14:57:43 +03:00 |
PlayerMarkerCollection.cpp
|
Fix frame listener errors for player markers
|
2016-10-30 16:39:59 +02:00 |
PlayerMarkerCollection.hpp
|
Fix frame listener errors for player markers
|
2016-10-30 16:39:59 +02:00 |
PlayerProcessor.cpp
|
[Client] Split off DedicatedPlayer and PlayerList into different files
|
2017-04-30 14:57:43 +03:00 |
PlayerProcessor.hpp
|
[Client] Split off DedicatedPlayer and PlayerList into different files
|
2017-04-30 14:57:43 +03:00 |
ProcessorInitializer.cpp
|
[General] Rename PlayerPos into PlayerPosition
|
2017-04-25 22:11:33 +03:00 |
ProcessorInitializer.hpp
|
[Client] Add ProcessorInitializer
|
2017-04-18 11:45:54 +08:00 |
WorldEvent.cpp
|
[General] Add hasPositionData and hasStatsDynamicData bools to BaseActor
|
2017-05-01 19:44:23 +03:00 |
WorldEvent.hpp
|
[Client] Use float scale for WorldEvent::sendObjectScale()
|
2017-05-01 19:09:44 +03:00 |
WorldProcessor.cpp
|
[Client] Simplify Processors
|
2017-04-18 15:05:39 +08:00 |
WorldProcessor.hpp
|
[Client] Simplify Processors
|
2017-04-18 15:05:39 +08:00 |