This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-26 12:28:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21f69ef574f2f2510febea0da840e8a8fbc5efdd
0ad
/
source
/
ps
/
scripting
T
History
elexis
0e3a6d811c
Move SavedGame ScriptFunctions to a new JS Interface, refs
#4772
.
...
This was SVN commit r20166.
2017-09-11 23:22:28 +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_Mod.cpp
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
JSInterface_Mod.h
Pass ScriptInterface as a const ref where possible.
2017-08-24 00:32:42 +00:00
JSInterface_SavedGame.cpp
Move SavedGame ScriptFunctions to a new JS Interface, refs
#4772
.
2017-09-11 23:22:28 +00:00
JSInterface_SavedGame.h
Move SavedGame ScriptFunctions to a new JS Interface, refs
#4772
.
2017-09-11 23:22:28 +00:00
JSInterface_VFS.cpp
Move ReadJSONFile and WriteJSONFile GUI ScriptFunctions that only handle VFS paths to the VFS JS Interface.
2017-09-11 22:21:34 +00:00
JSInterface_VFS.h
Move ReadJSONFile and WriteJSONFile GUI ScriptFunctions that only handle VFS paths to the VFS JS Interface.
2017-09-11 22:21:34 +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