aboutsummaryrefslogtreecommitdiff
path: root/src/irrlicht_changes/static_text.h
AgeCommit message (Expand)Author
2023-03-01Drop dependency on IrrCompileConfignumzero
2023-02-18Remove dead code behind Irrlicht version checkssfan5
2022-06-16Update my nameNathanaël Courant
2022-01-08Fully remove bitmap font support (#11863)sfan5
2021-12-29Remove unused (de)serializeAttributes() methodsROllerozxa
2021-03-31Irrlicht support code maintenancesfan5
2021-03-09Restore Irrlicht 1.9 supportsfan5
2020-01-22StaticText/EnrichedString: Styling support (#9187)SmallJoker
2018-08-05Fix debug and info text being the wrong colorrubenwardy
2018-08-04Fix tooltip colors specified by formspec partrubenwardy
2018-01-12Forget to fix non freetype build in StaticTextLoic Blot
2018-01-05Don't recalculate statustext initial color everytime & review fixesLoic Blot
2018-01-05GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2016-05-31Add colored text (not only colored chat).Ekdohibs