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 07:06:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ebebc4338709476df34913aef365352f2dcf207
0ad
/
source
/
scripting
T
History
Ykkrosh
1ebebc4338
Avoid -Wnon-virtual-dtor warnings
...
This was SVN commit r7416.
2010-03-31 08:36:46 +00:00
..
DOMEvent.cpp
…
DOMEvent.h
…
EventTypes.h
…
GameEvents.h
…
JSConversions.cpp
self-test and x64 fixes:
2009-11-07 12:26:40 +00:00
JSConversions.h
self-test and x64 fixes:
2009-11-07 12:26:40 +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
# Rewrite of the game's simulation system
2010-01-09 19:20:14 +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
Avoid -Wnon-virtual-dtor warnings
2010-03-31 08:36:46 +00:00
ScriptCustomTypes.cpp
…
ScriptCustomTypes.h
# OS X build fixes.
2010-03-20 16:26:25 +00:00
ScriptGlue.cpp
Compatibility with non-threadsafe SpiderMonkey
2010-03-19 19:54:00 +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
Fix spidermonkey-tip to build on Windows. Add precompiled binaries.
2010-03-19 20:28:22 +00:00
ScriptingHost.h
# Rewrite of the game's simulation system
2010-01-09 19:20:14 +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
…