0ad/source/scriptinterface
Ykkrosh b292a32505 Add JS memory usage to profiler.
Add dumpHeaps() console function for debugging JS memory usage.
Increase default JS heap size.
Make call-time profile table appear first when toggling.
Remove some unused script functions.

This was SVN commit r7842.
2010-08-02 19:23:58 +00:00
..
tests Fix lossy fixed<->jsval conversion. 2010-07-04 19:47:31 +00:00
AutoRooters.cpp Avoid unnecessary dynamic allocation when calling script functions. 2010-07-19 23:03:33 +00:00
AutoRooters.h Avoid unnecessary dynamic allocation when calling script functions. 2010-07-19 23:03:33 +00:00
NativeWrapperDecls.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
NativeWrapperDefns.h # Rewrite of the game's simulation system 2010-01-09 19:20:14 +00:00
ScriptConversions.cpp # Add auto-attacking of nearby enemies. 2010-07-29 20:39:23 +00:00
ScriptInterface.cpp Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
ScriptInterface.h Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
ScriptStats.cpp Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
ScriptStats.h Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
ScriptTypes.h # Basic experimental multiplayer integration with new simulation system. 2010-05-20 00:59:01 +00:00
ScriptVal.cpp # Refactored the networking code, and redesigned the game setup screen. 2010-06-30 21:41:04 +00:00
ScriptVal.h # Refactored the networking code, and redesigned the game setup screen. 2010-06-30 21:41:04 +00:00