1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 20:53:50 +00:00
openmw-tes3mp/apps/openmw-mp/processors/object
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
..
ProcessorClientScriptLocal.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorConsoleCommand.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorContainer.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorDoorState.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorMusicPlay.hpp [Server] Rename WorldProcessor into ObjectProcessor 2018-05-15 22:07:06 +03:00
ProcessorObjectActivate.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectAnimPlay.hpp [Server] Rename WorldProcessor into ObjectProcessor 2018-05-15 22:07:06 +03:00
ProcessorObjectDelete.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectDialogueChoice.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectHit.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectLock.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectMiscellaneous.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectMove.hpp [Server] Rename WorldProcessor into ObjectProcessor 2018-05-15 22:07:06 +03:00
ProcessorObjectPlace.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectRestock.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectRotate.hpp [Server] Rename WorldProcessor into ObjectProcessor 2018-05-15 22:07:06 +03:00
ProcessorObjectScale.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectSound.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectSpawn.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectState.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorObjectTrap.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorScriptMemberShort.hpp [Server] Rename WorldProcessor into ObjectProcessor 2018-05-15 22:07:06 +03:00
ProcessorVideoPlay.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00