mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
Fix gametime overlay and watermark in summary screen
Reviewed by: wraitii Differential Revision: https://code.wildfiregames.com/D148 This was SVN commit r23996.
This commit is contained in:
parent
b9f82cb7ae
commit
5f1f768ed5
15 changed files with 65 additions and 11 deletions
|
|
@ -4,7 +4,11 @@
|
|||
<include>common/modern/styles.xml</include>
|
||||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/global.xml</include>
|
||||
<include>common/sprites.xml</include>
|
||||
|
||||
<include>credits/credits.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,11 @@
|
|||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/setup.xml</include>
|
||||
<include>common/global.xml</include>
|
||||
<include>common/sprites.xml</include>
|
||||
|
||||
<include>gamesetup_mp/gamesetup_mp.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -11,5 +11,8 @@
|
|||
<include>loading/styles.xml</include>
|
||||
<include>loading/sprites.xml</include>
|
||||
<include>loading/loading.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<include>lobby/lobby.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,11 @@
|
|||
<include>common/modern/styles.xml</include>
|
||||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/global.xml</include>
|
||||
<include>common/sprites.xml</include>
|
||||
|
||||
<include>locale/locale.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,11 @@
|
|||
<include>common/modern/styles.xml</include>
|
||||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/global.xml</include>
|
||||
<include>common/sprites.xml</include>
|
||||
|
||||
<include>locale_advanced/locale_advanced.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,11 @@
|
|||
<include>common/modern/styles.xml</include>
|
||||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/global.xml</include>
|
||||
<include>common/sprites.xml</include>
|
||||
|
||||
<include>manual/manual.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,11 @@
|
|||
<include>common/modern/styles.xml</include>
|
||||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/global.xml</include>
|
||||
<include>common/sprites.xml</include>
|
||||
|
||||
<include>options/options.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -12,5 +12,8 @@
|
|||
<include>pregame/sprites.xml</include>
|
||||
<include>pregame/styles.xml</include>
|
||||
<include>pregame/mainmenu.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,11 @@
|
|||
<include>common/modern/styles.xml</include>
|
||||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/global.xml</include>
|
||||
<include>common/sprites.xml</include>
|
||||
|
||||
<include>prelobby/entrance/entrance.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,11 @@
|
|||
<include>common/modern/styles.xml</include>
|
||||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/global.xml</include>
|
||||
<include>common/sprites.xml</include>
|
||||
|
||||
<include>prelobby/login/login.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,11 @@
|
|||
<include>common/modern/styles.xml</include>
|
||||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/global.xml</include>
|
||||
<include>common/sprites.xml</include>
|
||||
|
||||
<include>prelobby/register/register.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -12,5 +12,8 @@
|
|||
<include>session/sprites.xml</include>
|
||||
<include>session/styles.xml</include>
|
||||
<include>session/session.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,12 @@
|
|||
<include>common/modern/styles.xml</include>
|
||||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/sprites.xml</include>
|
||||
|
||||
<include>splashscreen/setup.xml</include>
|
||||
<include>splashscreen/splashscreen.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,10 @@
|
|||
<include>common/modern/sprites.xml</include>
|
||||
|
||||
<include>common/sprites.xml</include>
|
||||
<include>common/global.xml</include>
|
||||
|
||||
<include>summary/summary.xml</include>
|
||||
|
||||
<!-- Work around a render bug:
|
||||
Needs to be drawn last, as it should overlay everything -->
|
||||
<include>common/global.xml</include>
|
||||
</page>
|
||||
|
|
|
|||
Loading…
Reference in a new issue