irrlicht/tools
cutealien 6fd8d82d4c Add multibyteToWString wrapper functions around mbstowcs which work with Irrlicht string class.
I had to add a few forward declarations in core::string because I didn't want to add another source-file for this now. If anyone decides to create a irrString.cpp those can be removed again by making multibyteToWString extern instead of static (in VS it would already be possible to avoid them, but gcc does more exact checks for friend linkage specifiers).

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5212 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-12-13 15:34:17 +00:00
..
FileToHeader Merged from 1.8 branch, revisions 4345-4378. All release fixes since the branch to 1.8, and some fixes after that. Now commencing development on this branch, and only bug fixes on the others. 2012-11-20 18:31:33 +00:00
GUIEditor Add multibyteToWString wrapper functions around mbstowcs which work with Irrlicht string class. 2015-12-13 15:34:17 +00:00
IrrFontTool - Added clear buffer flags. 2015-10-15 18:20:06 +00:00
MeshConverter - Added projects for Visual Studio 2014. Due to a problems with Windows7.1 SDK on Windows 10 those projects are recommended for users of this OS. 2015-10-01 22:59:08 +00:00
irrEdit Moved everything to /trunk 2007-05-20 18:03:49 +00:00