summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-12-08 21:54:38 +0100
committerIra Rice <irarice@gmail.com>2008-12-08 15:44:18 -0700
commit208d5a6c0523079ea1b2a2e69fd3e76804ada037 (patch)
tree50ca154ab191b66b44bbabcbf206f85afa36a5ba /data
parent48c3263aa2540cd895b72edb0337e0717e136e3a (diff)
downloadmana-208d5a6c0523079ea1b2a2e69fd3e76804ada037.tar.gz
mana-208d5a6c0523079ea1b2a2e69fd3e76804ada037.tar.bz2
mana-208d5a6c0523079ea1b2a2e69fd3e76804ada037.tar.xz
mana-208d5a6c0523079ea1b2a2e69fd3e76804ada037.zip
An attempt to fix the crashes related to particles
The player character is never deleted, and hence might have particles still active when the map changes. These particles are deleted on map change, but when the player character was moved, it was trying to mark these deleted particles for deletion, writing to unallocated memory. The marking for deletion by the player character now happens before the particles are deleted. Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl>
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions