0ad/source
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
..
collada Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
graphics Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
gui Get config values without using return parameters 2025-04-09 12:51:21 +02:00
i18n Get config values without using return parameters 2025-04-09 12:51:21 +02:00
lib Remove LCC compiler defines 2025-03-25 12:30:01 +01:00
lobby Get config values without using return parameters 2025-04-09 12:51:21 +02:00
maths Tell GCC the maximum value of m_BufLen 2025-01-13 20:05:43 +01:00
mocks Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
network Get config values without using return parameters 2025-04-09 12:51:21 +02:00
pch Remove glooxwrapper 2024-11-25 20:01:00 +01:00
ps Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
renderer Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
rlinterface Shutdown mongoose in rl-interface gracefully 2024-06-23 17:26:03 +00:00
scriptinterface Add workaround to turn off nursery size heuristic 2025-04-09 16:53:45 +02:00
simulation2 Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
soundmanager Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
third_party Disable deprecation warning for old boost 2025-03-23 14:38:43 +01:00
tools Add specific tips for multiplayer sessions 2025-04-12 10:38:57 +02:00
main.cpp Fix a bunch of spelling mistakes 2025-04-11 06:24:32 +02:00
test_setup.cpp Make the TaskManager a automatic livetime object 2024-11-17 18:03:49 +01:00