aboutsummaryrefslogtreecommitdiff
path: root/src/irrlicht_changes/CGUITTFont.h
AgeCommit message (Expand)Author
2023-02-18Remove dead code behind Irrlicht version checkssfan5
2022-06-16Update my nameNathanaël Courant
2022-05-22Fixes needed to use irrArray backed by std::vector (#12263)paradust7
2022-05-18Use std::map instead of core::map (#12301)paradust7
2021-04-02CGUITTFont optimizations (#11136)sfan5
2021-03-31Irrlicht support code maintenancesfan5
2021-03-29Replace fallback font nonsense with automatic per-glyph fallback (#11084)sfan5
2021-02-06Fix double free caused by CGUITTFont codesfan5
2021-02-02Fix memory leak detected by address sanitizer (#10896)k.h.lai
2020-12-24Fix some minor code issues all over the placesfan5
2019-11-03Formspec: add hypertext elementPierre-Yves Rollo
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-20Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot