Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-11 | Drop IrrCompileConfig (#163) | Vitaliy | |
2023-02-22 | Remove irr::core::hash | Desour | |
Its use of std::unary_function was deprecated. And it wasn't used anywhere. | |||
2023-02-22 | Fix -Wignored-qualifiers warnings in irrUString.h | Desour | |
2022-12-23 | Completely remove irrAllocator | sfan5 | |
2022-12-23 | Replace core::string implementation with std::basic_string | sfan5 | |
2021-08-30 | Drop _IRR_WCHAR_FILESYSTEM | sfan5 | |
never used and never worked for us. | |||
2021-04-28 | Cleanup C++0x support in irrUString.h (#33) | Loïc Blot | |
2021-03-25 | Include irrUString directly in irrlicht | Loic Blot | |
it's a derivate from irrString and originate from irrlicht, legitimate a return back to home |