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-21 17:43:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb20661e3494de89ae544e7e44bdcb56daf6f76b
0ad
/
source
/
ps
/
scripting
T
History
elexis
7470e88624
Always save the replay metadata (summary screen info) when ending the application. Patch by Imarok,
fixes
#4020
.
...
This was SVN commit r18613.
2016-08-17 15:17:43 +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
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