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.
openmw-tes3coop/apps/openmw-mp/processors/player
David Cernat c075496748 [General] Replace deathReason in death packets with a killer variable
Add serverside script functions for determining the killers of both players and actors.

Use unsigned ints for script functions returning an object or actor's refNumIndex or mpNum.

Remove updateDeadState() from LocalPlayer and make its code part of updateStatsDynamic() for simplicity.
7 years ago
..
ProcessorChatMsg.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorGUIMessageBox.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorGameWeather.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerAnimFlags.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerAnimPlay.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerAttack.hpp [General] Add placeholders for new packet types 7 years ago
ProcessorPlayerAttribute.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerBook.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerBounty.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerCellChange.hpp [General] Fix information exchange for players sharing a cell 7 years ago
ProcessorPlayerCellState.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerCharClass.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerCharGen.hpp [General] Rework CharGen slightly for clarity purposes 7 years ago
ProcessorPlayerDeath.hpp [General] Replace deathReason in death packets with a killer variable 7 years ago
ProcessorPlayerDisposition.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerEquipment.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerFaction.hpp [General] Disable automatic sync for PlayerJournal and PlayerFaction 8 years ago
ProcessorPlayerInteraction.hpp [General] Add placeholders for new packet types 7 years ago
ProcessorPlayerInventory.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerJournal.hpp [General] Disable automatic sync for PlayerJournal and PlayerFaction 8 years ago
ProcessorPlayerKillCount.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerLevel.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerMiscellaneous.hpp [General] Add placeholders for new packet types 7 years ago
ProcessorPlayerPosition.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerQuickKeys.hpp [General] Add and implement PlayerQuickKeys packet 7 years ago
ProcessorPlayerReputation.hpp [General] Add placeholders for new packet types 7 years ago
ProcessorPlayerRest.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerResurrect.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerShapeshift.hpp [General] Add & implement PlayerShapeshift packet for werewolf states 8 years ago
ProcessorPlayerSkill.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerSpeech.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerSpellbook.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerStatsDynamic.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorPlayerTopic.hpp [Server] Don't automatically share PlayerTopic packets between players 7 years ago