summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/inc/composedroom.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-11/+10Star
|
* [roomplanner] Support creating recursive/composed roomsSimon Rettberg2019-07-231-23/+152
|
* [roomplanner] First prototype of composed room editorSimon Rettberg2019-07-171-0/+77
Saving/loading works, but no entry is generated for pvs.ini. Also this approach fails to meaningfully handle rooms with two removable walls where you also want to use both possible combinations of two combined rooms and a single one.