HeliumProject / Engine

C++ Game Engine (Under Construction!)
http://heliumproject.org/
Other
442 stars 70 forks source link

Remove support for wchar_t strings #27

Closed gorlak closed 11 years ago

gorlak commented 11 years ago

Use utf-8 everywhere except where we need to talk to Win32. This work is done, we just need to remove the premake config and back out all of tstring and TXT()