mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 03:06:29 +00:00
64de934dd3
This patch introduces a new class for managing the cinema overlay (two black bars) and cutscene mode. This makes it more extensible for the future, e.g. allowing to display text on the bars. Since <include> elements can only be placed inside an <object>, this patch needs to restructure session.xml a bit and also adds some explanation comments while at it.