1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:19:55 +00:00
openmw-tes3mp/apps/openmw-mp/processors/player
David Cernat c56cd7c221 [General] Implement PlayerSpellsActive packet, part 1
Additions and removals of the local player's active spells can now be saved to and loaded from the server.
2020-07-10 02:09:11 +02:00
..
ProcessorChatMsg.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorGUIMessageBox.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerAnimFlags.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerAnimPlay.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerAttack.hpp [Server] Remove unneeded assignments for playerController in processors 2019-11-29 12:54:18 +02:00
ProcessorPlayerAttribute.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerBook.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerBounty.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerCast.hpp [Server] Remove unneeded assignments for playerController in processors 2019-11-29 12:54:18 +02:00
ProcessorPlayerCellChange.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerCellState.hpp [Server] Remove unneeded assignments for playerController in processors 2019-11-29 12:54:18 +02:00
ProcessorPlayerCharClass.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerCharGen.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerDeath.hpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
ProcessorPlayerDisposition.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerEquipment.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerFaction.hpp [General] Disable automatic sync for PlayerJournal and PlayerFaction 2017-07-08 12:27:48 +03:00
ProcessorPlayerInput.hpp [General] Turn PlayerInteraction into PlayerInput 2018-07-15 00:36:07 +03:00
ProcessorPlayerInventory.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerItemUse.hpp [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03:00
ProcessorPlayerJournal.hpp [General] Disable automatic sync for PlayerJournal and PlayerFaction 2017-07-08 12:27:48 +03:00
ProcessorPlayerLevel.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerMiscellaneous.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorPlayerPlaceholder.hpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00
ProcessorPlayerPosition.hpp [General] Update positions for dead players on other clients 2019-03-24 03:52:05 +02:00
ProcessorPlayerQuickKeys.hpp [General] Add and implement PlayerQuickKeys packet 2017-10-25 07:21:00 +03:00
ProcessorPlayerReputation.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorPlayerRest.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerResurrect.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerShapeshift.hpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
ProcessorPlayerSkill.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerSpeech.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerSpellbook.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerSpellsActive.hpp [General] Implement PlayerSpellsActive packet, part 1 2020-07-10 02:09:11 +02:00
ProcessorPlayerStatsDynamic.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
ProcessorPlayerTopic.hpp [Server] Don't automatically share PlayerTopic packets between players 2017-10-23 19:39:35 +03:00