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
303a3ff437eb323adc5d117f654e2b6f8533bcf9
0ad
/
source
/
scripting
T
History
Ykkrosh
c5d204c7ff
Enable latest JS language features.
...
Load GUI scripts as UTF-8. This was SVN commit r7650.
2010-06-30 21:23:41 +00:00
..
DOMEvent.cpp
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
DOMEvent.h
…
EventTypes.h
…
JSConversions.cpp
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
JSConversions.h
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
JSSerialization.h
huge cleanup and conversion of most string handling (especially paths) to unicode
2009-11-03 21:46:35 +00:00
JSUtil.cpp
…
JSUtil.h
…
ScriptableComplex.cpp
…
ScriptableComplex.h
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
ScriptableComplex.inl
huge cleanup and conversion of most string handling (especially paths) to unicode
2009-11-03 21:46:35 +00:00
ScriptableObject.cpp
…
ScriptableObject.h
# Various networking code cleanups.
2010-06-07 22:19:05 +00:00
ScriptCustomTypes.cpp
…
ScriptCustomTypes.h
# OS X build fixes.
2010-03-20 16:26:25 +00:00
ScriptGlue.cpp
# Various networking code cleanups.
2010-06-07 22:19:05 +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
Enable latest JS language features.
2010-06-30 21:23:41 +00:00
ScriptingHost.h
# Basic experimental multiplayer integration with new simulation system.
2010-05-20 00:59:01 +00:00
ScriptObject.cpp
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
ScriptObject.h
# Delete a lot of obsolete simulation code.
2010-05-20 18:09:23 +00:00
SpiderMonkey.h
# Support latest version of SpiderMonkey
2009-12-28 16:45:42 +00:00
SynchedJSObject.cpp
more unicode/string cleanup:
2009-11-03 22:27:25 +00:00
SynchedJSObject.h
…