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-23 14:46:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
514b22a89ef429d028434ca86798ca7d0587159b
0ad
/
source
/
scripting
T
History
Ykkrosh
5bd7b74ec7
Fix ABI incompatibility with --with-system-mozjs185 in debug mode (see
#990
).
...
This was SVN commit r10535.
2011-11-14 18:18:04 +00:00
..
JSConversions.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
JSConversions.h
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
JSUtil.cpp
…
JSUtil.h
…
ScriptableObject.cpp
…
ScriptableObject.h
Upgrade to SpiderMonkey 1.8.5 (
fixes
#734
)
2011-07-16 23:24:14 +00:00
ScriptGlue.cpp
Fix ABI incompatibility with --with-system-mozjs185 in debug mode (see
#990
).
2011-11-14 18:18:04 +00:00
ScriptGlue.h
…
ScriptingHost.cpp
Upgrade to SpiderMonkey 1.8.5 (
fixes
#734
)
2011-07-16 23:24:14 +00:00
ScriptingHost.h
…
SpiderMonkey.h
…