aboutsummaryrefslogtreecommitdiff
path: root/init.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated font_api mod desctiption in headersPierre-Yves Rollo2018-12-111-13/+12
|
* Added font_lib deprecation and corresponding notices in READMEsPierre-Yves Rollo2018-12-111-3/+1
|
* Better management of display_api integrationPierre-Yves Rollo2018-12-111-52/+2
|
* New Font:render methodPierre-Yves Rollo2018-12-051-29/+35
|
* Fixed width fonts specific managementPierre-Yves Rollo2018-12-051-5/+22
|
* New font selection formspecPierre-Yves Rollo2018-11-101-4/+4
|
* Fix default font chosing when multiple fontsPierre-Yves Rollo2018-07-161-1/+2
|
* Rework all nodes displaying text according to new font_apiPierre-Yves Rollo2018-07-131-4/+8
|
* Creation of Font class and code update accordinglyPierre-Yves Rollo2018-07-081-289/+6
|
* Seperate signs API from signs definitionsThomas--S2018-02-071-0/+343
Change modnames from *_lib to *_api