Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:15:16 +0100] rev 13221
Remove Qt SVG and Qt OpenGL as hard dependencies
Qt SVG is not used in the frontend (no SVGs are rendered).
Neither is Qt OpenGL used. Qt OpenGL is discouraged anyway.
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 17:53:34 +0100] rev 13220
Mutant: When game ends prematurely due to missing land, declare highest-scoring team the winner
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 15:49:17 +0100] rev 13219
Mutant: Fix graph title on game draw
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 15:34:29 +0100] rev 13218
Make chart in stats screen support negative numbers. Fixes e.g. Mutant
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 14:51:07 +0100] rev 13217
Fix broken stats chart bounding box
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 04:33:11 +0100] rev 13216
Lua API: Fix not updating CursorX/CursorY properly when moving cursor at screen border