1
0
forked from 0ad/0ad
0ad/source/ps/scripting
Imarok 02ed411e6f Fix comments and year in d5807cd59f and 01f581e813
Reviewed by: elexis
Differential Revision: https://code.wildfiregames.com/D1314
This was SVN commit r21313.
2018-02-21 22:53:01 +00:00
..
JSInterface_ConfigDB.cpp Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
JSInterface_ConfigDB.h Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
JSInterface_Console.cpp Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
JSInterface_Console.h Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
JSInterface_Debug.cpp Delete unused SpiderMonkey GarbageCollection ScriptFunctions ForceGC in the AI and GUI context (e9e05f4efc) and MaybeGC in the random mapgen context (942a45372c). 2017-12-03 12:48:21 +00:00
JSInterface_Debug.h Delete unused SpiderMonkey GarbageCollection ScriptFunctions ForceGC in the AI and GUI context (e9e05f4efc) and MaybeGC in the random mapgen context (942a45372c). 2017-12-03 12:48:21 +00:00
JSInterface_Game.cpp Move Main ScriptFunctions to a new JS Interface, refs #4772. 2017-09-12 03:11:33 +00:00
JSInterface_Game.h Move Main ScriptFunctions to a new JS Interface, refs #4772. 2017-09-12 03:11:33 +00:00
JSInterface_Main.cpp Move Main ScriptFunctions to a new JS Interface, refs #4772. 2017-09-12 03:11:33 +00:00
JSInterface_Main.h Move Main ScriptFunctions to a new JS Interface, refs #4772. 2017-09-12 03:11:33 +00:00
JSInterface_Mod.cpp Fix comments and year in d5807cd59f and 01f581e813 2018-02-21 22:53:01 +00:00
JSInterface_Mod.h Move GetEngineInfo to Mod.[h|cpp] 2018-02-17 17:36:43 +00:00
JSInterface_SavedGame.cpp Bump copyright header year numbers. 2018-02-21 18:44:52 +00:00
JSInterface_SavedGame.h Fix comments and year in d5807cd59f and 01f581e813 2018-02-21 22:53:01 +00:00
JSInterface_VFS.cpp Expose the same FileExists to JS GUI, simulation and rmgen. 2017-12-05 00:22:03 +00:00
JSInterface_VFS.h Expose the same FileExists to JS GUI, simulation and rmgen. 2017-12-05 00:22:03 +00:00
JSInterface_VisualReplay.cpp Pass ScriptInterface as a const ref where possible. 2017-08-24 00:32:42 +00:00
JSInterface_VisualReplay.h Remove unused clumsy JS GUI ScriptFunctions debug timer from ed7b4b5fca. 2017-09-11 22:08:54 +00:00