mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-27 02:11:08 +00:00
2b31ebad0d
First fill all global helper variables before pushing the data to the GUI (IPO model). init should always be the first function declaration in a file. Split and rename init functions. Fill g_ScorePanelsData from init so that it becomes independent from the file include order. Include all files of the summary directory instead of each file individually, as in D619. This was SVN commit r20538.