aboutsummaryrefslogtreecommitdiff
path: root/src/irrlicht_changes/irrUString.h
AgeCommit message (Collapse)Author
2021-03-26Drop irrUString from MT, it's owned by irrlicht nowLoic Blot
2020-12-24Fix some minor code issues all over the placesfan5
2019-03-14LINT fixes since recent tooling updateLoïc Blot
2019-03-14Update our tooling (Clang 5 -> 7, GCC 7 -> 8)Loïc Blot
This change permits to use up-to-date compilers, clang-tidy and clang-format It also refactor the tidy/format step to drop the binary selection from scripts and perform it directly in travis
2019-03-12Fix cast from const by accessing string data directly (#8354)rubenwardy
Fixes #8327
2019-02-03DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
* Migrate cpp headers to pragma once
2017-06-20Merge 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