summaryrefslogtreecommitdiff
path: root/src/irrlicht_changes/irrUString.h
Commit message (Collapse)AuthorAge
* LINT fixes since recent tooling updateLoïc Blot2019-03-14
|
* Update our tooling (Clang 5 -> 7, GCC 7 -> 8)Loïc Blot2019-03-14
| | | | | | | | 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
* Fix cast from const by accessing string data directly (#8354)rubenwardy2019-03-12
| | | Fixes #8327
* DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov2019-02-03
|
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
| | | | * Migrate cpp headers to pragma once
* Merge cguittfont lib in irrlicht change folder. (#6016)Loïc Blot2017-06-20
* Merge cguittfont lib in irrlicht change folder. This remove hack and static lib for FreeType