1
0
forked from 0ad/0ad
0ad/source/tools/atlas
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
..
AtlasFrontends Fixed Actor Editor to allow selection of files from within mods/[not 'public']/... without it giving a silly relative path 2008-10-05 21:00:37 +00:00
AtlasObject adding needed include 2008-07-01 22:12:03 +00:00
AtlasScript # OS X fixes. 2007-10-11 08:00:05 +00:00
AtlasUI Fixed Actor Editor to allow selection of files from within mods/[not 'public']/... without it giving a silly relative path 2008-10-05 21:00:37 +00:00
DatafileIO Cleaned up and incorporated appropriate headers so it compiles 2008-08-11 09:57:42 +00:00
GameInterface # Fixed Linux build 2009-01-02 21:19:41 +00:00
wxJS Fixed Altas/wxJS for Windows. 2007-09-04 20:04:43 +00:00