0ad/source/ps/scripting
elexis 20b4e039be Fix fileendings of files with mixed fileendings in the public mod (except art, l10n) and in source/ (except for source/third_party/).
Thus fix lineendings in files that were missed in bcbf25bfbd, as
reported by Imarok.

(SVN throws an error when trying to set the native filending property on
a file with mixed fileendings. However when recursing it hides this
error).

This was SVN commit r18561.
2016-07-25 12:58:47 +00:00
..
JSInterface_ConfigDB.cpp Header cleanup: profile.h is no longer unnecessarily included in scriptinterface.h but rather in the required .cpp files 2016-06-21 10:33:11 +00:00
JSInterface_ConfigDB.h allows the user to restore the default game options, refs #3737 2016-02-07 15:10:44 +00:00
JSInterface_Console.cpp Header cleanup: profile.h is no longer unnecessarily included in scriptinterface.h but rather in the required .cpp files 2016-06-21 10:33:11 +00:00
JSInterface_Console.h Replace or remove uses of Engine.Console_Write. Patch by Adrian Fatol. Fixes #2141. 2014-07-24 21:27:24 +00:00
JSInterface_Mod.cpp Fix fileendings of files with mixed fileendings in the public mod (except art, l10n) and in source/ (except for source/third_party/). 2016-07-25 12:58:47 +00:00
JSInterface_Mod.h Use const T& for parameters of some types in script-exposed native functions 2016-01-23 15:17:56 +00:00
JSInterface_VFS.cpp Use const T& for parameters of some types in script-exposed native functions 2016-01-23 15:17:56 +00:00
JSInterface_VFS.h Use const T& for parameters of some types in script-exposed native functions 2016-01-23 15:17:56 +00:00
JSInterface_VisualReplay.cpp Fix fileendings of files with mixed fileendings in the public mod (except art, l10n) and in source/ (except for source/third_party/). 2016-07-25 12:58:47 +00:00
JSInterface_VisualReplay.h Use const T& for parameters of some types in script-exposed native functions 2016-01-23 15:17:56 +00:00