aboutsummaryrefslogtreecommitdiff
path: root/src/irrlicht_changes/static_text.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
| | | | * Migrate cpp headers to pragma once
* Add colored text (not only colored chat).Ekdohibs2016-05-311-0/+268
Add documentation, move files to a proper place and avoid memory leaks. Make it work with most kind of texts, and allow backgrounds too.