aboutsummaryrefslogtreecommitdiff
path: root/src/irrlicht_changes (follow)
Commit message (Expand)AuthorAgeFilesLines
* LINT fixes since recent tooling updateLoïc Blot2019-03-141-2/+2
* Update our tooling (Clang 5 -> 7, GCC 7 -> 8)Loïc Blot2019-03-141-2/+2
* Fix cast from const by accessing string data directly (#8354)rubenwardy2019-03-121-2/+2
* DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov2019-02-031-1/+1
* Drop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIXnumber Zero2018-11-111-8/+0
* Fix debug and info text being the wrong colorrubenwardy2018-08-051-1/+4
* Fix tooltip colors specified by formspec partrubenwardy2018-08-041-1/+1
* Forget to fix non freetype build in StaticTextLoic Blot2018-01-121-4/+17
* Don't recalculate statustext initial color everytime & review fixesLoic Blot2018-01-051-1/+2
* GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on St...Loic Blot2018-01-051-52/+53
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-173-12/+3
* Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot2017-06-205-7/+5496
* Irrlicht 1.9 supportsfan52016-12-261-0/+4
* Add colored text (not only colored chat).Ekdohibs2016-05-313-0/+954