Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6611


Ignore:
Timestamp:
Mar 23, 2010, 4:50:04 PM (14 years ago)
Author:
rgrieder
Message:

Replaced *.tga with *.png

Location:
code/branches/png/data
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • code/branches/png/data/overlays/hudtemplates3.oxo

    r5980 r6611  
    3737     position          = "0.0 , 0.95 "
    3838     pickpoint         = "0, 1"
    39      bartexture        = "healthbar_bar.tga"
     39     bartexture        = "healthbar_bar.png"
    4040     textfont          = "VeraMono"
    4141     textusebarcolour  = true
  • code/branches/png/data/overlays/underattackhud.oxo

    r5781 r6611  
    77     position             = "0.99 , 0.01"
    88     pickpoint            = "1, 0"
    9      bartexture           = "healthbar_bar.tga"
     9     bartexture           = "healthbar_bar.png"
    1010     textfont             = "VeraMono"
    1111     textusebarcolour     = true
  • code/branches/png/data/particle/smoke1.particle

    r5781 r6611  
    2525        affector ColourImage
    2626        {
    27                 image           smokecolors.tga
     27                image           smokecolors.png
    2828        }
    2929
Note: See TracChangeset for help on using the changeset viewer.