2025-08-23 19:04 CEST

spring: develop 6af95201 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt develop 2013-03-08 12:09:25 develop 85d10522
Changeset fix 0003526 without being paranoid (only falling trees were causing problems) or breaking featureLOS rules again

furthermore the added assert was wrong:
1) it is NOT an error for a featureID to map to NULL, same as with unitID's
2) non-falling trees get removed via TreeDrawer::DeleteTree --> their IDs can NOT map to NULL
mod - rts/Rendering/Env/AdvTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/ITreeDrawer.cpp Diff ] File ]