Age | Commit message (Collapse) | Author |
|
(#26710)
|
|
(#26709)
|
|
|
|
model (#26707)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Nope, that apply-remove hack is not needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#26668)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
case in WorldSession::ReadMovementInfo
|
|
|
|
mi.guid is not set
|
|
ReadMovementInfo()"
This reverts commit 0c90970b0668df93356d035ecff8124b5dc5c44d.
|
|
ReadMovementInfo()
ReadMovementInfo() checks MovementInfo::guid but that field is not always set by the callers. An error is logged in that case, skipping triggering an assert.
|
|
|
|
* Core/Movement: Fix movement handler crash during ReadMovementInfo check
* fix noph build
* add an assert
|
|
coverity (#26648)
|