aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/testformspec
AgeCommit message (Collapse)Author
2021-01-23Make hypertext and textarea have proper scroll event propagation. (#10860)Vincent Robinson
2021-01-23FormSpec: Add list spacing, slot size, and noclip (#10083)Vincent Robinson
* Add list spacing, slot size, and noclip * Simplify StyleSpec * Add test cases Co-authored-by: rubenwardy <rw@rubenwardy.com>
2020-11-04Add model[] formspec element (#10320)SmallJoker
Formspec element to display models, written by @kilbith, rebased and tweaked. Co-authored-by: Jean-Patrick Guerrero <jeanpatrick.guerrero@gmail.com> Co-authored-by: sfan5 <sfan5@live.de>
2020-08-29Make bgcolor tint button background images (#9818)Hugues Ross
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy