1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-22 13:53:53 +00:00
openmw-tes3mp/apps/openmw-mp/processors/actor
David Cernat 7393e3def6 [General] Add and use getShortDescription() for ESM::Cell
ESM::Cell's getDescription() method was modified by aa5161f99e despite being used heavily by TES3MP. All instances of it in the TES3MP code have now been changed into the newly added getShortDescription() that is identical to the previous getDescription().
2021-09-17 19:14:55 +02:00
..
ProcessorActorAI.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorActorAnimFlags.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorActorAnimPlay.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorActorAttack.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorActorCast.hpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
ProcessorActorCellChange.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorActorDeath.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorActorEquipment.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorActorList.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorActorPosition.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorActorSpeech.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorActorSpellsActive.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorActorStatsDynamic.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorActorTest.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00