2025-08-17 21:28 CEST

spring: develop 73b39f07 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
imbaczek imbaczek develop 2008-04-21 19:32:55 develop 5967ae12
Changeset fix a dangling pointer in GroundDecalHandler. fixes mantis 0000889 and possibly others.

This bug could cause LuaUI crashes, desyncs and all kinds of Bad Stuff. RemoveBuilding
set some fields on a pointer which was invalid if a decal was deleted in Draw on the same
frame in which RemoveBuilding was called.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5760 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Rendering/GroundDecalHandler.cpp Diff ] File ]