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-26 01:47:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
159b96c1a166200ad8ff1eea91303c604b60ff7d
0ad
/
source
/
scriptinterface
T
History
Ykkrosh
5ce9acc263
MSVC warning fixes
...
This was SVN commit r7580.
2010-05-25 18:44:33 +00:00
..
tests
…
AutoRooters.cpp
Replace JS_Enumerate with manual enumeration, to avoid its memory allocations.
2010-05-25 18:24:12 +00:00
AutoRooters.h
MSVC warning fixes
2010-05-25 18:44:33 +00:00
NativeWrapperDecls.h
…
NativeWrapperDefns.h
…
ScriptConversions.cpp
…
ScriptInterface.cpp
Replace JS_Enumerate with manual enumeration, to avoid its memory allocations.
2010-05-25 18:24:12 +00:00
ScriptInterface.h
Replace JS_Enumerate with manual enumeration, to avoid its memory allocations.
2010-05-25 18:24:12 +00:00
ScriptTypes.h
…
ScriptVal.cpp
…
ScriptVal.h
…