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-09-21 20:06:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13d2e44ff56d414d222cebdc896230cba666be2b
0ad
/
source
/
scriptinterface
T
History
Ykkrosh
13d2e44ff5
Run GC frequently in the simulation script context, to keep memory usage down
...
This was SVN commit r8622.
2010-11-15 15:03:40 +00:00
..
tests
Run network server in a separate thread, to minimise latency.
2010-10-31 22:00:28 +00:00
AutoRooters.cpp
…
AutoRooters.h
Avoid unnecessary dynamic allocation when calling script functions.
2010-07-19 23:03:33 +00:00
NativeWrapperDecls.h
…
NativeWrapperDefns.h
…
ScriptConversions.cpp
…
ScriptInterface.cpp
Run GC frequently in the simulation script context, to keep memory usage down
2010-11-15 15:03:40 +00:00
ScriptInterface.h
Run GC frequently in the simulation script context, to keep memory usage down
2010-11-15 15:03:40 +00:00
ScriptStats.cpp
…
ScriptStats.h
…
ScriptTypes.h
…
ScriptVal.cpp
…
ScriptVal.h
Cache message JS conversions, to make broadcasts faster
2010-09-17 17:49:39 +00:00