Age | Commit message (Expand) | Author |
---|---|---|
2023-02-18 | Remove dead code behind Irrlicht version checks | sfan5 |
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 |
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-02-06 | Fix double free caused by CGUITTFont code | sfan5 |
2021-02-02 | Fix memory leak detected by address sanitizer (#10896) | k.h.lai |
2020-12-24 | Fix some minor code issues all over the place | sfan5 |
2019-11-03 | Formspec: add hypertext element | Pierre-Yves Rollo |
2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot |
2017-06-20 | Merge cguittfont lib in irrlicht change folder. (#6016) | Loïc Blot |