1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:19:54 +00:00
openmw-tes3mp/apps/openmw/mwmp/processors/object
2021-10-21 19:20:02 +02:00
..
BaseObjectProcessor.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorClientScriptLocal.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorConsoleCommand.hpp [Client] Only require cellStore for ConsoleCommand packets with objects 2020-07-13 13:04:02 +02:00
ProcessorContainer.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
ProcessorDoorDestination.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorDoorState.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorMusicPlay.hpp [Client] Mark derived processor classes as final 2019-10-24 22:16:17 +03:00
ProcessorObjectActivate.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectAnimPlay.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectAttach.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectDelete.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectDialogueChoice.hpp [General] Implement ObjectDialogueChoice packet 2020-10-26 19:48:40 +02:00
ProcessorObjectHit.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectLock.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectMiscellaneous.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectMove.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectPlace.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectRestock.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectRotate.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectScale.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectSound.hpp [Client] Only play sounds from active cells when receiving ObjectSound 2021-10-21 19:20:02 +02:00
ProcessorObjectSpawn.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectState.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorObjectTrap.hpp [Client] Fix initialization of ptrCellStore in object processors 2020-06-06 23:11:16 +03:00
ProcessorScriptMemberShort.hpp [Client] Mark derived processor classes as final 2019-10-24 22:16:17 +03:00
ProcessorVideoPlay.hpp [Client] Mark derived processor classes as final 2019-10-24 22:16:17 +03:00