0ad/source
Ralph Sennhauser 49c887b7ca
Don't nest Paths in Common settings
Doesn't make sense to have the Paths StaticBox inside the Common
settings StaticBox so make it a top-level item as well.

While at it dissolve nested constructors to make the creation of the
widgets more readable.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-07-30 18:43:24 +02:00
..
collada Fix some includes all over the place 2025-08-14 20:15:30 +02:00
dapinterface Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
graphics Make NUSpline public members protected 2026-07-29 18:44:03 +02:00
gui Fix brief text misalignment in GUI text objects 2026-07-22 23:51:49 +02:00
i18n Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
lib Uses std::string_view for UTF-8 conversions 2026-07-14 00:14:27 +02:00
lobby Re-use XMPP resource GUID for whole app runtime 2026-07-01 15:36:51 +02:00
maths Make NUSpline public members protected 2026-07-29 18:44:03 +02:00
network Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
pch Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
ps Use switchPage in autostart 2026-07-30 12:36:51 +02:00
renderer Adds sRGB support for proper lighting 2026-07-29 01:29:09 +02:00
rlinterface Uses std::string_view for Script::Interface::Eval 2026-07-13 23:53:24 +02:00
scriptinterface Uses std::string_view for Script::Interface::Eval 2026-07-13 23:53:24 +02:00
simulation2 Make NUSpline public members protected 2026-07-29 18:44:03 +02:00
soundmanager Makes GameView returning reference on camera 2026-06-28 17:57:16 +02:00
third_party Adds sRGB support to GLES 2026-07-29 01:29:11 +02:00
tools Don't nest Paths in Common settings 2026-07-30 18:43:24 +02:00
CxxTestRunner.tpl Use return instead of exit in testrunner 2025-10-15 18:17:24 +02:00
main.cpp Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
test_setup.cpp Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00