0ad/binaries/data/mods/public/gui/loading
ramtzok1 1b797ce0a0
Add specific tips for multiplayer sessions
A multi player loading screen will have possibility of showing single
and multi player tips while multi player tips are in favor.

Tips are now separated by categories. During loading those category
have an occurrence probability, where we are choosing a random category
based on chance and not by complete randomness. From there we just
picking a random tip from that category.
2025-04-12 10:38:57 +02: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 Rename CProgressBar numeric "caption" setting to "progress" to distinguish it from the Button, Input, Text and Tooltip "caption" setting values that are tag-formatted texts. 2019-11-12 16:53:19 +00: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 Remove useless persistMatchSettings and handle some which weren't handled 2022-02-15 21:13:10 +00:00
TitleDisplay.xml Rewrite loading screen to use class semantics, refs #5387. 2019-11-12 15:54:09 +00:00