This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
a8a968d32ccd416e6f5575cd6455dacdc47e4541
0ad
/
source
/
scripting
T
History
historic_bruno
a8a968d32c
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
...
This was SVN commit r13421.
2013-05-22 22:27:53 +00:00
..
JSConversions.cpp
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +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
Fix
#1064
(use ++it instead of it++ for consistency), based on patch by Echelon9
2011-12-29 01:17:03 +00:00
ScriptGlue.cpp
Catch exceptions by reference (by convention), based on patch from Markus, refs
#1852
2013-05-22 22:27:53 +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
…