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
afbfca17ce075fcc8bbfcace27c758ef9cf56591
0ad
/
source
/
scripting
T
History
janwas
1f7e8d7194
per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered*
...
This was SVN commit r9111.
2011-03-23 16:56:27 +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
per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered*
2011-03-23 16:56:27 +00:00
ScriptGlue.cpp
remove unnecessary utf8 includes
2011-03-23 16:32:44 +00:00
ScriptGlue.h
…
ScriptingHost.cpp
refactor path interface:
2011-03-23 13:36:20 +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