Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 11705 for code/trunk/data


Ignore:
Timestamp:
Jan 6, 2018, 3:13:26 PM (6 years ago)
Author:
landauf
Message:

[HUD_HS16] removed HUDPickupItem as it is not really necessary (it's just an ogre overlay). also fixed several memory-leaks and some issues with positioning and visibility of the pickup items

Location:
code/trunk/data/overlays
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/data/overlays/HUDPickupTemplate.oxo

    r11354 r11705  
    187187    <HUDPickupSystem
    188188     name                   = "PickupSystem"
     189     background             = "PickupBar"
    189190     correctaspect          = true
     191     size                   = "0.70, 0.15"
    190192     position               = "0.32, 0.81"
    191193     pickpoint              = "0.0, 0.0"
  • code/trunk/data/overlays/HUDTemplates3.oxo

    r11451 r11705  
    187187    <HUDPickupSystem
    188188     name                   = "PickupSystem"
     189     background             = "PickupBar"
    189190     correctaspect          = true
     191     size                   = "0.70, 0.15"
    190192     position               = "0.32, 0.81"
    191193     pickpoint              = "0.0, 0.0"
Note: See TracChangeset for help on using the changeset viewer.