aboutsummaryrefslogtreecommitdiff
path: root/src/irrlicht_changes/static_text.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update my nameNathanaël Courant2022-06-161-1/+1
* Fully remove bitmap font support (#11863)sfan52022-01-081-36/+0
* Remove unused (de)serializeAttributes() methodsROllerozxa2021-12-291-6/+0
* Irrlicht support code maintenancesfan52021-03-311-4/+0
* Restore Irrlicht 1.9 supportsfan52021-03-091-0/+5
* StaticText/EnrichedString: Styling support (#9187)SmallJoker2020-01-221-11/+6
* Fix debug and info text being the wrong colorrubenwardy2018-08-051-1/+4
* Fix tooltip colors specified by formspec partrubenwardy2018-08-041-1/+1
* Forget to fix non freetype build in StaticTextLoic Blot2018-01-121-4/+17
* Don't recalculate statustext initial color everytime & review fixesLoic Blot2018-01-051-1/+2
* GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot2018-01-051-52/+53
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Add colored text (not only colored chat).Ekdohibs2016-05-311-0/+268