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-07-04 05:04:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a8dd803a78393c6d56fd6d8084503fa0616bf73
0ad
/
source
/
scripting
T
History
Ykkrosh
3a3a5b6c34
Added getFPS(), so the GUI can draw the FPS counter. Also added getLanguageID(), so it knows what language it's using
...
This was SVN commit r1122.
2004-09-05 11:28:59 +00:00
..
ScriptCustomTypes.cpp
…
ScriptCustomTypes.h
…
ScriptGlue.cpp
Added getFPS(), so the GUI can draw the FPS counter. Also added getLanguageID(), so it knows what language it's using
2004-09-05 11:28:59 +00:00
ScriptGlue.h
Added getFPS(), so the GUI can draw the FPS counter. Also added getLanguageID(), so it knows what language it's using
2004-09-05 11:28:59 +00:00
ScriptingHost.cpp
…
ScriptingHost.h
Corrected JS_AddRoot usage (it wants a JSObject**/JSString**/jsval*/etc)
2004-09-04 14:43:23 +00:00