0ad/source/scripting
Ykkrosh 83271ec816 Fix build errors.
Fix VFS root directory failing IsDirectory, which breaks the search for
textures.xml.
Fix incompatible change to loose cache name determination.

This was SVN commit r9092.
2011-03-21 21:06:08 +00:00
..
JSConversions.cpp Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
JSConversions.h Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
JSUtil.cpp Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
JSUtil.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
ScriptableObject.cpp Add GPL header 2009-04-18 17:00:33 +00:00
ScriptableObject.h Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss. 2011-02-17 20:08:20 +00:00
ScriptGlue.cpp Fix build errors. 2011-03-21 21:06:08 +00:00
ScriptGlue.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
ScriptingHost.cpp # towards locale-independent pathnames on Linux 2011-03-21 17:53:13 +00:00
ScriptingHost.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
SpiderMonkey.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00