equal
deleted
inserted
replaced
76 vgtHealthTag, |
76 vgtHealthTag, |
77 vgtExplosion, |
77 vgtExplosion, |
78 vgtSmokeTrace, |
78 vgtSmokeTrace, |
79 vgtEvilTrace, |
79 vgtEvilTrace, |
80 vgtNote, |
80 vgtNote, |
|
81 vgtFeather, |
81 vgtSmoothWindBar])) then |
82 vgtSmoothWindBar])) then |
82 |
83 |
83 exit; |
84 exit; |
84 |
85 |
85 inc(VGCounter); |
86 inc(VGCounter); |
397 // 3: this layer is on the screen plane (depth = 0) when stereo |
398 // 3: this layer is on the screen plane (depth = 0) when stereo |
398 vgtSpeechBubble, |
399 vgtSpeechBubble, |
399 vgtSmallDamageTag, |
400 vgtSmallDamageTag, |
400 vgtHealthTag, |
401 vgtHealthTag, |
401 vgtStraightShot, |
402 vgtStraightShot, |
|
403 vgtFeather, |
402 vgtChunk: gear^.Layer:= 3; |
404 vgtChunk: gear^.Layer:= 3; |
403 |
405 |
404 // 2: this layer is outside the screen when stereo |
406 // 2: this layer is outside the screen when stereo |
405 vgtExplosion, |
407 vgtExplosion, |
406 vgtBigExplosion, |
408 vgtBigExplosion, |
407 vgtExplPart, |
409 vgtExplPart, |
408 vgtExplPart2, |
410 vgtExplPart2, |
409 vgtSteam, |
411 vgtSteam, |
410 vgtAmmo, |
412 vgtAmmo, |
411 vgtShell, |
413 vgtShell, |
412 vgtFeather, |
|
413 vgtEgg, |
414 vgtEgg, |
414 vgtBeeTrace, |
415 vgtBeeTrace, |
415 vgtSmokeRing, |
416 vgtSmokeRing, |
416 vgtNote, |
417 vgtNote, |
417 vgtBulletHit, |
418 vgtBulletHit, |