Project

General

Profile

« Previous | Next » 

Revision 9c2631c6

Added by danij about 11 years ago

Fixed|All Games: Latent links to deceased mobjs in the Blockmap

Whenever a mobj is moved on the XY plane, regardless of the distance,
it is paramount that the engine is informed of the move. This means
calling P_MobjUnlink() beforehand, then adjusting the origin and then
finalizing the move by calling P_MobjLink().

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences