Go to file
Ykkrosh 5228800b73 # Fixed Linux build
Use noncopyable instead of boost::noncopyable. (But maybe this should be
changed to the NONCOPYABLE macro instead?)
Use boost::filesystem::wpath::file_string instead of
external_file_string, since the latter varies between std::string on
Linux and std::wstring on Windows.
Use wcstombs instead of wcstombs_s.
Use rtl_AllocateAligned instead of _mm_malloc.

This was SVN commit r6574.
2009-01-02 21:19:41 +00:00
binaries This was SVN commit r6567. 2009-01-01 08:38:31 +00:00
build Autobuilder startup service binary 2009-01-01 22:48:05 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source # Fixed Linux build 2009-01-02 21:19:41 +00:00
.gitattributes Splitting Internal with Public 2008-09-18 04:38:42 +00:00