1
0
forked from 0ad/0ad
0ad/source/ps/scripting
2016-11-23 13:02:58 +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 SpiderMonkey 38 upgrade: 13/35 2016-09-02 16:28:17 +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 Actually remove trailing whitespace for non-header files as well. 2016-11-23 13:02:58 +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 Always save the replay metadata (summary screen info) when ending the application. Patch by Imarok, fixes #4020. 2016-08-17 15:17:43 +00:00
JSInterface_VisualReplay.h Always save the replay metadata (summary screen info) when ending the application. Patch by Imarok, fixes #4020. 2016-08-17 15:17:43 +00:00