]> git.lizzy.rs Git - dragonfireclient.git/history - src/irrlicht_changes
Merge pull request #59 from PrairieAstronomer/readme_irrlicht_change
[dragonfireclient.git] / src / irrlicht_changes /
2022-05-22 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-21 paradust7Fixes needed to use irrArray backed by std::vector...
2022-05-18 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-18 paradust7Use std::map instead of core::map (#12301)
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-04-08 ShadowNinjaSpacing fixes
2022-01-08 sfan5Fully remove bitmap font support (#11863)
2021-12-29 ROllerozxaRemove unused (de)serializeAttributes() methods
2021-08-30 Elias FleckensteinMerge pull request #35 from arydevy/patch-1
2021-08-30 Minetest-j45Merge pull request #1 from EliasFleckenstein03/master
2021-05-13 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-04-21 sfan5Fix two CMake build issues
2021-04-01 sfan5CGUITTFont optimizations (#11136)
2021-03-31 sfan5Irrlicht support code maintenance
2021-03-29 sfan5Replace fallback font nonsense with automatic per-glyph...
2021-03-26 Loic BlotDrop irrUString from MT, it's owned by irrlicht now
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-16 Jean-Patrick GuerreroFix deprecated calls with Irrlicht 1.9
2021-03-09 sfan5Restore Irrlicht 1.9 support
2021-02-06 sfan5Fix double free caused by CGUITTFont code
2021-02-02 k.h.laiFix memory leak detected by address sanitizer (#10896)
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-24 sfan5Fix some minor code issues all over the place
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinRevert "Make Lint Happy"
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMake Lint Happy
2020-02-01 SmallJokerStaticText: Reset background on EnrichedString change...
2020-01-22 SmallJokerStaticText/EnrichedString: Styling support (#9187)
2019-12-09 Hugues RossRefactor to centralize GUIButton styling/rendering...
2019-11-03 Pierre-Yves RolloFormspec: add hypertext element
2019-08-06 SmallJokerClean up and fix freetype=false crashes (#8641)
2019-03-14 Loïc BlotLINT fixes since recent tooling update
2019-03-14 Loïc BlotUpdate our tooling (Clang 5 -> 7, GCC 7 -> 8)
2019-03-12 rubenwardyFix cast from const by accessing string data directly...
2019-02-03 Leonid BobrovDragonFly BSD is somewhat identical to FreeBSD (#8159)
2018-11-11 number ZeroDrop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_M...
2018-08-05 rubenwardyFix debug and info text being the wrong color
2018-08-04 rubenwardyFix tooltip colors specified by formspec part
2018-01-12 Loic BlotForget to fix non freetype build in StaticText
2018-01-05 Loic BlotDon't recalculate statustext initial color everytime...
2018-01-05 Loic BlotGameUI refactor (part 2/X): Move Game::guitext to GameU...
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-20 Loïc BlotMerge cguittfont lib in irrlicht change folder. (#6016)
2016-12-26 sfan5Irrlicht 1.9 support
2016-05-31 EkdohibsAdd colored text (not only colored chat).