aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/testformspec
AgeCommit message (Collapse)Author
2022-07-03FormSpec: 9-slice images, animated_images, and fgimg_middle (#12453)Vincent Robinson
* FormSpec: 9-slice images and animated_images * Add fgimg_middle; clean up code * Address issues, add tests * Fix stupid error; bump formspec version * Re-add image[] elements without a size
2022-02-22FormspecMenu: make drawing of backgrounds less hacky (#9517)DS
2021-12-30Add padding[] element to formspecs (#11821)Vincent Robinson
2021-03-16DevTest: Formspec tests, children getter, better lighttool (#10918)Wuzzy
2021-02-08Fix animation_image support in scroll containersJean-Patrick Guerrero
2021-02-02Fix list spacing and size (again) (#10869)Vincent Robinson
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