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 16:07:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c160e5bd8407c32e6eda622f93fd88f76e5dfd6
0ad
/
source
/
scripting
T
History
Ykkrosh
2c160e5bd8
Delete script scheduler, since it causes GC crashes and isn't used for anything important and could be implemented in pure JS instead.
...
This was SVN commit r7622.
2010-06-07 18:41:03 +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
…
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
…
ScriptableObject.cpp
…
ScriptableObject.h
…
ScriptCustomTypes.cpp
…
ScriptCustomTypes.h
…
ScriptGlue.cpp
Delete script scheduler, since it causes GC crashes and isn't used for anything important and could be implemented in pure JS instead.
2010-06-07 18:41:03 +00:00
ScriptGlue.h
…
ScriptingHost.cpp
Delete script scheduler, since it causes GC crashes and isn't used for anything important and could be implemented in pure JS instead.
2010-06-07 18:41:03 +00:00
ScriptingHost.h
…
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
…
SynchedJSObject.cpp
…
SynchedJSObject.h
…