1
0
forked from 0ad/0ad
0ad/source/scripting
olsner ca5b760310 Linux/GCC: Changed a whole bunch of wide character format strings... In VC++,
the wide printf functions default %s to be a wide string. GCC defaults
it to
a narrow string. Everything I could find uses %ls or %hs as appropriate
now.

This was SVN commit r715.
2004-07-11 22:30:08 +00:00
..
ScriptCustomTypes.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
ScriptCustomTypes.h ran everything though mark's newline stomper. 2004-05-30 00:46:58 +00:00
ScriptGlue.cpp Linux/GCC: Changed a whole bunch of wide character format strings... In VC++, 2004-07-11 22:30:08 +00:00
ScriptGlue.h GUI/scripting updates 2004-07-11 16:22:35 +00:00
ScriptingHost.cpp Linux/GCC: Changed a whole bunch of wide character format strings... In VC++, 2004-07-11 22:30:08 +00:00
ScriptingHost.h Linux/GCC Compat: new js headers require XP_UNIX defined 2004-07-11 20:28:46 +00:00