0ad/binaries/data/mods/public/gui/loading
Vantha fd847c2a23
Refactor GUI object resizing JS code passages
It is possible to modify sizes by setting the properties directly.
(Without having to create a copy of it)
This allows to shorten those passages quite a bit without any functional change.
2025-06-17 12:57:37 -05:00
..
loading.js Add specific tips for multiplayer sessions 2025-04-12 10:38:57 +02:00
loading.xml Add a Tips and Tricks page containing the loading screen tips 2024-09-30 06:22:47 +02:00
ProgressBar.js Refactor GUI object resizing JS code passages 2025-06-17 12:57:37 -05:00
ProgressBar.xml Rewrite loading screen to use class semantics, refs #5387. 2019-11-12 15:54:09 +00:00
QuoteDisplay.js Rewrite loading screen to use class semantics, refs #5387. 2019-11-12 15:54:09 +00:00
QuoteDisplay.xml Rewrite loading screen to use class semantics, refs #5387. 2019-11-12 15:54:09 +00:00
sprites.xml Add a Tips and Tricks page containing the loading screen tips 2024-09-30 06:22:47 +02:00
styles.xml Add a Tips and Tricks page containing the loading screen tips 2024-09-30 06:22:47 +02:00
TitleDisplay.js Fix eslint rule 'prefer-const' in gui/[c-p] 2025-05-12 14:15:40 +02:00
TitleDisplay.xml Rewrite loading screen to use class semantics, refs #5387. 2019-11-12 15:54:09 +00:00