Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-09 | Fix typos and en_US/en_GB inconsistency in various files (#12902) | Abdou-31 | |
2022-06-16 | Update my name | Nathanaël Courant | |
2022-05-22 | Fixes needed to use irrArray backed by std::vector (#12263) | paradust7 | |
2022-05-18 | Use std::map instead of core::map (#12301) | paradust7 | |
2022-04-08 | Spacing fixes | ShadowNinja | |
2021-04-02 | CGUITTFont optimizations (#11136) | sfan5 | |
2021-03-31 | Irrlicht support code maintenance | sfan5 | |
2021-03-29 | Replace fallback font nonsense with automatic per-glyph fallback (#11084) | sfan5 | |
2021-03-16 | Fix deprecated calls with Irrlicht 1.9 | Jean-Patrick Guerrero | |
2021-02-06 | Fix double free caused by CGUITTFont code | sfan5 | |
This partially reverts commit 2072afb72b4b3e9c5dcbcec71d824aeae1b35d19. fixes #10920 | |||
2021-02-02 | Fix memory leak detected by address sanitizer (#10896) | k.h.lai | |
2017-06-20 | Merge cguittfont lib in irrlicht change folder. (#6016) | Loïc Blot | |
* Merge cguittfont lib in irrlicht change folder. This remove hack and static lib for FreeType |