1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-24 19:23:52 +00:00
openmw-tes3mp/apps/openmw/mwmp/processors/player
David Cernat 14f90e773d [Client] Split up creation of DedicatedPlayers into multiple methods
Additionally, print player guids using their string representations for consistency.

The creation and updating of DedicatedPlayer references remains very inelegant, but this commit is the first step towards fixing that.
2018-04-08 10:56:33 +03:00
..
ProcessorCellCreate.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorChatMessage.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorGameSettings.hpp [General] Implement setting of enforced client log level in GameSettings 2018-03-11 04:50:59 +02:00
ProcessorGameTime.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorGameWeather.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorGUIMessageBox.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorHandshake.hpp [Server] Reimplement 4ebfcc4a21 for 0.6 2018-03-10 22:19:44 +02:00
ProcessorPlayerAnimFlags.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerAnimPlay.hpp [General] Implement PlayerAnimPlay packet 2017-10-27 09:10:29 +03:00
ProcessorPlayerAttack.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorPlayerAttribute.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerBaseInfo.hpp [Client] Split up creation of DedicatedPlayers into multiple methods 2018-04-08 10:56:33 +03:00
ProcessorPlayerBehavior.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorPlayerBook.hpp [General] Implement PlayerBook packet to track skill books read 2017-06-27 08:27:14 +03:00
ProcessorPlayerBounty.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerCellChange.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerCellState.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerCharClass.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerCharGen.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerDeath.hpp [General] Remove creatureStats.mDead from packets 2017-06-27 15:03:41 +08:00
ProcessorPlayerDisposition.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerEquipment.hpp [Client] Only add valid inventory & equipment items to LocalPlayer 2017-08-31 08:35:46 +03:00
ProcessorPlayerFaction.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerInteraction.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorPlayerInventory.hpp [Client] Only add valid inventory & equipment items to LocalPlayer 2017-08-31 08:35:46 +03:00
ProcessorPlayerJail.hpp [General] Implement PlayerJail packet 2017-07-11 13:34:09 +03:00
ProcessorPlayerJournal.hpp [Client] Only add valid quests to journal 2017-08-31 09:08:29 +03:00
ProcessorPlayerKillCount.hpp [General] Implement PlayerKillCount packets 2017-06-10 14:04:19 +03:00
ProcessorPlayerLevel.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorPlayerMap.hpp [General] Implement PlayerMap packet, part 1 2017-07-03 09:28:27 +03:00
ProcessorPlayerMiscellaneous.hpp [General] Implement selected spell sync as part of PlayerMiscellaneous 2018-02-06 06:36:46 +02:00
ProcessorPlayerMomentum.hpp [General] Add placeholders for new packet types, part 2 2018-01-30 16:01:33 +02:00
ProcessorPlayerPosition.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerQuickKeys.hpp [General] Add and implement PlayerQuickKeys packet 2017-10-25 07:21:00 +03:00
ProcessorPlayerRegionAuthority.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerReputation.hpp [General] Implement PlayerReputation packet 2018-01-30 22:55:29 +02:00
ProcessorPlayerRest.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerResurrect.hpp [Client] Move resurrection code for local player to LocalPlayer 2018-01-27 19:09:55 +02:00
ProcessorPlayerShapeshift.hpp [General] Add & implement PlayerShapeshift packet for werewolf states 2017-07-15 09:02:19 +03:00
ProcessorPlayerSkill.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerSpeech.hpp [General] Implement PlayerSpeech packet 2017-10-31 15:19:14 +02:00
ProcessorPlayerSpellbook.hpp [Client] Only add valid inventory & equipment items to LocalPlayer 2017-08-31 08:35:46 +03:00
ProcessorPlayerStatsDynamic.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorPlayerTopic.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00
ProcessorRecordDynamic.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorUserDisconnected.hpp [Client] Reorder files 2017-06-07 00:06:10 +08:00