aboutsummaryrefslogtreecommitdiff
path: root/display_api/API.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add 'display_api/' from commit '3a43e4ad81dc6595fabfa22c88e229c393f93529'Pierre-Yves Rollo2019-12-311-0/+92
|\ | | | | | | | | | | git-subtree-dir: display_api git-subtree-mainline: 135cae721906d312cd0084f7343a15760e3aa722 git-subtree-split: 3a43e4ad81dc6595fabfa22c88e229c393f93529
* | Removed display_api, signs_api, and font_api to make them subtreesPierre-Yves Rollo2019-12-311-92/+0
| |
* | Fixed API documentation (height replaced by top)Pierre-Yves Rollo2019-03-141-3/+3
| |
* | Detect rotation restriction (#29)Pierre-Yves Rollo2019-03-141-0/+1
| | | | | | | | Autodetect rotation restrictions if on MT<5.0
* | Update API documentationPierre-Yves Rollo2018-12-111-18/+17
| |
* | Updated API with new groupPierre-Yves Rollo2018-12-041-12/+10
| |
* | Reverting submodule change until zip file does not include submodulePierre-Yves Rollo2018-09-211-0/+94
|/
* Turned display_api into a submodulePierre-Yves Rollo2018-09-211-94/+0
|
* Allow a greater object offsetThomas--S2018-02-251-1/+4
| | | | | | This allows e.g. polemounted signs. Required for display_modpack to be usable in the streets mod. Backwards compatible.
* Seperate signs API from signs definitionsThomas--S2018-02-071-0/+91
Change modnames from *_lib to *_api