aboutsummaryrefslogtreecommitdiff
path: root/display_api/init.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add 'display_api/' from commit '3a43e4ad81dc6595fabfa22c88e229c393f93529'Pierre-Yves Rollo2019-12-311-0/+31
|\
* | Removed display_api, signs_api, and font_api to make them subtreesPierre-Yves Rollo2019-12-311-31/+0
* | Depreciation of old display groups and display_lib global + warningsPierre-Yves Rollo2018-12-031-234/+25
* | Avoid crash if entity not defined.Pierre-Yves Rollo2018-12-021-0/+4
* | Replaced core reference by usual minetest referencePierre-Yves Rollo2018-12-011-1/+1
* | Atempt to fix "unknown object" issue + code reworkPierre-Yves Rollo2018-11-291-56/+50
* | Improve on_rotate functions (#21)12Me212018-09-261-60/+33
* | Reverting submodule change until zip file does not include submodulePierre-Yves Rollo2018-09-211-0/+269
|/
* Turned display_api into a submodulePierre-Yves Rollo2018-09-211-269/+0
* Improved on_place12Me212018-09-201-41/+39
* Rework all nodes displaying text according to new font_apiPierre-Yves Rollo2018-07-131-3/+3
* Allow a greater object offsetThomas--S2018-02-251-7/+36
* Seperate signs API from signs definitionsThomas--S2018-02-071-0/+242