aboutsummaryrefslogtreecommitdiff
path: root/src/irrlicht_changes/CGUITTFont.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update my nameNathanaël Courant2022-06-161-1/+1
* Fixes needed to use irrArray backed by std::vector (#12263)paradust72022-05-221-9/+5
* Use std::map instead of core::map (#12301)paradust72022-05-181-22/+20
* Spacing fixesShadowNinja2022-04-081-1/+1
* CGUITTFont optimizations (#11136)sfan52021-04-021-15/+24
* Irrlicht support code maintenancesfan52021-03-311-8/+0
* Replace fallback font nonsense with automatic per-glyph fallback (#11084)sfan52021-03-291-5/+59
* Fix deprecated calls with Irrlicht 1.9Jean-Patrick Guerrero2021-03-161-4/+2
* Fix double free caused by CGUITTFont codesfan52021-02-061-4/+0
* Fix memory leak detected by address sanitizer (#10896)k.h.lai2021-02-021-0/+4
* Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot2017-06-201-0/+1197