aboutsummaryrefslogtreecommitdiff
path: root/src/irrlicht_changes/static_text.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fully remove bitmap font support (#11863)sfan52022-01-081-11/+2
* Remove unused (de)serializeAttributes() methodsROllerozxa2021-12-291-44/+0
* CGUITTFont optimizations (#11136)sfan52021-04-021-6/+1
* Irrlicht support code maintenancesfan52021-03-311-4/+0
* Restore Irrlicht 1.9 supportsfan52021-03-091-0/+6
* StaticText: Reset background on EnrichedString change (#9340)SmallJoker2020-02-011-2/+3
* StaticText/EnrichedString: Styling support (#9187)SmallJoker2020-01-221-151/+102
* Refactor to centralize GUIButton styling/rendering code (#9090)Hugues Ross2019-12-091-1/+1
* Clean up and fix freetype=false crashes (#8641)SmallJoker2019-08-061-10/+33
* Drop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIXnumber Zero2018-11-111-8/+0
* Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot2017-06-201-6/+1
* Irrlicht 1.9 supportsfan52016-12-261-0/+4
* Add colored text (not only colored chat).Ekdohibs2016-05-311-0/+679