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-03 18:27:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3238cd8bc096d3b767a7eb11f62d1faeff85d2dd
0ad
/
source
/
scriptinterface
T
History
Ykkrosh
f33706bf8b
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
...
This was SVN commit r7497.
2010-05-02 20:32:37 +00:00
..
tests
Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles.
2010-05-02 20:32:37 +00:00
NativeWrapperDecls.h
…
NativeWrapperDefns.h
…
ScriptConversions.cpp
Expose Footprint::GetShape and TemplateManager::FindAllTemplates to scripts.
2010-05-01 09:48:39 +00:00
ScriptInterface.cpp
# Compile gameplay scripts in strict mode.
2010-04-14 18:57:50 +00:00
ScriptInterface.h
Expose JS_HasProperty
2010-04-09 18:45:28 +00:00
ScriptTypes.h
SpiderMonkey version check
2010-03-20 17:00:21 +00:00
ScriptVal.cpp
…
ScriptVal.h
…