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-01 21:05:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a3f1cb412ae65f1196351b12715a6e6ea85ef48
0ad
/
source
/
scripting
T
History
stwf
0cad19ecec
double check that the sound manager has been created before using
...
This was SVN commit r13353.
2013-04-10 12:03:17 +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
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
JSUtil.h
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
ScriptableObject.cpp
…
ScriptableObject.h
Fix
#1064
(use ++it instead of it++ for consistency), based on patch by Echelon9
2011-12-29 01:17:03 +00:00
ScriptGlue.cpp
double check that the sound manager has been created before using
2013-04-10 12:03:17 +00:00
ScriptGlue.h
…
ScriptingHost.cpp
Upgrade to SpiderMonkey 1.8.5 (
fixes
#734
)
2011-07-16 23:24:14 +00:00
ScriptingHost.h
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00
SpiderMonkey.h
Support new SpiderMonkey API.
2010-11-16 23:00:52 +00:00