This is an archived, read-only instance of the CortUI Trac. This site is no longer actively maintained. Registration and login have been disabled. Content is preserved for reference only.

Changes between Initial Version and Version 1 of Ticket #19


Ignore:
Timestamp:
05/31/09 13:37:54 (17 years ago)
Author:
Henrik Heimbuerger
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19 – Description

    initial v1  
    1 Both the targetviews in LessHUD and JelloShot fail to render correctly.
     1Both the targetviews in LessHUD and !JelloShot fail to render correctly.
    22the geo -thing is there, as well as the shield and hull indicators.
    33
     
    55
    66(line 2996 and onwards)
     7{{{
    78fpTargetDisplayGroup1 =
    89        GroupImage([
     
    3637        IsNotNull(Target, OnEveryFrame)
    3738);
    38 
     39}}}