1
0
forked from 0ad/0ad
0ad/source/ps/scripting
elexis b4626359f5 Provide ScriptInterface CreateObject and CreateArray functions to replace Eval calls following 7c2e9027c2, 1c0536bf08 and later.
Differential Revision: https://code.wildfiregames.com/D2080
Previous version reviewed By: Krinkle
Comments By: historic_bruno, wraitii
This was SVN commit r22528.
2019-07-22 19:35:14 +00:00
..
JSInterface_ConfigDB.cpp Hide userreporter ID from mods and logfiles, since it shall be used as an authentication token for GDPR personal data requests, refs #5257, f51f78c999 / D1563. 2018-08-22 16:02:05 +00:00
JSInterface_ConfigDB.h Hide userreporter ID from mods and logfiles, since it shall be used as an authentication token for GDPR personal data requests, refs #5257, f51f78c999 / D1563. 2018-08-22 16:02:05 +00:00
JSInterface_Console.cpp Clean some forward declarations. 2018-04-27 16:06:42 +00:00
JSInterface_Console.h Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
JSInterface_Debug.cpp Refactor build information getters and remove the useless code. 2019-01-06 14:32:54 +00:00
JSInterface_Debug.h Refactor build information getters and remove the useless code. 2019-01-06 14:32:54 +00:00
JSInterface_Game.cpp Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
JSInterface_Game.h Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
JSInterface_Main.cpp Unify duplicate u8* to hex string functions in a new Hexify function variant, similar to bb1f86f515, used by Tests, CacheLoader, Terms and Conditions, Lobby and mod.io. 2018-08-08 12:59:05 +00:00
JSInterface_Main.h Persist the lobby Terms Of Use and Terms Of Service checkbox if the logged in user and the accepted versions of the pages didn't change since last login, refs #5218. 2018-06-21 16:38:08 +00:00
JSInterface_Mod.cpp Main.cpp cleanup. 2018-05-08 09:45:54 +00:00
JSInterface_Mod.h Clean some forward declarations. 2018-04-27 16:06:42 +00:00
JSInterface_ModIo.cpp Provide ScriptInterface CreateObject and CreateArray functions to replace Eval calls following 7c2e9027c2, 1c0536bf08 and later. 2019-07-22 19:35:14 +00:00
JSInterface_ModIo.h Clean some forward declarations. 2018-04-27 16:06:42 +00:00
JSInterface_SavedGame.cpp Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
JSInterface_SavedGame.h Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
JSInterface_UserReport.cpp New UserReporter Terms and Conditions, hopefully GDPR compliant, refs #5257. 2018-10-05 22:19:28 +00:00
JSInterface_UserReport.h New UserReporter Terms and Conditions, hopefully GDPR compliant, refs #5257. 2018-10-05 22:19:28 +00:00
JSInterface_VFS.cpp Provide ScriptInterface CreateObject and CreateArray functions to replace Eval calls following 7c2e9027c2, 1c0536bf08 and later. 2019-07-22 19:35:14 +00:00
JSInterface_VFS.h Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
JSInterface_VisualReplay.cpp Fix possibly using uninitialized global in 80635665f7 and rename GetDirectoryName 2019-05-14 10:13:02 +00:00
JSInterface_VisualReplay.h Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00