openclonk/planet/Tests.ocf/MenuTest.ocs
David Dormagen 8a8593e0ba Script GUI: added TightGridLayout style (requirement of #1842)
The TightGridLayout fills spaces more aggressively. This is slower but makes for a tighter layout. Finding the best layout is NP-complete. This here is just O(N^2) or so.
2016-11-05 15:35:15 +01:00
..
Scenario.txt clean up tests: remove Teams.txt fix some titles 2016-01-20 19:44:28 +01:00
Script.c Script GUI: added TightGridLayout style (requirement of #1842) 2016-11-05 15:35:15 +01:00