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-22 15:04:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71b25d5bd47dcd15b5cf1a4f35ab98faed5bcbdb
0ad
/
source
/
scripting
T
History
stwf
71b25d5bd4
big SoundManager checkin,futureproof javascript interface, isolate external calls to remove OpenAL references
...
This was SVN commit r13455.
2013-06-06 11:13:57 +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
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
Add GPL header
2009-04-18 17:00:33 +00:00
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
big SoundManager checkin,futureproof javascript interface, isolate external calls to remove OpenAL references
2013-06-06 11:13:57 +00:00
ScriptGlue.h
huge cleanup and conversion of most string handling (especially paths) to unicode
2009-11-03 21:46:35 +00:00
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